@import url(https://use.typekit.net/quf5yht.css);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}img{border-style:none}button,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden],template{display:none}figure,h1,h2,p{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0;padding:0;list-style:none}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #aeb2b2}img{border-style:solid}textarea{resize:vertical}textarea::-webkit-input-placeholder{color:#a0aec0}textarea::-moz-placeholder{color:#a0aec0}textarea:-ms-input-placeholder{color:#a0aec0}textarea::-ms-input-placeholder{color:#a0aec0}textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,select,textarea{padding:0;line-height:inherit;color:inherit}embed,iframe,img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1600px){.container{max-width:1600px}}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;-o-transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}@-webkit-keyframes bounceFromRight{to{margin-left:0}}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}to{margin-left:0}}@-webkit-keyframes bounceFromLeft{to{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}to{margin-left:0}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s ease-in-out infinite;animation:bounce 2s ease-in-out infinite}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{to{-webkit-transform:scale(0);transform:scale(0)}}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fab,.fal,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}@-webkit-keyframes fa-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-address-card:before{content:"\F2BB"}.fa-affiliatetheme:before{content:"\F36B"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-alt-down:before{content:"\F354"}.fa-arrow-alt-from-bottom:before{content:"\F346"}.fa-arrow-alt-from-left:before{content:"\F347"}.fa-arrow-alt-from-right:before{content:"\F348"}.fa-arrow-alt-from-top:before{content:"\F349"}.fa-arrow-alt-left:before{content:"\F355"}.fa-arrow-alt-right:before{content:"\F356"}.fa-arrow-alt-square-down:before{content:"\F350"}.fa-arrow-alt-square-left:before{content:"\F351"}.fa-arrow-alt-square-right:before{content:"\F352"}.fa-arrow-alt-square-up:before{content:"\F353"}.fa-arrow-alt-to-bottom:before{content:"\F34A"}.fa-arrow-alt-to-left:before{content:"\F34B"}.fa-arrow-alt-to-right:before{content:"\F34C"}.fa-arrow-alt-to-top:before{content:"\F34D"}.fa-arrow-alt-up:before{content:"\F357"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-from-bottom:before{content:"\F342"}.fa-arrow-from-left:before{content:"\F343"}.fa-arrow-from-right:before{content:"\F344"}.fa-arrow-from-top:before{content:"\F345"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-square-down:before{content:"\F339"}.fa-arrow-square-left:before{content:"\F33A"}.fa-arrow-square-right:before{content:"\F33B"}.fa-arrow-square-up:before{content:"\F33C"}.fa-arrow-to-bottom:before{content:"\F33D"}.fa-arrow-to-left:before{content:"\F33E"}.fa-arrow-to-right:before{content:"\F340"}.fa-arrow-to-top:before{content:"\F341"}.fa-arrow-up:before{content:"\F062"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-battery-empty:before{content:"\F244"}.fa-bed-empty:before{content:"\F8F9"}.fa-camera-home:before{content:"\F8FE"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-credit-card:before{content:"\F09D"}.fa-credit-card-blank:before{content:"\F389"}.fa-credit-card-front:before{content:"\F38A"}.fa-democrat:before{content:"\F747"}.fa-do-not-enter:before{content:"\F5EC"}.fa-dolly-empty:before{content:"\F473"}.fa-dolly-flatbed-empty:before{content:"\F476"}.fa-elementor:before{content:"\F430"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-empty-set:before{content:"\F656"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open-text:before{content:"\F658"}.fa-female:before{content:"\F182"}.fa-file-video:before{content:"\F1C8"}.fa-gem:before{content:"\F3A5"}.fa-gift-card:before{content:"\F663"}.fa-hands-helping:before{content:"\F4C4"}.fa-heart:before{content:"\F004"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-home:before{content:"\F015"}.fa-home-alt:before{content:"\F80A"}.fa-home-heart:before{content:"\F4C9"}.fa-home-lg:before{content:"\F80B"}.fa-home-lg-alt:before{content:"\F80C"}.fa-id-card:before{content:"\F2C2"}.fa-id-card-alt:before{content:"\F47F"}.fa-lemon:before{content:"\F094"}.fa-linkedin:before{content:"\F08C"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-long-arrow-up:before{content:"\F176"}.fa-memory:before{content:"\F538"}.fa-mobile-alt:before{content:"\F3CD"}.fa-oil-temp:before{content:"\F614"}.fa-person-dolly-empty:before{content:"\F4D1"}.fa-photo-video:before{content:"\F87C"}.fa-portal-enter:before{content:"\E022"}.fa-remove-format:before{content:"\F87D"}.fa-sd-card:before{content:"\F7C2"}.fa-sim-card:before{content:"\F7C4"}.fa-sitemap:before{content:"\F0E8"}.fa-solar-system:before{content:"\E02F"}.fa-tachometer:before{content:"\F0E4"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tachometer-alt-average:before{content:"\F624"}.fa-tachometer-alt-fast:before{content:"\F625"}.fa-tachometer-alt-fastest:before{content:"\F626"}.fa-tachometer-alt-slow:before{content:"\F627"}.fa-tachometer-alt-slowest:before{content:"\F628"}.fa-tachometer-average:before{content:"\F629"}.fa-tachometer-fast:before{content:"\F62A"}.fa-tachometer-fastest:before{content:"\F62B"}.fa-tachometer-slow:before{content:"\F62C"}.fa-tachometer-slowest:before{content:"\F62D"}.fa-temperature-down:before{content:"\E03F"}.fa-temperature-frigid:before{content:"\F768"}.fa-temperature-high:before{content:"\F769"}.fa-temperature-hot:before{content:"\F76A"}.fa-temperature-low:before{content:"\F76B"}.fa-temperature-up:before{content:"\E040"}.fa-text:before{content:"\F893"}.fa-text-height:before{content:"\F034"}.fa-text-size:before{content:"\F894"}.fa-text-width:before{content:"\F035"}.fa-themeco:before{content:"\F5C6"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-times:before{content:"\F00D"}.fa-trademark:before{content:"\F25C"}.fa-transporter-empty:before{content:"\E046"}.fa-video:before{content:"\F03D"}.fa-video-plus:before{content:"\F4E1"}.fa-video-slash:before{content:"\F4E2"}.fa-voicemail:before{content:"\F897"}.fa-vr-cardboard:before{content:"\F729"}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}@font-face{font-family:Font Awesome\ 5 Duotone;font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-duotone-900.eot);src:url(../webfonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-duotone-900.woff2) format("woff2"),url(../webfonts/fa-duotone-900.woff) format("woff"),url(../webfonts/fa-duotone-900.ttf) format("truetype"),url(../webfonts/fa-duotone-900.svg#fontawesome) format("svg")}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;font-display:block;src:url(../webfonts/fa-light-300.eot);src:url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-light-300.woff2) format("woff2"),url(../webfonts/fa-light-300.woff) format("woff"),url(../webfonts/fa-light-300.ttf) format("truetype"),url(../webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fal,.fas{font-family:Font Awesome\ 5 Pro}.fas{font-weight:900}html{scroll-behavior:smooth;font-size:16px}@media (min-width:992px){html{font-size:18px}}body{font-family:Rubik,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;scroll-behavior:smooth;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.app-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.app-content ul:not(.no-bullets){list-style-type:none;margin:0 0 0 1.5rem;line-height:1.25}.app-content ul:not(.no-bullets) li{position:relative;margin-top:.75rem;padding-left:1.5rem;--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.app-content ul:not(.no-bullets) li:before{position:absolute;left:0;top:0;margin-top:.25rem;font-size:.5rem;padding-right:.75rem;font-family:Font Awesome\ 5 Pro,Font Awesome\ 5 Brands;--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity));font-weight:400;vertical-align:middle;content:"\F2EC"}.app-content p a{text-decoration:underline}.app-content p a:hover{text-decoration:none}address{font-style:normal}strong{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}h1,h2,strong{font-weight:500}h1,h2{line-height:1.25}h1{font-size:2.5rem;display:inline;padding-left:.25rem;padding-right:.25rem;--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}@media (min-width:1440px){h1{font-size:3.25rem}}h2{font-size:1.875rem}@media (min-width:992px){h2{font-size:3rem}}.breadcrumb{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;margin-top:.5rem;margin-bottom:.5rem}.breadcrumb:before{content:"U bent hier:";padding-right:.5rem}.breadcrumb>.breadcrumb-item>a{text-decoration:none;border-bottom-width:1px;font-weight:500;-webkit-transition:border .15s ease;-o-transition:border .15s ease;transition:border .15s ease}.breadcrumb>.breadcrumb-item>a:active,.breadcrumb>.breadcrumb-item>a:focus,.breadcrumb>.breadcrumb-item>a:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity));text-decoration:none;border-bottom-width:1px}.breadcrumb>.breadcrumb-item.active>a{text-decoration:none;border-style:none;font-weight:400}.breadcrumb>.breadcrumb-item:not(:last-child):after{content:"\2192";padding-left:.5rem;padding-right:.5rem}.btn{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:300;font-size:1.25rem;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86)}.btn.btn-has-icon i{margin-right:.75rem}.btn.btn-has-icon.btn-icon-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn.btn-has-icon.btn-icon-right i{margin-right:0;margin-left:.75rem}.btn:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.btn:disabled{opacity:.5}.btn.btn-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.btn.btn-white:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.card{padding:1.5rem;@apply text-white}.card a:not(.btn),.card h1,.card h2,.card li,.card p,.card strong{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.card{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.card li:before,.card strong{--text-opacity:1!important;color:#4c4031!important;color:rgba(76,64,49,var(--text-opacity))!important}.card.card-secondary{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.card.card-secondary li:before,.card.card-secondary strong{--text-opacity:1!important;color:#85c7af!important;color:rgba(133,199,175,var(--text-opacity))!important}.col{padding-left:1.5rem;padding-right:1.5rem;width:100%;max-width:100%}[class*=row-sm]>.col{padding-left:1rem;padding-right:1rem}@media (min-width:576px){[class*=row-sm]>.col{padding-left:.75rem;padding-right:.75rem}}[class*=row-xs]>.col{padding-left:.5rem;padding-right:.5rem}@media (min-width:576px){[class*=row-xs]>.col{padding-left:.25rem;padding-right:.25rem}}[class*=row-lg]>.col{padding-left:3rem;padding-right:3rem}[class*=row-xl]>.col{padding-left:6rem;padding-right:6rem}[class*=row-no-padding]>.col{padding-left:0;padding-right:0}@media (min-width:576px){[class*=row-no-padding]>.col{padding-left:0;padding-right:0}}@media only screen and (max-width:992px){.row.full-width>.col{padding-left:0;padding-right:0}}@media (min-width:992px){.col .row.full-width:first-of-type{padding-left:0}.col .row.full-width.flex-row-reverse:first-of-type,.col .row.full-width:last-of-type{padding-right:0}.col .row.full-width.flex-row-reverse:last-of-type{padding-left:0}.wide-col-center>.col:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wide-col-center>.col:last-of-type,.wide-col-right>.col:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wide-col-right>.col:last-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col .col-pr-0{padding-right:0!important}}.col-auto{width:auto;max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{margin-left:auto;margin-right:auto;width:100%;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1440px){.container{max-width:1440px}}.downloads .download-list{list-style-type:none;padding:0}.downloads .download-item{margin-bottom:.5rem;position:relative;display:block}.downloads .download-type{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:.75rem;padding:.25rem .5rem;margin-left:1rem;border-radius:.25rem}.figure{position:relative;width:100%;--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity));overflow:hidden}.figure.figure-1\/1{padding-top:100%}.figure:not(.figure-auto):not(.figure-editing) img{position:absolute;top:0;right:0;bottom:0;left:0}.figure img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form{margin-bottom:1rem}.form-check a{text-decoration:underline}.form-check a:hover{text-decoration:none}.form-group{margin-bottom:1rem}.form-group .form-label{display:block;cursor:pointer}.form-group .form-label:not(.is-required):after{content:" (optioneel)"}.form-group .form-input{--bg-opacity:1!important;background-color:#f0efef!important;background-color:rgba(240,239,239,var(--bg-opacity))!important;width:100%;padding:1rem;font-size:.875rem;--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity));line-height:1.25;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form-group .form-input:focus{--border-opacity:1;border-color:#507769;border-color:rgba(80,119,105,var(--border-opacity))}.form-group .form-textarea{height:8rem}.form-group .help.is-danger{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity));font-size:.875rem}.form-group.has-error .form-input{--border-opacity:1;border-color:#c92a2a;border-color:rgba(201,42,42,var(--border-opacity))}@media (min-width:576px){#form-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}}#form-1 .form-group{width:100%;padding-left:.75rem;padding-right:.75rem}@media (min-width:576px){#form-1 .form-group:first-of-type,#form-1 .form-group:nth-of-type(2),#form-1 .form-group:nth-of-type(3){width:50%}}.gallery{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.gallery .gallery-item{width:20%;margin-bottom:1.5rem}.gallery .gallery-item .gallery-link{cursor:-webkit-zoom-in;cursor:zoom-in}.gallery .gallery-item .gallery-link .gallery-figure{position:relative;padding-top:100%;margin-bottom:0;overflow:hidden}.gallery .gallery-item .gallery-link .gallery-figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.gallery .gallery-item .gallery-link:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.header{position:sticky;top:0;margin-bottom:3rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:10;-webkit-box-shadow:none;box-shadow:none;will-change:box-shadow;-webkit-transition:-webkit-box-shadow .15s;transition:-webkit-box-shadow .15s;-o-transition:box-shadow .15s;transition:box-shadow .15s;transition:box-shadow .15s,-webkit-box-shadow .15s;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86)}.header.collapsed{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.header .header-logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.75rem;padding-bottom:.75rem;border-style:none;position:relative;width:5rem}.header .header-logo-link .header-logo{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity));fill:currentColor;width:100%}.is-home .header .header-logo{-webkit-transform:scale(3.2);transform:scale(3.2);-webkit-transform-origin:0 0;transform-origin:0 0;will-change:transform;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86)}.is-home .header.collapsed .header-logo{-webkit-transform:scale(1);transform:scale(1)}.hero h1{font-weight:300;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));padding-left:0;padding-right:0;background-color:transparent;background-image:none;-webkit-animation:none;animation:none}@media (min-width:1440px){.hero h1{font-size:4.1rem}}.hero h1:after,.hero h1:before{display:none}.hero h2{font-weight:300;font-size:2.5rem}.hero .hero-owner-image-col{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity));max-width:24rem}.hero .hero-owner-image-col .figure{border-radius:9999px}.navigation.navigation-primary{margin-left:auto;width:100%}.navigation.navigation-primary .nav{list-style-type:none;padding:0;margin:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;font-weight:300}@media (min-width:992px){.navigation.navigation-primary .nav{font-size:1rem}}@media (min-width:1440px){.navigation.navigation-primary .nav{font-size:1.25rem}}.navigation.navigation-primary .nav .nav-item.active .nav-link{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.navigation.navigation-primary .nav .nav-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.25}.navigation.navigation-primary .nav .nav-item:last-of-type .nav-link{padding-right:0}.navigation.navigation-primary .nav .nav-item .nav-link{padding:.5rem .75rem;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-decoration:none}@media (min-width:992px){.navigation.navigation-primary .nav .nav-item .nav-link{padding-left:1.5rem;padding-right:1.5rem}}.navigation.navigation-primary .nav .nav-item .nav-link:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.navigation.navigation-footer{width:100%}.navigation.navigation-footer .nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.navigation.navigation-footer .nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.navigation.navigation-footer .nav .nav-item .nav-link{font-weight:300;text-decoration:underline;padding-left:1.5rem;padding-right:1.5rem}.navigation.navigation-footer .nav .nav-item .nav-link:hover{text-decoration:none}.offcanvasmenu{position:fixed;width:100vw;top:0;bottom:0;height:100%;z-index:50;--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity));@apply text-white}.offcanvasmenu a:not(.btn),.offcanvasmenu h1,.offcanvasmenu h2,.offcanvasmenu li,.offcanvasmenu p,.offcanvasmenu strong{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.offcanvasmenu{padding-top:1.5rem;padding-bottom:1.5rem;visibility:hidden;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86);-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:left,visibility;-o-transition-property:left,visibility;transition-property:left,visibility;left:100%}.offcanvasmenu.open{left:0;visibility:visible}.offcanvasmenu .nav{list-style-type:none;padding:0}.offcanvasmenu .nav-item{margin-bottom:.75rem}.offcanvasmenu .nav-item .nav-link{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:1.125rem}.offcanvasmenu .nav-item .nav-link:after{font-family:Font Awesome\ 5 Pro,Font Awesome\ 5 Brands;padding-left:.5rem;display:inline-block;content:"\F178";-webkit-transition:padding-left .3s;-o-transition:padding-left .3s;transition:padding-left .3s;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86)}.offcanvasmenu .offcanvasmenu-logo{position:absolute;right:0;bottom:0;width:12rem;fill:currentColor;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-right:.75rem;margin-bottom:.75rem}.sub-nav{position:relative;height:100%;margin-left:-.5rem}.sub-nav .sub-nav-btn{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity));--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));display:-webkit-box;display:-ms-flexbox;display:flex;outline:2px solid transparent;outline-offset:2px;width:100%}@media (min-width:1200px){.sub-nav .sub-nav-btn{display:none}}.sub-nav .sub-nav-btn.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sub-nav .sub-nav-btn svg{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.sub-nav .sub-nav-btn span{opacity:1;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.sub-nav .sub-nav-inner{top:7rem;right:0;padding:1.5rem;margin-bottom:1.5rem;--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity));overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:hidden;opacity:0;max-height:0;-webkit-transition:max-height .3s ease-out,opacity .3s ease-out;-o-transition:max-height .3s ease-out,opacity .3s ease-out;transition:max-height .3s ease-out,opacity .3s ease-out}@media (min-width:1200px){.sub-nav .sub-nav-inner{position:sticky;visibility:visible;opacity:1;max-height:none}}.sub-nav .sub-nav-inner.open{visibility:visible;opacity:1;max-height:2000px}.sub-nav .sub-nav-inner li:not(:last-of-type){margin-bottom:1.5rem}.sub-nav .sub-nav-inner li:not(:last-of-type) .sub-nav-item{padding-bottom:.75rem}.sub-nav .sub-nav-inner li .sub-nav-item{text-decoration:none;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:300;font-size:1.125rem}.sub-nav .sub-nav-inner li .sub-nav-item:after{font-family:Font Awesome\ 5 Pro,Font Awesome\ 5 Brands;padding-left:.5rem;display:inline-block;content:"\F178";-webkit-transition:padding-left .3s;-o-transition:padding-left .3s;transition:padding-left .3s;-webkit-transition-timing-function:cubic-bezier(.79,.14,.15,.86);-o-transition-timing-function:cubic-bezier(.79,.14,.15,.86);transition-timing-function:cubic-bezier(.79,.14,.15,.86)}.sub-nav .sub-nav-inner li .sub-nav-item:hover{text-decoration:underline}.sub-nav .sub-nav-inner li .sub-nav-item:hover:after{padding-left:1rem;text-decoration:none}.sub-nav .sub-nav-inner li .sub-nav-item.sub-nav-item-active{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.text-image-block.align-text-center .text-col{text-align:center}.text-image-block.align-text-right .text-col{text-align:right}.text-image-block.align-text-middle .text-col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-image-block.align-text-bottom .text-col,.text-image-block.align-text-middle .text-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-image-block.align-text-bottom .text-col{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-image-section.align-text-center .text-col{text-align:center}.text-image-section.align-text-right .text-col{text-align:right}.text-image-section.align-text-middle .text-col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-image-section.align-text-bottom .text-col,.text-image-section.align-text-middle .text-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-image-section.align-text-bottom .text-col{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tree-img{position:absolute;right:0;width:16rem;top:4rem;z-index:-1}@media (min-width:992px){.tree-img{position:relative;width:auto;height:auto;top:auto}}.tree-img .tree-img-inner{margin-right:-16rem;margin-bottom:-16rem;opacity:.15}@media (min-width:992px){.tree-img .tree-img-inner{opacity:1}}@media (min-width:1600px){.tree-img .tree-img-inner{margin-right:-26rem;margin-bottom:-15rem}}.tree-img .tree-img-inner .tree-img-inner-logo{position:absolute;z-index:0;overflow-x:hidden;width:0;overflow:hidden;max-width:14rem;top:1.5rem;left:1.5rem;will-change:width;-webkit-animation:growWidth 1s ease-out 3s forwards;animation:growWidth 1s ease-out 3s forwards}.tree-img .tree-img-inner .tree-img-inner-logo img,.tree-img .tree-img-inner .tree-img-inner-logo svg{width:5rem}.tree-img .tree-img-inner .tree-img-inner-logo .tree-img-inner-logo-line{position:relative;border-top-width:2px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));margin-top:.75rem;margin-bottom:.75rem;width:100%}.tree-img .tree-img-inner .tree-img-inner-logo .tree-img-inner-logo-line:after{position:absolute;right:0;width:.5rem;height:.5rem;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));border-radius:9999px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.video{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;margin-bottom:2rem}.video video{margin-left:auto;margin-right:auto;width:100%}.row{margin-left:-1.5rem;margin-right:-1.5rem}.row.row-sm{margin-left:-1rem;margin-right:-1rem}@media (min-width:576px){.row.row-sm{margin-left:-.75rem;margin-right:-.75rem}}.row.row-xs{margin-left:-.5rem;margin-right:-.5rem}@media (min-width:576px){.row.row-xs{margin-left:-.25rem;margin-right:-.25rem}}.row.row-lg{margin-left:-3rem;margin-right:-3rem}.row.row-xl{margin-left:-6rem;margin-right:-6rem}.row.row-no-padding{margin-left:0;margin-right:0}.row,.row-sm,.row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.bg-danger,.bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.hover\:bg-danger:hover,.hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.focus\:bg-danger:focus,.focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.bg-none{background-image:none}.bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.bg-opacity-0{--bg-opacity:0}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-50{--bg-opacity:0.5}.bg-opacity-75{--bg-opacity:0.75}.bg-opacity-100{--bg-opacity:1}.hover\:bg-opacity-0:hover{--bg-opacity:0}.hover\:bg-opacity-25:hover{--bg-opacity:0.25}.hover\:bg-opacity-50:hover{--bg-opacity:0.5}.hover\:bg-opacity-75:hover{--bg-opacity:0.75}.hover\:bg-opacity-100:hover{--bg-opacity:1}.focus\:bg-opacity-0:focus{--bg-opacity:0}.focus\:bg-opacity-25:focus{--bg-opacity:0.25}.focus\:bg-opacity-50:focus{--bg-opacity:0.5}.focus\:bg-opacity-75:focus{--bg-opacity:0.75}.focus\:bg-opacity-100:focus{--bg-opacity:1}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.cursor-text{cursor:text}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.hidden{display:none}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.self-center{-ms-flex-item-align:center;align-self:center}.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.focus\:font-semibold:focus,.font-semibold,.hover\:font-semibold:hover{font-weight:600}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-24{height:6rem}.text-xxs{font-size:.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.5rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.25rem}.text-7xl{font-size:4.1rem}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-14{margin-top:3.75rem;margin-bottom:3.75rem}.mx-14{margin-left:3.75rem;margin-right:3.75rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-18{margin-top:4.5rem;margin-bottom:4.5rem}.mx-18{margin-left:4.5rem;margin-right:4.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.mx-28{margin-left:7rem;margin-right:7rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.mx-36{margin-left:9rem;margin-right:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-48{margin-top:12rem;margin-bottom:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-52{margin-top:13rem;margin-bottom:13rem}.mx-52{margin-left:13rem;margin-right:13rem}.my-64{margin-top:16rem;margin-bottom:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-80{margin-top:20rem;margin-bottom:20rem}.mx-80{margin-left:20rem;margin-right:20rem}.my-88{margin-top:22rem;margin-bottom:22rem}.mx-88{margin-left:22rem;margin-right:22rem}.my-104{margin-top:26rem;margin-bottom:26rem}.mx-104{margin-left:26rem;margin-right:26rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-28{margin-top:-7rem;margin-bottom:-7rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-36{margin-top:-9rem;margin-bottom:-9rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-my-80{margin-top:-20rem;margin-bottom:-20rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-my-88{margin-top:-22rem;margin-bottom:-22rem}.-mx-88{margin-left:-22rem;margin-right:-22rem}.-my-104{margin-top:-26rem;margin-bottom:-26rem}.-mx-104{margin-left:-26rem;margin-right:-26rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-14{margin-top:3.75rem}.mr-14{margin-right:3.75rem}.mb-14{margin-bottom:3.75rem}.ml-14{margin-left:3.75rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-18{margin-top:4.5rem}.mr-18{margin-right:4.5rem}.mb-18{margin-bottom:4.5rem}.ml-18{margin-left:4.5rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-28{margin-top:7rem}.mr-28{margin-right:7rem}.mb-28{margin-bottom:7rem}.ml-28{margin-left:7rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-36{margin-top:9rem}.mr-36{margin-right:9rem}.mb-36{margin-bottom:9rem}.ml-36{margin-left:9rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.mt-52{margin-top:13rem}.mr-52{margin-right:13rem}.mb-52{margin-bottom:13rem}.ml-52{margin-left:13rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.mt-80{margin-top:20rem}.mr-80{margin-right:20rem}.mb-80{margin-bottom:20rem}.ml-80{margin-left:20rem}.mt-88{margin-top:22rem}.mr-88{margin-right:22rem}.mb-88{margin-bottom:22rem}.ml-88{margin-left:22rem}.mt-104{margin-top:26rem}.mr-104{margin-right:26rem}.mb-104{margin-bottom:26rem}.ml-104{margin-left:26rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-14{margin-top:-3.75rem}.-mr-14{margin-right:-3.75rem}.-mb-14{margin-bottom:-3.75rem}.-ml-14{margin-left:-3.75rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-18{margin-top:-4.5rem}.-mr-18{margin-right:-4.5rem}.-mb-18{margin-bottom:-4.5rem}.-ml-18{margin-left:-4.5rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-28{margin-top:-7rem}.-mr-28{margin-right:-7rem}.-mb-28{margin-bottom:-7rem}.-ml-28{margin-left:-7rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-36{margin-top:-9rem}.-mr-36{margin-right:-9rem}.-mb-36{margin-bottom:-9rem}.-ml-36{margin-left:-9rem}.-mt-40{margin-top:-10rem}.-mr-40{margin-right:-10rem}.-mb-40{margin-bottom:-10rem}.-ml-40{margin-left:-10rem}.-mt-48{margin-top:-12rem}.-mr-48{margin-right:-12rem}.-mb-48{margin-bottom:-12rem}.-ml-48{margin-left:-12rem}.-mt-52{margin-top:-13rem}.-mr-52{margin-right:-13rem}.-mb-52{margin-bottom:-13rem}.-ml-52{margin-left:-13rem}.-mt-64{margin-top:-16rem}.-mr-64{margin-right:-16rem}.-mb-64{margin-bottom:-16rem}.-ml-64{margin-left:-16rem}.-mt-80{margin-top:-20rem}.-mr-80{margin-right:-20rem}.-mb-80{margin-bottom:-20rem}.-ml-80{margin-left:-20rem}.-mt-88{margin-top:-22rem}.-mr-88{margin-right:-22rem}.-mb-88{margin-bottom:-22rem}.-ml-88{margin-left:-22rem}.-mt-104{margin-top:-26rem}.-mr-104{margin-right:-26rem}.-mb-104{margin-bottom:-26rem}.-ml-104{margin-left:-26rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.object-cover{-o-object-fit:cover;object-fit:cover}.hover\:opacity-75:hover{opacity:.75}.overflow-visible{overflow:visible}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-14{padding-top:3.75rem;padding-bottom:3.75rem}.px-14{padding-left:3.75rem;padding-right:3.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.px-18{padding-left:4.5rem;padding-right:4.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.px-28{padding-left:7rem;padding-right:7rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.px-36{padding-left:9rem;padding-right:9rem}.py-40{padding-top:10rem;padding-bottom:10rem}.px-40{padding-left:10rem;padding-right:10rem}.py-48{padding-top:12rem;padding-bottom:12rem}.px-48{padding-left:12rem;padding-right:12rem}.py-52{padding-top:13rem;padding-bottom:13rem}.px-52{padding-left:13rem;padding-right:13rem}.py-64{padding-top:16rem;padding-bottom:16rem}.px-64{padding-left:16rem;padding-right:16rem}.py-80{padding-top:20rem;padding-bottom:20rem}.px-80{padding-left:20rem;padding-right:20rem}.py-88{padding-top:22rem;padding-bottom:22rem}.px-88{padding-left:22rem;padding-right:22rem}.py-104{padding-top:26rem;padding-bottom:26rem}.px-104{padding-left:26rem;padding-right:26rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-14{padding-top:3.75rem}.pr-14{padding-right:3.75rem}.pb-14{padding-bottom:3.75rem}.pl-14{padding-left:3.75rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-18{padding-top:4.5rem}.pr-18{padding-right:4.5rem}.pb-18{padding-bottom:4.5rem}.pl-18{padding-left:4.5rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-28{padding-top:7rem}.pr-28{padding-right:7rem}.pb-28{padding-bottom:7rem}.pl-28{padding-left:7rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-36{padding-top:9rem}.pr-36{padding-right:9rem}.pb-36{padding-bottom:9rem}.pl-36{padding-left:9rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.pt-52{padding-top:13rem}.pr-52{padding-right:13rem}.pb-52{padding-bottom:13rem}.pl-52{padding-left:13rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.pt-80{padding-top:20rem}.pr-80{padding-right:20rem}.pb-80{padding-bottom:20rem}.pl-80{padding-left:20rem}.pt-88{padding-top:22rem}.pr-88{padding-right:22rem}.pb-88{padding-bottom:22rem}.pl-88{padding-left:22rem}.pt-104{padding-top:26rem}.pr-104{padding-right:26rem}.pb-104{padding-bottom:26rem}.pl-104{padding-left:26rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.top-28{top:7rem}.resize{resize:both}.shadow{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-transparent{color:transparent}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.text-danger,.text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.hover\:text-transparent:hover{color:transparent}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.hover\:text-danger:hover,.hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.focus\:text-transparent:focus{color:transparent}.focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.focus\:text-danger:focus,.focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.text-opacity-0{--text-opacity:0}.text-opacity-25{--text-opacity:0.25}.text-opacity-50{--text-opacity:0.5}.text-opacity-75{--text-opacity:0.75}.text-opacity-100{--text-opacity:1}.hover\:text-opacity-0:hover{--text-opacity:0}.hover\:text-opacity-25:hover{--text-opacity:0.25}.hover\:text-opacity-50:hover{--text-opacity:0.5}.hover\:text-opacity-75:hover{--text-opacity:0.75}.hover\:text-opacity-100:hover{--text-opacity:1}.focus\:text-opacity-0:focus{--text-opacity:0}.focus\:text-opacity-25:focus{--text-opacity:0.25}.focus\:text-opacity-50:focus{--text-opacity:0.5}.focus\:text-opacity-75:focus{--text-opacity:0.75}.focus\:text-opacity-100:focus{--text-opacity:1}.underline{text-decoration:underline}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.w-4{width:1rem}.w-5{width:1.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-24{width:6rem}.w-auto{width:auto}.w-1\/3{width:33.333333%}.w-full{width:100%}.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-auto{z-index:auto}.row-gap-0{grid-row-gap:0;row-gap:0}.row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.row-gap-12{grid-row-gap:3rem;row-gap:3rem}.row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.row-gap-16{grid-row-gap:4rem;row-gap:4rem}.row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.row-gap-20{grid-row-gap:5rem;row-gap:5rem}.row-gap-24{grid-row-gap:6rem;row-gap:6rem}.row-gap-28{grid-row-gap:7rem;row-gap:7rem}.row-gap-32{grid-row-gap:8rem;row-gap:8rem}.row-gap-36{grid-row-gap:9rem;row-gap:9rem}.row-gap-40{grid-row-gap:10rem;row-gap:10rem}.row-gap-48{grid-row-gap:12rem;row-gap:12rem}.row-gap-52{grid-row-gap:13rem;row-gap:13rem}.row-gap-64{grid-row-gap:16rem;row-gap:16rem}.row-gap-80{grid-row-gap:20rem;row-gap:20rem}.row-gap-88{grid-row-gap:22rem;row-gap:22rem}.row-gap-104{grid-row-gap:26rem;row-gap:26rem}.row-gap-px{grid-row-gap:1px;row-gap:1px}.grid-flow-row-dense{grid-auto-flow:row dense}.col-auto{grid-column:auto}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.full-width{position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (min-width:992px){.extend-left{position:relative;margin-left:calc(25% - 25vw - 1.5rem)}}@media (min-width:992px){.extend-right{position:relative;margin-right:calc(25% - 25vw - 1.5rem)}}.card-block{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity));-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.375rem;padding:1.5rem}.content-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.content-white a:not(.btn),.content-white h1,.content-white h2,.content-white li,.content-white p,.content-white strong{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.text-marked{position:relative;display:inline-block;z-index:0;font-weight:500!important;-webkit-background-clip:text;background-clip:text}.text-marked:after,.text-marked:before{position:absolute;height:100%;top:0;left:0;bottom:0;will-change:width;-webkit-animation:growWidth 1s ease-out 2s forwards;animation:growWidth 1s ease-out 2s forwards;content:""}.text-marked:before{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity));-webkit-filter:invert(1);filter:invert(1);z-index:-2}.text-marked:after{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:1;mix-blend-mode:difference}@-webkit-keyframes growWidth{to{width:100%}}@keyframes growWidth{0%{width:0}to{width:100%}}@media (min-width:576px){.sm\:row-sm,.sm\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-clip-border{background-clip:border-box}.sm\:bg-clip-padding{background-clip:padding-box}.sm\:bg-clip-content{background-clip:content-box}.sm\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.sm\:bg-transparent{background-color:transparent}.sm\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.sm\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.sm\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.sm\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.sm\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.sm\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.sm\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.sm\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.sm\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.sm\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.sm\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.sm\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.sm\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.sm\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.sm\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.sm\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.sm\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.sm\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.sm\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.sm\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.sm\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.sm\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.sm\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.sm\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.sm\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.sm\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.sm\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.sm\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.sm\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.sm\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.sm\:bg-danger,.sm\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.sm\:hover\:bg-transparent:hover{background-color:transparent}.sm\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.sm\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.sm\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.sm\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.sm\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.sm\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.sm\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.sm\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.sm\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.sm\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.sm\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.sm\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.sm\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.sm\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.sm\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.sm\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.sm\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.sm\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.sm\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.sm\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.sm\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.sm\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.sm\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.sm\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.sm\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.sm\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.sm\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.sm\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.sm\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.sm\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.sm\:hover\:bg-danger:hover,.sm\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.sm\:focus\:bg-transparent:focus{background-color:transparent}.sm\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.sm\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.sm\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.sm\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.sm\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.sm\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.sm\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.sm\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.sm\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.sm\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.sm\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.sm\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.sm\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.sm\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.sm\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.sm\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.sm\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.sm\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.sm\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.sm\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.sm\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.sm\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.sm\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.sm\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.sm\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.sm\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.sm\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.sm\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.sm\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.sm\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.sm\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.sm\:focus\:bg-danger:focus,.sm\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.sm\:bg-none{background-image:none}.sm\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.sm\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.sm\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.sm\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.sm\:bg-opacity-0{--bg-opacity:0}.sm\:bg-opacity-25{--bg-opacity:0.25}.sm\:bg-opacity-50{--bg-opacity:0.5}.sm\:bg-opacity-75{--bg-opacity:0.75}.sm\:bg-opacity-100{--bg-opacity:1}.sm\:hover\:bg-opacity-0:hover{--bg-opacity:0}.sm\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.sm\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.sm\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.sm\:hover\:bg-opacity-100:hover{--bg-opacity:1}.sm\:focus\:bg-opacity-0:focus{--bg-opacity:0}.sm\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.sm\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.sm\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.sm\:focus\:bg-opacity-100:focus{--bg-opacity:1}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-repeat-round{background-repeat:round}.sm\:bg-repeat-space{background-repeat:space}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:cursor-text{cursor:text}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sm\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.sm\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.sm\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.sm\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.sm\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.sm\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sm\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sm\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sm\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sm\:justify-items-auto{justify-items:auto}.sm\:justify-items-start{justify-items:start}.sm\:justify-items-end{justify-items:end}.sm\:justify-items-center{justify-items:center}.sm\:justify-items-stretch{justify-items:stretch}.sm\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.sm\:focus\:font-semibold:focus,.sm\:font-semibold,.sm\:hover\:font-semibold:hover{font-weight:600}.sm\:text-xxs{font-size:.5rem}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.5rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:3.25rem}.sm\:text-7xl{font-size:4.1rem}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.sm\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.sm\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:my-28{margin-top:7rem;margin-bottom:7rem}.sm\:mx-28{margin-left:7rem;margin-right:7rem}.sm\:my-32{margin-top:8rem;margin-bottom:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:my-36{margin-top:9rem;margin-bottom:9rem}.sm\:mx-36{margin-left:9rem;margin-right:9rem}.sm\:my-40{margin-top:10rem;margin-bottom:10rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:my-48{margin-top:12rem;margin-bottom:12rem}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:my-52{margin-top:13rem;margin-bottom:13rem}.sm\:mx-52{margin-left:13rem;margin-right:13rem}.sm\:my-64{margin-top:16rem;margin-bottom:16rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:my-80{margin-top:20rem;margin-bottom:20rem}.sm\:mx-80{margin-left:20rem;margin-right:20rem}.sm\:my-88{margin-top:22rem;margin-bottom:22rem}.sm\:mx-88{margin-left:22rem;margin-right:22rem}.sm\:my-104{margin-top:26rem;margin-bottom:26rem}.sm\:mx-104{margin-left:26rem;margin-right:26rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.sm\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.sm\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.sm\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.sm\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.sm\:-mx-28{margin-left:-7rem;margin-right:-7rem}.sm\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.sm\:-mx-36{margin-left:-9rem;margin-right:-9rem}.sm\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}.sm\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}.sm\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.sm\:-mx-52{margin-left:-13rem;margin-right:-13rem}.sm\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}.sm\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.sm\:-mx-80{margin-left:-20rem;margin-right:-20rem}.sm\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.sm\:-mx-88{margin-left:-22rem;margin-right:-22rem}.sm\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.sm\:-mx-104{margin-left:-26rem;margin-right:-26rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:mt-14{margin-top:3.75rem}.sm\:mr-14{margin-right:3.75rem}.sm\:mb-14{margin-bottom:3.75rem}.sm\:ml-14{margin-left:3.75rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-18{margin-top:4.5rem}.sm\:mr-18{margin-right:4.5rem}.sm\:mb-18{margin-bottom:4.5rem}.sm\:ml-18{margin-left:4.5rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:mt-28{margin-top:7rem}.sm\:mr-28{margin-right:7rem}.sm\:mb-28{margin-bottom:7rem}.sm\:ml-28{margin-left:7rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}.sm\:mt-36{margin-top:9rem}.sm\:mr-36{margin-right:9rem}.sm\:mb-36{margin-bottom:9rem}.sm\:ml-36{margin-left:9rem}.sm\:mt-40{margin-top:10rem}.sm\:mr-40{margin-right:10rem}.sm\:mb-40{margin-bottom:10rem}.sm\:ml-40{margin-left:10rem}.sm\:mt-48{margin-top:12rem}.sm\:mr-48{margin-right:12rem}.sm\:mb-48{margin-bottom:12rem}.sm\:ml-48{margin-left:12rem}.sm\:mt-52{margin-top:13rem}.sm\:mr-52{margin-right:13rem}.sm\:mb-52{margin-bottom:13rem}.sm\:ml-52{margin-left:13rem}.sm\:mt-64{margin-top:16rem}.sm\:mr-64{margin-right:16rem}.sm\:mb-64{margin-bottom:16rem}.sm\:ml-64{margin-left:16rem}.sm\:mt-80{margin-top:20rem}.sm\:mr-80{margin-right:20rem}.sm\:mb-80{margin-bottom:20rem}.sm\:ml-80{margin-left:20rem}.sm\:mt-88{margin-top:22rem}.sm\:mr-88{margin-right:22rem}.sm\:mb-88{margin-bottom:22rem}.sm\:ml-88{margin-left:22rem}.sm\:mt-104{margin-top:26rem}.sm\:mr-104{margin-right:26rem}.sm\:mb-104{margin-bottom:26rem}.sm\:ml-104{margin-left:26rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-mt-5{margin-top:-1.25rem}.sm\:-mr-5{margin-right:-1.25rem}.sm\:-mb-5{margin-bottom:-1.25rem}.sm\:-ml-5{margin-left:-1.25rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-mt-14{margin-top:-3.75rem}.sm\:-mr-14{margin-right:-3.75rem}.sm\:-mb-14{margin-bottom:-3.75rem}.sm\:-ml-14{margin-left:-3.75rem}.sm\:-mt-16{margin-top:-4rem}.sm\:-mr-16{margin-right:-4rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-mt-18{margin-top:-4.5rem}.sm\:-mr-18{margin-right:-4.5rem}.sm\:-mb-18{margin-bottom:-4.5rem}.sm\:-ml-18{margin-left:-4.5rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-mt-28{margin-top:-7rem}.sm\:-mr-28{margin-right:-7rem}.sm\:-mb-28{margin-bottom:-7rem}.sm\:-ml-28{margin-left:-7rem}.sm\:-mt-32{margin-top:-8rem}.sm\:-mr-32{margin-right:-8rem}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-ml-32{margin-left:-8rem}.sm\:-mt-36{margin-top:-9rem}.sm\:-mr-36{margin-right:-9rem}.sm\:-mb-36{margin-bottom:-9rem}.sm\:-ml-36{margin-left:-9rem}.sm\:-mt-40{margin-top:-10rem}.sm\:-mr-40{margin-right:-10rem}.sm\:-mb-40{margin-bottom:-10rem}.sm\:-ml-40{margin-left:-10rem}.sm\:-mt-48{margin-top:-12rem}.sm\:-mr-48{margin-right:-12rem}.sm\:-mb-48{margin-bottom:-12rem}.sm\:-ml-48{margin-left:-12rem}.sm\:-mt-52{margin-top:-13rem}.sm\:-mr-52{margin-right:-13rem}.sm\:-mb-52{margin-bottom:-13rem}.sm\:-ml-52{margin-left:-13rem}.sm\:-mt-64{margin-top:-16rem}.sm\:-mr-64{margin-right:-16rem}.sm\:-mb-64{margin-bottom:-16rem}.sm\:-ml-64{margin-left:-16rem}.sm\:-mt-80{margin-top:-20rem}.sm\:-mr-80{margin-right:-20rem}.sm\:-mb-80{margin-bottom:-20rem}.sm\:-ml-80{margin-left:-20rem}.sm\:-mt-88{margin-top:-22rem}.sm\:-mr-88{margin-right:-22rem}.sm\:-mb-88{margin-bottom:-22rem}.sm\:-ml-88{margin-left:-22rem}.sm\:-mt-104{margin-top:-26rem}.sm\:-mr-104{margin-right:-26rem}.sm\:-mb-104{margin-bottom:-26rem}.sm\:-ml-104{margin-left:-26rem}.sm\:-mt-px{margin-top:-1px}.sm\:-mr-px{margin-right:-1px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-px{margin-left:-1px}.sm\:overflow-visible{overflow:visible}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.sm\:px-14{padding-left:3.75rem;padding-right:3.75rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.sm\:px-18{padding-left:4.5rem;padding-right:4.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:py-28{padding-top:7rem;padding-bottom:7rem}.sm\:px-28{padding-left:7rem;padding-right:7rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:py-36{padding-top:9rem;padding-bottom:9rem}.sm\:px-36{padding-left:9rem;padding-right:9rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:py-52{padding-top:13rem;padding-bottom:13rem}.sm\:px-52{padding-left:13rem;padding-right:13rem}.sm\:py-64{padding-top:16rem;padding-bottom:16rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:py-80{padding-top:20rem;padding-bottom:20rem}.sm\:px-80{padding-left:20rem;padding-right:20rem}.sm\:py-88{padding-top:22rem;padding-bottom:22rem}.sm\:px-88{padding-left:22rem;padding-right:22rem}.sm\:py-104{padding-top:26rem;padding-bottom:26rem}.sm\:px-104{padding-left:26rem;padding-right:26rem}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-14{padding-top:3.75rem}.sm\:pr-14{padding-right:3.75rem}.sm\:pb-14{padding-bottom:3.75rem}.sm\:pl-14{padding-left:3.75rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-18{padding-top:4.5rem}.sm\:pr-18{padding-right:4.5rem}.sm\:pb-18{padding-bottom:4.5rem}.sm\:pl-18{padding-left:4.5rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:pt-28{padding-top:7rem}.sm\:pr-28{padding-right:7rem}.sm\:pb-28{padding-bottom:7rem}.sm\:pl-28{padding-left:7rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}.sm\:pt-36{padding-top:9rem}.sm\:pr-36{padding-right:9rem}.sm\:pb-36{padding-bottom:9rem}.sm\:pl-36{padding-left:9rem}.sm\:pt-40{padding-top:10rem}.sm\:pr-40{padding-right:10rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-40{padding-left:10rem}.sm\:pt-48{padding-top:12rem}.sm\:pr-48{padding-right:12rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pl-48{padding-left:12rem}.sm\:pt-52{padding-top:13rem}.sm\:pr-52{padding-right:13rem}.sm\:pb-52{padding-bottom:13rem}.sm\:pl-52{padding-left:13rem}.sm\:pt-64{padding-top:16rem}.sm\:pr-64{padding-right:16rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pl-64{padding-left:16rem}.sm\:pt-80{padding-top:20rem}.sm\:pr-80{padding-right:20rem}.sm\:pb-80{padding-bottom:20rem}.sm\:pl-80{padding-left:20rem}.sm\:pt-88{padding-top:22rem}.sm\:pr-88{padding-right:22rem}.sm\:pb-88{padding-bottom:22rem}.sm\:pl-88{padding-left:22rem}.sm\:pt-104{padding-top:26rem}.sm\:pr-104{padding-right:26rem}.sm\:pb-104{padding-bottom:26rem}.sm\:pl-104{padding-left:26rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-transparent{color:transparent}.sm\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.sm\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.sm\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.sm\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.sm\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.sm\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.sm\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.sm\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.sm\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.sm\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.sm\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.sm\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.sm\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.sm\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.sm\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.sm\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.sm\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.sm\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.sm\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.sm\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.sm\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.sm\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.sm\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.sm\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.sm\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.sm\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.sm\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.sm\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.sm\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.sm\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.sm\:text-danger,.sm\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.sm\:hover\:text-transparent:hover{color:transparent}.sm\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.sm\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.sm\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.sm\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.sm\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.sm\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.sm\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.sm\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.sm\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.sm\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.sm\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.sm\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.sm\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.sm\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.sm\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.sm\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.sm\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.sm\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.sm\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.sm\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.sm\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.sm\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.sm\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.sm\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.sm\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.sm\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.sm\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.sm\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.sm\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.sm\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.sm\:hover\:text-danger:hover,.sm\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.sm\:focus\:text-transparent:focus{color:transparent}.sm\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.sm\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.sm\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.sm\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.sm\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.sm\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.sm\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.sm\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.sm\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.sm\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.sm\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.sm\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.sm\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.sm\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.sm\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.sm\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.sm\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.sm\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.sm\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.sm\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.sm\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.sm\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.sm\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.sm\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.sm\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.sm\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.sm\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.sm\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.sm\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.sm\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.sm\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.sm\:focus\:text-danger:focus,.sm\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.sm\:text-opacity-0{--text-opacity:0}.sm\:text-opacity-25{--text-opacity:0.25}.sm\:text-opacity-50{--text-opacity:0.5}.sm\:text-opacity-75{--text-opacity:0.75}.sm\:text-opacity-100{--text-opacity:1}.sm\:hover\:text-opacity-0:hover{--text-opacity:0}.sm\:hover\:text-opacity-25:hover{--text-opacity:0.25}.sm\:hover\:text-opacity-50:hover{--text-opacity:0.5}.sm\:hover\:text-opacity-75:hover{--text-opacity:0.75}.sm\:hover\:text-opacity-100:hover{--text-opacity:1}.sm\:focus\:text-opacity-0:focus{--text-opacity:0}.sm\:focus\:text-opacity-25:focus{--text-opacity:0.25}.sm\:focus\:text-opacity-50:focus{--text-opacity:0.5}.sm\:focus\:text-opacity-75:focus{--text-opacity:0.75}.sm\:focus\:text-opacity-100:focus{--text-opacity:1}.sm\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:row-gap-0{grid-row-gap:0;row-gap:0}.sm\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.sm\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.sm\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.sm\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.sm\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.sm\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.sm\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.sm\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.sm\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.sm\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.sm\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.sm\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.sm\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.sm\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.sm\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.sm\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.sm\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.sm\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.sm\:row-gap-px{grid-row-gap:1px;row-gap:1px}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-span-full{grid-row:1/-1}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}}@media (min-width:768px){.md\:row-sm,.md\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-clip-border{background-clip:border-box}.md\:bg-clip-padding{background-clip:padding-box}.md\:bg-clip-content{background-clip:content-box}.md\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.md\:bg-transparent{background-color:transparent}.md\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.md\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.md\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.md\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.md\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.md\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.md\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.md\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.md\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.md\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.md\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.md\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.md\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.md\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.md\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.md\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.md\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.md\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.md\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.md\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.md\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.md\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.md\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.md\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.md\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.md\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.md\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.md\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.md\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.md\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.md\:bg-danger,.md\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.md\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.md\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.md\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.md\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.md\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.md\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.md\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.md\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.md\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.md\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.md\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.md\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.md\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.md\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.md\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.md\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.md\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.md\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.md\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.md\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.md\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.md\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.md\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.md\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.md\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.md\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.md\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.md\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.md\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.md\:hover\:bg-danger:hover,.md\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.md\:focus\:bg-transparent:focus{background-color:transparent}.md\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.md\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.md\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.md\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.md\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.md\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.md\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.md\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.md\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.md\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.md\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.md\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.md\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.md\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.md\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.md\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.md\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.md\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.md\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.md\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.md\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.md\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.md\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.md\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.md\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.md\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.md\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.md\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.md\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.md\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.md\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.md\:focus\:bg-danger:focus,.md\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.md\:bg-none{background-image:none}.md\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.md\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.md\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.md\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.md\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.md\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.md\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.md\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.md\:bg-opacity-0{--bg-opacity:0}.md\:bg-opacity-25{--bg-opacity:0.25}.md\:bg-opacity-50{--bg-opacity:0.5}.md\:bg-opacity-75{--bg-opacity:0.75}.md\:bg-opacity-100{--bg-opacity:1}.md\:hover\:bg-opacity-0:hover{--bg-opacity:0}.md\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.md\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.md\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.md\:hover\:bg-opacity-100:hover{--bg-opacity:1}.md\:focus\:bg-opacity-0:focus{--bg-opacity:0}.md\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.md\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.md\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.md\:focus\:bg-opacity-100:focus{--bg-opacity:1}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-repeat-round{background-repeat:round}.md\:bg-repeat-space{background-repeat:space}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:cursor-text{cursor:text}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.md\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.md\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.md\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.md\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.md\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.md\:justify-items-auto{justify-items:auto}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:justify-items-center{justify-items:center}.md\:justify-items-stretch{justify-items:stretch}.md\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.md\:focus\:font-semibold:focus,.md\:font-semibold,.md\:hover\:font-semibold:hover{font-weight:600}.md\:text-xxs{font-size:.5rem}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.5rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.25rem}.md\:text-7xl{font-size:4.1rem}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.md\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.md\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-24{margin-top:6rem;margin-bottom:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-28{margin-top:7rem;margin-bottom:7rem}.md\:mx-28{margin-left:7rem;margin-right:7rem}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:my-36{margin-top:9rem;margin-bottom:9rem}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:my-40{margin-top:10rem;margin-bottom:10rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:my-48{margin-top:12rem;margin-bottom:12rem}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:my-52{margin-top:13rem;margin-bottom:13rem}.md\:mx-52{margin-left:13rem;margin-right:13rem}.md\:my-64{margin-top:16rem;margin-bottom:16rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:my-80{margin-top:20rem;margin-bottom:20rem}.md\:mx-80{margin-left:20rem;margin-right:20rem}.md\:my-88{margin-top:22rem;margin-bottom:22rem}.md\:mx-88{margin-left:22rem;margin-right:22rem}.md\:my-104{margin-top:26rem;margin-bottom:26rem}.md\:mx-104{margin-left:26rem;margin-right:26rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.md\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.md\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.md\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.md\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.md\:-mx-28{margin-left:-7rem;margin-right:-7rem}.md\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.md\:-mx-36{margin-left:-9rem;margin-right:-9rem}.md\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}.md\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}.md\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.md\:-mx-52{margin-left:-13rem;margin-right:-13rem}.md\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}.md\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.md\:-mx-80{margin-left:-20rem;margin-right:-20rem}.md\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.md\:-mx-88{margin-left:-22rem;margin-right:-22rem}.md\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.md\:-mx-104{margin-left:-26rem;margin-right:-26rem}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:mt-14{margin-top:3.75rem}.md\:mr-14{margin-right:3.75rem}.md\:mb-14{margin-bottom:3.75rem}.md\:ml-14{margin-left:3.75rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:mt-18{margin-top:4.5rem}.md\:mr-18{margin-right:4.5rem}.md\:mb-18{margin-bottom:4.5rem}.md\:ml-18{margin-left:4.5rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:mt-28{margin-top:7rem}.md\:mr-28{margin-right:7rem}.md\:mb-28{margin-bottom:7rem}.md\:ml-28{margin-left:7rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}.md\:mt-36{margin-top:9rem}.md\:mr-36{margin-right:9rem}.md\:mb-36{margin-bottom:9rem}.md\:ml-36{margin-left:9rem}.md\:mt-40{margin-top:10rem}.md\:mr-40{margin-right:10rem}.md\:mb-40{margin-bottom:10rem}.md\:ml-40{margin-left:10rem}.md\:mt-48{margin-top:12rem}.md\:mr-48{margin-right:12rem}.md\:mb-48{margin-bottom:12rem}.md\:ml-48{margin-left:12rem}.md\:mt-52{margin-top:13rem}.md\:mr-52{margin-right:13rem}.md\:mb-52{margin-bottom:13rem}.md\:ml-52{margin-left:13rem}.md\:mt-64{margin-top:16rem}.md\:mr-64{margin-right:16rem}.md\:mb-64{margin-bottom:16rem}.md\:ml-64{margin-left:16rem}.md\:mt-80{margin-top:20rem}.md\:mr-80{margin-right:20rem}.md\:mb-80{margin-bottom:20rem}.md\:ml-80{margin-left:20rem}.md\:mt-88{margin-top:22rem}.md\:mr-88{margin-right:22rem}.md\:mb-88{margin-bottom:22rem}.md\:ml-88{margin-left:22rem}.md\:mt-104{margin-top:26rem}.md\:mr-104{margin-right:26rem}.md\:mb-104{margin-bottom:26rem}.md\:ml-104{margin-left:26rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:-mt-1{margin-top:-.25rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mb-1{margin-bottom:-.25rem}.md\:-ml-1{margin-left:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mr-4{margin-right:-1rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-5{margin-top:-1.25rem}.md\:-mr-5{margin-right:-1.25rem}.md\:-mb-5{margin-bottom:-1.25rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-mt-8{margin-top:-2rem}.md\:-mr-8{margin-right:-2rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-mt-12{margin-top:-3rem}.md\:-mr-12{margin-right:-3rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-ml-12{margin-left:-3rem}.md\:-mt-14{margin-top:-3.75rem}.md\:-mr-14{margin-right:-3.75rem}.md\:-mb-14{margin-bottom:-3.75rem}.md\:-ml-14{margin-left:-3.75rem}.md\:-mt-16{margin-top:-4rem}.md\:-mr-16{margin-right:-4rem}.md\:-mb-16{margin-bottom:-4rem}.md\:-ml-16{margin-left:-4rem}.md\:-mt-18{margin-top:-4.5rem}.md\:-mr-18{margin-right:-4.5rem}.md\:-mb-18{margin-bottom:-4.5rem}.md\:-ml-18{margin-left:-4.5rem}.md\:-mt-20{margin-top:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-ml-20{margin-left:-5rem}.md\:-mt-24{margin-top:-6rem}.md\:-mr-24{margin-right:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-ml-24{margin-left:-6rem}.md\:-mt-28{margin-top:-7rem}.md\:-mr-28{margin-right:-7rem}.md\:-mb-28{margin-bottom:-7rem}.md\:-ml-28{margin-left:-7rem}.md\:-mt-32{margin-top:-8rem}.md\:-mr-32{margin-right:-8rem}.md\:-mb-32{margin-bottom:-8rem}.md\:-ml-32{margin-left:-8rem}.md\:-mt-36{margin-top:-9rem}.md\:-mr-36{margin-right:-9rem}.md\:-mb-36{margin-bottom:-9rem}.md\:-ml-36{margin-left:-9rem}.md\:-mt-40{margin-top:-10rem}.md\:-mr-40{margin-right:-10rem}.md\:-mb-40{margin-bottom:-10rem}.md\:-ml-40{margin-left:-10rem}.md\:-mt-48{margin-top:-12rem}.md\:-mr-48{margin-right:-12rem}.md\:-mb-48{margin-bottom:-12rem}.md\:-ml-48{margin-left:-12rem}.md\:-mt-52{margin-top:-13rem}.md\:-mr-52{margin-right:-13rem}.md\:-mb-52{margin-bottom:-13rem}.md\:-ml-52{margin-left:-13rem}.md\:-mt-64{margin-top:-16rem}.md\:-mr-64{margin-right:-16rem}.md\:-mb-64{margin-bottom:-16rem}.md\:-ml-64{margin-left:-16rem}.md\:-mt-80{margin-top:-20rem}.md\:-mr-80{margin-right:-20rem}.md\:-mb-80{margin-bottom:-20rem}.md\:-ml-80{margin-left:-20rem}.md\:-mt-88{margin-top:-22rem}.md\:-mr-88{margin-right:-22rem}.md\:-mb-88{margin-bottom:-22rem}.md\:-ml-88{margin-left:-22rem}.md\:-mt-104{margin-top:-26rem}.md\:-mr-104{margin-right:-26rem}.md\:-mb-104{margin-bottom:-26rem}.md\:-ml-104{margin-left:-26rem}.md\:-mt-px{margin-top:-1px}.md\:-mr-px{margin-right:-1px}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-px{margin-left:-1px}.md\:overflow-visible{overflow:visible}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.md\:px-14{padding-left:3.75rem;padding-right:3.75rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.md\:px-18{padding-left:4.5rem;padding-right:4.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:px-28{padding-left:7rem;padding-right:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:py-36{padding-top:9rem;padding-bottom:9rem}.md\:px-36{padding-left:9rem;padding-right:9rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:py-52{padding-top:13rem;padding-bottom:13rem}.md\:px-52{padding-left:13rem;padding-right:13rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:py-80{padding-top:20rem;padding-bottom:20rem}.md\:px-80{padding-left:20rem;padding-right:20rem}.md\:py-88{padding-top:22rem;padding-bottom:22rem}.md\:px-88{padding-left:22rem;padding-right:22rem}.md\:py-104{padding-top:26rem;padding-bottom:26rem}.md\:px-104{padding-left:26rem;padding-right:26rem}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-14{padding-top:3.75rem}.md\:pr-14{padding-right:3.75rem}.md\:pb-14{padding-bottom:3.75rem}.md\:pl-14{padding-left:3.75rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-18{padding-top:4.5rem}.md\:pr-18{padding-right:4.5rem}.md\:pb-18{padding-bottom:4.5rem}.md\:pl-18{padding-left:4.5rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:pt-28{padding-top:7rem}.md\:pr-28{padding-right:7rem}.md\:pb-28{padding-bottom:7rem}.md\:pl-28{padding-left:7rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}.md\:pt-36{padding-top:9rem}.md\:pr-36{padding-right:9rem}.md\:pb-36{padding-bottom:9rem}.md\:pl-36{padding-left:9rem}.md\:pt-40{padding-top:10rem}.md\:pr-40{padding-right:10rem}.md\:pb-40{padding-bottom:10rem}.md\:pl-40{padding-left:10rem}.md\:pt-48{padding-top:12rem}.md\:pr-48{padding-right:12rem}.md\:pb-48{padding-bottom:12rem}.md\:pl-48{padding-left:12rem}.md\:pt-52{padding-top:13rem}.md\:pr-52{padding-right:13rem}.md\:pb-52{padding-bottom:13rem}.md\:pl-52{padding-left:13rem}.md\:pt-64{padding-top:16rem}.md\:pr-64{padding-right:16rem}.md\:pb-64{padding-bottom:16rem}.md\:pl-64{padding-left:16rem}.md\:pt-80{padding-top:20rem}.md\:pr-80{padding-right:20rem}.md\:pb-80{padding-bottom:20rem}.md\:pl-80{padding-left:20rem}.md\:pt-88{padding-top:22rem}.md\:pr-88{padding-right:22rem}.md\:pb-88{padding-bottom:22rem}.md\:pl-88{padding-left:22rem}.md\:pt-104{padding-top:26rem}.md\:pr-104{padding-right:26rem}.md\:pb-104{padding-bottom:26rem}.md\:pl-104{padding-left:26rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-transparent{color:transparent}.md\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.md\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.md\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.md\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.md\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.md\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.md\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.md\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.md\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.md\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.md\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.md\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.md\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.md\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.md\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.md\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.md\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.md\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.md\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.md\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.md\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.md\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.md\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.md\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.md\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.md\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.md\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.md\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.md\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.md\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.md\:text-danger,.md\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.md\:hover\:text-transparent:hover{color:transparent}.md\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.md\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.md\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.md\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.md\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.md\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.md\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.md\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.md\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.md\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.md\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.md\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.md\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.md\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.md\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.md\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.md\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.md\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.md\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.md\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.md\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.md\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.md\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.md\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.md\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.md\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.md\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.md\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.md\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.md\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.md\:hover\:text-danger:hover,.md\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.md\:focus\:text-transparent:focus{color:transparent}.md\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.md\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.md\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.md\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.md\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.md\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.md\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.md\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.md\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.md\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.md\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.md\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.md\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.md\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.md\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.md\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.md\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.md\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.md\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.md\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.md\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.md\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.md\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.md\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.md\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.md\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.md\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.md\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.md\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.md\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.md\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.md\:focus\:text-danger:focus,.md\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.md\:text-opacity-0{--text-opacity:0}.md\:text-opacity-25{--text-opacity:0.25}.md\:text-opacity-50{--text-opacity:0.5}.md\:text-opacity-75{--text-opacity:0.75}.md\:text-opacity-100{--text-opacity:1}.md\:hover\:text-opacity-0:hover{--text-opacity:0}.md\:hover\:text-opacity-25:hover{--text-opacity:0.25}.md\:hover\:text-opacity-50:hover{--text-opacity:0.5}.md\:hover\:text-opacity-75:hover{--text-opacity:0.75}.md\:hover\:text-opacity-100:hover{--text-opacity:1}.md\:focus\:text-opacity-0:focus{--text-opacity:0}.md\:focus\:text-opacity-25:focus{--text-opacity:0.25}.md\:focus\:text-opacity-50:focus{--text-opacity:0.5}.md\:focus\:text-opacity-75:focus{--text-opacity:0.75}.md\:focus\:text-opacity-100:focus{--text-opacity:1}.md\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:row-gap-0{grid-row-gap:0;row-gap:0}.md\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.md\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.md\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.md\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.md\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.md\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.md\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.md\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.md\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.md\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.md\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.md\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.md\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.md\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.md\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.md\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.md\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.md\:row-gap-px{grid-row-gap:1px;row-gap:1px}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-span-full{grid-row:1/-1}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}}@media (min-width:992px){.lg\:row-sm,.lg\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-clip-border{background-clip:border-box}.lg\:bg-clip-padding{background-clip:padding-box}.lg\:bg-clip-content{background-clip:content-box}.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.lg\:bg-transparent{background-color:transparent}.lg\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.lg\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.lg\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.lg\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.lg\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.lg\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.lg\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.lg\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.lg\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.lg\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.lg\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.lg\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.lg\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.lg\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.lg\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.lg\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.lg\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.lg\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.lg\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.lg\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.lg\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.lg\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.lg\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.lg\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.lg\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.lg\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.lg\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.lg\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.lg\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.lg\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.lg\:bg-danger,.lg\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.lg\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.lg\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.lg\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.lg\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.lg\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.lg\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.lg\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.lg\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.lg\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.lg\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.lg\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.lg\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.lg\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.lg\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.lg\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.lg\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.lg\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.lg\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.lg\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.lg\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.lg\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.lg\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.lg\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.lg\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.lg\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.lg\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.lg\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.lg\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.lg\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.lg\:hover\:bg-danger:hover,.lg\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.lg\:focus\:bg-transparent:focus{background-color:transparent}.lg\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.lg\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.lg\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.lg\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.lg\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.lg\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.lg\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.lg\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.lg\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.lg\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.lg\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.lg\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.lg\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.lg\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.lg\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.lg\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.lg\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.lg\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.lg\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.lg\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.lg\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.lg\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.lg\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.lg\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.lg\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.lg\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.lg\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.lg\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.lg\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.lg\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.lg\:focus\:bg-danger:focus,.lg\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.lg\:bg-none{background-image:none}.lg\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.lg\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.lg\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.lg\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.lg\:bg-opacity-0{--bg-opacity:0}.lg\:bg-opacity-25{--bg-opacity:0.25}.lg\:bg-opacity-50{--bg-opacity:0.5}.lg\:bg-opacity-75{--bg-opacity:0.75}.lg\:bg-opacity-100{--bg-opacity:1}.lg\:hover\:bg-opacity-0:hover{--bg-opacity:0}.lg\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.lg\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.lg\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.lg\:hover\:bg-opacity-100:hover{--bg-opacity:1}.lg\:focus\:bg-opacity-0:focus{--bg-opacity:0}.lg\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.lg\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.lg\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.lg\:focus\:bg-opacity-100:focus{--bg-opacity:1}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:cursor-text{cursor:text}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:hidden{display:none}.lg\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lg\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.lg\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.lg\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.lg\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.lg\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.lg\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lg\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lg\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.lg\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lg\:justify-items-auto{justify-items:auto}.lg\:justify-items-start{justify-items:start}.lg\:justify-items-end{justify-items:end}.lg\:justify-items-center{justify-items:center}.lg\:justify-items-stretch{justify-items:stretch}.lg\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.lg\:focus\:font-semibold:focus,.lg\:font-semibold,.lg\:hover\:font-semibold:hover{font-weight:600}.lg\:text-xxs{font-size:.5rem}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.5rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:3.25rem}.lg\:text-7xl{font-size:4.1rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.lg\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.lg\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:my-28{margin-top:7rem;margin-bottom:7rem}.lg\:mx-28{margin-left:7rem;margin-right:7rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:my-36{margin-top:9rem;margin-bottom:9rem}.lg\:mx-36{margin-left:9rem;margin-right:9rem}.lg\:my-40{margin-top:10rem;margin-bottom:10rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:my-52{margin-top:13rem;margin-bottom:13rem}.lg\:mx-52{margin-left:13rem;margin-right:13rem}.lg\:my-64{margin-top:16rem;margin-bottom:16rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:my-80{margin-top:20rem;margin-bottom:20rem}.lg\:mx-80{margin-left:20rem;margin-right:20rem}.lg\:my-88{margin-top:22rem;margin-bottom:22rem}.lg\:mx-88{margin-left:22rem;margin-right:22rem}.lg\:my-104{margin-top:26rem;margin-bottom:26rem}.lg\:mx-104{margin-left:26rem;margin-right:26rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.lg\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.lg\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.lg\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.lg\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.lg\:-mx-28{margin-left:-7rem;margin-right:-7rem}.lg\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.lg\:-mx-36{margin-left:-9rem;margin-right:-9rem}.lg\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}.lg\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}.lg\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.lg\:-mx-52{margin-left:-13rem;margin-right:-13rem}.lg\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}.lg\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.lg\:-mx-80{margin-left:-20rem;margin-right:-20rem}.lg\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.lg\:-mx-88{margin-left:-22rem;margin-right:-22rem}.lg\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.lg\:-mx-104{margin-left:-26rem;margin-right:-26rem}.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-14{margin-top:3.75rem}.lg\:mr-14{margin-right:3.75rem}.lg\:mb-14{margin-bottom:3.75rem}.lg\:ml-14{margin-left:3.75rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-18{margin-top:4.5rem}.lg\:mr-18{margin-right:4.5rem}.lg\:mb-18{margin-bottom:4.5rem}.lg\:ml-18{margin-left:4.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-28{margin-top:7rem}.lg\:mr-28{margin-right:7rem}.lg\:mb-28{margin-bottom:7rem}.lg\:ml-28{margin-left:7rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}.lg\:mt-36{margin-top:9rem}.lg\:mr-36{margin-right:9rem}.lg\:mb-36{margin-bottom:9rem}.lg\:ml-36{margin-left:9rem}.lg\:mt-40{margin-top:10rem}.lg\:mr-40{margin-right:10rem}.lg\:mb-40{margin-bottom:10rem}.lg\:ml-40{margin-left:10rem}.lg\:mt-48{margin-top:12rem}.lg\:mr-48{margin-right:12rem}.lg\:mb-48{margin-bottom:12rem}.lg\:ml-48{margin-left:12rem}.lg\:mt-52{margin-top:13rem}.lg\:mr-52{margin-right:13rem}.lg\:mb-52{margin-bottom:13rem}.lg\:ml-52{margin-left:13rem}.lg\:mt-64{margin-top:16rem}.lg\:mr-64{margin-right:16rem}.lg\:mb-64{margin-bottom:16rem}.lg\:ml-64{margin-left:16rem}.lg\:mt-80{margin-top:20rem}.lg\:mr-80{margin-right:20rem}.lg\:mb-80{margin-bottom:20rem}.lg\:ml-80{margin-left:20rem}.lg\:mt-88{margin-top:22rem}.lg\:mr-88{margin-right:22rem}.lg\:mb-88{margin-bottom:22rem}.lg\:ml-88{margin-left:22rem}.lg\:mt-104{margin-top:26rem}.lg\:mr-104{margin-right:26rem}.lg\:mb-104{margin-bottom:26rem}.lg\:ml-104{margin-left:26rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-ml-1{margin-left:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mt-5{margin-top:-1.25rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mb-5{margin-bottom:-1.25rem}.lg\:-ml-5{margin-left:-1.25rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-mt-14{margin-top:-3.75rem}.lg\:-mr-14{margin-right:-3.75rem}.lg\:-mb-14{margin-bottom:-3.75rem}.lg\:-ml-14{margin-left:-3.75rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mr-16{margin-right:-4rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-ml-16{margin-left:-4rem}.lg\:-mt-18{margin-top:-4.5rem}.lg\:-mr-18{margin-right:-4.5rem}.lg\:-mb-18{margin-bottom:-4.5rem}.lg\:-ml-18{margin-left:-4.5rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-mt-28{margin-top:-7rem}.lg\:-mr-28{margin-right:-7rem}.lg\:-mb-28{margin-bottom:-7rem}.lg\:-ml-28{margin-left:-7rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mr-32{margin-right:-8rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-ml-32{margin-left:-8rem}.lg\:-mt-36{margin-top:-9rem}.lg\:-mr-36{margin-right:-9rem}.lg\:-mb-36{margin-bottom:-9rem}.lg\:-ml-36{margin-left:-9rem}.lg\:-mt-40{margin-top:-10rem}.lg\:-mr-40{margin-right:-10rem}.lg\:-mb-40{margin-bottom:-10rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-mt-48{margin-top:-12rem}.lg\:-mr-48{margin-right:-12rem}.lg\:-mb-48{margin-bottom:-12rem}.lg\:-ml-48{margin-left:-12rem}.lg\:-mt-52{margin-top:-13rem}.lg\:-mr-52{margin-right:-13rem}.lg\:-mb-52{margin-bottom:-13rem}.lg\:-ml-52{margin-left:-13rem}.lg\:-mt-64{margin-top:-16rem}.lg\:-mr-64{margin-right:-16rem}.lg\:-mb-64{margin-bottom:-16rem}.lg\:-ml-64{margin-left:-16rem}.lg\:-mt-80{margin-top:-20rem}.lg\:-mr-80{margin-right:-20rem}.lg\:-mb-80{margin-bottom:-20rem}.lg\:-ml-80{margin-left:-20rem}.lg\:-mt-88{margin-top:-22rem}.lg\:-mr-88{margin-right:-22rem}.lg\:-mb-88{margin-bottom:-22rem}.lg\:-ml-88{margin-left:-22rem}.lg\:-mt-104{margin-top:-26rem}.lg\:-mr-104{margin-right:-26rem}.lg\:-mb-104{margin-bottom:-26rem}.lg\:-ml-104{margin-left:-26rem}.lg\:-mt-px{margin-top:-1px}.lg\:-mr-px{margin-right:-1px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-ml-px{margin-left:-1px}.lg\:overflow-visible{overflow:visible}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.lg\:px-14{padding-left:3.75rem;padding-right:3.75rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.lg\:px-18{padding-left:4.5rem;padding-right:4.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-28{padding-top:7rem;padding-bottom:7rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-36{padding-top:9rem;padding-bottom:9rem}.lg\:px-36{padding-left:9rem;padding-right:9rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:py-52{padding-top:13rem;padding-bottom:13rem}.lg\:px-52{padding-left:13rem;padding-right:13rem}.lg\:py-64{padding-top:16rem;padding-bottom:16rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:py-80{padding-top:20rem;padding-bottom:20rem}.lg\:px-80{padding-left:20rem;padding-right:20rem}.lg\:py-88{padding-top:22rem;padding-bottom:22rem}.lg\:px-88{padding-left:22rem;padding-right:22rem}.lg\:py-104{padding-top:26rem;padding-bottom:26rem}.lg\:px-104{padding-left:26rem;padding-right:26rem}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-14{padding-top:3.75rem}.lg\:pr-14{padding-right:3.75rem}.lg\:pb-14{padding-bottom:3.75rem}.lg\:pl-14{padding-left:3.75rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-18{padding-top:4.5rem}.lg\:pr-18{padding-right:4.5rem}.lg\:pb-18{padding-bottom:4.5rem}.lg\:pl-18{padding-left:4.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pr-28{padding-right:7rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pl-28{padding-left:7rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pr-36{padding-right:9rem}.lg\:pb-36{padding-bottom:9rem}.lg\:pl-36{padding-left:9rem}.lg\:pt-40{padding-top:10rem}.lg\:pr-40{padding-right:10rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pl-40{padding-left:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pr-48{padding-right:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pl-48{padding-left:12rem}.lg\:pt-52{padding-top:13rem}.lg\:pr-52{padding-right:13rem}.lg\:pb-52{padding-bottom:13rem}.lg\:pl-52{padding-left:13rem}.lg\:pt-64{padding-top:16rem}.lg\:pr-64{padding-right:16rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pl-64{padding-left:16rem}.lg\:pt-80{padding-top:20rem}.lg\:pr-80{padding-right:20rem}.lg\:pb-80{padding-bottom:20rem}.lg\:pl-80{padding-left:20rem}.lg\:pt-88{padding-top:22rem}.lg\:pr-88{padding-right:22rem}.lg\:pb-88{padding-bottom:22rem}.lg\:pl-88{padding-left:22rem}.lg\:pt-104{padding-top:26rem}.lg\:pr-104{padding-right:26rem}.lg\:pb-104{padding-bottom:26rem}.lg\:pl-104{padding-left:26rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:sticky{position:sticky}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-transparent{color:transparent}.lg\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.lg\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.lg\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.lg\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.lg\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.lg\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.lg\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.lg\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.lg\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.lg\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.lg\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.lg\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.lg\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.lg\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.lg\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.lg\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.lg\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.lg\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.lg\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.lg\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.lg\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.lg\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.lg\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.lg\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.lg\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.lg\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.lg\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.lg\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.lg\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.lg\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.lg\:text-danger,.lg\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.lg\:hover\:text-transparent:hover{color:transparent}.lg\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.lg\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.lg\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.lg\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.lg\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.lg\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.lg\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.lg\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.lg\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.lg\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.lg\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.lg\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.lg\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.lg\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.lg\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.lg\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.lg\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.lg\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.lg\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.lg\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.lg\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.lg\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.lg\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.lg\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.lg\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.lg\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.lg\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.lg\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.lg\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.lg\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.lg\:hover\:text-danger:hover,.lg\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.lg\:focus\:text-transparent:focus{color:transparent}.lg\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.lg\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.lg\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.lg\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.lg\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.lg\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.lg\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.lg\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.lg\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.lg\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.lg\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.lg\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.lg\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.lg\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.lg\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.lg\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.lg\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.lg\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.lg\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.lg\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.lg\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.lg\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.lg\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.lg\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.lg\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.lg\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.lg\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.lg\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.lg\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.lg\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.lg\:focus\:text-danger:focus,.lg\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.lg\:text-opacity-0{--text-opacity:0}.lg\:text-opacity-25{--text-opacity:0.25}.lg\:text-opacity-50{--text-opacity:0.5}.lg\:text-opacity-75{--text-opacity:0.75}.lg\:text-opacity-100{--text-opacity:1}.lg\:hover\:text-opacity-0:hover{--text-opacity:0}.lg\:hover\:text-opacity-25:hover{--text-opacity:0.25}.lg\:hover\:text-opacity-50:hover{--text-opacity:0.5}.lg\:hover\:text-opacity-75:hover{--text-opacity:0.75}.lg\:hover\:text-opacity-100:hover{--text-opacity:1}.lg\:focus\:text-opacity-0:focus{--text-opacity:0}.lg\:focus\:text-opacity-25:focus{--text-opacity:0.25}.lg\:focus\:text-opacity-50:focus{--text-opacity:0.5}.lg\:focus\:text-opacity-75:focus{--text-opacity:0.75}.lg\:focus\:text-opacity-100:focus{--text-opacity:1}.lg\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:row-gap-0{grid-row-gap:0;row-gap:0}.lg\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.lg\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.lg\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.lg\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.lg\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.lg\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.lg\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.lg\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.lg\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.lg\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.lg\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.lg\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.lg\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.lg\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.lg\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.lg\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.lg\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.lg\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.lg\:row-gap-px{grid-row-gap:1px;row-gap:1px}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-span-full{grid-row:1/-1}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}}@media (min-width:1200px){.xl\:row-sm,.xl\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-clip-border{background-clip:border-box}.xl\:bg-clip-padding{background-clip:padding-box}.xl\:bg-clip-content{background-clip:content-box}.xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xl\:bg-transparent{background-color:transparent}.xl\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xl\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xl\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xl\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xl\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xl\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xl\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xl\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xl\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xl\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xl\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xl\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xl\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xl\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xl\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xl\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xl\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xl\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xl\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xl\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xl\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xl\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xl\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xl\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xl\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xl\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xl\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xl\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xl\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xl\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xl\:bg-danger,.xl\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xl\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xl\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xl\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xl\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xl\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xl\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xl\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xl\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xl\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xl\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xl\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xl\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xl\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xl\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xl\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xl\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xl\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xl\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xl\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xl\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xl\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xl\:hover\:bg-danger:hover,.xl\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xl\:focus\:bg-transparent:focus{background-color:transparent}.xl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xl\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xl\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xl\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xl\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xl\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xl\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xl\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xl\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xl\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xl\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xl\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xl\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xl\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xl\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xl\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xl\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xl\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xl\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xl\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xl\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xl\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xl\:focus\:bg-danger:focus,.xl\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xl\:bg-none{background-image:none}.xl\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xl\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xl\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xl\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xl\:bg-opacity-0{--bg-opacity:0}.xl\:bg-opacity-25{--bg-opacity:0.25}.xl\:bg-opacity-50{--bg-opacity:0.5}.xl\:bg-opacity-75{--bg-opacity:0.75}.xl\:bg-opacity-100{--bg-opacity:1}.xl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-repeat-round{background-repeat:round}.xl\:bg-repeat-space{background-repeat:space}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:cursor-text{cursor:text}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xl\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.xl\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.xl\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.xl\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.xl\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.xl\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xl\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xl\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xl\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xl\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xl\:justify-items-auto{justify-items:auto}.xl\:justify-items-start{justify-items:start}.xl\:justify-items-end{justify-items:end}.xl\:justify-items-center{justify-items:center}.xl\:justify-items-stretch{justify-items:stretch}.xl\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xl\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xl\:focus\:font-semibold:focus,.xl\:font-semibold,.xl\:hover\:font-semibold:hover{font-weight:600}.xl\:text-xxs{font-size:.5rem}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.5rem}.xl\:text-5xl{font-size:3rem}.xl\:text-6xl{font-size:3.25rem}.xl\:text-7xl{font-size:4.1rem}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:my-12{margin-top:3rem;margin-bottom:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.xl\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.xl\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:my-24{margin-top:6rem;margin-bottom:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:my-28{margin-top:7rem;margin-bottom:7rem}.xl\:mx-28{margin-left:7rem;margin-right:7rem}.xl\:my-32{margin-top:8rem;margin-bottom:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:my-36{margin-top:9rem;margin-bottom:9rem}.xl\:mx-36{margin-left:9rem;margin-right:9rem}.xl\:my-40{margin-top:10rem;margin-bottom:10rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:my-48{margin-top:12rem;margin-bottom:12rem}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:my-52{margin-top:13rem;margin-bottom:13rem}.xl\:mx-52{margin-left:13rem;margin-right:13rem}.xl\:my-64{margin-top:16rem;margin-bottom:16rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:my-80{margin-top:20rem;margin-bottom:20rem}.xl\:mx-80{margin-left:20rem;margin-right:20rem}.xl\:my-88{margin-top:22rem;margin-bottom:22rem}.xl\:mx-88{margin-left:22rem;margin-right:22rem}.xl\:my-104{margin-top:26rem;margin-bottom:26rem}.xl\:mx-104{margin-left:26rem;margin-right:26rem}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.xl\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.xl\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.xl\:-mx-28{margin-left:-7rem;margin-right:-7rem}.xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.xl\:-mx-36{margin-left:-9rem;margin-right:-9rem}.xl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xl\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.xl\:-mx-80{margin-left:-20rem;margin-right:-20rem}.xl\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.xl\:-mx-88{margin-left:-22rem;margin-right:-22rem}.xl\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.xl\:-mx-104{margin-left:-26rem;margin-right:-26rem}.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:mt-14{margin-top:3.75rem}.xl\:mr-14{margin-right:3.75rem}.xl\:mb-14{margin-bottom:3.75rem}.xl\:ml-14{margin-left:3.75rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:mt-18{margin-top:4.5rem}.xl\:mr-18{margin-right:4.5rem}.xl\:mb-18{margin-bottom:4.5rem}.xl\:ml-18{margin-left:4.5rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:mt-28{margin-top:7rem}.xl\:mr-28{margin-right:7rem}.xl\:mb-28{margin-bottom:7rem}.xl\:ml-28{margin-left:7rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}.xl\:mt-36{margin-top:9rem}.xl\:mr-36{margin-right:9rem}.xl\:mb-36{margin-bottom:9rem}.xl\:ml-36{margin-left:9rem}.xl\:mt-40{margin-top:10rem}.xl\:mr-40{margin-right:10rem}.xl\:mb-40{margin-bottom:10rem}.xl\:ml-40{margin-left:10rem}.xl\:mt-48{margin-top:12rem}.xl\:mr-48{margin-right:12rem}.xl\:mb-48{margin-bottom:12rem}.xl\:ml-48{margin-left:12rem}.xl\:mt-52{margin-top:13rem}.xl\:mr-52{margin-right:13rem}.xl\:mb-52{margin-bottom:13rem}.xl\:ml-52{margin-left:13rem}.xl\:mt-64{margin-top:16rem}.xl\:mr-64{margin-right:16rem}.xl\:mb-64{margin-bottom:16rem}.xl\:ml-64{margin-left:16rem}.xl\:mt-80{margin-top:20rem}.xl\:mr-80{margin-right:20rem}.xl\:mb-80{margin-bottom:20rem}.xl\:ml-80{margin-left:20rem}.xl\:mt-88{margin-top:22rem}.xl\:mr-88{margin-right:22rem}.xl\:mb-88{margin-bottom:22rem}.xl\:ml-88{margin-left:22rem}.xl\:mt-104{margin-top:26rem}.xl\:mr-104{margin-right:26rem}.xl\:mb-104{margin-bottom:26rem}.xl\:ml-104{margin-left:26rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-ml-1{margin-left:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-mt-5{margin-top:-1.25rem}.xl\:-mr-5{margin-right:-1.25rem}.xl\:-mb-5{margin-bottom:-1.25rem}.xl\:-ml-5{margin-left:-1.25rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-mt-14{margin-top:-3.75rem}.xl\:-mr-14{margin-right:-3.75rem}.xl\:-mb-14{margin-bottom:-3.75rem}.xl\:-ml-14{margin-left:-3.75rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-ml-16{margin-left:-4rem}.xl\:-mt-18{margin-top:-4.5rem}.xl\:-mr-18{margin-right:-4.5rem}.xl\:-mb-18{margin-bottom:-4.5rem}.xl\:-ml-18{margin-left:-4.5rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-mt-28{margin-top:-7rem}.xl\:-mr-28{margin-right:-7rem}.xl\:-mb-28{margin-bottom:-7rem}.xl\:-ml-28{margin-left:-7rem}.xl\:-mt-32{margin-top:-8rem}.xl\:-mr-32{margin-right:-8rem}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-ml-32{margin-left:-8rem}.xl\:-mt-36{margin-top:-9rem}.xl\:-mr-36{margin-right:-9rem}.xl\:-mb-36{margin-bottom:-9rem}.xl\:-ml-36{margin-left:-9rem}.xl\:-mt-40{margin-top:-10rem}.xl\:-mr-40{margin-right:-10rem}.xl\:-mb-40{margin-bottom:-10rem}.xl\:-ml-40{margin-left:-10rem}.xl\:-mt-48{margin-top:-12rem}.xl\:-mr-48{margin-right:-12rem}.xl\:-mb-48{margin-bottom:-12rem}.xl\:-ml-48{margin-left:-12rem}.xl\:-mt-52{margin-top:-13rem}.xl\:-mr-52{margin-right:-13rem}.xl\:-mb-52{margin-bottom:-13rem}.xl\:-ml-52{margin-left:-13rem}.xl\:-mt-64{margin-top:-16rem}.xl\:-mr-64{margin-right:-16rem}.xl\:-mb-64{margin-bottom:-16rem}.xl\:-ml-64{margin-left:-16rem}.xl\:-mt-80{margin-top:-20rem}.xl\:-mr-80{margin-right:-20rem}.xl\:-mb-80{margin-bottom:-20rem}.xl\:-ml-80{margin-left:-20rem}.xl\:-mt-88{margin-top:-22rem}.xl\:-mr-88{margin-right:-22rem}.xl\:-mb-88{margin-bottom:-22rem}.xl\:-ml-88{margin-left:-22rem}.xl\:-mt-104{margin-top:-26rem}.xl\:-mr-104{margin-right:-26rem}.xl\:-mb-104{margin-bottom:-26rem}.xl\:-ml-104{margin-left:-26rem}.xl\:-mt-px{margin-top:-1px}.xl\:-mr-px{margin-right:-1px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-ml-px{margin-left:-1px}.xl\:overflow-visible{overflow:visible}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:p-10{padding:2.5rem}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.xl\:px-14{padding-left:3.75rem;padding-right:3.75rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.xl\:px-18{padding-left:4.5rem;padding-right:4.5rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:py-28{padding-top:7rem;padding-bottom:7rem}.xl\:px-28{padding-left:7rem;padding-right:7rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-36{padding-top:9rem;padding-bottom:9rem}.xl\:px-36{padding-left:9rem;padding-right:9rem}.xl\:py-40{padding-top:10rem;padding-bottom:10rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:py-48{padding-top:12rem;padding-bottom:12rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:py-52{padding-top:13rem;padding-bottom:13rem}.xl\:px-52{padding-left:13rem;padding-right:13rem}.xl\:py-64{padding-top:16rem;padding-bottom:16rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:py-80{padding-top:20rem;padding-bottom:20rem}.xl\:px-80{padding-left:20rem;padding-right:20rem}.xl\:py-88{padding-top:22rem;padding-bottom:22rem}.xl\:px-88{padding-left:22rem;padding-right:22rem}.xl\:py-104{padding-top:26rem;padding-bottom:26rem}.xl\:px-104{padding-left:26rem;padding-right:26rem}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-14{padding-top:3.75rem}.xl\:pr-14{padding-right:3.75rem}.xl\:pb-14{padding-bottom:3.75rem}.xl\:pl-14{padding-left:3.75rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-18{padding-top:4.5rem}.xl\:pr-18{padding-right:4.5rem}.xl\:pb-18{padding-bottom:4.5rem}.xl\:pl-18{padding-left:4.5rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-28{padding-top:7rem}.xl\:pr-28{padding-right:7rem}.xl\:pb-28{padding-bottom:7rem}.xl\:pl-28{padding-left:7rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-36{padding-top:9rem}.xl\:pr-36{padding-right:9rem}.xl\:pb-36{padding-bottom:9rem}.xl\:pl-36{padding-left:9rem}.xl\:pt-40{padding-top:10rem}.xl\:pr-40{padding-right:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pl-40{padding-left:10rem}.xl\:pt-48{padding-top:12rem}.xl\:pr-48{padding-right:12rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pl-48{padding-left:12rem}.xl\:pt-52{padding-top:13rem}.xl\:pr-52{padding-right:13rem}.xl\:pb-52{padding-bottom:13rem}.xl\:pl-52{padding-left:13rem}.xl\:pt-64{padding-top:16rem}.xl\:pr-64{padding-right:16rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pl-64{padding-left:16rem}.xl\:pt-80{padding-top:20rem}.xl\:pr-80{padding-right:20rem}.xl\:pb-80{padding-bottom:20rem}.xl\:pl-80{padding-left:20rem}.xl\:pt-88{padding-top:22rem}.xl\:pr-88{padding-right:22rem}.xl\:pb-88{padding-bottom:22rem}.xl\:pl-88{padding-left:22rem}.xl\:pt-104{padding-top:26rem}.xl\:pr-104{padding-right:26rem}.xl\:pb-104{padding-bottom:26rem}.xl\:pl-104{padding-left:26rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-transparent{color:transparent}.xl\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xl\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xl\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xl\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xl\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xl\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xl\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xl\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xl\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xl\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xl\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xl\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xl\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xl\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xl\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xl\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xl\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xl\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xl\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xl\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xl\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xl\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xl\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xl\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xl\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xl\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xl\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xl\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xl\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xl\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xl\:text-danger,.xl\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xl\:hover\:text-transparent:hover{color:transparent}.xl\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xl\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xl\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xl\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xl\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xl\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xl\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xl\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xl\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xl\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xl\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xl\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xl\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xl\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xl\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xl\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xl\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xl\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xl\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xl\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xl\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xl\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xl\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xl\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xl\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xl\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xl\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xl\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xl\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xl\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xl\:hover\:text-danger:hover,.xl\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xl\:focus\:text-transparent:focus{color:transparent}.xl\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xl\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xl\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xl\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xl\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xl\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xl\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xl\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xl\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xl\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xl\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xl\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xl\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xl\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xl\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xl\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xl\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xl\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xl\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xl\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xl\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xl\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xl\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xl\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xl\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xl\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xl\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xl\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xl\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xl\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xl\:focus\:text-danger:focus,.xl\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xl\:text-opacity-0{--text-opacity:0}.xl\:text-opacity-25{--text-opacity:0.25}.xl\:text-opacity-50{--text-opacity:0.5}.xl\:text-opacity-75{--text-opacity:0.75}.xl\:text-opacity-100{--text-opacity:1}.xl\:hover\:text-opacity-0:hover{--text-opacity:0}.xl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xl\:hover\:text-opacity-100:hover{--text-opacity:1}.xl\:focus\:text-opacity-0:focus{--text-opacity:0}.xl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xl\:focus\:text-opacity-100:focus{--text-opacity:1}.xl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:row-gap-0{grid-row-gap:0;row-gap:0}.xl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xl\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.xl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xl\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.xl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xl\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.xl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xl\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.xl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xl\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xl\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.xl\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.xl\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.xl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-span-full{grid-row:1/-1}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}}@media (min-width:1440px){.xxl\:row-sm,.xxl\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxl\:bg-fixed{background-attachment:fixed}.xxl\:bg-local{background-attachment:local}.xxl\:bg-scroll{background-attachment:scroll}.xxl\:bg-clip-border{background-clip:border-box}.xxl\:bg-clip-padding{background-clip:padding-box}.xxl\:bg-clip-content{background-clip:content-box}.xxl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xxl\:bg-transparent{background-color:transparent}.xxl\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxl\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxl\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxl\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxl\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxl\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxl\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxl\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxl\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxl\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxl\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxl\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxl\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxl\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxl\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxl\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxl\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxl\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxl\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxl\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxl\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxl\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxl\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxl\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxl\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxl\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxl\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxl\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxl\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxl\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxl\:bg-danger,.xxl\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxl\:hover\:bg-transparent:hover{background-color:transparent}.xxl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxl\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxl\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxl\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxl\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxl\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxl\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxl\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxl\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxl\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxl\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxl\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxl\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxl\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxl\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxl\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxl\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxl\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxl\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxl\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxl\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxl\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxl\:hover\:bg-danger:hover,.xxl\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxl\:focus\:bg-transparent:focus{background-color:transparent}.xxl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxl\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxl\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxl\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxl\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxl\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxl\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxl\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxl\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxl\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxl\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxl\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxl\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxl\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxl\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxl\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxl\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxl\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxl\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxl\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxl\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxl\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxl\:focus\:bg-danger:focus,.xxl\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxl\:bg-none{background-image:none}.xxl\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xxl\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xxl\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xxl\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xxl\:bg-opacity-0{--bg-opacity:0}.xxl\:bg-opacity-25{--bg-opacity:0.25}.xxl\:bg-opacity-50{--bg-opacity:0.5}.xxl\:bg-opacity-75{--bg-opacity:0.75}.xxl\:bg-opacity-100{--bg-opacity:1}.xxl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xxl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xxl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xxl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xxl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xxl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xxl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xxl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xxl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xxl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xxl\:bg-bottom{background-position:bottom}.xxl\:bg-center{background-position:50%}.xxl\:bg-left{background-position:0}.xxl\:bg-left-bottom{background-position:0 100%}.xxl\:bg-left-top{background-position:0 0}.xxl\:bg-right{background-position:100%}.xxl\:bg-right-bottom{background-position:100% 100%}.xxl\:bg-right-top{background-position:100% 0}.xxl\:bg-top{background-position:top}.xxl\:bg-repeat{background-repeat:repeat}.xxl\:bg-no-repeat{background-repeat:no-repeat}.xxl\:bg-repeat-x{background-repeat:repeat-x}.xxl\:bg-repeat-y{background-repeat:repeat-y}.xxl\:bg-repeat-round{background-repeat:round}.xxl\:bg-repeat-space{background-repeat:space}.xxl\:bg-auto{background-size:auto}.xxl\:bg-cover{background-size:cover}.xxl\:bg-contain{background-size:contain}.xxl\:cursor-text{cursor:text}.xxl\:table-header-group{display:table-header-group}.xxl\:table-row-group{display:table-row-group}.xxl\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xxl\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxl\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.xxl\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.xxl\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.xxl\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.xxl\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.xxl\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xxl\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xxl\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xxl\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xxl\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xxl\:justify-items-auto{justify-items:auto}.xxl\:justify-items-start{justify-items:start}.xxl\:justify-items-end{justify-items:end}.xxl\:justify-items-center{justify-items:center}.xxl\:justify-items-stretch{justify-items:stretch}.xxl\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xxl\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xxl\:focus\:font-semibold:focus,.xxl\:font-semibold,.xxl\:hover\:font-semibold:hover{font-weight:600}.xxl\:text-xxs{font-size:.5rem}.xxl\:text-xs{font-size:.75rem}.xxl\:text-sm{font-size:.875rem}.xxl\:text-base{font-size:1rem}.xxl\:text-lg{font-size:1.125rem}.xxl\:text-xl{font-size:1.25rem}.xxl\:text-2xl{font-size:1.5rem}.xxl\:text-3xl{font-size:1.875rem}.xxl\:text-4xl{font-size:2.5rem}.xxl\:text-5xl{font-size:3rem}.xxl\:text-6xl{font-size:3.25rem}.xxl\:text-7xl{font-size:4.1rem}.xxl\:my-0{margin-top:0;margin-bottom:0}.xxl\:mx-0{margin-left:0;margin-right:0}.xxl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xxl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xxl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xxl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xxl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xxl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xxl\:my-4{margin-top:1rem;margin-bottom:1rem}.xxl\:mx-4{margin-left:1rem;margin-right:1rem}.xxl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xxl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xxl\:my-8{margin-top:2rem;margin-bottom:2rem}.xxl\:mx-8{margin-left:2rem;margin-right:2rem}.xxl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xxl\:my-12{margin-top:3rem;margin-bottom:3rem}.xxl\:mx-12{margin-left:3rem;margin-right:3rem}.xxl\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.xxl\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.xxl\:my-16{margin-top:4rem;margin-bottom:4rem}.xxl\:mx-16{margin-left:4rem;margin-right:4rem}.xxl\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.xxl\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.xxl\:my-20{margin-top:5rem;margin-bottom:5rem}.xxl\:mx-20{margin-left:5rem;margin-right:5rem}.xxl\:my-24{margin-top:6rem;margin-bottom:6rem}.xxl\:mx-24{margin-left:6rem;margin-right:6rem}.xxl\:my-28{margin-top:7rem;margin-bottom:7rem}.xxl\:mx-28{margin-left:7rem;margin-right:7rem}.xxl\:my-32{margin-top:8rem;margin-bottom:8rem}.xxl\:mx-32{margin-left:8rem;margin-right:8rem}.xxl\:my-36{margin-top:9rem;margin-bottom:9rem}.xxl\:mx-36{margin-left:9rem;margin-right:9rem}.xxl\:my-40{margin-top:10rem;margin-bottom:10rem}.xxl\:mx-40{margin-left:10rem;margin-right:10rem}.xxl\:my-48{margin-top:12rem;margin-bottom:12rem}.xxl\:mx-48{margin-left:12rem;margin-right:12rem}.xxl\:my-52{margin-top:13rem;margin-bottom:13rem}.xxl\:mx-52{margin-left:13rem;margin-right:13rem}.xxl\:my-64{margin-top:16rem;margin-bottom:16rem}.xxl\:mx-64{margin-left:16rem;margin-right:16rem}.xxl\:my-80{margin-top:20rem;margin-bottom:20rem}.xxl\:mx-80{margin-left:20rem;margin-right:20rem}.xxl\:my-88{margin-top:22rem;margin-bottom:22rem}.xxl\:mx-88{margin-left:22rem;margin-right:22rem}.xxl\:my-104{margin-top:26rem;margin-bottom:26rem}.xxl\:mx-104{margin-left:26rem;margin-right:26rem}.xxl\:my-auto{margin-top:auto;margin-bottom:auto}.xxl\:mx-auto{margin-left:auto;margin-right:auto}.xxl\:my-px{margin-top:1px;margin-bottom:1px}.xxl\:mx-px{margin-left:1px;margin-right:1px}.xxl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xxl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xxl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xxl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xxl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xxl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xxl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xxl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xxl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xxl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xxl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xxl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xxl\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxl\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.xxl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xxl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xxl\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.xxl\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.xxl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xxl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xxl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xxl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xxl\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.xxl\:-mx-28{margin-left:-7rem;margin-right:-7rem}.xxl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xxl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xxl\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.xxl\:-mx-36{margin-left:-9rem;margin-right:-9rem}.xxl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xxl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xxl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xxl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xxl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xxl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xxl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xxl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xxl\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.xxl\:-mx-80{margin-left:-20rem;margin-right:-20rem}.xxl\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.xxl\:-mx-88{margin-left:-22rem;margin-right:-22rem}.xxl\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.xxl\:-mx-104{margin-left:-26rem;margin-right:-26rem}.xxl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xxl\:-mx-px{margin-left:-1px;margin-right:-1px}.xxl\:mt-0{margin-top:0}.xxl\:mr-0{margin-right:0}.xxl\:mb-0{margin-bottom:0}.xxl\:ml-0{margin-left:0}.xxl\:mt-1{margin-top:.25rem}.xxl\:mr-1{margin-right:.25rem}.xxl\:mb-1{margin-bottom:.25rem}.xxl\:ml-1{margin-left:.25rem}.xxl\:mt-2{margin-top:.5rem}.xxl\:mr-2{margin-right:.5rem}.xxl\:mb-2{margin-bottom:.5rem}.xxl\:ml-2{margin-left:.5rem}.xxl\:mt-3{margin-top:.75rem}.xxl\:mr-3{margin-right:.75rem}.xxl\:mb-3{margin-bottom:.75rem}.xxl\:ml-3{margin-left:.75rem}.xxl\:mt-4{margin-top:1rem}.xxl\:mr-4{margin-right:1rem}.xxl\:mb-4{margin-bottom:1rem}.xxl\:ml-4{margin-left:1rem}.xxl\:mt-5{margin-top:1.25rem}.xxl\:mr-5{margin-right:1.25rem}.xxl\:mb-5{margin-bottom:1.25rem}.xxl\:ml-5{margin-left:1.25rem}.xxl\:mt-6{margin-top:1.5rem}.xxl\:mr-6{margin-right:1.5rem}.xxl\:mb-6{margin-bottom:1.5rem}.xxl\:ml-6{margin-left:1.5rem}.xxl\:mt-8{margin-top:2rem}.xxl\:mr-8{margin-right:2rem}.xxl\:mb-8{margin-bottom:2rem}.xxl\:ml-8{margin-left:2rem}.xxl\:mt-10{margin-top:2.5rem}.xxl\:mr-10{margin-right:2.5rem}.xxl\:mb-10{margin-bottom:2.5rem}.xxl\:ml-10{margin-left:2.5rem}.xxl\:mt-12{margin-top:3rem}.xxl\:mr-12{margin-right:3rem}.xxl\:mb-12{margin-bottom:3rem}.xxl\:ml-12{margin-left:3rem}.xxl\:mt-14{margin-top:3.75rem}.xxl\:mr-14{margin-right:3.75rem}.xxl\:mb-14{margin-bottom:3.75rem}.xxl\:ml-14{margin-left:3.75rem}.xxl\:mt-16{margin-top:4rem}.xxl\:mr-16{margin-right:4rem}.xxl\:mb-16{margin-bottom:4rem}.xxl\:ml-16{margin-left:4rem}.xxl\:mt-18{margin-top:4.5rem}.xxl\:mr-18{margin-right:4.5rem}.xxl\:mb-18{margin-bottom:4.5rem}.xxl\:ml-18{margin-left:4.5rem}.xxl\:mt-20{margin-top:5rem}.xxl\:mr-20{margin-right:5rem}.xxl\:mb-20{margin-bottom:5rem}.xxl\:ml-20{margin-left:5rem}.xxl\:mt-24{margin-top:6rem}.xxl\:mr-24{margin-right:6rem}.xxl\:mb-24{margin-bottom:6rem}.xxl\:ml-24{margin-left:6rem}.xxl\:mt-28{margin-top:7rem}.xxl\:mr-28{margin-right:7rem}.xxl\:mb-28{margin-bottom:7rem}.xxl\:ml-28{margin-left:7rem}.xxl\:mt-32{margin-top:8rem}.xxl\:mr-32{margin-right:8rem}.xxl\:mb-32{margin-bottom:8rem}.xxl\:ml-32{margin-left:8rem}.xxl\:mt-36{margin-top:9rem}.xxl\:mr-36{margin-right:9rem}.xxl\:mb-36{margin-bottom:9rem}.xxl\:ml-36{margin-left:9rem}.xxl\:mt-40{margin-top:10rem}.xxl\:mr-40{margin-right:10rem}.xxl\:mb-40{margin-bottom:10rem}.xxl\:ml-40{margin-left:10rem}.xxl\:mt-48{margin-top:12rem}.xxl\:mr-48{margin-right:12rem}.xxl\:mb-48{margin-bottom:12rem}.xxl\:ml-48{margin-left:12rem}.xxl\:mt-52{margin-top:13rem}.xxl\:mr-52{margin-right:13rem}.xxl\:mb-52{margin-bottom:13rem}.xxl\:ml-52{margin-left:13rem}.xxl\:mt-64{margin-top:16rem}.xxl\:mr-64{margin-right:16rem}.xxl\:mb-64{margin-bottom:16rem}.xxl\:ml-64{margin-left:16rem}.xxl\:mt-80{margin-top:20rem}.xxl\:mr-80{margin-right:20rem}.xxl\:mb-80{margin-bottom:20rem}.xxl\:ml-80{margin-left:20rem}.xxl\:mt-88{margin-top:22rem}.xxl\:mr-88{margin-right:22rem}.xxl\:mb-88{margin-bottom:22rem}.xxl\:ml-88{margin-left:22rem}.xxl\:mt-104{margin-top:26rem}.xxl\:mr-104{margin-right:26rem}.xxl\:mb-104{margin-bottom:26rem}.xxl\:ml-104{margin-left:26rem}.xxl\:mt-auto{margin-top:auto}.xxl\:mr-auto{margin-right:auto}.xxl\:mb-auto{margin-bottom:auto}.xxl\:ml-auto{margin-left:auto}.xxl\:mt-px{margin-top:1px}.xxl\:mr-px{margin-right:1px}.xxl\:mb-px{margin-bottom:1px}.xxl\:ml-px{margin-left:1px}.xxl\:-mt-1{margin-top:-.25rem}.xxl\:-mr-1{margin-right:-.25rem}.xxl\:-mb-1{margin-bottom:-.25rem}.xxl\:-ml-1{margin-left:-.25rem}.xxl\:-mt-2{margin-top:-.5rem}.xxl\:-mr-2{margin-right:-.5rem}.xxl\:-mb-2{margin-bottom:-.5rem}.xxl\:-ml-2{margin-left:-.5rem}.xxl\:-mt-3{margin-top:-.75rem}.xxl\:-mr-3{margin-right:-.75rem}.xxl\:-mb-3{margin-bottom:-.75rem}.xxl\:-ml-3{margin-left:-.75rem}.xxl\:-mt-4{margin-top:-1rem}.xxl\:-mr-4{margin-right:-1rem}.xxl\:-mb-4{margin-bottom:-1rem}.xxl\:-ml-4{margin-left:-1rem}.xxl\:-mt-5{margin-top:-1.25rem}.xxl\:-mr-5{margin-right:-1.25rem}.xxl\:-mb-5{margin-bottom:-1.25rem}.xxl\:-ml-5{margin-left:-1.25rem}.xxl\:-mt-6{margin-top:-1.5rem}.xxl\:-mr-6{margin-right:-1.5rem}.xxl\:-mb-6{margin-bottom:-1.5rem}.xxl\:-ml-6{margin-left:-1.5rem}.xxl\:-mt-8{margin-top:-2rem}.xxl\:-mr-8{margin-right:-2rem}.xxl\:-mb-8{margin-bottom:-2rem}.xxl\:-ml-8{margin-left:-2rem}.xxl\:-mt-10{margin-top:-2.5rem}.xxl\:-mr-10{margin-right:-2.5rem}.xxl\:-mb-10{margin-bottom:-2.5rem}.xxl\:-ml-10{margin-left:-2.5rem}.xxl\:-mt-12{margin-top:-3rem}.xxl\:-mr-12{margin-right:-3rem}.xxl\:-mb-12{margin-bottom:-3rem}.xxl\:-ml-12{margin-left:-3rem}.xxl\:-mt-14{margin-top:-3.75rem}.xxl\:-mr-14{margin-right:-3.75rem}.xxl\:-mb-14{margin-bottom:-3.75rem}.xxl\:-ml-14{margin-left:-3.75rem}.xxl\:-mt-16{margin-top:-4rem}.xxl\:-mr-16{margin-right:-4rem}.xxl\:-mb-16{margin-bottom:-4rem}.xxl\:-ml-16{margin-left:-4rem}.xxl\:-mt-18{margin-top:-4.5rem}.xxl\:-mr-18{margin-right:-4.5rem}.xxl\:-mb-18{margin-bottom:-4.5rem}.xxl\:-ml-18{margin-left:-4.5rem}.xxl\:-mt-20{margin-top:-5rem}.xxl\:-mr-20{margin-right:-5rem}.xxl\:-mb-20{margin-bottom:-5rem}.xxl\:-ml-20{margin-left:-5rem}.xxl\:-mt-24{margin-top:-6rem}.xxl\:-mr-24{margin-right:-6rem}.xxl\:-mb-24{margin-bottom:-6rem}.xxl\:-ml-24{margin-left:-6rem}.xxl\:-mt-28{margin-top:-7rem}.xxl\:-mr-28{margin-right:-7rem}.xxl\:-mb-28{margin-bottom:-7rem}.xxl\:-ml-28{margin-left:-7rem}.xxl\:-mt-32{margin-top:-8rem}.xxl\:-mr-32{margin-right:-8rem}.xxl\:-mb-32{margin-bottom:-8rem}.xxl\:-ml-32{margin-left:-8rem}.xxl\:-mt-36{margin-top:-9rem}.xxl\:-mr-36{margin-right:-9rem}.xxl\:-mb-36{margin-bottom:-9rem}.xxl\:-ml-36{margin-left:-9rem}.xxl\:-mt-40{margin-top:-10rem}.xxl\:-mr-40{margin-right:-10rem}.xxl\:-mb-40{margin-bottom:-10rem}.xxl\:-ml-40{margin-left:-10rem}.xxl\:-mt-48{margin-top:-12rem}.xxl\:-mr-48{margin-right:-12rem}.xxl\:-mb-48{margin-bottom:-12rem}.xxl\:-ml-48{margin-left:-12rem}.xxl\:-mt-52{margin-top:-13rem}.xxl\:-mr-52{margin-right:-13rem}.xxl\:-mb-52{margin-bottom:-13rem}.xxl\:-ml-52{margin-left:-13rem}.xxl\:-mt-64{margin-top:-16rem}.xxl\:-mr-64{margin-right:-16rem}.xxl\:-mb-64{margin-bottom:-16rem}.xxl\:-ml-64{margin-left:-16rem}.xxl\:-mt-80{margin-top:-20rem}.xxl\:-mr-80{margin-right:-20rem}.xxl\:-mb-80{margin-bottom:-20rem}.xxl\:-ml-80{margin-left:-20rem}.xxl\:-mt-88{margin-top:-22rem}.xxl\:-mr-88{margin-right:-22rem}.xxl\:-mb-88{margin-bottom:-22rem}.xxl\:-ml-88{margin-left:-22rem}.xxl\:-mt-104{margin-top:-26rem}.xxl\:-mr-104{margin-right:-26rem}.xxl\:-mb-104{margin-bottom:-26rem}.xxl\:-ml-104{margin-left:-26rem}.xxl\:-mt-px{margin-top:-1px}.xxl\:-mr-px{margin-right:-1px}.xxl\:-mb-px{margin-bottom:-1px}.xxl\:-ml-px{margin-left:-1px}.xxl\:overflow-visible{overflow:visible}.xxl\:overflow-x-visible{overflow-x:visible}.xxl\:overflow-y-visible{overflow-y:visible}.xxl\:py-0{padding-top:0;padding-bottom:0}.xxl\:px-0{padding-left:0;padding-right:0}.xxl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xxl\:px-1{padding-left:.25rem;padding-right:.25rem}.xxl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xxl\:px-2{padding-left:.5rem;padding-right:.5rem}.xxl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xxl\:px-3{padding-left:.75rem;padding-right:.75rem}.xxl\:py-4{padding-top:1rem;padding-bottom:1rem}.xxl\:px-4{padding-left:1rem;padding-right:1rem}.xxl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xxl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xxl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xxl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xxl\:py-8{padding-top:2rem;padding-bottom:2rem}.xxl\:px-8{padding-left:2rem;padding-right:2rem}.xxl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xxl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xxl\:py-12{padding-top:3rem;padding-bottom:3rem}.xxl\:px-12{padding-left:3rem;padding-right:3rem}.xxl\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.xxl\:px-14{padding-left:3.75rem;padding-right:3.75rem}.xxl\:py-16{padding-top:4rem;padding-bottom:4rem}.xxl\:px-16{padding-left:4rem;padding-right:4rem}.xxl\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.xxl\:px-18{padding-left:4.5rem;padding-right:4.5rem}.xxl\:py-20{padding-top:5rem;padding-bottom:5rem}.xxl\:px-20{padding-left:5rem;padding-right:5rem}.xxl\:py-24{padding-top:6rem;padding-bottom:6rem}.xxl\:px-24{padding-left:6rem;padding-right:6rem}.xxl\:py-28{padding-top:7rem;padding-bottom:7rem}.xxl\:px-28{padding-left:7rem;padding-right:7rem}.xxl\:py-32{padding-top:8rem;padding-bottom:8rem}.xxl\:px-32{padding-left:8rem;padding-right:8rem}.xxl\:py-36{padding-top:9rem;padding-bottom:9rem}.xxl\:px-36{padding-left:9rem;padding-right:9rem}.xxl\:py-40{padding-top:10rem;padding-bottom:10rem}.xxl\:px-40{padding-left:10rem;padding-right:10rem}.xxl\:py-48{padding-top:12rem;padding-bottom:12rem}.xxl\:px-48{padding-left:12rem;padding-right:12rem}.xxl\:py-52{padding-top:13rem;padding-bottom:13rem}.xxl\:px-52{padding-left:13rem;padding-right:13rem}.xxl\:py-64{padding-top:16rem;padding-bottom:16rem}.xxl\:px-64{padding-left:16rem;padding-right:16rem}.xxl\:py-80{padding-top:20rem;padding-bottom:20rem}.xxl\:px-80{padding-left:20rem;padding-right:20rem}.xxl\:py-88{padding-top:22rem;padding-bottom:22rem}.xxl\:px-88{padding-left:22rem;padding-right:22rem}.xxl\:py-104{padding-top:26rem;padding-bottom:26rem}.xxl\:px-104{padding-left:26rem;padding-right:26rem}.xxl\:py-px{padding-top:1px;padding-bottom:1px}.xxl\:px-px{padding-left:1px;padding-right:1px}.xxl\:pt-0{padding-top:0}.xxl\:pr-0{padding-right:0}.xxl\:pb-0{padding-bottom:0}.xxl\:pl-0{padding-left:0}.xxl\:pt-1{padding-top:.25rem}.xxl\:pr-1{padding-right:.25rem}.xxl\:pb-1{padding-bottom:.25rem}.xxl\:pl-1{padding-left:.25rem}.xxl\:pt-2{padding-top:.5rem}.xxl\:pr-2{padding-right:.5rem}.xxl\:pb-2{padding-bottom:.5rem}.xxl\:pl-2{padding-left:.5rem}.xxl\:pt-3{padding-top:.75rem}.xxl\:pr-3{padding-right:.75rem}.xxl\:pb-3{padding-bottom:.75rem}.xxl\:pl-3{padding-left:.75rem}.xxl\:pt-4{padding-top:1rem}.xxl\:pr-4{padding-right:1rem}.xxl\:pb-4{padding-bottom:1rem}.xxl\:pl-4{padding-left:1rem}.xxl\:pt-5{padding-top:1.25rem}.xxl\:pr-5{padding-right:1.25rem}.xxl\:pb-5{padding-bottom:1.25rem}.xxl\:pl-5{padding-left:1.25rem}.xxl\:pt-6{padding-top:1.5rem}.xxl\:pr-6{padding-right:1.5rem}.xxl\:pb-6{padding-bottom:1.5rem}.xxl\:pl-6{padding-left:1.5rem}.xxl\:pt-8{padding-top:2rem}.xxl\:pr-8{padding-right:2rem}.xxl\:pb-8{padding-bottom:2rem}.xxl\:pl-8{padding-left:2rem}.xxl\:pt-10{padding-top:2.5rem}.xxl\:pr-10{padding-right:2.5rem}.xxl\:pb-10{padding-bottom:2.5rem}.xxl\:pl-10{padding-left:2.5rem}.xxl\:pt-12{padding-top:3rem}.xxl\:pr-12{padding-right:3rem}.xxl\:pb-12{padding-bottom:3rem}.xxl\:pl-12{padding-left:3rem}.xxl\:pt-14{padding-top:3.75rem}.xxl\:pr-14{padding-right:3.75rem}.xxl\:pb-14{padding-bottom:3.75rem}.xxl\:pl-14{padding-left:3.75rem}.xxl\:pt-16{padding-top:4rem}.xxl\:pr-16{padding-right:4rem}.xxl\:pb-16{padding-bottom:4rem}.xxl\:pl-16{padding-left:4rem}.xxl\:pt-18{padding-top:4.5rem}.xxl\:pr-18{padding-right:4.5rem}.xxl\:pb-18{padding-bottom:4.5rem}.xxl\:pl-18{padding-left:4.5rem}.xxl\:pt-20{padding-top:5rem}.xxl\:pr-20{padding-right:5rem}.xxl\:pb-20{padding-bottom:5rem}.xxl\:pl-20{padding-left:5rem}.xxl\:pt-24{padding-top:6rem}.xxl\:pr-24{padding-right:6rem}.xxl\:pb-24{padding-bottom:6rem}.xxl\:pl-24{padding-left:6rem}.xxl\:pt-28{padding-top:7rem}.xxl\:pr-28{padding-right:7rem}.xxl\:pb-28{padding-bottom:7rem}.xxl\:pl-28{padding-left:7rem}.xxl\:pt-32{padding-top:8rem}.xxl\:pr-32{padding-right:8rem}.xxl\:pb-32{padding-bottom:8rem}.xxl\:pl-32{padding-left:8rem}.xxl\:pt-36{padding-top:9rem}.xxl\:pr-36{padding-right:9rem}.xxl\:pb-36{padding-bottom:9rem}.xxl\:pl-36{padding-left:9rem}.xxl\:pt-40{padding-top:10rem}.xxl\:pr-40{padding-right:10rem}.xxl\:pb-40{padding-bottom:10rem}.xxl\:pl-40{padding-left:10rem}.xxl\:pt-48{padding-top:12rem}.xxl\:pr-48{padding-right:12rem}.xxl\:pb-48{padding-bottom:12rem}.xxl\:pl-48{padding-left:12rem}.xxl\:pt-52{padding-top:13rem}.xxl\:pr-52{padding-right:13rem}.xxl\:pb-52{padding-bottom:13rem}.xxl\:pl-52{padding-left:13rem}.xxl\:pt-64{padding-top:16rem}.xxl\:pr-64{padding-right:16rem}.xxl\:pb-64{padding-bottom:16rem}.xxl\:pl-64{padding-left:16rem}.xxl\:pt-80{padding-top:20rem}.xxl\:pr-80{padding-right:20rem}.xxl\:pb-80{padding-bottom:20rem}.xxl\:pl-80{padding-left:20rem}.xxl\:pt-88{padding-top:22rem}.xxl\:pr-88{padding-right:22rem}.xxl\:pb-88{padding-bottom:22rem}.xxl\:pl-88{padding-left:22rem}.xxl\:pt-104{padding-top:26rem}.xxl\:pr-104{padding-right:26rem}.xxl\:pb-104{padding-bottom:26rem}.xxl\:pl-104{padding-left:26rem}.xxl\:pt-px{padding-top:1px}.xxl\:pr-px{padding-right:1px}.xxl\:pb-px{padding-bottom:1px}.xxl\:pl-px{padding-left:1px}.xxl\:top-72{top:18rem}.xxl\:text-left{text-align:left}.xxl\:text-center{text-align:center}.xxl\:text-right{text-align:right}.xxl\:text-justify{text-align:justify}.xxl\:text-transparent{color:transparent}.xxl\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxl\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxl\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxl\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxl\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxl\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxl\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxl\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxl\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxl\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxl\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxl\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxl\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxl\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxl\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxl\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxl\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxl\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxl\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxl\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxl\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxl\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxl\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxl\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxl\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxl\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxl\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxl\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxl\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxl\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxl\:text-danger,.xxl\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxl\:hover\:text-transparent:hover{color:transparent}.xxl\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxl\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxl\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxl\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxl\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxl\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxl\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxl\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxl\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxl\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxl\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxl\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxl\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxl\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxl\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxl\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxl\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxl\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxl\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxl\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxl\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxl\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxl\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxl\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxl\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxl\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxl\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxl\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxl\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxl\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxl\:hover\:text-danger:hover,.xxl\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxl\:focus\:text-transparent:focus{color:transparent}.xxl\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxl\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxl\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxl\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxl\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxl\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxl\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxl\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxl\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxl\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxl\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxl\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxl\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxl\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxl\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxl\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxl\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxl\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxl\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxl\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxl\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxl\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxl\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxl\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxl\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxl\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxl\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxl\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxl\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxl\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxl\:focus\:text-danger:focus,.xxl\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxl\:text-opacity-0{--text-opacity:0}.xxl\:text-opacity-25{--text-opacity:0.25}.xxl\:text-opacity-50{--text-opacity:0.5}.xxl\:text-opacity-75{--text-opacity:0.75}.xxl\:text-opacity-100{--text-opacity:1}.xxl\:hover\:text-opacity-0:hover{--text-opacity:0}.xxl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xxl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xxl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xxl\:hover\:text-opacity-100:hover{--text-opacity:1}.xxl\:focus\:text-opacity-0:focus{--text-opacity:0}.xxl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xxl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xxl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xxl\:focus\:text-opacity-100:focus{--text-opacity:1}.xxl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xxl\:align-text-top{vertical-align:text-top}.xxl\:align-text-bottom{vertical-align:text-bottom}.xxl\:visible{visibility:visible}.xxl\:invisible{visibility:hidden}.xxl\:w-2\/5{width:40%}.xxl\:w-3\/5{width:60%}.xxl\:z-0{z-index:0}.xxl\:z-10{z-index:10}.xxl\:z-20{z-index:20}.xxl\:z-30{z-index:30}.xxl\:z-40{z-index:40}.xxl\:z-50{z-index:50}.xxl\:z-auto{z-index:auto}.xxl\:row-gap-0{grid-row-gap:0;row-gap:0}.xxl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xxl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xxl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xxl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xxl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xxl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xxl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xxl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xxl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xxl\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.xxl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xxl\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.xxl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xxl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xxl\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.xxl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xxl\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.xxl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xxl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xxl\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xxl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xxl\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.xxl\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.xxl\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.xxl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xxl\:grid-flow-row-dense{grid-auto-flow:row dense}.xxl\:row-auto{grid-row:auto}.xxl\:row-span-1{grid-row:span 1/span 1}.xxl\:row-span-2{grid-row:span 2/span 2}.xxl\:row-span-3{grid-row:span 3/span 3}.xxl\:row-span-4{grid-row:span 4/span 4}.xxl\:row-span-5{grid-row:span 5/span 5}.xxl\:row-span-6{grid-row:span 6/span 6}.xxl\:row-span-full{grid-row:1/-1}.xxl\:row-start-1{grid-row-start:1}.xxl\:row-start-2{grid-row-start:2}.xxl\:row-start-3{grid-row-start:3}.xxl\:row-start-4{grid-row-start:4}.xxl\:row-start-5{grid-row-start:5}.xxl\:row-start-6{grid-row-start:6}.xxl\:row-start-7{grid-row-start:7}.xxl\:row-start-auto{grid-row-start:auto}.xxl\:row-end-1{grid-row-end:1}.xxl\:row-end-2{grid-row-end:2}.xxl\:row-end-3{grid-row-end:3}.xxl\:row-end-4{grid-row-end:4}.xxl\:row-end-5{grid-row-end:5}.xxl\:row-end-6{grid-row-end:6}.xxl\:row-end-7{grid-row-end:7}.xxl\:row-end-auto{grid-row-end:auto}}@media (min-width:1600px){.xxxl\:row-sm,.xxxl\:row-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxxl\:bg-fixed{background-attachment:fixed}.xxxl\:bg-local{background-attachment:local}.xxxl\:bg-scroll{background-attachment:scroll}.xxxl\:bg-clip-border{background-clip:border-box}.xxxl\:bg-clip-padding{background-clip:padding-box}.xxxl\:bg-clip-content{background-clip:content-box}.xxxl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xxxl\:bg-transparent{background-color:transparent}.xxxl\:bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxxl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxxl\:bg-gray-100{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxxl\:bg-gray-200{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxxl\:bg-gray-300{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxxl\:bg-gray-400{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxxl\:bg-gray-500{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxxl\:bg-gray-600{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxxl\:bg-gray-700{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxxl\:bg-gray-800{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxxl\:bg-gray-900{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxxl\:bg-primary-50{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxxl\:bg-primary-100{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxxl\:bg-primary-200{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxxl\:bg-primary-300{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxxl\:bg-primary-400{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxxl\:bg-primary-500{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxxl\:bg-primary-600{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxxl\:bg-primary-700{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxxl\:bg-primary-800{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxxl\:bg-primary-900{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxxl\:bg-secondary-50{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxxl\:bg-secondary-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxxl\:bg-secondary-200{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxxl\:bg-secondary-300{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxxl\:bg-secondary-400{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxxl\:bg-secondary-500{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxxl\:bg-secondary-600{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxxl\:bg-secondary-700{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxxl\:bg-secondary-800{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxxl\:bg-secondary-900{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxxl\:bg-cyan{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxxl\:bg-danger,.xxxl\:bg-red{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxxl\:hover\:bg-transparent:hover{background-color:transparent}.xxxl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxxl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxxl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxxl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxxl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxxl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxxl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxxl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxxl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxxl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxxl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxxl\:hover\:bg-primary-50:hover{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxxl\:hover\:bg-primary-100:hover{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxxl\:hover\:bg-primary-200:hover{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxxl\:hover\:bg-primary-300:hover{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxxl\:hover\:bg-primary-400:hover{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxxl\:hover\:bg-primary-500:hover{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxxl\:hover\:bg-primary-600:hover{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxxl\:hover\:bg-primary-700:hover{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxxl\:hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxxl\:hover\:bg-primary-900:hover{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-50:hover{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-100:hover{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-200:hover{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-300:hover{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-400:hover{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-500:hover{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-600:hover{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-700:hover{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-800:hover{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxxl\:hover\:bg-secondary-900:hover{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxxl\:hover\:bg-cyan:hover{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxxl\:hover\:bg-danger:hover,.xxxl\:hover\:bg-red:hover{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxxl\:focus\:bg-transparent:focus{background-color:transparent}.xxxl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.xxxl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxxl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f1f2f2;background-color:rgba(241,242,242,var(--bg-opacity))}.xxxl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#f0efef;background-color:rgba(240,239,239,var(--bg-opacity))}.xxxl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#aeb2b2;background-color:rgba(174,178,178,var(--bg-opacity))}.xxxl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#93999a;background-color:rgba(147,153,154,var(--bg-opacity))}.xxxl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#798081;background-color:rgba(121,128,129,var(--bg-opacity))}.xxxl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#606666;background-color:rgba(96,102,102,var(--bg-opacity))}.xxxl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#45494f;background-color:rgba(69,73,79,var(--bg-opacity))}.xxxl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#2f3132;background-color:rgba(47,49,50,var(--bg-opacity))}.xxxl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#161718;background-color:rgba(22,23,24,var(--bg-opacity))}.xxxl\:focus\:bg-primary-50:focus{--bg-opacity:1;background-color:#f9fcfb;background-color:rgba(249,252,251,var(--bg-opacity))}.xxxl\:focus\:bg-primary-100:focus{--bg-opacity:1;background-color:#f3f9f7;background-color:rgba(243,249,247,var(--bg-opacity))}.xxxl\:focus\:bg-primary-200:focus{--bg-opacity:1;background-color:#e1f1eb;background-color:rgba(225,241,235,var(--bg-opacity))}.xxxl\:focus\:bg-primary-300:focus{--bg-opacity:1;background-color:#cee9df;background-color:rgba(206,233,223,var(--bg-opacity))}.xxxl\:focus\:bg-primary-400:focus{--bg-opacity:1;background-color:#aad8c7;background-color:rgba(170,216,199,var(--bg-opacity))}.xxxl\:focus\:bg-primary-500:focus{--bg-opacity:1;background-color:#85c7af;background-color:rgba(133,199,175,var(--bg-opacity))}.xxxl\:focus\:bg-primary-600:focus{--bg-opacity:1;background-color:#78b39e;background-color:rgba(120,179,158,var(--bg-opacity))}.xxxl\:focus\:bg-primary-700:focus{--bg-opacity:1;background-color:#649583;background-color:rgba(100,149,131,var(--bg-opacity))}.xxxl\:focus\:bg-primary-800:focus{--bg-opacity:1;background-color:#507769;background-color:rgba(80,119,105,var(--bg-opacity))}.xxxl\:focus\:bg-primary-900:focus{--bg-opacity:1;background-color:#416256;background-color:rgba(65,98,86,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-50:focus{--bg-opacity:1;background-color:#faf9f9;background-color:rgba(250,249,249,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-100:focus{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-200:focus{--bg-opacity:1;background-color:#e4e3e3;background-color:rgba(228,227,227,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-300:focus{--bg-opacity:1;background-color:#d3d2d2;background-color:rgba(211,210,210,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-400:focus{--bg-opacity:1;background-color:#b3b1b0;background-color:rgba(179,177,176,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-500:focus{--bg-opacity:1;background-color:#928f8e;background-color:rgba(146,143,142,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-600:focus{--bg-opacity:1;background-color:#838180;background-color:rgba(131,129,128,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-700:focus{--bg-opacity:1;background-color:#6e6b6b;background-color:rgba(110,107,107,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-800:focus{--bg-opacity:1;background-color:#585655;background-color:rgba(88,86,85,var(--bg-opacity))}.xxxl\:focus\:bg-secondary-900:focus{--bg-opacity:1;background-color:#4c4031;background-color:rgba(76,64,49,var(--bg-opacity))}.xxxl\:focus\:bg-cyan:focus{--bg-opacity:1;background-color:#29cbec;background-color:rgba(41,203,236,var(--bg-opacity))}.xxxl\:focus\:bg-danger:focus,.xxxl\:focus\:bg-red:focus{--bg-opacity:1;background-color:#c92a2a;background-color:rgba(201,42,42,var(--bg-opacity))}.xxxl\:bg-none{background-image:none}.xxxl\:bg-gradient-to-t{background-image:-o-linear-gradient(bottom,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-tr{background-image:-o-linear-gradient(bottom left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-r{background-image:-o-linear-gradient(left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)));background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-br{background-image:-o-linear-gradient(top left,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-b{background-image:-o-linear-gradient(top,var(--gradient-color-stops));background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-bl{background-image:-o-linear-gradient(top right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)));background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-l{background-image:-o-linear-gradient(right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xxxl\:bg-gradient-to-tl{background-image:-o-linear-gradient(bottom right,var(--gradient-color-stops));background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)));background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xxxl\:bg-opacity-0{--bg-opacity:0}.xxxl\:bg-opacity-25{--bg-opacity:0.25}.xxxl\:bg-opacity-50{--bg-opacity:0.5}.xxxl\:bg-opacity-75{--bg-opacity:0.75}.xxxl\:bg-opacity-100{--bg-opacity:1}.xxxl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xxxl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xxxl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xxxl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xxxl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xxxl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xxxl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xxxl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xxxl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xxxl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xxxl\:bg-bottom{background-position:bottom}.xxxl\:bg-center{background-position:50%}.xxxl\:bg-left{background-position:0}.xxxl\:bg-left-bottom{background-position:0 100%}.xxxl\:bg-left-top{background-position:0 0}.xxxl\:bg-right{background-position:100%}.xxxl\:bg-right-bottom{background-position:100% 100%}.xxxl\:bg-right-top{background-position:100% 0}.xxxl\:bg-top{background-position:top}.xxxl\:bg-repeat{background-repeat:repeat}.xxxl\:bg-no-repeat{background-repeat:no-repeat}.xxxl\:bg-repeat-x{background-repeat:repeat-x}.xxxl\:bg-repeat-y{background-repeat:repeat-y}.xxxl\:bg-repeat-round{background-repeat:round}.xxxl\:bg-repeat-space{background-repeat:space}.xxxl\:bg-auto{background-size:auto}.xxxl\:bg-cover{background-size:cover}.xxxl\:bg-contain{background-size:contain}.xxxl\:cursor-text{cursor:text}.xxxl\:table-header-group{display:table-header-group}.xxxl\:table-row-group{display:table-row-group}.xxxl\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxxl\:place-items-auto{-webkit-box-align:auto;-ms-flex-align:auto;align-items:auto;justify-items:auto;place-items:auto}.xxxl\:place-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;place-items:start}.xxxl\:place-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-items:end;place-items:end}.xxxl\:place-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center}.xxxl\:place-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.xxxl\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xxxl\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xxxl\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xxxl\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xxxl\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xxxl\:justify-items-auto{justify-items:auto}.xxxl\:justify-items-start{justify-items:start}.xxxl\:justify-items-end{justify-items:end}.xxxl\:justify-items-center{justify-items:center}.xxxl\:justify-items-stretch{justify-items:stretch}.xxxl\:flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xxxl\:focus\:font-semibold:focus,.xxxl\:font-semibold,.xxxl\:hover\:font-semibold:hover{font-weight:600}.xxxl\:text-xxs{font-size:.5rem}.xxxl\:text-xs{font-size:.75rem}.xxxl\:text-sm{font-size:.875rem}.xxxl\:text-base{font-size:1rem}.xxxl\:text-lg{font-size:1.125rem}.xxxl\:text-xl{font-size:1.25rem}.xxxl\:text-2xl{font-size:1.5rem}.xxxl\:text-3xl{font-size:1.875rem}.xxxl\:text-4xl{font-size:2.5rem}.xxxl\:text-5xl{font-size:3rem}.xxxl\:text-6xl{font-size:3.25rem}.xxxl\:text-7xl{font-size:4.1rem}.xxxl\:my-0{margin-top:0;margin-bottom:0}.xxxl\:mx-0{margin-left:0;margin-right:0}.xxxl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xxxl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xxxl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xxxl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xxxl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xxxl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xxxl\:my-4{margin-top:1rem;margin-bottom:1rem}.xxxl\:mx-4{margin-left:1rem;margin-right:1rem}.xxxl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xxxl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xxxl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xxxl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xxxl\:my-8{margin-top:2rem;margin-bottom:2rem}.xxxl\:mx-8{margin-left:2rem;margin-right:2rem}.xxxl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xxxl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xxxl\:my-12{margin-top:3rem;margin-bottom:3rem}.xxxl\:mx-12{margin-left:3rem;margin-right:3rem}.xxxl\:my-14{margin-top:3.75rem;margin-bottom:3.75rem}.xxxl\:mx-14{margin-left:3.75rem;margin-right:3.75rem}.xxxl\:my-16{margin-top:4rem;margin-bottom:4rem}.xxxl\:mx-16{margin-left:4rem;margin-right:4rem}.xxxl\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.xxxl\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.xxxl\:my-20{margin-top:5rem;margin-bottom:5rem}.xxxl\:mx-20{margin-left:5rem;margin-right:5rem}.xxxl\:my-24{margin-top:6rem;margin-bottom:6rem}.xxxl\:mx-24{margin-left:6rem;margin-right:6rem}.xxxl\:my-28{margin-top:7rem;margin-bottom:7rem}.xxxl\:mx-28{margin-left:7rem;margin-right:7rem}.xxxl\:my-32{margin-top:8rem;margin-bottom:8rem}.xxxl\:mx-32{margin-left:8rem;margin-right:8rem}.xxxl\:my-36{margin-top:9rem;margin-bottom:9rem}.xxxl\:mx-36{margin-left:9rem;margin-right:9rem}.xxxl\:my-40{margin-top:10rem;margin-bottom:10rem}.xxxl\:mx-40{margin-left:10rem;margin-right:10rem}.xxxl\:my-48{margin-top:12rem;margin-bottom:12rem}.xxxl\:mx-48{margin-left:12rem;margin-right:12rem}.xxxl\:my-52{margin-top:13rem;margin-bottom:13rem}.xxxl\:mx-52{margin-left:13rem;margin-right:13rem}.xxxl\:my-64{margin-top:16rem;margin-bottom:16rem}.xxxl\:mx-64{margin-left:16rem;margin-right:16rem}.xxxl\:my-80{margin-top:20rem;margin-bottom:20rem}.xxxl\:mx-80{margin-left:20rem;margin-right:20rem}.xxxl\:my-88{margin-top:22rem;margin-bottom:22rem}.xxxl\:mx-88{margin-left:22rem;margin-right:22rem}.xxxl\:my-104{margin-top:26rem;margin-bottom:26rem}.xxxl\:mx-104{margin-left:26rem;margin-right:26rem}.xxxl\:my-auto{margin-top:auto;margin-bottom:auto}.xxxl\:mx-auto{margin-left:auto;margin-right:auto}.xxxl\:my-px{margin-top:1px;margin-bottom:1px}.xxxl\:mx-px{margin-left:1px;margin-right:1px}.xxxl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xxxl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xxxl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xxxl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xxxl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xxxl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xxxl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xxxl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xxxl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxxl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xxxl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxxl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xxxl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xxxl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xxxl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxxl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xxxl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xxxl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xxxl\:-my-14{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxxl\:-mx-14{margin-left:-3.75rem;margin-right:-3.75rem}.xxxl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xxxl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xxxl\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.xxxl\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.xxxl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xxxl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xxxl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xxxl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xxxl\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.xxxl\:-mx-28{margin-left:-7rem;margin-right:-7rem}.xxxl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xxxl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xxxl\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.xxxl\:-mx-36{margin-left:-9rem;margin-right:-9rem}.xxxl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xxxl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xxxl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xxxl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xxxl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xxxl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xxxl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xxxl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xxxl\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.xxxl\:-mx-80{margin-left:-20rem;margin-right:-20rem}.xxxl\:-my-88{margin-top:-22rem;margin-bottom:-22rem}.xxxl\:-mx-88{margin-left:-22rem;margin-right:-22rem}.xxxl\:-my-104{margin-top:-26rem;margin-bottom:-26rem}.xxxl\:-mx-104{margin-left:-26rem;margin-right:-26rem}.xxxl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xxxl\:-mx-px{margin-left:-1px;margin-right:-1px}.xxxl\:mt-0{margin-top:0}.xxxl\:mr-0{margin-right:0}.xxxl\:mb-0{margin-bottom:0}.xxxl\:ml-0{margin-left:0}.xxxl\:mt-1{margin-top:.25rem}.xxxl\:mr-1{margin-right:.25rem}.xxxl\:mb-1{margin-bottom:.25rem}.xxxl\:ml-1{margin-left:.25rem}.xxxl\:mt-2{margin-top:.5rem}.xxxl\:mr-2{margin-right:.5rem}.xxxl\:mb-2{margin-bottom:.5rem}.xxxl\:ml-2{margin-left:.5rem}.xxxl\:mt-3{margin-top:.75rem}.xxxl\:mr-3{margin-right:.75rem}.xxxl\:mb-3{margin-bottom:.75rem}.xxxl\:ml-3{margin-left:.75rem}.xxxl\:mt-4{margin-top:1rem}.xxxl\:mr-4{margin-right:1rem}.xxxl\:mb-4{margin-bottom:1rem}.xxxl\:ml-4{margin-left:1rem}.xxxl\:mt-5{margin-top:1.25rem}.xxxl\:mr-5{margin-right:1.25rem}.xxxl\:mb-5{margin-bottom:1.25rem}.xxxl\:ml-5{margin-left:1.25rem}.xxxl\:mt-6{margin-top:1.5rem}.xxxl\:mr-6{margin-right:1.5rem}.xxxl\:mb-6{margin-bottom:1.5rem}.xxxl\:ml-6{margin-left:1.5rem}.xxxl\:mt-8{margin-top:2rem}.xxxl\:mr-8{margin-right:2rem}.xxxl\:mb-8{margin-bottom:2rem}.xxxl\:ml-8{margin-left:2rem}.xxxl\:mt-10{margin-top:2.5rem}.xxxl\:mr-10{margin-right:2.5rem}.xxxl\:mb-10{margin-bottom:2.5rem}.xxxl\:ml-10{margin-left:2.5rem}.xxxl\:mt-12{margin-top:3rem}.xxxl\:mr-12{margin-right:3rem}.xxxl\:mb-12{margin-bottom:3rem}.xxxl\:ml-12{margin-left:3rem}.xxxl\:mt-14{margin-top:3.75rem}.xxxl\:mr-14{margin-right:3.75rem}.xxxl\:mb-14{margin-bottom:3.75rem}.xxxl\:ml-14{margin-left:3.75rem}.xxxl\:mt-16{margin-top:4rem}.xxxl\:mr-16{margin-right:4rem}.xxxl\:mb-16{margin-bottom:4rem}.xxxl\:ml-16{margin-left:4rem}.xxxl\:mt-18{margin-top:4.5rem}.xxxl\:mr-18{margin-right:4.5rem}.xxxl\:mb-18{margin-bottom:4.5rem}.xxxl\:ml-18{margin-left:4.5rem}.xxxl\:mt-20{margin-top:5rem}.xxxl\:mr-20{margin-right:5rem}.xxxl\:mb-20{margin-bottom:5rem}.xxxl\:ml-20{margin-left:5rem}.xxxl\:mt-24{margin-top:6rem}.xxxl\:mr-24{margin-right:6rem}.xxxl\:mb-24{margin-bottom:6rem}.xxxl\:ml-24{margin-left:6rem}.xxxl\:mt-28{margin-top:7rem}.xxxl\:mr-28{margin-right:7rem}.xxxl\:mb-28{margin-bottom:7rem}.xxxl\:ml-28{margin-left:7rem}.xxxl\:mt-32{margin-top:8rem}.xxxl\:mr-32{margin-right:8rem}.xxxl\:mb-32{margin-bottom:8rem}.xxxl\:ml-32{margin-left:8rem}.xxxl\:mt-36{margin-top:9rem}.xxxl\:mr-36{margin-right:9rem}.xxxl\:mb-36{margin-bottom:9rem}.xxxl\:ml-36{margin-left:9rem}.xxxl\:mt-40{margin-top:10rem}.xxxl\:mr-40{margin-right:10rem}.xxxl\:mb-40{margin-bottom:10rem}.xxxl\:ml-40{margin-left:10rem}.xxxl\:mt-48{margin-top:12rem}.xxxl\:mr-48{margin-right:12rem}.xxxl\:mb-48{margin-bottom:12rem}.xxxl\:ml-48{margin-left:12rem}.xxxl\:mt-52{margin-top:13rem}.xxxl\:mr-52{margin-right:13rem}.xxxl\:mb-52{margin-bottom:13rem}.xxxl\:ml-52{margin-left:13rem}.xxxl\:mt-64{margin-top:16rem}.xxxl\:mr-64{margin-right:16rem}.xxxl\:mb-64{margin-bottom:16rem}.xxxl\:ml-64{margin-left:16rem}.xxxl\:mt-80{margin-top:20rem}.xxxl\:mr-80{margin-right:20rem}.xxxl\:mb-80{margin-bottom:20rem}.xxxl\:ml-80{margin-left:20rem}.xxxl\:mt-88{margin-top:22rem}.xxxl\:mr-88{margin-right:22rem}.xxxl\:mb-88{margin-bottom:22rem}.xxxl\:ml-88{margin-left:22rem}.xxxl\:mt-104{margin-top:26rem}.xxxl\:mr-104{margin-right:26rem}.xxxl\:mb-104{margin-bottom:26rem}.xxxl\:ml-104{margin-left:26rem}.xxxl\:mt-auto{margin-top:auto}.xxxl\:mr-auto{margin-right:auto}.xxxl\:mb-auto{margin-bottom:auto}.xxxl\:ml-auto{margin-left:auto}.xxxl\:mt-px{margin-top:1px}.xxxl\:mr-px{margin-right:1px}.xxxl\:mb-px{margin-bottom:1px}.xxxl\:ml-px{margin-left:1px}.xxxl\:-mt-1{margin-top:-.25rem}.xxxl\:-mr-1{margin-right:-.25rem}.xxxl\:-mb-1{margin-bottom:-.25rem}.xxxl\:-ml-1{margin-left:-.25rem}.xxxl\:-mt-2{margin-top:-.5rem}.xxxl\:-mr-2{margin-right:-.5rem}.xxxl\:-mb-2{margin-bottom:-.5rem}.xxxl\:-ml-2{margin-left:-.5rem}.xxxl\:-mt-3{margin-top:-.75rem}.xxxl\:-mr-3{margin-right:-.75rem}.xxxl\:-mb-3{margin-bottom:-.75rem}.xxxl\:-ml-3{margin-left:-.75rem}.xxxl\:-mt-4{margin-top:-1rem}.xxxl\:-mr-4{margin-right:-1rem}.xxxl\:-mb-4{margin-bottom:-1rem}.xxxl\:-ml-4{margin-left:-1rem}.xxxl\:-mt-5{margin-top:-1.25rem}.xxxl\:-mr-5{margin-right:-1.25rem}.xxxl\:-mb-5{margin-bottom:-1.25rem}.xxxl\:-ml-5{margin-left:-1.25rem}.xxxl\:-mt-6{margin-top:-1.5rem}.xxxl\:-mr-6{margin-right:-1.5rem}.xxxl\:-mb-6{margin-bottom:-1.5rem}.xxxl\:-ml-6{margin-left:-1.5rem}.xxxl\:-mt-8{margin-top:-2rem}.xxxl\:-mr-8{margin-right:-2rem}.xxxl\:-mb-8{margin-bottom:-2rem}.xxxl\:-ml-8{margin-left:-2rem}.xxxl\:-mt-10{margin-top:-2.5rem}.xxxl\:-mr-10{margin-right:-2.5rem}.xxxl\:-mb-10{margin-bottom:-2.5rem}.xxxl\:-ml-10{margin-left:-2.5rem}.xxxl\:-mt-12{margin-top:-3rem}.xxxl\:-mr-12{margin-right:-3rem}.xxxl\:-mb-12{margin-bottom:-3rem}.xxxl\:-ml-12{margin-left:-3rem}.xxxl\:-mt-14{margin-top:-3.75rem}.xxxl\:-mr-14{margin-right:-3.75rem}.xxxl\:-mb-14{margin-bottom:-3.75rem}.xxxl\:-ml-14{margin-left:-3.75rem}.xxxl\:-mt-16{margin-top:-4rem}.xxxl\:-mr-16{margin-right:-4rem}.xxxl\:-mb-16{margin-bottom:-4rem}.xxxl\:-ml-16{margin-left:-4rem}.xxxl\:-mt-18{margin-top:-4.5rem}.xxxl\:-mr-18{margin-right:-4.5rem}.xxxl\:-mb-18{margin-bottom:-4.5rem}.xxxl\:-ml-18{margin-left:-4.5rem}.xxxl\:-mt-20{margin-top:-5rem}.xxxl\:-mr-20{margin-right:-5rem}.xxxl\:-mb-20{margin-bottom:-5rem}.xxxl\:-ml-20{margin-left:-5rem}.xxxl\:-mt-24{margin-top:-6rem}.xxxl\:-mr-24{margin-right:-6rem}.xxxl\:-mb-24{margin-bottom:-6rem}.xxxl\:-ml-24{margin-left:-6rem}.xxxl\:-mt-28{margin-top:-7rem}.xxxl\:-mr-28{margin-right:-7rem}.xxxl\:-mb-28{margin-bottom:-7rem}.xxxl\:-ml-28{margin-left:-7rem}.xxxl\:-mt-32{margin-top:-8rem}.xxxl\:-mr-32{margin-right:-8rem}.xxxl\:-mb-32{margin-bottom:-8rem}.xxxl\:-ml-32{margin-left:-8rem}.xxxl\:-mt-36{margin-top:-9rem}.xxxl\:-mr-36{margin-right:-9rem}.xxxl\:-mb-36{margin-bottom:-9rem}.xxxl\:-ml-36{margin-left:-9rem}.xxxl\:-mt-40{margin-top:-10rem}.xxxl\:-mr-40{margin-right:-10rem}.xxxl\:-mb-40{margin-bottom:-10rem}.xxxl\:-ml-40{margin-left:-10rem}.xxxl\:-mt-48{margin-top:-12rem}.xxxl\:-mr-48{margin-right:-12rem}.xxxl\:-mb-48{margin-bottom:-12rem}.xxxl\:-ml-48{margin-left:-12rem}.xxxl\:-mt-52{margin-top:-13rem}.xxxl\:-mr-52{margin-right:-13rem}.xxxl\:-mb-52{margin-bottom:-13rem}.xxxl\:-ml-52{margin-left:-13rem}.xxxl\:-mt-64{margin-top:-16rem}.xxxl\:-mr-64{margin-right:-16rem}.xxxl\:-mb-64{margin-bottom:-16rem}.xxxl\:-ml-64{margin-left:-16rem}.xxxl\:-mt-80{margin-top:-20rem}.xxxl\:-mr-80{margin-right:-20rem}.xxxl\:-mb-80{margin-bottom:-20rem}.xxxl\:-ml-80{margin-left:-20rem}.xxxl\:-mt-88{margin-top:-22rem}.xxxl\:-mr-88{margin-right:-22rem}.xxxl\:-mb-88{margin-bottom:-22rem}.xxxl\:-ml-88{margin-left:-22rem}.xxxl\:-mt-104{margin-top:-26rem}.xxxl\:-mr-104{margin-right:-26rem}.xxxl\:-mb-104{margin-bottom:-26rem}.xxxl\:-ml-104{margin-left:-26rem}.xxxl\:-mt-px{margin-top:-1px}.xxxl\:-mr-px{margin-right:-1px}.xxxl\:-mb-px{margin-bottom:-1px}.xxxl\:-ml-px{margin-left:-1px}.xxxl\:overflow-visible{overflow:visible}.xxxl\:overflow-x-visible{overflow-x:visible}.xxxl\:overflow-y-visible{overflow-y:visible}.xxxl\:py-0{padding-top:0;padding-bottom:0}.xxxl\:px-0{padding-left:0;padding-right:0}.xxxl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xxxl\:px-1{padding-left:.25rem;padding-right:.25rem}.xxxl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xxxl\:px-2{padding-left:.5rem;padding-right:.5rem}.xxxl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xxxl\:px-3{padding-left:.75rem;padding-right:.75rem}.xxxl\:py-4{padding-top:1rem;padding-bottom:1rem}.xxxl\:px-4{padding-left:1rem;padding-right:1rem}.xxxl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xxxl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xxxl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xxxl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xxxl\:py-8{padding-top:2rem;padding-bottom:2rem}.xxxl\:px-8{padding-left:2rem;padding-right:2rem}.xxxl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xxxl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xxxl\:py-12{padding-top:3rem;padding-bottom:3rem}.xxxl\:px-12{padding-left:3rem;padding-right:3rem}.xxxl\:py-14{padding-top:3.75rem;padding-bottom:3.75rem}.xxxl\:px-14{padding-left:3.75rem;padding-right:3.75rem}.xxxl\:py-16{padding-top:4rem;padding-bottom:4rem}.xxxl\:px-16{padding-left:4rem;padding-right:4rem}.xxxl\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.xxxl\:px-18{padding-left:4.5rem;padding-right:4.5rem}.xxxl\:py-20{padding-top:5rem;padding-bottom:5rem}.xxxl\:px-20{padding-left:5rem;padding-right:5rem}.xxxl\:py-24{padding-top:6rem;padding-bottom:6rem}.xxxl\:px-24{padding-left:6rem;padding-right:6rem}.xxxl\:py-28{padding-top:7rem;padding-bottom:7rem}.xxxl\:px-28{padding-left:7rem;padding-right:7rem}.xxxl\:py-32{padding-top:8rem;padding-bottom:8rem}.xxxl\:px-32{padding-left:8rem;padding-right:8rem}.xxxl\:py-36{padding-top:9rem;padding-bottom:9rem}.xxxl\:px-36{padding-left:9rem;padding-right:9rem}.xxxl\:py-40{padding-top:10rem;padding-bottom:10rem}.xxxl\:px-40{padding-left:10rem;padding-right:10rem}.xxxl\:py-48{padding-top:12rem;padding-bottom:12rem}.xxxl\:px-48{padding-left:12rem;padding-right:12rem}.xxxl\:py-52{padding-top:13rem;padding-bottom:13rem}.xxxl\:px-52{padding-left:13rem;padding-right:13rem}.xxxl\:py-64{padding-top:16rem;padding-bottom:16rem}.xxxl\:px-64{padding-left:16rem;padding-right:16rem}.xxxl\:py-80{padding-top:20rem;padding-bottom:20rem}.xxxl\:px-80{padding-left:20rem;padding-right:20rem}.xxxl\:py-88{padding-top:22rem;padding-bottom:22rem}.xxxl\:px-88{padding-left:22rem;padding-right:22rem}.xxxl\:py-104{padding-top:26rem;padding-bottom:26rem}.xxxl\:px-104{padding-left:26rem;padding-right:26rem}.xxxl\:py-px{padding-top:1px;padding-bottom:1px}.xxxl\:px-px{padding-left:1px;padding-right:1px}.xxxl\:pt-0{padding-top:0}.xxxl\:pr-0{padding-right:0}.xxxl\:pb-0{padding-bottom:0}.xxxl\:pl-0{padding-left:0}.xxxl\:pt-1{padding-top:.25rem}.xxxl\:pr-1{padding-right:.25rem}.xxxl\:pb-1{padding-bottom:.25rem}.xxxl\:pl-1{padding-left:.25rem}.xxxl\:pt-2{padding-top:.5rem}.xxxl\:pr-2{padding-right:.5rem}.xxxl\:pb-2{padding-bottom:.5rem}.xxxl\:pl-2{padding-left:.5rem}.xxxl\:pt-3{padding-top:.75rem}.xxxl\:pr-3{padding-right:.75rem}.xxxl\:pb-3{padding-bottom:.75rem}.xxxl\:pl-3{padding-left:.75rem}.xxxl\:pt-4{padding-top:1rem}.xxxl\:pr-4{padding-right:1rem}.xxxl\:pb-4{padding-bottom:1rem}.xxxl\:pl-4{padding-left:1rem}.xxxl\:pt-5{padding-top:1.25rem}.xxxl\:pr-5{padding-right:1.25rem}.xxxl\:pb-5{padding-bottom:1.25rem}.xxxl\:pl-5{padding-left:1.25rem}.xxxl\:pt-6{padding-top:1.5rem}.xxxl\:pr-6{padding-right:1.5rem}.xxxl\:pb-6{padding-bottom:1.5rem}.xxxl\:pl-6{padding-left:1.5rem}.xxxl\:pt-8{padding-top:2rem}.xxxl\:pr-8{padding-right:2rem}.xxxl\:pb-8{padding-bottom:2rem}.xxxl\:pl-8{padding-left:2rem}.xxxl\:pt-10{padding-top:2.5rem}.xxxl\:pr-10{padding-right:2.5rem}.xxxl\:pb-10{padding-bottom:2.5rem}.xxxl\:pl-10{padding-left:2.5rem}.xxxl\:pt-12{padding-top:3rem}.xxxl\:pr-12{padding-right:3rem}.xxxl\:pb-12{padding-bottom:3rem}.xxxl\:pl-12{padding-left:3rem}.xxxl\:pt-14{padding-top:3.75rem}.xxxl\:pr-14{padding-right:3.75rem}.xxxl\:pb-14{padding-bottom:3.75rem}.xxxl\:pl-14{padding-left:3.75rem}.xxxl\:pt-16{padding-top:4rem}.xxxl\:pr-16{padding-right:4rem}.xxxl\:pb-16{padding-bottom:4rem}.xxxl\:pl-16{padding-left:4rem}.xxxl\:pt-18{padding-top:4.5rem}.xxxl\:pr-18{padding-right:4.5rem}.xxxl\:pb-18{padding-bottom:4.5rem}.xxxl\:pl-18{padding-left:4.5rem}.xxxl\:pt-20{padding-top:5rem}.xxxl\:pr-20{padding-right:5rem}.xxxl\:pb-20{padding-bottom:5rem}.xxxl\:pl-20{padding-left:5rem}.xxxl\:pt-24{padding-top:6rem}.xxxl\:pr-24{padding-right:6rem}.xxxl\:pb-24{padding-bottom:6rem}.xxxl\:pl-24{padding-left:6rem}.xxxl\:pt-28{padding-top:7rem}.xxxl\:pr-28{padding-right:7rem}.xxxl\:pb-28{padding-bottom:7rem}.xxxl\:pl-28{padding-left:7rem}.xxxl\:pt-32{padding-top:8rem}.xxxl\:pr-32{padding-right:8rem}.xxxl\:pb-32{padding-bottom:8rem}.xxxl\:pl-32{padding-left:8rem}.xxxl\:pt-36{padding-top:9rem}.xxxl\:pr-36{padding-right:9rem}.xxxl\:pb-36{padding-bottom:9rem}.xxxl\:pl-36{padding-left:9rem}.xxxl\:pt-40{padding-top:10rem}.xxxl\:pr-40{padding-right:10rem}.xxxl\:pb-40{padding-bottom:10rem}.xxxl\:pl-40{padding-left:10rem}.xxxl\:pt-48{padding-top:12rem}.xxxl\:pr-48{padding-right:12rem}.xxxl\:pb-48{padding-bottom:12rem}.xxxl\:pl-48{padding-left:12rem}.xxxl\:pt-52{padding-top:13rem}.xxxl\:pr-52{padding-right:13rem}.xxxl\:pb-52{padding-bottom:13rem}.xxxl\:pl-52{padding-left:13rem}.xxxl\:pt-64{padding-top:16rem}.xxxl\:pr-64{padding-right:16rem}.xxxl\:pb-64{padding-bottom:16rem}.xxxl\:pl-64{padding-left:16rem}.xxxl\:pt-80{padding-top:20rem}.xxxl\:pr-80{padding-right:20rem}.xxxl\:pb-80{padding-bottom:20rem}.xxxl\:pl-80{padding-left:20rem}.xxxl\:pt-88{padding-top:22rem}.xxxl\:pr-88{padding-right:22rem}.xxxl\:pb-88{padding-bottom:22rem}.xxxl\:pl-88{padding-left:22rem}.xxxl\:pt-104{padding-top:26rem}.xxxl\:pr-104{padding-right:26rem}.xxxl\:pb-104{padding-bottom:26rem}.xxxl\:pl-104{padding-left:26rem}.xxxl\:pt-px{padding-top:1px}.xxxl\:pr-px{padding-right:1px}.xxxl\:pb-px{padding-bottom:1px}.xxxl\:pl-px{padding-left:1px}.xxxl\:text-left{text-align:left}.xxxl\:text-center{text-align:center}.xxxl\:text-right{text-align:right}.xxxl\:text-justify{text-align:justify}.xxxl\:text-transparent{color:transparent}.xxxl\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxxl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxxl\:text-gray-100{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxxl\:text-gray-200{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxxl\:text-gray-300{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxxl\:text-gray-400{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxxl\:text-gray-500{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxxl\:text-gray-600{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxxl\:text-gray-700{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxxl\:text-gray-800{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxxl\:text-gray-900{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxxl\:text-primary-50{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxxl\:text-primary-100{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxxl\:text-primary-200{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxxl\:text-primary-300{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxxl\:text-primary-400{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxxl\:text-primary-500{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxxl\:text-primary-600{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxxl\:text-primary-700{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxxl\:text-primary-800{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxxl\:text-primary-900{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxxl\:text-secondary-50{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxxl\:text-secondary-100{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxxl\:text-secondary-200{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxxl\:text-secondary-300{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxxl\:text-secondary-400{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxxl\:text-secondary-500{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxxl\:text-secondary-600{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxxl\:text-secondary-700{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxxl\:text-secondary-800{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxxl\:text-secondary-900{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxxl\:text-cyan{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxxl\:text-danger,.xxxl\:text-red{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxxl\:hover\:text-transparent:hover{color:transparent}.xxxl\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxxl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxxl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxxl\:hover\:text-gray-200:hover{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxxl\:hover\:text-gray-300:hover{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxxl\:hover\:text-gray-400:hover{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxxl\:hover\:text-gray-500:hover{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxxl\:hover\:text-gray-600:hover{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxxl\:hover\:text-gray-700:hover{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxxl\:hover\:text-gray-800:hover{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxxl\:hover\:text-gray-900:hover{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxxl\:hover\:text-primary-50:hover{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxxl\:hover\:text-primary-100:hover{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxxl\:hover\:text-primary-200:hover{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxxl\:hover\:text-primary-300:hover{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxxl\:hover\:text-primary-400:hover{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxxl\:hover\:text-primary-500:hover{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxxl\:hover\:text-primary-600:hover{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxxl\:hover\:text-primary-700:hover{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxxl\:hover\:text-primary-800:hover{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxxl\:hover\:text-primary-900:hover{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxxl\:hover\:text-secondary-50:hover{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxxl\:hover\:text-secondary-100:hover{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxxl\:hover\:text-secondary-200:hover{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxxl\:hover\:text-secondary-300:hover{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxxl\:hover\:text-secondary-400:hover{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxxl\:hover\:text-secondary-500:hover{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxxl\:hover\:text-secondary-600:hover{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxxl\:hover\:text-secondary-700:hover{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxxl\:hover\:text-secondary-800:hover{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxxl\:hover\:text-secondary-900:hover{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxxl\:hover\:text-cyan:hover{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxxl\:hover\:text-danger:hover,.xxxl\:hover\:text-red:hover{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxxl\:focus\:text-transparent:focus{color:transparent}.xxxl\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.xxxl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxxl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f1f2f2;color:rgba(241,242,242,var(--text-opacity))}.xxxl\:focus\:text-gray-200:focus{--text-opacity:1;color:#f0efef;color:rgba(240,239,239,var(--text-opacity))}.xxxl\:focus\:text-gray-300:focus{--text-opacity:1;color:#aeb2b2;color:rgba(174,178,178,var(--text-opacity))}.xxxl\:focus\:text-gray-400:focus{--text-opacity:1;color:#93999a;color:rgba(147,153,154,var(--text-opacity))}.xxxl\:focus\:text-gray-500:focus{--text-opacity:1;color:#798081;color:rgba(121,128,129,var(--text-opacity))}.xxxl\:focus\:text-gray-600:focus{--text-opacity:1;color:#606666;color:rgba(96,102,102,var(--text-opacity))}.xxxl\:focus\:text-gray-700:focus{--text-opacity:1;color:#45494f;color:rgba(69,73,79,var(--text-opacity))}.xxxl\:focus\:text-gray-800:focus{--text-opacity:1;color:#2f3132;color:rgba(47,49,50,var(--text-opacity))}.xxxl\:focus\:text-gray-900:focus{--text-opacity:1;color:#161718;color:rgba(22,23,24,var(--text-opacity))}.xxxl\:focus\:text-primary-50:focus{--text-opacity:1;color:#f9fcfb;color:rgba(249,252,251,var(--text-opacity))}.xxxl\:focus\:text-primary-100:focus{--text-opacity:1;color:#f3f9f7;color:rgba(243,249,247,var(--text-opacity))}.xxxl\:focus\:text-primary-200:focus{--text-opacity:1;color:#e1f1eb;color:rgba(225,241,235,var(--text-opacity))}.xxxl\:focus\:text-primary-300:focus{--text-opacity:1;color:#cee9df;color:rgba(206,233,223,var(--text-opacity))}.xxxl\:focus\:text-primary-400:focus{--text-opacity:1;color:#aad8c7;color:rgba(170,216,199,var(--text-opacity))}.xxxl\:focus\:text-primary-500:focus{--text-opacity:1;color:#85c7af;color:rgba(133,199,175,var(--text-opacity))}.xxxl\:focus\:text-primary-600:focus{--text-opacity:1;color:#78b39e;color:rgba(120,179,158,var(--text-opacity))}.xxxl\:focus\:text-primary-700:focus{--text-opacity:1;color:#649583;color:rgba(100,149,131,var(--text-opacity))}.xxxl\:focus\:text-primary-800:focus{--text-opacity:1;color:#507769;color:rgba(80,119,105,var(--text-opacity))}.xxxl\:focus\:text-primary-900:focus{--text-opacity:1;color:#416256;color:rgba(65,98,86,var(--text-opacity))}.xxxl\:focus\:text-secondary-50:focus{--text-opacity:1;color:#faf9f9;color:rgba(250,249,249,var(--text-opacity))}.xxxl\:focus\:text-secondary-100:focus{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.xxxl\:focus\:text-secondary-200:focus{--text-opacity:1;color:#e4e3e3;color:rgba(228,227,227,var(--text-opacity))}.xxxl\:focus\:text-secondary-300:focus{--text-opacity:1;color:#d3d2d2;color:rgba(211,210,210,var(--text-opacity))}.xxxl\:focus\:text-secondary-400:focus{--text-opacity:1;color:#b3b1b0;color:rgba(179,177,176,var(--text-opacity))}.xxxl\:focus\:text-secondary-500:focus{--text-opacity:1;color:#928f8e;color:rgba(146,143,142,var(--text-opacity))}.xxxl\:focus\:text-secondary-600:focus{--text-opacity:1;color:#838180;color:rgba(131,129,128,var(--text-opacity))}.xxxl\:focus\:text-secondary-700:focus{--text-opacity:1;color:#6e6b6b;color:rgba(110,107,107,var(--text-opacity))}.xxxl\:focus\:text-secondary-800:focus{--text-opacity:1;color:#585655;color:rgba(88,86,85,var(--text-opacity))}.xxxl\:focus\:text-secondary-900:focus{--text-opacity:1;color:#4c4031;color:rgba(76,64,49,var(--text-opacity))}.xxxl\:focus\:text-cyan:focus{--text-opacity:1;color:#29cbec;color:rgba(41,203,236,var(--text-opacity))}.xxxl\:focus\:text-danger:focus,.xxxl\:focus\:text-red:focus{--text-opacity:1;color:#c92a2a;color:rgba(201,42,42,var(--text-opacity))}.xxxl\:text-opacity-0{--text-opacity:0}.xxxl\:text-opacity-25{--text-opacity:0.25}.xxxl\:text-opacity-50{--text-opacity:0.5}.xxxl\:text-opacity-75{--text-opacity:0.75}.xxxl\:text-opacity-100{--text-opacity:1}.xxxl\:hover\:text-opacity-0:hover{--text-opacity:0}.xxxl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xxxl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xxxl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xxxl\:hover\:text-opacity-100:hover{--text-opacity:1}.xxxl\:focus\:text-opacity-0:focus{--text-opacity:0}.xxxl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xxxl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xxxl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xxxl\:focus\:text-opacity-100:focus{--text-opacity:1}.xxxl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xxxl\:align-text-top{vertical-align:text-top}.xxxl\:align-text-bottom{vertical-align:text-bottom}.xxxl\:visible{visibility:visible}.xxxl\:invisible{visibility:hidden}.xxxl\:z-0{z-index:0}.xxxl\:z-10{z-index:10}.xxxl\:z-20{z-index:20}.xxxl\:z-30{z-index:30}.xxxl\:z-40{z-index:40}.xxxl\:z-50{z-index:50}.xxxl\:z-auto{z-index:auto}.xxxl\:row-gap-0{grid-row-gap:0;row-gap:0}.xxxl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xxxl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xxxl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xxxl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xxxl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xxxl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xxxl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xxxl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xxxl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xxxl\:row-gap-14{grid-row-gap:3.75rem;row-gap:3.75rem}.xxxl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xxxl\:row-gap-18{grid-row-gap:4.5rem;row-gap:4.5rem}.xxxl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xxxl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xxxl\:row-gap-28{grid-row-gap:7rem;row-gap:7rem}.xxxl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xxxl\:row-gap-36{grid-row-gap:9rem;row-gap:9rem}.xxxl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xxxl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xxxl\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xxxl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xxxl\:row-gap-80{grid-row-gap:20rem;row-gap:20rem}.xxxl\:row-gap-88{grid-row-gap:22rem;row-gap:22rem}.xxxl\:row-gap-104{grid-row-gap:26rem;row-gap:26rem}.xxxl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xxxl\:grid-flow-row-dense{grid-auto-flow:row dense}.xxxl\:row-auto{grid-row:auto}.xxxl\:row-span-1{grid-row:span 1/span 1}.xxxl\:row-span-2{grid-row:span 2/span 2}.xxxl\:row-span-3{grid-row:span 3/span 3}.xxxl\:row-span-4{grid-row:span 4/span 4}.xxxl\:row-span-5{grid-row:span 5/span 5}.xxxl\:row-span-6{grid-row:span 6/span 6}.xxxl\:row-span-full{grid-row:1/-1}.xxxl\:row-start-1{grid-row-start:1}.xxxl\:row-start-2{grid-row-start:2}.xxxl\:row-start-3{grid-row-start:3}.xxxl\:row-start-4{grid-row-start:4}.xxxl\:row-start-5{grid-row-start:5}.xxxl\:row-start-6{grid-row-start:6}.xxxl\:row-start-7{grid-row-start:7}.xxxl\:row-start-auto{grid-row-start:auto}.xxxl\:row-end-1{grid-row-end:1}.xxxl\:row-end-2{grid-row-end:2}.xxxl\:row-end-3{grid-row-end:3}.xxxl\:row-end-4{grid-row-end:4}.xxxl\:row-end-5{grid-row-end:5}.xxxl\:row-end-6{grid-row-end:6}.xxxl\:row-end-7{grid-row-end:7}.xxxl\:row-end-auto{grid-row-end:auto}}