@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Work+Sans:wght@400;600&display=swap";:root{--color-primary: #6F7D44;--color-secondary: #F8F4F1;--color-accent: #ad2c53;--color-highlight: #f0be96;--color-dark: #3D3D3D;--color-muted: #858585;--color-whitesmoke: #F4F7F5;--color-primary-100: rgb(180.9238341969, 193.570984456, 142.079015544);--color-primary-300: rgb(153.9870466321, 171.2331606218, 101.0168393782);--color-primary-500: #6F7D44;--color-primary-700: rgb(94.35, 106.25, 57.8);--color-primary-900: rgb(72.15, 81.25, 44.2);--color-accent-100: rgb(222.3244239631, 126.5255760369, 155.4880184332);--color-accent-300: rgb(210.4423963134, 79.8076036866, 119.301843318);--color-accent-500: #ad2c53;--color-accent-700: rgb(147.05, 37.4, 70.55);--color-accent-900: rgb(112.45, 28.6, 53.95);--color-highlight-100: rgb(246.75, 219.25, 197.25);--color-highlight-300: rgb(243.75, 206.25, 176.25);--color-highlight-500: #f0be96;--color-highlight-700: rgb(232.6875, 158.3125, 98.8125);--color-highlight-900: rgb(221.8125, 116.1875, 31.6875);--font-body: Work Sans, Helvetica, Arial, sans-serif;--font-heading: Nunito, Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit;font-size:inherit;line-height:inherit}button,input,select,textarea{font:inherit;line-height:inherit}html{font-size:1rem;scroll-behavior:smooth}body{color:#3d3d3d;background-color:#f8f4f1}p{margin-bottom:.5rem}a{text-decoration:none;color:#f0be96;transition:color .2s ease;font-size:1.1rem;display:block}a:hover{color:#c09878}.section{padding-block:6rem}.partial-wrapper{display:flex;flex-direction:column}@media (min-width: 64em){.partial-wrapper{flex-direction:row}}.partial-wrapper .partial-image{margin-top:2rem;position:relative}.partial-wrapper .partial-image img{display:block;z-index:20;position:relative;max-width:100%}@media (min-width: 64em){.partial-wrapper .partial-image{margin-top:0}}body{font-family:Segoe UI,Work Sans,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Nunito,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:.5em}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}.container{width:100%;margin-inline:auto;padding-inline:1rem;display:flex}.container .partial-view{width:100%;display:flex;flex-direction:column}@media (min-width: 64em){.container .partial-view{width:50%}}@media (min-width: 30em){.container{max-width:640px}}@media (min-width: 48em){.container{max-width:768px}}@media (min-width: 64em){.container{max-width:1024px}}@media (min-width: 75em){.container{max-width:1200px}}.navbar{background-color:#48512c;color:#f8f4f1;height:4.5rem;width:100%;position:sticky;top:0;z-index:1000;box-shadow:0 .125rem .25rem #00000013}.navbar .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%}.navbar__brand .company-brand{margin-bottom:0;display:none}@media (min-width: 48em){.navbar__brand .company-brand{display:block}}.navbar__nav{display:flex;flex-direction:row;list-style-type:none;gap:1rem}.navbar__item{position:relative}.header{position:relative;text-align:center;color:#f8f4f1}@media (min-width: 75em){.header{text-align:initial}}.header__overlay{background:#00000080;position:absolute;top:0;left:0;width:100%;height:100%;z-index:20}.header__background{position:absolute;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(/media/office-1.jpg)}.header .container{z-index:30;position:relative;padding-block:8rem}.header .second-block{display:flex;align-items:center;justify-content:center}.section--footer{background-color:#6f7d44;z-index:1;color:#f8f4f1}.section--footer .container{flex-direction:column}.section--footer .footer-grid{display:grid;grid-template-columns:repeat(2,1fr);border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#f2c8a6;padding-bottom:2rem}.section--footer .footer-grid__item{text-align:center}.section--footer .footer-grid__item .footer-list{list-style-type:none}.section--footer .footer-grid__item .footer-list a{display:inline-block}.section--footer .footer-grid__item .footer-list a svg{font-size:2rem}.section--footer .copyright{padding-top:2rem}.section--services{background-color:#fff}.section--services .service-list{list-style-type:none;display:grid;gap:.5rem;font-weight:700;font-size:1.1rem;grid-template-columns:repeat(1,1fr)}@media (min-width: 48em){.section--services .service-list{grid-template-columns:repeat(2,1fr)}}.section--services .service-list svg{color:#939e73}.section--services .partial-image{margin-left:auto;margin-right:auto}.section--services .partial-image img{object-fit:cover;width:400px}@media (min-width: 64em){.section--services .partial-image{margin-right:inherit}}.section--metrics{background-color:#fae8da;padding-inline:1rem;padding-block:4rem 6rem}@media (min-width: 64em){.section--metrics{padding-block:6rem}}.section--metrics .container{position:relative;z-index:20}.section--metrics .metrics__grid{margin:0 auto;display:grid;justify-content:center;grid-template-columns:repeat(1,1fr)}@media (min-width: 48em){.section--metrics .metrics__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64em){.section--metrics .metrics__grid{grid-template-columns:repeat(4,1fr)}}.section--metrics .grid-item{padding-block:1.5rem;padding-inline:.5rem;text-align:center}@media (min-width: 48em){.section--metrics .grid-item{padding-block:3rem}}.section--metrics .grid-item__badge{position:relative}.section--metrics .grid-item__badge:after{content:"";position:absolute;z-index:1;bottom:0;left:50%;transform:translate(-50%,75%);width:100px;height:100px;background-image:url(/media/badge.png);background-position:center center;background-size:100px;background-repeat:no-repeat}@media (min-width: 48em){.section--metrics .grid-item__badge:after{transform:translate(-50%,50%)}}.section--metrics .grid-item__header{position:relative;z-index:2;margin-bottom:.25rem;font-size:3.5rem}@media (min-width: 48em){.section--metrics .grid-item__header{font-size:4.5rem}}.section--metrics .grid-item__label{position:relative;z-index:2;color:#64713d;font-size:1.5rem}.section--contact{background-color:#fff;padding-block:6rem}@media (min-width: 64em){.section--contact{padding-block:6rem 10rem}}.section--contact .partial-image{margin-right:auto;margin-top:0;margin-bottom:2rem}.section--contact .partial-image img{object-fit:cover;width:340px}.section--contact .contact-number{display:flex;align-items:center;gap:1rem;font-size:2rem;color:#6f7d44}.section--contact .contact-number .glyph{width:4rem;height:4rem;border-radius:50rem;background:#ece8e5;display:flex;align-items:center;justify-content:center}.section--contact .contact-number .contact-link{text-decoration:none;color:inherit}.section--contact .contact-number .contact-link:hover{color:#596436}.btn{background-color:#fff;color:#000;padding:.5rem 1rem;display:inline-block;text-decoration:none;border:0;border-radius:.25rem;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}.btn--outline{background-color:transparent;border-width:2px;border-style:solid}.btn--primary{color:#fff;background-color:#6f7d44;border-color:#fff}.btn--primary:hover{background-color:#596436;color:#fff}.btn--primary.btn--outline{background-color:transparent;border-color:#6f7d44;color:#6f7d44}.btn--primary.btn--outline:hover{background-color:#596436;color:#fff}.btn--secondary{color:#000;background-color:#f8f4f1;border-color:#000}.btn--secondary:hover{background-color:#c6c3c1;color:#000}.btn--secondary.btn--outline{background-color:transparent;border-color:#f8f4f1;color:#f8f4f1}.btn--secondary.btn--outline:hover{background-color:#c6c3c1;color:#000}.btn--accent{color:#fff;background-color:#ad2c53;border-color:#fff}.btn--accent:hover{background-color:#8a2342;color:#fff}.btn--accent.btn--outline{background-color:transparent;border-color:#ad2c53;color:#ad2c53}.btn--accent.btn--outline:hover{background-color:#8a2342;color:#fff}.btn--highlight{color:#000;background-color:#f0be96;border-color:#000}.btn--highlight:hover{background-color:#f3cbab;color:#000}.btn--highlight.btn--outline{background-color:transparent;border-color:#f0be96;color:#f0be96}.btn--highlight.btn--outline:hover{background-color:#f3cbab;color:#000}.w-0{width:0%!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.mw-0{max-width:0%!important}.mw-25{max-width:25%!important}.mw-50{max-width:50%!important}.mw-75{max-width:75%!important}.mw-100{max-width:100%!important}.h-0{height:0%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.text-primary{color:#6f7d44!important}.text-secondary{color:#f8f4f1!important}.text-accent{color:#ad2c53!important}.text-highlight{color:#f0be96!important}.text-dark{color:#3d3d3d!important}.text-muted{color:#858585!important}.text-whitesmoke{color:#f4f7f5!important}.text-primary-100{color:#b5c28e!important}.text-primary-300{color:#9aab65!important}.text-primary-500{color:#6f7d44!important}.text-primary-700{color:#5e6a3a!important}.text-primary-900{color:#48512c!important}.text-accent-100{color:#de7f9b!important}.text-accent-300{color:#d25077!important}.text-accent-500{color:#ad2c53!important}.text-accent-700{color:#932547!important}.text-accent-900{color:#701d36!important}.text-highlight-100{color:#f7dbc5!important}.text-highlight-300{color:#f4ceb0!important}.text-highlight-500{color:#f0be96!important}.text-highlight-700{color:#e99e63!important}.text-highlight-900{color:#de7420!important}.bg-primary{background-color:#6f7d44!important}.bg-secondary{background-color:#f8f4f1!important}.bg-accent{background-color:#ad2c53!important}.bg-highlight{background-color:#f0be96!important}.bg-dark{background-color:#3d3d3d!important}.bg-muted{background-color:#858585!important}.bg-whitesmoke{background-color:#f4f7f5!important}.bg-primary-100{background-color:#b5c28e!important}.bg-primary-300{background-color:#9aab65!important}.bg-primary-500{background-color:#6f7d44!important}.bg-primary-700{background-color:#5e6a3a!important}.bg-primary-900{background-color:#48512c!important}.bg-accent-100{background-color:#de7f9b!important}.bg-accent-300{background-color:#d25077!important}.bg-accent-500{background-color:#ad2c53!important}.bg-accent-700{background-color:#932547!important}.bg-accent-900{background-color:#701d36!important}.bg-highlight-100{background-color:#f7dbc5!important}.bg-highlight-300{background-color:#f4ceb0!important}.bg-highlight-500{background-color:#f0be96!important}.bg-highlight-700{background-color:#e99e63!important}.bg-highlight-900{background-color:#de7420!important}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-fixed{position:fixed!important}.position-absolute{position:absolute!important}.position-sticky{position:sticky!important}.shadow-0{box-shadow:none!important}.shadow-1{box-shadow:0 .125rem .25rem #00000013!important}.shadow-2{box-shadow:0 .5rem 1rem #00000026!important}.shadow-3{box-shadow:0 1rem 3rem #0000002d!important}.p-0{padding:0rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.px-0{padding-right:0rem!important;padding-left:0rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:2rem!important;padding-left:2rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.m-0{margin:0rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0rem!important;margin-left:0rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:2rem!important;margin-left:2rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-auto{margin-left:auto!important}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.column-gap-0{column-gap:0rem!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:2rem!important}.rounded-0{border-radius:0rem!important}.rounded-1{border-radius:.125rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.375rem!important}.rounded-4{border-radius:.5rem!important}.rounded-5{border-radius:1rem!important}.rounded-top-0{border-top-left-radius:0rem!important;border-top-right-radius:0rem!important}.rounded-top-1{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-top-2{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-top-3{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-top-4{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-top-5{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-right-0{border-top-right-radius:0rem!important;border-bottom-right-radius:0rem!important}.rounded-right-1{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-right-2{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-right-3{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-right-4{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-right-5{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-bottom-0{border-bottom-left-radius:0rem!important;border-bottom-right-radius:0rem!important}.rounded-bottom-1{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-bottom-2{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom-3{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-bottom-4{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-bottom-5{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-left-0{border-top-left-radius:0rem!important;border-bottom-left-radius:0rem!important}.rounded-left-1{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-left-2{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left-3{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-left-4{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-left-5{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border{border:1px solid #222!important}.border-0{border:0!important}.border-top{border-top:1px solid #222!important}.border-top-0{border-top:0!important}.border-right{border-right:1px solid #222!important}.border-right-0{border-right:0!important}.border-bottom{border-bottom:1px solid #222!important}.border-bottom-0{border-bottom:0!important}.border-left{border-left:1px solid #222!important}.border-left-0{border-left:0!important}.border-primary{border-color:#6f7d44!important}.border-secondary{border-color:#f8f4f1!important}.border-accent{border-color:#ad2c53!important}.border-highlight{border-color:#f0be96!important}.border-dark{border-color:#3d3d3d!important}.border-muted{border-color:#858585!important}.border-whitesmoke{border-color:#f4f7f5!important}.border-primary-100{border-color:#b5c28e!important}.border-primary-300{border-color:#9aab65!important}.border-primary-500{border-color:#6f7d44!important}.border-primary-700{border-color:#5e6a3a!important}.border-primary-900{border-color:#48512c!important}.border-accent-100{border-color:#de7f9b!important}.border-accent-300{border-color:#d25077!important}.border-accent-500{border-color:#ad2c53!important}.border-accent-700{border-color:#932547!important}.border-accent-900{border-color:#701d36!important}.border-highlight-100{border-color:#f7dbc5!important}.border-highlight-300{border-color:#f4ceb0!important}.border-highlight-500{border-color:#f0be96!important}.border-highlight-700{border-color:#e99e63!important}.border-highlight-900{border-color:#de7420!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap-wrap{flex-wrap:wrap!important}.flex-wrap-nowrap{flex-wrap:nowrap!important}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width: 0){.xs\:w-0{width:0%!important}}@media (min-width: 30em){.sm\:w-0{width:0%!important}}@media (min-width: 48em){.md\:w-0{width:0%!important}}@media (min-width: 64em){.lg\:w-0{width:0%!important}}@media (min-width: 75em){.xl\:w-0{width:0%!important}}@media (min-width: 0){.xs\:w-25{width:25%!important}}@media (min-width: 30em){.sm\:w-25{width:25%!important}}@media (min-width: 48em){.md\:w-25{width:25%!important}}@media (min-width: 64em){.lg\:w-25{width:25%!important}}@media (min-width: 75em){.xl\:w-25{width:25%!important}}@media (min-width: 0){.xs\:w-50{width:50%!important}}@media (min-width: 30em){.sm\:w-50{width:50%!important}}@media (min-width: 48em){.md\:w-50{width:50%!important}}@media (min-width: 64em){.lg\:w-50{width:50%!important}}@media (min-width: 75em){.xl\:w-50{width:50%!important}}@media (min-width: 0){.xs\:w-75{width:75%!important}}@media (min-width: 30em){.sm\:w-75{width:75%!important}}@media (min-width: 48em){.md\:w-75{width:75%!important}}@media (min-width: 64em){.lg\:w-75{width:75%!important}}@media (min-width: 75em){.xl\:w-75{width:75%!important}}@media (min-width: 0){.xs\:w-100{width:100%!important}}@media (min-width: 30em){.sm\:w-100{width:100%!important}}@media (min-width: 48em){.md\:w-100{width:100%!important}}@media (min-width: 64em){.lg\:w-100{width:100%!important}}@media (min-width: 75em){.xl\:w-100{width:100%!important}}@media (min-width: 0){.xs\:mw-0{max-width:0%!important}}@media (min-width: 30em){.sm\:mw-0{max-width:0%!important}}@media (min-width: 48em){.md\:mw-0{max-width:0%!important}}@media (min-width: 64em){.lg\:mw-0{max-width:0%!important}}@media (min-width: 75em){.xl\:mw-0{max-width:0%!important}}@media (min-width: 0){.xs\:mw-25{max-width:25%!important}}@media (min-width: 30em){.sm\:mw-25{max-width:25%!important}}@media (min-width: 48em){.md\:mw-25{max-width:25%!important}}@media (min-width: 64em){.lg\:mw-25{max-width:25%!important}}@media (min-width: 75em){.xl\:mw-25{max-width:25%!important}}@media (min-width: 0){.xs\:mw-50{max-width:50%!important}}@media (min-width: 30em){.sm\:mw-50{max-width:50%!important}}@media (min-width: 48em){.md\:mw-50{max-width:50%!important}}@media (min-width: 64em){.lg\:mw-50{max-width:50%!important}}@media (min-width: 75em){.xl\:mw-50{max-width:50%!important}}@media (min-width: 0){.xs\:mw-75{max-width:75%!important}}@media (min-width: 30em){.sm\:mw-75{max-width:75%!important}}@media (min-width: 48em){.md\:mw-75{max-width:75%!important}}@media (min-width: 64em){.lg\:mw-75{max-width:75%!important}}@media (min-width: 75em){.xl\:mw-75{max-width:75%!important}}@media (min-width: 0){.xs\:mw-100{max-width:100%!important}}@media (min-width: 30em){.sm\:mw-100{max-width:100%!important}}@media (min-width: 48em){.md\:mw-100{max-width:100%!important}}@media (min-width: 64em){.lg\:mw-100{max-width:100%!important}}@media (min-width: 75em){.xl\:mw-100{max-width:100%!important}}@media (min-width: 0){.xs\:h-0{height:0%!important}}@media (min-width: 30em){.sm\:h-0{height:0%!important}}@media (min-width: 48em){.md\:h-0{height:0%!important}}@media (min-width: 64em){.lg\:h-0{height:0%!important}}@media (min-width: 75em){.xl\:h-0{height:0%!important}}@media (min-width: 0){.xs\:h-25{height:25%!important}}@media (min-width: 30em){.sm\:h-25{height:25%!important}}@media (min-width: 48em){.md\:h-25{height:25%!important}}@media (min-width: 64em){.lg\:h-25{height:25%!important}}@media (min-width: 75em){.xl\:h-25{height:25%!important}}@media (min-width: 0){.xs\:h-50{height:50%!important}}@media (min-width: 30em){.sm\:h-50{height:50%!important}}@media (min-width: 48em){.md\:h-50{height:50%!important}}@media (min-width: 64em){.lg\:h-50{height:50%!important}}@media (min-width: 75em){.xl\:h-50{height:50%!important}}@media (min-width: 0){.xs\:h-75{height:75%!important}}@media (min-width: 30em){.sm\:h-75{height:75%!important}}@media (min-width: 48em){.md\:h-75{height:75%!important}}@media (min-width: 64em){.lg\:h-75{height:75%!important}}@media (min-width: 75em){.xl\:h-75{height:75%!important}}@media (min-width: 0){.xs\:h-100{height:100%!important}}@media (min-width: 30em){.sm\:h-100{height:100%!important}}@media (min-width: 48em){.md\:h-100{height:100%!important}}@media (min-width: 64em){.lg\:h-100{height:100%!important}}@media (min-width: 75em){.xl\:h-100{height:100%!important}}@media (min-width: 0){.xs\:d-inline{display:inline!important}}@media (min-width: 30em){.sm\:d-inline{display:inline!important}}@media (min-width: 48em){.md\:d-inline{display:inline!important}}@media (min-width: 64em){.lg\:d-inline{display:inline!important}}@media (min-width: 75em){.xl\:d-inline{display:inline!important}}@media (min-width: 0){.xs\:d-inline-block{display:inline-block!important}}@media (min-width: 30em){.sm\:d-inline-block{display:inline-block!important}}@media (min-width: 48em){.md\:d-inline-block{display:inline-block!important}}@media (min-width: 64em){.lg\:d-inline-block{display:inline-block!important}}@media (min-width: 75em){.xl\:d-inline-block{display:inline-block!important}}@media (min-width: 0){.xs\:d-block{display:block!important}}@media (min-width: 30em){.sm\:d-block{display:block!important}}@media (min-width: 48em){.md\:d-block{display:block!important}}@media (min-width: 64em){.lg\:d-block{display:block!important}}@media (min-width: 75em){.xl\:d-block{display:block!important}}@media (min-width: 0){.xs\:d-grid{display:grid!important}}@media (min-width: 30em){.sm\:d-grid{display:grid!important}}@media (min-width: 48em){.md\:d-grid{display:grid!important}}@media (min-width: 64em){.lg\:d-grid{display:grid!important}}@media (min-width: 75em){.xl\:d-grid{display:grid!important}}@media (min-width: 0){.xs\:d-table{display:table!important}}@media (min-width: 30em){.sm\:d-table{display:table!important}}@media (min-width: 48em){.md\:d-table{display:table!important}}@media (min-width: 64em){.lg\:d-table{display:table!important}}@media (min-width: 75em){.xl\:d-table{display:table!important}}@media (min-width: 0){.xs\:d-table-row{display:table-row!important}}@media (min-width: 30em){.sm\:d-table-row{display:table-row!important}}@media (min-width: 48em){.md\:d-table-row{display:table-row!important}}@media (min-width: 64em){.lg\:d-table-row{display:table-row!important}}@media (min-width: 75em){.xl\:d-table-row{display:table-row!important}}@media (min-width: 0){.xs\:d-table-cell{display:table-cell!important}}@media (min-width: 30em){.sm\:d-table-cell{display:table-cell!important}}@media (min-width: 48em){.md\:d-table-cell{display:table-cell!important}}@media (min-width: 64em){.lg\:d-table-cell{display:table-cell!important}}@media (min-width: 75em){.xl\:d-table-cell{display:table-cell!important}}@media (min-width: 0){.xs\:d-flex{display:flex!important}}@media (min-width: 30em){.sm\:d-flex{display:flex!important}}@media (min-width: 48em){.md\:d-flex{display:flex!important}}@media (min-width: 64em){.lg\:d-flex{display:flex!important}}@media (min-width: 75em){.xl\:d-flex{display:flex!important}}@media (min-width: 0){.xs\:d-inline-flex{display:inline-flex!important}}@media (min-width: 30em){.sm\:d-inline-flex{display:inline-flex!important}}@media (min-width: 48em){.md\:d-inline-flex{display:inline-flex!important}}@media (min-width: 64em){.lg\:d-inline-flex{display:inline-flex!important}}@media (min-width: 75em){.xl\:d-inline-flex{display:inline-flex!important}}@media (min-width: 0){.xs\:d-none{display:none!important}}@media (min-width: 30em){.sm\:d-none{display:none!important}}@media (min-width: 48em){.md\:d-none{display:none!important}}@media (min-width: 64em){.lg\:d-none{display:none!important}}@media (min-width: 75em){.xl\:d-none{display:none!important}}@media (min-width: 0){.xs\:shadow-0{box-shadow:none!important}}@media (min-width: 30em){.sm\:shadow-0{box-shadow:none!important}}@media (min-width: 48em){.md\:shadow-0{box-shadow:none!important}}@media (min-width: 64em){.lg\:shadow-0{box-shadow:none!important}}@media (min-width: 75em){.xl\:shadow-0{box-shadow:none!important}}@media (min-width: 0){.xs\:shadow-1{box-shadow:0 .125rem .25rem #00000013!important}}@media (min-width: 30em){.sm\:shadow-1{box-shadow:0 .125rem .25rem #00000013!important}}@media (min-width: 48em){.md\:shadow-1{box-shadow:0 .125rem .25rem #00000013!important}}@media (min-width: 64em){.lg\:shadow-1{box-shadow:0 .125rem .25rem #00000013!important}}@media (min-width: 75em){.xl\:shadow-1{box-shadow:0 .125rem .25rem #00000013!important}}@media (min-width: 0){.xs\:shadow-2{box-shadow:0 .5rem 1rem #00000026!important}}@media (min-width: 30em){.sm\:shadow-2{box-shadow:0 .5rem 1rem #00000026!important}}@media (min-width: 48em){.md\:shadow-2{box-shadow:0 .5rem 1rem #00000026!important}}@media (min-width: 64em){.lg\:shadow-2{box-shadow:0 .5rem 1rem #00000026!important}}@media (min-width: 75em){.xl\:shadow-2{box-shadow:0 .5rem 1rem #00000026!important}}@media (min-width: 0){.xs\:shadow-3{box-shadow:0 1rem 3rem #0000002d!important}}@media (min-width: 30em){.sm\:shadow-3{box-shadow:0 1rem 3rem #0000002d!important}}@media (min-width: 48em){.md\:shadow-3{box-shadow:0 1rem 3rem #0000002d!important}}@media (min-width: 64em){.lg\:shadow-3{box-shadow:0 1rem 3rem #0000002d!important}}@media (min-width: 75em){.xl\:shadow-3{box-shadow:0 1rem 3rem #0000002d!important}}@media (min-width: 0){.xs\:p-0{padding:0rem!important}}@media (min-width: 30em){.sm\:p-0{padding:0rem!important}}@media (min-width: 48em){.md\:p-0{padding:0rem!important}}@media (min-width: 64em){.lg\:p-0{padding:0rem!important}}@media (min-width: 75em){.xl\:p-0{padding:0rem!important}}@media (min-width: 0){.xs\:p-1{padding:.25rem!important}}@media (min-width: 30em){.sm\:p-1{padding:.25rem!important}}@media (min-width: 48em){.md\:p-1{padding:.25rem!important}}@media (min-width: 64em){.lg\:p-1{padding:.25rem!important}}@media (min-width: 75em){.xl\:p-1{padding:.25rem!important}}@media (min-width: 0){.xs\:p-2{padding:.5rem!important}}@media (min-width: 30em){.sm\:p-2{padding:.5rem!important}}@media (min-width: 48em){.md\:p-2{padding:.5rem!important}}@media (min-width: 64em){.lg\:p-2{padding:.5rem!important}}@media (min-width: 75em){.xl\:p-2{padding:.5rem!important}}@media (min-width: 0){.xs\:p-3{padding:1rem!important}}@media (min-width: 30em){.sm\:p-3{padding:1rem!important}}@media (min-width: 48em){.md\:p-3{padding:1rem!important}}@media (min-width: 64em){.lg\:p-3{padding:1rem!important}}@media (min-width: 75em){.xl\:p-3{padding:1rem!important}}@media (min-width: 0){.xs\:p-4{padding:1.5rem!important}}@media (min-width: 30em){.sm\:p-4{padding:1.5rem!important}}@media (min-width: 48em){.md\:p-4{padding:1.5rem!important}}@media (min-width: 64em){.lg\:p-4{padding:1.5rem!important}}@media (min-width: 75em){.xl\:p-4{padding:1.5rem!important}}@media (min-width: 0){.xs\:p-5{padding:2rem!important}}@media (min-width: 30em){.sm\:p-5{padding:2rem!important}}@media (min-width: 48em){.md\:p-5{padding:2rem!important}}@media (min-width: 64em){.lg\:p-5{padding:2rem!important}}@media (min-width: 75em){.xl\:p-5{padding:2rem!important}}@media (min-width: 0){.xs\:px-0{padding-right:0rem!important;padding-left:0rem!important}}@media (min-width: 30em){.sm\:px-0{padding-right:0rem!important;padding-left:0rem!important}}@media (min-width: 48em){.md\:px-0{padding-right:0rem!important;padding-left:0rem!important}}@media (min-width: 64em){.lg\:px-0{padding-right:0rem!important;padding-left:0rem!important}}@media (min-width: 75em){.xl\:px-0{padding-right:0rem!important;padding-left:0rem!important}}@media (min-width: 0){.xs\:px-1{padding-right:.25rem!important;padding-left:.25rem!important}}@media (min-width: 30em){.sm\:px-1{padding-right:.25rem!important;padding-left:.25rem!important}}@media (min-width: 48em){.md\:px-1{padding-right:.25rem!important;padding-left:.25rem!important}}@media (min-width: 64em){.lg\:px-1{padding-right:.25rem!important;padding-left:.25rem!important}}@media (min-width: 75em){.xl\:px-1{padding-right:.25rem!important;padding-left:.25rem!important}}@media (min-width: 0){.xs\:px-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media (min-width: 30em){.sm\:px-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media (min-width: 48em){.md\:px-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media (min-width: 64em){.lg\:px-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media (min-width: 75em){.xl\:px-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media (min-width: 0){.xs\:px-3{padding-right:1rem!important;padding-left:1rem!important}}@media (min-width: 30em){.sm\:px-3{padding-right:1rem!important;padding-left:1rem!important}}@media (min-width: 48em){.md\:px-3{padding-right:1rem!important;padding-left:1rem!important}}@media (min-width: 64em){.lg\:px-3{padding-right:1rem!important;padding-left:1rem!important}}@media (min-width: 75em){.xl\:px-3{padding-right:1rem!important;padding-left:1rem!important}}@media (min-width: 0){.xs\:px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width: 30em){.sm\:px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width: 48em){.md\:px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width: 64em){.lg\:px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width: 75em){.xl\:px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width: 0){.xs\:px-5{padding-right:2rem!important;padding-left:2rem!important}}@media (min-width: 30em){.sm\:px-5{padding-right:2rem!important;padding-left:2rem!important}}@media (min-width: 48em){.md\:px-5{padding-right:2rem!important;padding-left:2rem!important}}@media (min-width: 64em){.lg\:px-5{padding-right:2rem!important;padding-left:2rem!important}}@media (min-width: 75em){.xl\:px-5{padding-right:2rem!important;padding-left:2rem!important}}@media (min-width: 0){.xs\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}}@media (min-width: 30em){.sm\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}}@media (min-width: 48em){.md\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}}@media (min-width: 64em){.lg\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}}@media (min-width: 75em){.xl\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}}@media (min-width: 0){.xs\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media (min-width: 30em){.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media (min-width: 48em){.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media (min-width: 64em){.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media (min-width: 75em){.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media (min-width: 0){.xs\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (min-width: 30em){.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (min-width: 48em){.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (min-width: 64em){.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (min-width: 75em){.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (min-width: 0){.xs\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width: 30em){.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width: 48em){.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width: 64em){.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width: 75em){.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width: 0){.xs\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (min-width: 30em){.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (min-width: 48em){.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (min-width: 64em){.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (min-width: 75em){.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (min-width: 0){.xs\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media (min-width: 30em){.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media (min-width: 48em){.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media (min-width: 64em){.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media (min-width: 75em){.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media (min-width: 0){.xs\:pt-0{padding-top:0rem!important}}@media (min-width: 30em){.sm\:pt-0{padding-top:0rem!important}}@media (min-width: 48em){.md\:pt-0{padding-top:0rem!important}}@media (min-width: 64em){.lg\:pt-0{padding-top:0rem!important}}@media (min-width: 75em){.xl\:pt-0{padding-top:0rem!important}}@media (min-width: 0){.xs\:pt-1{padding-top:.25rem!important}}@media (min-width: 30em){.sm\:pt-1{padding-top:.25rem!important}}@media (min-width: 48em){.md\:pt-1{padding-top:.25rem!important}}@media (min-width: 64em){.lg\:pt-1{padding-top:.25rem!important}}@media (min-width: 75em){.xl\:pt-1{padding-top:.25rem!important}}@media (min-width: 0){.xs\:pt-2{padding-top:.5rem!important}}@media (min-width: 30em){.sm\:pt-2{padding-top:.5rem!important}}@media (min-width: 48em){.md\:pt-2{padding-top:.5rem!important}}@media (min-width: 64em){.lg\:pt-2{padding-top:.5rem!important}}@media (min-width: 75em){.xl\:pt-2{padding-top:.5rem!important}}@media (min-width: 0){.xs\:pt-3{padding-top:1rem!important}}@media (min-width: 30em){.sm\:pt-3{padding-top:1rem!important}}@media (min-width: 48em){.md\:pt-3{padding-top:1rem!important}}@media (min-width: 64em){.lg\:pt-3{padding-top:1rem!important}}@media (min-width: 75em){.xl\:pt-3{padding-top:1rem!important}}@media (min-width: 0){.xs\:pt-4{padding-top:1.5rem!important}}@media (min-width: 30em){.sm\:pt-4{padding-top:1.5rem!important}}@media (min-width: 48em){.md\:pt-4{padding-top:1.5rem!important}}@media (min-width: 64em){.lg\:pt-4{padding-top:1.5rem!important}}@media (min-width: 75em){.xl\:pt-4{padding-top:1.5rem!important}}@media (min-width: 0){.xs\:pt-5{padding-top:2rem!important}}@media (min-width: 30em){.sm\:pt-5{padding-top:2rem!important}}@media (min-width: 48em){.md\:pt-5{padding-top:2rem!important}}@media (min-width: 64em){.lg\:pt-5{padding-top:2rem!important}}@media (min-width: 75em){.xl\:pt-5{padding-top:2rem!important}}@media (min-width: 0){.xs\:pr-0{padding-right:0rem!important}}@media (min-width: 30em){.sm\:pr-0{padding-right:0rem!important}}@media (min-width: 48em){.md\:pr-0{padding-right:0rem!important}}@media (min-width: 64em){.lg\:pr-0{padding-right:0rem!important}}@media (min-width: 75em){.xl\:pr-0{padding-right:0rem!important}}@media (min-width: 0){.xs\:pr-1{padding-right:.25rem!important}}@media (min-width: 30em){.sm\:pr-1{padding-right:.25rem!important}}@media (min-width: 48em){.md\:pr-1{padding-right:.25rem!important}}@media (min-width: 64em){.lg\:pr-1{padding-right:.25rem!important}}@media (min-width: 75em){.xl\:pr-1{padding-right:.25rem!important}}@media (min-width: 0){.xs\:pr-2{padding-right:.5rem!important}}@media (min-width: 30em){.sm\:pr-2{padding-right:.5rem!important}}@media (min-width: 48em){.md\:pr-2{padding-right:.5rem!important}}@media (min-width: 64em){.lg\:pr-2{padding-right:.5rem!important}}@media (min-width: 75em){.xl\:pr-2{padding-right:.5rem!important}}@media (min-width: 0){.xs\:pr-3{padding-right:1rem!important}}@media (min-width: 30em){.sm\:pr-3{padding-right:1rem!important}}@media (min-width: 48em){.md\:pr-3{padding-right:1rem!important}}@media (min-width: 64em){.lg\:pr-3{padding-right:1rem!important}}@media (min-width: 75em){.xl\:pr-3{padding-right:1rem!important}}@media (min-width: 0){.xs\:pr-4{padding-right:1.5rem!important}}@media (min-width: 30em){.sm\:pr-4{padding-right:1.5rem!important}}@media (min-width: 48em){.md\:pr-4{padding-right:1.5rem!important}}@media (min-width: 64em){.lg\:pr-4{padding-right:1.5rem!important}}@media (min-width: 75em){.xl\:pr-4{padding-right:1.5rem!important}}@media (min-width: 0){.xs\:pr-5{padding-right:2rem!important}}@media (min-width: 30em){.sm\:pr-5{padding-right:2rem!important}}@media (min-width: 48em){.md\:pr-5{padding-right:2rem!important}}@media (min-width: 64em){.lg\:pr-5{padding-right:2rem!important}}@media (min-width: 75em){.xl\:pr-5{padding-right:2rem!important}}@media (min-width: 0){.xs\:pb-0{padding-bottom:0rem!important}}@media (min-width: 30em){.sm\:pb-0{padding-bottom:0rem!important}}@media (min-width: 48em){.md\:pb-0{padding-bottom:0rem!important}}@media (min-width: 64em){.lg\:pb-0{padding-bottom:0rem!important}}@media (min-width: 75em){.xl\:pb-0{padding-bottom:0rem!important}}@media (min-width: 0){.xs\:pb-1{padding-bottom:.25rem!important}}@media (min-width: 30em){.sm\:pb-1{padding-bottom:.25rem!important}}@media (min-width: 48em){.md\:pb-1{padding-bottom:.25rem!important}}@media (min-width: 64em){.lg\:pb-1{padding-bottom:.25rem!important}}@media (min-width: 75em){.xl\:pb-1{padding-bottom:.25rem!important}}@media (min-width: 0){.xs\:pb-2{padding-bottom:.5rem!important}}@media (min-width: 30em){.sm\:pb-2{padding-bottom:.5rem!important}}@media (min-width: 48em){.md\:pb-2{padding-bottom:.5rem!important}}@media (min-width: 64em){.lg\:pb-2{padding-bottom:.5rem!important}}@media (min-width: 75em){.xl\:pb-2{padding-bottom:.5rem!important}}@media (min-width: 0){.xs\:pb-3{padding-bottom:1rem!important}}@media (min-width: 30em){.sm\:pb-3{padding-bottom:1rem!important}}@media (min-width: 48em){.md\:pb-3{padding-bottom:1rem!important}}@media (min-width: 64em){.lg\:pb-3{padding-bottom:1rem!important}}@media (min-width: 75em){.xl\:pb-3{padding-bottom:1rem!important}}@media (min-width: 0){.xs\:pb-4{padding-bottom:1.5rem!important}}@media (min-width: 30em){.sm\:pb-4{padding-bottom:1.5rem!important}}@media (min-width: 48em){.md\:pb-4{padding-bottom:1.5rem!important}}@media (min-width: 64em){.lg\:pb-4{padding-bottom:1.5rem!important}}@media (min-width: 75em){.xl\:pb-4{padding-bottom:1.5rem!important}}@media (min-width: 0){.xs\:pb-5{padding-bottom:2rem!important}}@media (min-width: 30em){.sm\:pb-5{padding-bottom:2rem!important}}@media (min-width: 48em){.md\:pb-5{padding-bottom:2rem!important}}@media (min-width: 64em){.lg\:pb-5{padding-bottom:2rem!important}}@media (min-width: 75em){.xl\:pb-5{padding-bottom:2rem!important}}@media (min-width: 0){.xs\:pl-0{padding-left:0rem!important}}@media (min-width: 30em){.sm\:pl-0{padding-left:0rem!important}}@media (min-width: 48em){.md\:pl-0{padding-left:0rem!important}}@media (min-width: 64em){.lg\:pl-0{padding-left:0rem!important}}@media (min-width: 75em){.xl\:pl-0{padding-left:0rem!important}}@media (min-width: 0){.xs\:pl-1{padding-left:.25rem!important}}@media (min-width: 30em){.sm\:pl-1{padding-left:.25rem!important}}@media (min-width: 48em){.md\:pl-1{padding-left:.25rem!important}}@media (min-width: 64em){.lg\:pl-1{padding-left:.25rem!important}}@media (min-width: 75em){.xl\:pl-1{padding-left:.25rem!important}}@media (min-width: 0){.xs\:pl-2{padding-left:.5rem!important}}@media (min-width: 30em){.sm\:pl-2{padding-left:.5rem!important}}@media (min-width: 48em){.md\:pl-2{padding-left:.5rem!important}}@media (min-width: 64em){.lg\:pl-2{padding-left:.5rem!important}}@media (min-width: 75em){.xl\:pl-2{padding-left:.5rem!important}}@media (min-width: 0){.xs\:pl-3{padding-left:1rem!important}}@media (min-width: 30em){.sm\:pl-3{padding-left:1rem!important}}@media (min-width: 48em){.md\:pl-3{padding-left:1rem!important}}@media (min-width: 64em){.lg\:pl-3{padding-left:1rem!important}}@media (min-width: 75em){.xl\:pl-3{padding-left:1rem!important}}@media (min-width: 0){.xs\:pl-4{padding-left:1.5rem!important}}@media (min-width: 30em){.sm\:pl-4{padding-left:1.5rem!important}}@media (min-width: 48em){.md\:pl-4{padding-left:1.5rem!important}}@media (min-width: 64em){.lg\:pl-4{padding-left:1.5rem!important}}@media (min-width: 75em){.xl\:pl-4{padding-left:1.5rem!important}}@media (min-width: 0){.xs\:pl-5{padding-left:2rem!important}}@media (min-width: 30em){.sm\:pl-5{padding-left:2rem!important}}@media (min-width: 48em){.md\:pl-5{padding-left:2rem!important}}@media (min-width: 64em){.lg\:pl-5{padding-left:2rem!important}}@media (min-width: 75em){.xl\:pl-5{padding-left:2rem!important}}@media (min-width: 0){.xs\:m-0{margin:0rem!important}}@media (min-width: 30em){.sm\:m-0{margin:0rem!important}}@media (min-width: 48em){.md\:m-0{margin:0rem!important}}@media (min-width: 64em){.lg\:m-0{margin:0rem!important}}@media (min-width: 75em){.xl\:m-0{margin:0rem!important}}@media (min-width: 0){.xs\:m-1{margin:.25rem!important}}@media (min-width: 30em){.sm\:m-1{margin:.25rem!important}}@media (min-width: 48em){.md\:m-1{margin:.25rem!important}}@media (min-width: 64em){.lg\:m-1{margin:.25rem!important}}@media (min-width: 75em){.xl\:m-1{margin:.25rem!important}}@media (min-width: 0){.xs\:m-2{margin:.5rem!important}}@media (min-width: 30em){.sm\:m-2{margin:.5rem!important}}@media (min-width: 48em){.md\:m-2{margin:.5rem!important}}@media (min-width: 64em){.lg\:m-2{margin:.5rem!important}}@media (min-width: 75em){.xl\:m-2{margin:.5rem!important}}@media (min-width: 0){.xs\:m-3{margin:1rem!important}}@media (min-width: 30em){.sm\:m-3{margin:1rem!important}}@media (min-width: 48em){.md\:m-3{margin:1rem!important}}@media (min-width: 64em){.lg\:m-3{margin:1rem!important}}@media (min-width: 75em){.xl\:m-3{margin:1rem!important}}@media (min-width: 0){.xs\:m-4{margin:1.5rem!important}}@media (min-width: 30em){.sm\:m-4{margin:1.5rem!important}}@media (min-width: 48em){.md\:m-4{margin:1.5rem!important}}@media (min-width: 64em){.lg\:m-4{margin:1.5rem!important}}@media (min-width: 75em){.xl\:m-4{margin:1.5rem!important}}@media (min-width: 0){.xs\:m-5{margin:2rem!important}}@media (min-width: 30em){.sm\:m-5{margin:2rem!important}}@media (min-width: 48em){.md\:m-5{margin:2rem!important}}@media (min-width: 64em){.lg\:m-5{margin:2rem!important}}@media (min-width: 75em){.xl\:m-5{margin:2rem!important}}@media (min-width: 0){.xs\:m-auto{margin:auto!important}}@media (min-width: 30em){.sm\:m-auto{margin:auto!important}}@media (min-width: 48em){.md\:m-auto{margin:auto!important}}@media (min-width: 64em){.lg\:m-auto{margin:auto!important}}@media (min-width: 75em){.xl\:m-auto{margin:auto!important}}@media (min-width: 0){.xs\:mx-0{margin-right:0rem!important;margin-left:0rem!important}}@media (min-width: 30em){.sm\:mx-0{margin-right:0rem!important;margin-left:0rem!important}}@media (min-width: 48em){.md\:mx-0{margin-right:0rem!important;margin-left:0rem!important}}@media (min-width: 64em){.lg\:mx-0{margin-right:0rem!important;margin-left:0rem!important}}@media (min-width: 75em){.xl\:mx-0{margin-right:0rem!important;margin-left:0rem!important}}@media (min-width: 0){.xs\:mx-1{margin-right:.25rem!important;margin-left:.25rem!important}}@media (min-width: 30em){.sm\:mx-1{margin-right:.25rem!important;margin-left:.25rem!important}}@media (min-width: 48em){.md\:mx-1{margin-right:.25rem!important;margin-left:.25rem!important}}@media (min-width: 64em){.lg\:mx-1{margin-right:.25rem!important;margin-left:.25rem!important}}@media (min-width: 75em){.xl\:mx-1{margin-right:.25rem!important;margin-left:.25rem!important}}@media (min-width: 0){.xs\:mx-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media (min-width: 30em){.sm\:mx-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media (min-width: 48em){.md\:mx-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media (min-width: 64em){.lg\:mx-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media (min-width: 75em){.xl\:mx-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media (min-width: 0){.xs\:mx-3{margin-right:1rem!important;margin-left:1rem!important}}@media (min-width: 30em){.sm\:mx-3{margin-right:1rem!important;margin-left:1rem!important}}@media (min-width: 48em){.md\:mx-3{margin-right:1rem!important;margin-left:1rem!important}}@media (min-width: 64em){.lg\:mx-3{margin-right:1rem!important;margin-left:1rem!important}}@media (min-width: 75em){.xl\:mx-3{margin-right:1rem!important;margin-left:1rem!important}}@media (min-width: 0){.xs\:mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media (min-width: 30em){.sm\:mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media (min-width: 48em){.md\:mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media (min-width: 64em){.lg\:mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media (min-width: 75em){.xl\:mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media (min-width: 0){.xs\:mx-5{margin-right:2rem!important;margin-left:2rem!important}}@media (min-width: 30em){.sm\:mx-5{margin-right:2rem!important;margin-left:2rem!important}}@media (min-width: 48em){.md\:mx-5{margin-right:2rem!important;margin-left:2rem!important}}@media (min-width: 64em){.lg\:mx-5{margin-right:2rem!important;margin-left:2rem!important}}@media (min-width: 75em){.xl\:mx-5{margin-right:2rem!important;margin-left:2rem!important}}@media (min-width: 0){.xs\:mx-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 30em){.sm\:mx-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 48em){.md\:mx-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 64em){.lg\:mx-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 75em){.xl\:mx-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 0){.xs\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}}@media (min-width: 30em){.sm\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}}@media (min-width: 48em){.md\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}}@media (min-width: 64em){.lg\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}}@media (min-width: 75em){.xl\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}}@media (min-width: 0){.xs\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media (min-width: 30em){.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media (min-width: 48em){.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media (min-width: 64em){.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media (min-width: 75em){.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media (min-width: 0){.xs\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media (min-width: 30em){.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media (min-width: 48em){.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media (min-width: 64em){.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media (min-width: 75em){.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media (min-width: 0){.xs\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}}@media (min-width: 30em){.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}}@media (min-width: 48em){.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}}@media (min-width: 64em){.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}}@media (min-width: 75em){.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}}@media (min-width: 0){.xs\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (min-width: 30em){.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (min-width: 48em){.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (min-width: 64em){.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (min-width: 75em){.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (min-width: 0){.xs\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (min-width: 30em){.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (min-width: 48em){.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (min-width: 64em){.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (min-width: 75em){.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (min-width: 0){.xs\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 30em){.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 48em){.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 64em){.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 75em){.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width: 0){.xs\:mt-0{margin-top:0rem!important}}@media (min-width: 30em){.sm\:mt-0{margin-top:0rem!important}}@media (min-width: 48em){.md\:mt-0{margin-top:0rem!important}}@media (min-width: 64em){.lg\:mt-0{margin-top:0rem!important}}@media (min-width: 75em){.xl\:mt-0{margin-top:0rem!important}}@media (min-width: 0){.xs\:mt-1{margin-top:.25rem!important}}@media (min-width: 30em){.sm\:mt-1{margin-top:.25rem!important}}@media (min-width: 48em){.md\:mt-1{margin-top:.25rem!important}}@media (min-width: 64em){.lg\:mt-1{margin-top:.25rem!important}}@media (min-width: 75em){.xl\:mt-1{margin-top:.25rem!important}}@media (min-width: 0){.xs\:mt-2{margin-top:.5rem!important}}@media (min-width: 30em){.sm\:mt-2{margin-top:.5rem!important}}@media (min-width: 48em){.md\:mt-2{margin-top:.5rem!important}}@media (min-width: 64em){.lg\:mt-2{margin-top:.5rem!important}}@media (min-width: 75em){.xl\:mt-2{margin-top:.5rem!important}}@media (min-width: 0){.xs\:mt-3{margin-top:1rem!important}}@media (min-width: 30em){.sm\:mt-3{margin-top:1rem!important}}@media (min-width: 48em){.md\:mt-3{margin-top:1rem!important}}@media (min-width: 64em){.lg\:mt-3{margin-top:1rem!important}}@media (min-width: 75em){.xl\:mt-3{margin-top:1rem!important}}@media (min-width: 0){.xs\:mt-4{margin-top:1.5rem!important}}@media (min-width: 30em){.sm\:mt-4{margin-top:1.5rem!important}}@media (min-width: 48em){.md\:mt-4{margin-top:1.5rem!important}}@media (min-width: 64em){.lg\:mt-4{margin-top:1.5rem!important}}@media (min-width: 75em){.xl\:mt-4{margin-top:1.5rem!important}}@media (min-width: 0){.xs\:mt-5{margin-top:2rem!important}}@media (min-width: 30em){.sm\:mt-5{margin-top:2rem!important}}@media (min-width: 48em){.md\:mt-5{margin-top:2rem!important}}@media (min-width: 64em){.lg\:mt-5{margin-top:2rem!important}}@media (min-width: 75em){.xl\:mt-5{margin-top:2rem!important}}@media (min-width: 0){.xs\:mt-auto{margin-top:auto!important}}@media (min-width: 30em){.sm\:mt-auto{margin-top:auto!important}}@media (min-width: 48em){.md\:mt-auto{margin-top:auto!important}}@media (min-width: 64em){.lg\:mt-auto{margin-top:auto!important}}@media (min-width: 75em){.xl\:mt-auto{margin-top:auto!important}}@media (min-width: 0){.xs\:mr-0{margin-right:0rem!important}}@media (min-width: 30em){.sm\:mr-0{margin-right:0rem!important}}@media (min-width: 48em){.md\:mr-0{margin-right:0rem!important}}@media (min-width: 64em){.lg\:mr-0{margin-right:0rem!important}}@media (min-width: 75em){.xl\:mr-0{margin-right:0rem!important}}@media (min-width: 0){.xs\:mr-1{margin-right:.25rem!important}}@media (min-width: 30em){.sm\:mr-1{margin-right:.25rem!important}}@media (min-width: 48em){.md\:mr-1{margin-right:.25rem!important}}@media (min-width: 64em){.lg\:mr-1{margin-right:.25rem!important}}@media (min-width: 75em){.xl\:mr-1{margin-right:.25rem!important}}@media (min-width: 0){.xs\:mr-2{margin-right:.5rem!important}}@media (min-width: 30em){.sm\:mr-2{margin-right:.5rem!important}}@media (min-width: 48em){.md\:mr-2{margin-right:.5rem!important}}@media (min-width: 64em){.lg\:mr-2{margin-right:.5rem!important}}@media (min-width: 75em){.xl\:mr-2{margin-right:.5rem!important}}@media (min-width: 0){.xs\:mr-3{margin-right:1rem!important}}@media (min-width: 30em){.sm\:mr-3{margin-right:1rem!important}}@media (min-width: 48em){.md\:mr-3{margin-right:1rem!important}}@media (min-width: 64em){.lg\:mr-3{margin-right:1rem!important}}@media (min-width: 75em){.xl\:mr-3{margin-right:1rem!important}}@media (min-width: 0){.xs\:mr-4{margin-right:1.5rem!important}}@media (min-width: 30em){.sm\:mr-4{margin-right:1.5rem!important}}@media (min-width: 48em){.md\:mr-4{margin-right:1.5rem!important}}@media (min-width: 64em){.lg\:mr-4{margin-right:1.5rem!important}}@media (min-width: 75em){.xl\:mr-4{margin-right:1.5rem!important}}@media (min-width: 0){.xs\:mr-5{margin-right:2rem!important}}@media (min-width: 30em){.sm\:mr-5{margin-right:2rem!important}}@media (min-width: 48em){.md\:mr-5{margin-right:2rem!important}}@media (min-width: 64em){.lg\:mr-5{margin-right:2rem!important}}@media (min-width: 75em){.xl\:mr-5{margin-right:2rem!important}}@media (min-width: 0){.xs\:mr-auto{margin-right:auto!important}}@media (min-width: 30em){.sm\:mr-auto{margin-right:auto!important}}@media (min-width: 48em){.md\:mr-auto{margin-right:auto!important}}@media (min-width: 64em){.lg\:mr-auto{margin-right:auto!important}}@media (min-width: 75em){.xl\:mr-auto{margin-right:auto!important}}@media (min-width: 0){.xs\:mb-0{margin-bottom:0rem!important}}@media (min-width: 30em){.sm\:mb-0{margin-bottom:0rem!important}}@media (min-width: 48em){.md\:mb-0{margin-bottom:0rem!important}}@media (min-width: 64em){.lg\:mb-0{margin-bottom:0rem!important}}@media (min-width: 75em){.xl\:mb-0{margin-bottom:0rem!important}}@media (min-width: 0){.xs\:mb-1{margin-bottom:.25rem!important}}@media (min-width: 30em){.sm\:mb-1{margin-bottom:.25rem!important}}@media (min-width: 48em){.md\:mb-1{margin-bottom:.25rem!important}}@media (min-width: 64em){.lg\:mb-1{margin-bottom:.25rem!important}}@media (min-width: 75em){.xl\:mb-1{margin-bottom:.25rem!important}}@media (min-width: 0){.xs\:mb-2{margin-bottom:.5rem!important}}@media (min-width: 30em){.sm\:mb-2{margin-bottom:.5rem!important}}@media (min-width: 48em){.md\:mb-2{margin-bottom:.5rem!important}}@media (min-width: 64em){.lg\:mb-2{margin-bottom:.5rem!important}}@media (min-width: 75em){.xl\:mb-2{margin-bottom:.5rem!important}}@media (min-width: 0){.xs\:mb-3{margin-bottom:1rem!important}}@media (min-width: 30em){.sm\:mb-3{margin-bottom:1rem!important}}@media (min-width: 48em){.md\:mb-3{margin-bottom:1rem!important}}@media (min-width: 64em){.lg\:mb-3{margin-bottom:1rem!important}}@media (min-width: 75em){.xl\:mb-3{margin-bottom:1rem!important}}@media (min-width: 0){.xs\:mb-4{margin-bottom:1.5rem!important}}@media (min-width: 30em){.sm\:mb-4{margin-bottom:1.5rem!important}}@media (min-width: 48em){.md\:mb-4{margin-bottom:1.5rem!important}}@media (min-width: 64em){.lg\:mb-4{margin-bottom:1.5rem!important}}@media (min-width: 75em){.xl\:mb-4{margin-bottom:1.5rem!important}}@media (min-width: 0){.xs\:mb-5{margin-bottom:2rem!important}}@media (min-width: 30em){.sm\:mb-5{margin-bottom:2rem!important}}@media (min-width: 48em){.md\:mb-5{margin-bottom:2rem!important}}@media (min-width: 64em){.lg\:mb-5{margin-bottom:2rem!important}}@media (min-width: 75em){.xl\:mb-5{margin-bottom:2rem!important}}@media (min-width: 0){.xs\:mb-auto{margin-bottom:auto!important}}@media (min-width: 30em){.sm\:mb-auto{margin-bottom:auto!important}}@media (min-width: 48em){.md\:mb-auto{margin-bottom:auto!important}}@media (min-width: 64em){.lg\:mb-auto{margin-bottom:auto!important}}@media (min-width: 75em){.xl\:mb-auto{margin-bottom:auto!important}}@media (min-width: 0){.xs\:ml-0{margin-left:0rem!important}}@media (min-width: 30em){.sm\:ml-0{margin-left:0rem!important}}@media (min-width: 48em){.md\:ml-0{margin-left:0rem!important}}@media (min-width: 64em){.lg\:ml-0{margin-left:0rem!important}}@media (min-width: 75em){.xl\:ml-0{margin-left:0rem!important}}@media (min-width: 0){.xs\:ml-1{margin-left:.25rem!important}}@media (min-width: 30em){.sm\:ml-1{margin-left:.25rem!important}}@media (min-width: 48em){.md\:ml-1{margin-left:.25rem!important}}@media (min-width: 64em){.lg\:ml-1{margin-left:.25rem!important}}@media (min-width: 75em){.xl\:ml-1{margin-left:.25rem!important}}@media (min-width: 0){.xs\:ml-2{margin-left:.5rem!important}}@media (min-width: 30em){.sm\:ml-2{margin-left:.5rem!important}}@media (min-width: 48em){.md\:ml-2{margin-left:.5rem!important}}@media (min-width: 64em){.lg\:ml-2{margin-left:.5rem!important}}@media (min-width: 75em){.xl\:ml-2{margin-left:.5rem!important}}@media (min-width: 0){.xs\:ml-3{margin-left:1rem!important}}@media (min-width: 30em){.sm\:ml-3{margin-left:1rem!important}}@media (min-width: 48em){.md\:ml-3{margin-left:1rem!important}}@media (min-width: 64em){.lg\:ml-3{margin-left:1rem!important}}@media (min-width: 75em){.xl\:ml-3{margin-left:1rem!important}}@media (min-width: 0){.xs\:ml-4{margin-left:1.5rem!important}}@media (min-width: 30em){.sm\:ml-4{margin-left:1.5rem!important}}@media (min-width: 48em){.md\:ml-4{margin-left:1.5rem!important}}@media (min-width: 64em){.lg\:ml-4{margin-left:1.5rem!important}}@media (min-width: 75em){.xl\:ml-4{margin-left:1.5rem!important}}@media (min-width: 0){.xs\:ml-5{margin-left:2rem!important}}@media (min-width: 30em){.sm\:ml-5{margin-left:2rem!important}}@media (min-width: 48em){.md\:ml-5{margin-left:2rem!important}}@media (min-width: 64em){.lg\:ml-5{margin-left:2rem!important}}@media (min-width: 75em){.xl\:ml-5{margin-left:2rem!important}}@media (min-width: 0){.xs\:ml-auto{margin-left:auto!important}}@media (min-width: 30em){.sm\:ml-auto{margin-left:auto!important}}@media (min-width: 48em){.md\:ml-auto{margin-left:auto!important}}@media (min-width: 64em){.lg\:ml-auto{margin-left:auto!important}}@media (min-width: 75em){.xl\:ml-auto{margin-left:auto!important}}@media (min-width: 0){.xs\:gap-0{gap:0rem!important}}@media (min-width: 30em){.sm\:gap-0{gap:0rem!important}}@media (min-width: 48em){.md\:gap-0{gap:0rem!important}}@media (min-width: 64em){.lg\:gap-0{gap:0rem!important}}@media (min-width: 75em){.xl\:gap-0{gap:0rem!important}}@media (min-width: 0){.xs\:gap-1{gap:.25rem!important}}@media (min-width: 30em){.sm\:gap-1{gap:.25rem!important}}@media (min-width: 48em){.md\:gap-1{gap:.25rem!important}}@media (min-width: 64em){.lg\:gap-1{gap:.25rem!important}}@media (min-width: 75em){.xl\:gap-1{gap:.25rem!important}}@media (min-width: 0){.xs\:gap-2{gap:.5rem!important}}@media (min-width: 30em){.sm\:gap-2{gap:.5rem!important}}@media (min-width: 48em){.md\:gap-2{gap:.5rem!important}}@media (min-width: 64em){.lg\:gap-2{gap:.5rem!important}}@media (min-width: 75em){.xl\:gap-2{gap:.5rem!important}}@media (min-width: 0){.xs\:gap-3{gap:1rem!important}}@media (min-width: 30em){.sm\:gap-3{gap:1rem!important}}@media (min-width: 48em){.md\:gap-3{gap:1rem!important}}@media (min-width: 64em){.lg\:gap-3{gap:1rem!important}}@media (min-width: 75em){.xl\:gap-3{gap:1rem!important}}@media (min-width: 0){.xs\:gap-4{gap:1.5rem!important}}@media (min-width: 30em){.sm\:gap-4{gap:1.5rem!important}}@media (min-width: 48em){.md\:gap-4{gap:1.5rem!important}}@media (min-width: 64em){.lg\:gap-4{gap:1.5rem!important}}@media (min-width: 75em){.xl\:gap-4{gap:1.5rem!important}}@media (min-width: 0){.xs\:gap-5{gap:2rem!important}}@media (min-width: 30em){.sm\:gap-5{gap:2rem!important}}@media (min-width: 48em){.md\:gap-5{gap:2rem!important}}@media (min-width: 64em){.lg\:gap-5{gap:2rem!important}}@media (min-width: 75em){.xl\:gap-5{gap:2rem!important}}@media (min-width: 0){.xs\:row-gap-0{row-gap:0rem!important}}@media (min-width: 30em){.sm\:row-gap-0{row-gap:0rem!important}}@media (min-width: 48em){.md\:row-gap-0{row-gap:0rem!important}}@media (min-width: 64em){.lg\:row-gap-0{row-gap:0rem!important}}@media (min-width: 75em){.xl\:row-gap-0{row-gap:0rem!important}}@media (min-width: 0){.xs\:row-gap-1{row-gap:.25rem!important}}@media (min-width: 30em){.sm\:row-gap-1{row-gap:.25rem!important}}@media (min-width: 48em){.md\:row-gap-1{row-gap:.25rem!important}}@media (min-width: 64em){.lg\:row-gap-1{row-gap:.25rem!important}}@media (min-width: 75em){.xl\:row-gap-1{row-gap:.25rem!important}}@media (min-width: 0){.xs\:row-gap-2{row-gap:.5rem!important}}@media (min-width: 30em){.sm\:row-gap-2{row-gap:.5rem!important}}@media (min-width: 48em){.md\:row-gap-2{row-gap:.5rem!important}}@media (min-width: 64em){.lg\:row-gap-2{row-gap:.5rem!important}}@media (min-width: 75em){.xl\:row-gap-2{row-gap:.5rem!important}}@media (min-width: 0){.xs\:row-gap-3{row-gap:1rem!important}}@media (min-width: 30em){.sm\:row-gap-3{row-gap:1rem!important}}@media (min-width: 48em){.md\:row-gap-3{row-gap:1rem!important}}@media (min-width: 64em){.lg\:row-gap-3{row-gap:1rem!important}}@media (min-width: 75em){.xl\:row-gap-3{row-gap:1rem!important}}@media (min-width: 0){.xs\:row-gap-4{row-gap:1.5rem!important}}@media (min-width: 30em){.sm\:row-gap-4{row-gap:1.5rem!important}}@media (min-width: 48em){.md\:row-gap-4{row-gap:1.5rem!important}}@media (min-width: 64em){.lg\:row-gap-4{row-gap:1.5rem!important}}@media (min-width: 75em){.xl\:row-gap-4{row-gap:1.5rem!important}}@media (min-width: 0){.xs\:row-gap-5{row-gap:2rem!important}}@media (min-width: 30em){.sm\:row-gap-5{row-gap:2rem!important}}@media (min-width: 48em){.md\:row-gap-5{row-gap:2rem!important}}@media (min-width: 64em){.lg\:row-gap-5{row-gap:2rem!important}}@media (min-width: 75em){.xl\:row-gap-5{row-gap:2rem!important}}@media (min-width: 0){.xs\:column-gap-0{column-gap:0rem!important}}@media (min-width: 30em){.sm\:column-gap-0{column-gap:0rem!important}}@media (min-width: 48em){.md\:column-gap-0{column-gap:0rem!important}}@media (min-width: 64em){.lg\:column-gap-0{column-gap:0rem!important}}@media (min-width: 75em){.xl\:column-gap-0{column-gap:0rem!important}}@media (min-width: 0){.xs\:column-gap-1{column-gap:.25rem!important}}@media (min-width: 30em){.sm\:column-gap-1{column-gap:.25rem!important}}@media (min-width: 48em){.md\:column-gap-1{column-gap:.25rem!important}}@media (min-width: 64em){.lg\:column-gap-1{column-gap:.25rem!important}}@media (min-width: 75em){.xl\:column-gap-1{column-gap:.25rem!important}}@media (min-width: 0){.xs\:column-gap-2{column-gap:.5rem!important}}@media (min-width: 30em){.sm\:column-gap-2{column-gap:.5rem!important}}@media (min-width: 48em){.md\:column-gap-2{column-gap:.5rem!important}}@media (min-width: 64em){.lg\:column-gap-2{column-gap:.5rem!important}}@media (min-width: 75em){.xl\:column-gap-2{column-gap:.5rem!important}}@media (min-width: 0){.xs\:column-gap-3{column-gap:1rem!important}}@media (min-width: 30em){.sm\:column-gap-3{column-gap:1rem!important}}@media (min-width: 48em){.md\:column-gap-3{column-gap:1rem!important}}@media (min-width: 64em){.lg\:column-gap-3{column-gap:1rem!important}}@media (min-width: 75em){.xl\:column-gap-3{column-gap:1rem!important}}@media (min-width: 0){.xs\:column-gap-4{column-gap:1.5rem!important}}@media (min-width: 30em){.sm\:column-gap-4{column-gap:1.5rem!important}}@media (min-width: 48em){.md\:column-gap-4{column-gap:1.5rem!important}}@media (min-width: 64em){.lg\:column-gap-4{column-gap:1.5rem!important}}@media (min-width: 75em){.xl\:column-gap-4{column-gap:1.5rem!important}}@media (min-width: 0){.xs\:column-gap-5{column-gap:2rem!important}}@media (min-width: 30em){.sm\:column-gap-5{column-gap:2rem!important}}@media (min-width: 48em){.md\:column-gap-5{column-gap:2rem!important}}@media (min-width: 64em){.lg\:column-gap-5{column-gap:2rem!important}}@media (min-width: 75em){.xl\:column-gap-5{column-gap:2rem!important}}@media (min-width: 0){.xs\:border{border:1px solid #222!important}}@media (min-width: 30em){.sm\:border{border:1px solid #222!important}}@media (min-width: 48em){.md\:border{border:1px solid #222!important}}@media (min-width: 64em){.lg\:border{border:1px solid #222!important}}@media (min-width: 75em){.xl\:border{border:1px solid #222!important}}@media (min-width: 0){.xs\:border-0{border:0!important}}@media (min-width: 30em){.sm\:border-0{border:0!important}}@media (min-width: 48em){.md\:border-0{border:0!important}}@media (min-width: 64em){.lg\:border-0{border:0!important}}@media (min-width: 75em){.xl\:border-0{border:0!important}}@media (min-width: 0){.xs\:border-top{border-top:1px solid #222!important}}@media (min-width: 30em){.sm\:border-top{border-top:1px solid #222!important}}@media (min-width: 48em){.md\:border-top{border-top:1px solid #222!important}}@media (min-width: 64em){.lg\:border-top{border-top:1px solid #222!important}}@media (min-width: 75em){.xl\:border-top{border-top:1px solid #222!important}}@media (min-width: 0){.xs\:border-top-0{border-top:0!important}}@media (min-width: 30em){.sm\:border-top-0{border-top:0!important}}@media (min-width: 48em){.md\:border-top-0{border-top:0!important}}@media (min-width: 64em){.lg\:border-top-0{border-top:0!important}}@media (min-width: 75em){.xl\:border-top-0{border-top:0!important}}@media (min-width: 0){.xs\:border-right{border-right:1px solid #222!important}}@media (min-width: 30em){.sm\:border-right{border-right:1px solid #222!important}}@media (min-width: 48em){.md\:border-right{border-right:1px solid #222!important}}@media (min-width: 64em){.lg\:border-right{border-right:1px solid #222!important}}@media (min-width: 75em){.xl\:border-right{border-right:1px solid #222!important}}@media (min-width: 0){.xs\:border-right-0{border-right:0!important}}@media (min-width: 30em){.sm\:border-right-0{border-right:0!important}}@media (min-width: 48em){.md\:border-right-0{border-right:0!important}}@media (min-width: 64em){.lg\:border-right-0{border-right:0!important}}@media (min-width: 75em){.xl\:border-right-0{border-right:0!important}}@media (min-width: 0){.xs\:border-bottom{border-bottom:1px solid #222!important}}@media (min-width: 30em){.sm\:border-bottom{border-bottom:1px solid #222!important}}@media (min-width: 48em){.md\:border-bottom{border-bottom:1px solid #222!important}}@media (min-width: 64em){.lg\:border-bottom{border-bottom:1px solid #222!important}}@media (min-width: 75em){.xl\:border-bottom{border-bottom:1px solid #222!important}}@media (min-width: 0){.xs\:border-bottom-0{border-bottom:0!important}}@media (min-width: 30em){.sm\:border-bottom-0{border-bottom:0!important}}@media (min-width: 48em){.md\:border-bottom-0{border-bottom:0!important}}@media (min-width: 64em){.lg\:border-bottom-0{border-bottom:0!important}}@media (min-width: 75em){.xl\:border-bottom-0{border-bottom:0!important}}@media (min-width: 0){.xs\:border-left{border-left:1px solid #222!important}}@media (min-width: 30em){.sm\:border-left{border-left:1px solid #222!important}}@media (min-width: 48em){.md\:border-left{border-left:1px solid #222!important}}@media (min-width: 64em){.lg\:border-left{border-left:1px solid #222!important}}@media (min-width: 75em){.xl\:border-left{border-left:1px solid #222!important}}@media (min-width: 0){.xs\:border-left-0{border-left:0!important}}@media (min-width: 30em){.sm\:border-left-0{border-left:0!important}}@media (min-width: 48em){.md\:border-left-0{border-left:0!important}}@media (min-width: 64em){.lg\:border-left-0{border-left:0!important}}@media (min-width: 75em){.xl\:border-left-0{border-left:0!important}}@media (min-width: 0){.xs\:flex-fill{flex:1 1 auto!important}}@media (min-width: 30em){.sm\:flex-fill{flex:1 1 auto!important}}@media (min-width: 48em){.md\:flex-fill{flex:1 1 auto!important}}@media (min-width: 64em){.lg\:flex-fill{flex:1 1 auto!important}}@media (min-width: 75em){.xl\:flex-fill{flex:1 1 auto!important}}@media (min-width: 0){.xs\:flex-row{flex-direction:row!important}}@media (min-width: 30em){.sm\:flex-row{flex-direction:row!important}}@media (min-width: 48em){.md\:flex-row{flex-direction:row!important}}@media (min-width: 64em){.lg\:flex-row{flex-direction:row!important}}@media (min-width: 75em){.xl\:flex-row{flex-direction:row!important}}@media (min-width: 0){.xs\:flex-column{flex-direction:column!important}}@media (min-width: 30em){.sm\:flex-column{flex-direction:column!important}}@media (min-width: 48em){.md\:flex-column{flex-direction:column!important}}@media (min-width: 64em){.lg\:flex-column{flex-direction:column!important}}@media (min-width: 75em){.xl\:flex-column{flex-direction:column!important}}@media (min-width: 0){.xs\:flex-row-reverse{flex-direction:row-reverse!important}}@media (min-width: 30em){.sm\:flex-row-reverse{flex-direction:row-reverse!important}}@media (min-width: 48em){.md\:flex-row-reverse{flex-direction:row-reverse!important}}@media (min-width: 64em){.lg\:flex-row-reverse{flex-direction:row-reverse!important}}@media (min-width: 75em){.xl\:flex-row-reverse{flex-direction:row-reverse!important}}@media (min-width: 0){.xs\:flex-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 30em){.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 48em){.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 64em){.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 75em){.xl\:flex-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 0){.xs\:flex-grow-0{flex-grow:0!important}}@media (min-width: 30em){.sm\:flex-grow-0{flex-grow:0!important}}@media (min-width: 48em){.md\:flex-grow-0{flex-grow:0!important}}@media (min-width: 64em){.lg\:flex-grow-0{flex-grow:0!important}}@media (min-width: 75em){.xl\:flex-grow-0{flex-grow:0!important}}@media (min-width: 0){.xs\:flex-grow-1{flex-grow:1!important}}@media (min-width: 30em){.sm\:flex-grow-1{flex-grow:1!important}}@media (min-width: 48em){.md\:flex-grow-1{flex-grow:1!important}}@media (min-width: 64em){.lg\:flex-grow-1{flex-grow:1!important}}@media (min-width: 75em){.xl\:flex-grow-1{flex-grow:1!important}}@media (min-width: 0){.xs\:flex-shrink-0{flex-shrink:0!important}}@media (min-width: 30em){.sm\:flex-shrink-0{flex-shrink:0!important}}@media (min-width: 48em){.md\:flex-shrink-0{flex-shrink:0!important}}@media (min-width: 64em){.lg\:flex-shrink-0{flex-shrink:0!important}}@media (min-width: 75em){.xl\:flex-shrink-0{flex-shrink:0!important}}@media (min-width: 0){.xs\:flex-shrink-1{flex-shrink:1!important}}@media (min-width: 30em){.sm\:flex-shrink-1{flex-shrink:1!important}}@media (min-width: 48em){.md\:flex-shrink-1{flex-shrink:1!important}}@media (min-width: 64em){.lg\:flex-shrink-1{flex-shrink:1!important}}@media (min-width: 75em){.xl\:flex-shrink-1{flex-shrink:1!important}}@media (min-width: 0){.xs\:flex-wrap-wrap{flex-wrap:wrap!important}}@media (min-width: 30em){.sm\:flex-wrap-wrap{flex-wrap:wrap!important}}@media (min-width: 48em){.md\:flex-wrap-wrap{flex-wrap:wrap!important}}@media (min-width: 64em){.lg\:flex-wrap-wrap{flex-wrap:wrap!important}}@media (min-width: 75em){.xl\:flex-wrap-wrap{flex-wrap:wrap!important}}@media (min-width: 0){.xs\:flex-wrap-nowrap{flex-wrap:nowrap!important}}@media (min-width: 30em){.sm\:flex-wrap-nowrap{flex-wrap:nowrap!important}}@media (min-width: 48em){.md\:flex-wrap-nowrap{flex-wrap:nowrap!important}}@media (min-width: 64em){.lg\:flex-wrap-nowrap{flex-wrap:nowrap!important}}@media (min-width: 75em){.xl\:flex-wrap-nowrap{flex-wrap:nowrap!important}}@media (min-width: 0){.xs\:flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 30em){.sm\:flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 48em){.md\:flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 64em){.lg\:flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 75em){.xl\:flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 0){.xs\:justify-content-start{justify-content:flex-start!important}}@media (min-width: 30em){.sm\:justify-content-start{justify-content:flex-start!important}}@media (min-width: 48em){.md\:justify-content-start{justify-content:flex-start!important}}@media (min-width: 64em){.lg\:justify-content-start{justify-content:flex-start!important}}@media (min-width: 75em){.xl\:justify-content-start{justify-content:flex-start!important}}@media (min-width: 0){.xs\:justify-content-end{justify-content:flex-end!important}}@media (min-width: 30em){.sm\:justify-content-end{justify-content:flex-end!important}}@media (min-width: 48em){.md\:justify-content-end{justify-content:flex-end!important}}@media (min-width: 64em){.lg\:justify-content-end{justify-content:flex-end!important}}@media (min-width: 75em){.xl\:justify-content-end{justify-content:flex-end!important}}@media (min-width: 0){.xs\:justify-content-center{justify-content:center!important}}@media (min-width: 30em){.sm\:justify-content-center{justify-content:center!important}}@media (min-width: 48em){.md\:justify-content-center{justify-content:center!important}}@media (min-width: 64em){.lg\:justify-content-center{justify-content:center!important}}@media (min-width: 75em){.xl\:justify-content-center{justify-content:center!important}}@media (min-width: 0){.xs\:justify-content-between{justify-content:space-between!important}}@media (min-width: 30em){.sm\:justify-content-between{justify-content:space-between!important}}@media (min-width: 48em){.md\:justify-content-between{justify-content:space-between!important}}@media (min-width: 64em){.lg\:justify-content-between{justify-content:space-between!important}}@media (min-width: 75em){.xl\:justify-content-between{justify-content:space-between!important}}@media (min-width: 0){.xs\:justify-content-around{justify-content:space-around!important}}@media (min-width: 30em){.sm\:justify-content-around{justify-content:space-around!important}}@media (min-width: 48em){.md\:justify-content-around{justify-content:space-around!important}}@media (min-width: 64em){.lg\:justify-content-around{justify-content:space-around!important}}@media (min-width: 75em){.xl\:justify-content-around{justify-content:space-around!important}}@media (min-width: 0){.xs\:justify-content-evenly{justify-content:space-evenly!important}}@media (min-width: 30em){.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media (min-width: 48em){.md\:justify-content-evenly{justify-content:space-evenly!important}}@media (min-width: 64em){.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media (min-width: 75em){.xl\:justify-content-evenly{justify-content:space-evenly!important}}@media (min-width: 0){.xs\:align-items-start{align-items:flex-start!important}}@media (min-width: 30em){.sm\:align-items-start{align-items:flex-start!important}}@media (min-width: 48em){.md\:align-items-start{align-items:flex-start!important}}@media (min-width: 64em){.lg\:align-items-start{align-items:flex-start!important}}@media (min-width: 75em){.xl\:align-items-start{align-items:flex-start!important}}@media (min-width: 0){.xs\:align-items-end{align-items:flex-end!important}}@media (min-width: 30em){.sm\:align-items-end{align-items:flex-end!important}}@media (min-width: 48em){.md\:align-items-end{align-items:flex-end!important}}@media (min-width: 64em){.lg\:align-items-end{align-items:flex-end!important}}@media (min-width: 75em){.xl\:align-items-end{align-items:flex-end!important}}@media (min-width: 0){.xs\:align-items-center{align-items:center!important}}@media (min-width: 30em){.sm\:align-items-center{align-items:center!important}}@media (min-width: 48em){.md\:align-items-center{align-items:center!important}}@media (min-width: 64em){.lg\:align-items-center{align-items:center!important}}@media (min-width: 75em){.xl\:align-items-center{align-items:center!important}}@media (min-width: 0){.xs\:align-items-baseline{align-items:baseline!important}}@media (min-width: 30em){.sm\:align-items-baseline{align-items:baseline!important}}@media (min-width: 48em){.md\:align-items-baseline{align-items:baseline!important}}@media (min-width: 64em){.lg\:align-items-baseline{align-items:baseline!important}}@media (min-width: 75em){.xl\:align-items-baseline{align-items:baseline!important}}@media (min-width: 0){.xs\:align-items-stretch{align-items:stretch!important}}@media (min-width: 30em){.sm\:align-items-stretch{align-items:stretch!important}}@media (min-width: 48em){.md\:align-items-stretch{align-items:stretch!important}}@media (min-width: 64em){.lg\:align-items-stretch{align-items:stretch!important}}@media (min-width: 75em){.xl\:align-items-stretch{align-items:stretch!important}}@media (min-width: 0){.xs\:align-content-start{align-content:flex-start!important}}@media (min-width: 30em){.sm\:align-content-start{align-content:flex-start!important}}@media (min-width: 48em){.md\:align-content-start{align-content:flex-start!important}}@media (min-width: 64em){.lg\:align-content-start{align-content:flex-start!important}}@media (min-width: 75em){.xl\:align-content-start{align-content:flex-start!important}}@media (min-width: 0){.xs\:align-content-end{align-content:flex-end!important}}@media (min-width: 30em){.sm\:align-content-end{align-content:flex-end!important}}@media (min-width: 48em){.md\:align-content-end{align-content:flex-end!important}}@media (min-width: 64em){.lg\:align-content-end{align-content:flex-end!important}}@media (min-width: 75em){.xl\:align-content-end{align-content:flex-end!important}}@media (min-width: 0){.xs\:align-content-center{align-content:center!important}}@media (min-width: 30em){.sm\:align-content-center{align-content:center!important}}@media (min-width: 48em){.md\:align-content-center{align-content:center!important}}@media (min-width: 64em){.lg\:align-content-center{align-content:center!important}}@media (min-width: 75em){.xl\:align-content-center{align-content:center!important}}@media (min-width: 0){.xs\:align-content-between{align-content:space-between!important}}@media (min-width: 30em){.sm\:align-content-between{align-content:space-between!important}}@media (min-width: 48em){.md\:align-content-between{align-content:space-between!important}}@media (min-width: 64em){.lg\:align-content-between{align-content:space-between!important}}@media (min-width: 75em){.xl\:align-content-between{align-content:space-between!important}}@media (min-width: 0){.xs\:align-content-around{align-content:space-around!important}}@media (min-width: 30em){.sm\:align-content-around{align-content:space-around!important}}@media (min-width: 48em){.md\:align-content-around{align-content:space-around!important}}@media (min-width: 64em){.lg\:align-content-around{align-content:space-around!important}}@media (min-width: 75em){.xl\:align-content-around{align-content:space-around!important}}@media (min-width: 0){.xs\:align-content-stretch{align-content:stretch!important}}@media (min-width: 30em){.sm\:align-content-stretch{align-content:stretch!important}}@media (min-width: 48em){.md\:align-content-stretch{align-content:stretch!important}}@media (min-width: 64em){.lg\:align-content-stretch{align-content:stretch!important}}@media (min-width: 75em){.xl\:align-content-stretch{align-content:stretch!important}}@media (min-width: 0){.xs\:align-self-auto{align-self:auto!important}}@media (min-width: 30em){.sm\:align-self-auto{align-self:auto!important}}@media (min-width: 48em){.md\:align-self-auto{align-self:auto!important}}@media (min-width: 64em){.lg\:align-self-auto{align-self:auto!important}}@media (min-width: 75em){.xl\:align-self-auto{align-self:auto!important}}@media (min-width: 0){.xs\:align-self-start{align-self:flex-start!important}}@media (min-width: 30em){.sm\:align-self-start{align-self:flex-start!important}}@media (min-width: 48em){.md\:align-self-start{align-self:flex-start!important}}@media (min-width: 64em){.lg\:align-self-start{align-self:flex-start!important}}@media (min-width: 75em){.xl\:align-self-start{align-self:flex-start!important}}@media (min-width: 0){.xs\:align-self-end{align-self:flex-end!important}}@media (min-width: 30em){.sm\:align-self-end{align-self:flex-end!important}}@media (min-width: 48em){.md\:align-self-end{align-self:flex-end!important}}@media (min-width: 64em){.lg\:align-self-end{align-self:flex-end!important}}@media (min-width: 75em){.xl\:align-self-end{align-self:flex-end!important}}@media (min-width: 0){.xs\:align-self-center{align-self:center!important}}@media (min-width: 30em){.sm\:align-self-center{align-self:center!important}}@media (min-width: 48em){.md\:align-self-center{align-self:center!important}}@media (min-width: 64em){.lg\:align-self-center{align-self:center!important}}@media (min-width: 75em){.xl\:align-self-center{align-self:center!important}}@media (min-width: 0){.xs\:align-self-baseline{align-self:baseline!important}}@media (min-width: 30em){.sm\:align-self-baseline{align-self:baseline!important}}@media (min-width: 48em){.md\:align-self-baseline{align-self:baseline!important}}@media (min-width: 64em){.lg\:align-self-baseline{align-self:baseline!important}}@media (min-width: 75em){.xl\:align-self-baseline{align-self:baseline!important}}@media (min-width: 0){.xs\:align-self-stretch{align-self:stretch!important}}@media (min-width: 30em){.sm\:align-self-stretch{align-self:stretch!important}}@media (min-width: 48em){.md\:align-self-stretch{align-self:stretch!important}}@media (min-width: 64em){.lg\:align-self-stretch{align-self:stretch!important}}@media (min-width: 75em){.xl\:align-self-stretch{align-self:stretch!important}}@media (min-width: 0){.xs\:order-first{order:-1!important}}@media (min-width: 30em){.sm\:order-first{order:-1!important}}@media (min-width: 48em){.md\:order-first{order:-1!important}}@media (min-width: 64em){.lg\:order-first{order:-1!important}}@media (min-width: 75em){.xl\:order-first{order:-1!important}}@media (min-width: 0){.xs\:order-0{order:0!important}}@media (min-width: 30em){.sm\:order-0{order:0!important}}@media (min-width: 48em){.md\:order-0{order:0!important}}@media (min-width: 64em){.lg\:order-0{order:0!important}}@media (min-width: 75em){.xl\:order-0{order:0!important}}@media (min-width: 0){.xs\:order-1{order:1!important}}@media (min-width: 30em){.sm\:order-1{order:1!important}}@media (min-width: 48em){.md\:order-1{order:1!important}}@media (min-width: 64em){.lg\:order-1{order:1!important}}@media (min-width: 75em){.xl\:order-1{order:1!important}}@media (min-width: 0){.xs\:order-2{order:2!important}}@media (min-width: 30em){.sm\:order-2{order:2!important}}@media (min-width: 48em){.md\:order-2{order:2!important}}@media (min-width: 64em){.lg\:order-2{order:2!important}}@media (min-width: 75em){.xl\:order-2{order:2!important}}@media (min-width: 0){.xs\:order-3{order:3!important}}@media (min-width: 30em){.sm\:order-3{order:3!important}}@media (min-width: 48em){.md\:order-3{order:3!important}}@media (min-width: 64em){.lg\:order-3{order:3!important}}@media (min-width: 75em){.xl\:order-3{order:3!important}}@media (min-width: 0){.xs\:order-4{order:4!important}}@media (min-width: 30em){.sm\:order-4{order:4!important}}@media (min-width: 48em){.md\:order-4{order:4!important}}@media (min-width: 64em){.lg\:order-4{order:4!important}}@media (min-width: 75em){.xl\:order-4{order:4!important}}@media (min-width: 0){.xs\:order-5{order:5!important}}@media (min-width: 30em){.sm\:order-5{order:5!important}}@media (min-width: 48em){.md\:order-5{order:5!important}}@media (min-width: 64em){.lg\:order-5{order:5!important}}@media (min-width: 75em){.xl\:order-5{order:5!important}}@media (min-width: 0){.xs\:order-last{order:6!important}}@media (min-width: 30em){.sm\:order-last{order:6!important}}@media (min-width: 48em){.md\:order-last{order:6!important}}@media (min-width: 64em){.lg\:order-last{order:6!important}}@media (min-width: 75em){.xl\:order-last{order:6!important}}.text-reveal[data-v-4ccc4988]{opacity:0;transform:translateY(1rem);transition:all var(--transition-time) ease var(--delay-time)}.text-reveal.is-visible[data-v-4ccc4988]{opacity:1;transform:translateY(0)}.text-shadow-lg[data-v-03793718]{text-shadow:.15rem .15rem .5rem #494949}.text-shadow-sm[data-v-03793718]{text-shadow:.05rem .05rem .25rem #000000}
