@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;900&display=swap");:root{--timing-default: 100ms;--brand-aiga-dc: #297b76;--dcdw-2016: #0000ff;--dcdw-2017: #3e07d0;--dcdw-2018: #297b76;--dcdw-2019: #fb7eb8;--dcdw-2020: #4ae725;--beige: #d1d1c5;--black: #000;--celeste: #ecece5;--cinnabar: #ec1001;--dark-gray: #1f1f1e;--purple: #ac7aff;--yellow: #ff0;--index-1: 100;--index-2: 200;--index-3: 300;--index-4: 400;--index-5: 500;--index-6: 600;--index-7: 700;--index-8: 800;--index-9: 900;--index-10: 1000;--space-4: 0.25rem;--space-8: 0.5rem;--space-16: 1rem;--space-20: 1.25rem;--space-24: 1.5rem;--space-32: 2rem;--space-40: 2.5rem;--space-48: 3rem;--space-56: 3.5rem;--space-64: 4rem;--space-72: 4.5rem;--space-80: 5rem;--space-88: 5.5rem;--space-96: 6rem;--space-104: 6.5rem;--space-112: 7rem;--space-120: 7.5rem;--space-128: 8rem;--space-136: 8.5rem;--space-144: 9rem;--space-152: 9.5rem;--space-160: 10rem;--space-168: 10.5rem;--space-176: 11rem;--space-184: 11.5rem;--space-192: 12rem;--space-200: 12.5rem;--font-bayard: "Bayard Regular", system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-poppins: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-size-4: 0.25rem;--font-size-8: 0.5rem;--font-size-16: 1rem;--font-size-20: 1.25rem;--font-size-24: 1.5rem;--font-size-32: 2rem;--font-size-40: 2.5rem;--font-size-48: 3rem;--font-size-56: 3.5rem;--font-size-64: 4rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-88: 5.5rem;--font-size-96: 6rem;--font-size-104: 6.5rem;--font-size-112: 7rem;--font-size-120: 7.5rem;--font-size-128: 8rem;--font-size-136: 8.5rem;--font-size-144: 9rem;--font-size-152: 9.5rem;--font-size-160: 10rem;--font-size-168: 10.5rem;--font-size-176: 11rem;--font-size-184: 11.5rem;--font-size-192: 12rem;--font-size-200: 12.5rem}@font-face{font-family:"Bayard Regular";src:url("../../uploads/fonts/BAYARD-Regular.woff2") format("woff2"),url("../../uploads/fonts/BAYARD-Regular.woff") format("woff");font-display:swap;font-style:normal;font-weight:normal}*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,button,h1,h2,h3,h4,hr,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,iframe,video{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{-webkit-animation-duration:0 !important;animation-duration:var(--timing-default) !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;transition-duration:var(--timing-default) !important;scroll-behavior:auto !important}}*{scrollbar-width:auto;scrollbar-color:var(--cinnabar) var(--celeste)}*::-webkit-scrollbar{width:16px}*::-webkit-scrollbar-track{background:var(--celeste);border-left:1px solid var(--black)}*::-webkit-scrollbar-thumb{background-color:var(--cinnabar)}::selection{background-color:var(--cinnabar);color:var(--black)}#skip-to-content{scroll-margin-top:80px}.skip-to-content:not(:focus):not(:hover){transform:translateY(-200px);opacity:0;-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);-ms-transform:translateY(-200px);-o-transform:translateY(-200px)}.skip-to-content{align-items:center;background-color:var(--black);color:var(--yellow);display:flex;font-weight:700;height:74px;justify-content:space-around;margin:auto;opacity:1;position:absolute;left:0;right:0;top:0px;z-index:var(--index-10);transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px)}.skip-to-content:focus{outline:4px dashed black}a{color:var(--cinnabar);cursor:pointer;transition:opacity var(--timing-default) ease-in}a:active{outline:4px dashed var(--cinnabar);outline-offset:4px}*:focus,a:focus{outline:4px dashed var(--cinnabar);outline-offset:4px}body{background-color:var(--beige);background-image:url("/uploads/brick.png");background-size:contain;background-position:center center;background-repeat:repeat-y;color:var(--black);font-family:var(--font-poppins);font-size:var(--font-size-16);margin:auto;max-width:1366px}figure{position:relative}@media (prefers-reduced-data: reduce){body{font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}}main{background-color:var(--black)}h1,h2,h3,h4,h5,h6,small{display:block;line-height:initial;text-rendering:optimizeLegibility}h2{font-size:var(--font-size-24)}fieldset{border:none;margin:0;padding:0}legend,ul{margin:0;padding:0}section{position:relative}svg{display:block;vertical-align:middle;width:100%}@media screen and (min-width: 1366px){body{font-size:var(--font-size-18);line-height:32px}h2{font-size:var(--font-size-32)}}.flow-1,.flow-2{position:relative;z-index:var(--index-5)}.flow-0>*:not(:first-child){margin-top:var(--space-8)}.flow-1>*:not(:first-child){margin-top:var(--space-16)}.flow-2>*:not(:first-child){margin-top:var(--space-24)}.flow-3>*:not(:first-child){margin-top:var(--space-32)}.flow-4>*:not(:first-child){margin-top:var(--space-40)}.radio-group{display:flex;flex-direction:column}.radio-group fieldset{border:solid 4px var(--black)}.radio-group label{line-height:32px}.radio-group input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;width:32px;height:32px;background-color:var(--celeste);border:4px solid var(--cinnabar);position:relative;top:8px}.radio-group input:checked{background-color:var(--black);border:4px solid var(--cinnabar)}.ornament{align-items:start;display:flex;flex-direction:row;gap:var(--space-24)}.ornament.ornament-three-stars{max-width:200px}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--index-10)}.overlay--beige{background-color:var(--beige)}.overlay--black{background-color:var(--black)}.overlay--celeste{background-color:var(--celeste)}.overlay--cinnabar{background-color:var(--cinnabar)}.overlay--purple{background-color:var(--purple)}.overlay--yellow{background-color:var(--yellow)}.pattern{align-items:start;display:flex;flex-direction:column;opacity:1;position:absolute;display:none}.pattern-left{left:0}.pattern-right{right:0;display:none}.pattern-hyperlocal{opacity:0.5}.pattern-hyperlocal svg,.pattern-inspired svg{width:100%;height:100%}.pattern-hyperlocal,.pattern-inspired{top:0}@media screen and (min-width: 1366px){.pattern{display:block}.pattern-right{display:block}.pattern-hyperlocal svg,.pattern-inspired svg{width:580px}}.clipped-1,.clipped-2,.clipped-3,.clipped-4{transition:clip-path 250ms ease-in-out;-webkit-transition:clip-path 250ms ease-in-out;-moz-transition:clip-path 250ms ease-in-out;-ms-transition:clip-path 250ms ease-in-out;-o-transition:clip-path 250ms ease-in-out}.clipped-1{clip-path:polygon(7% 0, 93% 11%, 86% 31%, 100% 54%, 93% 89%, 25% 96%, 24% 100%, 0 79%)}.clipped-2{clip-path:polygon(16% 0, 27% 7%, 44% 0, 87% 14%, 95% 75%, 99% 76%, 64% 100%, 0 81%)}.clipped-3{clip-path:polygon(0 53%, 16% 35%, 5% 14%, 84% 1%, 100% 79%, 88% 100%, 87% 96%, 7% 90%)}.clipped-4{clip-path:polygon(11% 87%, 4% 15%, 0 14%, 25% 0, 100% 14%, 90% 95%, 79% 91%, 52% 100%)}.clipped-1:hover{clip-path:polygon(11% 87%, 4% 15%, 0 14%, 25% 0, 100% 14%, 90% 95%, 79% 91%, 52% 100%)}.clipped-2:hover{clip-path:polygon(0 53%, 16% 35%, 5% 14%, 84% 1%, 100% 79%, 88% 100%, 87% 96%, 7% 90%)}.clipped-3:hover{clip-path:polygon(16% 0, 27% 7%, 44% 0, 87% 14%, 95% 75%, 99% 76%, 64% 100%, 0 81%)}.clipped-4:hover{clip-path:polygon(7% 0, 93% 11%, 86% 31%, 100% 54%, 93% 89%, 25% 96%, 24% 100%, 0 79%)}@media (prefers-reduced-motion: reduce){.clipped-1,.clipped-2,.clipped-3,.clipped-4{transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}.clipped-1:hover{clip-path:polygon(7% 0, 93% 11%, 86% 31%, 100% 54%, 93% 89%, 25% 96%, 24% 100%, 0 79%)}.clipped-2:hover{clip-path:polygon(16% 0, 27% 7%, 44% 0, 87% 14%, 95% 75%, 99% 76%, 64% 100%, 0 81%)}.clipped-3:hover{clip-path:polygon(0 53%, 16% 35%, 5% 14%, 84% 1%, 100% 79%, 88% 100%, 87% 96%, 7% 90%)}.clipped-4:hover{clip-path:polygon(11% 87%, 4% 15%, 0 14%, 25% 0, 100% 14%, 90% 95%, 79% 91%, 52% 100%)}}.sticker{box-shadow:0px 2px 2px rgba(0,0,0,0.5);position:absolute;top:8px;right:8px;border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px;transform:rotate(15deg);-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-o-transform:rotate(15deg);text-align:center;font-weight:700;max-width:72px}.sticker svg{font-size:var(--font-size-32);min-width:100%}.sticker>*{display:block}.sticker--in-person{background-color:var(--celeste)}.texture{background-position:center center;background-repeat:repeat-y;background-size:150%}.texture--paper{background-image:url("/uploads/texture-paper.png")}.ripped-paper{position:absolute;left:0;right:0;z-index:var(--index-8)}.ripped-paper-top{top:-48px}.ripped-paper-bottom{bottom:-48px}.ripped-paper-left{left:96px;bottom:0;top:0;right:unset;height:100vh;position:fixed}.ripped-paper-right{left:unset;bottom:0;top:0;right:96px;height:100vh;position:fixed}@media screen and (min-width: 768px){.ripped-paper-top{top:-58px}.ripped-paper-bottom{bottom:-58px}}@media screen and (min-width: 960px){.ripped-paper-top{top:-64px}.ripped-paper-bottom{bottom:-64px}}@media screen and (min-width: 1180px){.ripped-paper-top{top:-70px}.ripped-paper-bottom{bottom:-70px}}@media screen and (min-width: 1366px){.ripped-paper-top{top:-72px}.ripped-paper-bottom{bottom:-72px}}@media (prefers-reduced-data: reduce){.pattern,.ripped-paper{display:none}.texture--paper{background-image:none}}.disabled{cursor:not-allowed !important}.enabled{cursor:pointer !important}/*!
 * houdinijs v11.0.4
 * A simple collapse-and-expand script
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/houdini
 */.houdini{display:none}.houdini[tabindex="-1"]:focus{outline:none}.houdini.is-expanded{display:block}.mambo-accordion__header{text-align:left;width:100%}.mambo-accordion__header .houdini-toggle{background-color:transparent;border:solid 1px var(--black);display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:-1px;padding:var(--space-16);text-align:left;width:100%}.mambo-accordion__header .houdini-toggle:hover{cursor:pointer}.mambo-accordion__content{border:solid 1px var(--black);margin-top:-1px;padding:var(--space-16);position:relative}.events-single-layout .mambo-accordion__header .houdini-toggle{background-color:transparent;border:none;color:var(--celeste);display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:var(--space-16);text-align:left;width:100%}.events-single-layout .mambo-accordion__content{border:none;padding:var(--space-16);position:relative;top:var(--space-32)}.speakers .houdini-heading .houdini-toggle{align-items:center;background-color:transparent;border:0;color:var(--yellow);display:flex;justify-content:space-between;padding:0;text-align:left}.speakers .houdini-heading .houdini-toggle:focus{outline:dashed 4px currentColor}.speakers .mambo-accordion__content{border:none;padding:var(--space-16);position:relative}.speaker-info{min-height:120px}@media screen and (min-width: 1024px){.speakers .mambo-accordion__content.is-expanded{position:absolute !important;bottom:-580px !important;top:unset !important;z-index:var(--index-9) !important;left:-120px;left:0;right:0;min-height:460px}}:root{--offset: 5vw;--move-initial: calc(25% + var(--offset));--move-final: calc(-150% + var(--offset))}@media (prefers-reduced-motion: reduce){:root{--offset: 90vw;--move-initial: calc(-25% + var(--offset));--move-final: calc(-75% + var(--offset))}}.banner{border:solid 1px var(--black);color:var(--black);font-family:var(--font-bayard);padding:0px;position:absolute;right:0;bottom:0;left:0;overflow:hidden;text-transform:uppercase;z-index:var(--index-6)}.events-single-layout .banner{top:0;bottom:unset;border:0}.banner-inner{text-align:center}.banner-inner p{font-size:var(--font-size-20)}.banner--beige{background-color:var(--beige)}.banner--celeste{background-color:var(--celeste)}.banner--cinnabar{background-color:var(--cinnabar)}.banner--purple{background-color:var(--purple);border-color:var(--black)}.banner--yellow{background-color:var(--yellow)}.button{border:solid 4px transparent;display:block;font-weight:700;padding:var(--space-8) var(--space-16);text-align:center;text-decoration:none}.button-solid--black{background-color:var(--black);color:var(--celeste)}.button-solid--cinnabar{background-color:var(--cinnabar);color:var(--black)}.button-border--cinnabar{border-color:var(--cinnabar);color:var(--cinnabar)}.button-link--cinnabar{color:var(--cinnabar)}.button-solid--black:hover{background-color:transparent;border:solid 4px var(--black);color:var(--black);cursor:pointer}.button-solid--cinnabar:hover,.button-border--cinnabar:hover,.button-link--cinnabar:hover{background-color:transparent;border:solid 4px var(--cinnabar);color:var(--cinnabar);cursor:pointer}.button-solid--yellow{background-color:var(--yellow);color:var(--black)}.button-border--yellow{border-color:var(--yellow);color:var(--yellow)}.button-link--yellow{color:var(--yellow)}.button-solid--yellow:hover,.button-border--yellow:hover,.button-link--yellow:hover{background-color:transparent;border:solid 4px var(--yellow);color:var(--yellow);cursor:pointer}.button-solid--black::selection,.button-border--black::selection,.button-link--black::selection,.button-solid--yellow::selection,.button-border--yellow::selection,.button-link--yellow::selection,.button-solid--cinnabar::selection,.button-border--cinnabar::selection,.button-link--cinnabar::selection{background-color:unset}@media screen and (min-width: 768px){.button{display:inline-block}}.card a{color:var(--black);display:block;text-decoration:none}.card a:hover{color:var(--cinnabar)}.card-aside{position:relative}.card-image{border:solid 1px var(--black);filter:grayscale(1);-webkit-filter:grayscale(1);margin-bottom:-1px}.card-image:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.card-image img{min-height:144px;object-fit:cover;object-position:center}.card-sponsors .card-image img{max-width:144px;max-height:120px}.card-image a{color:var(--celeste);text-align:center;text-decoration:underline}.card-event .card-image{filter:unset}.card-header h2,.card-header h3{font-weight:700}.card-header h2,.card-header h3,.card-header p{font-size:var(--font-size-16)}.card-details{align-content:center;display:grid;grid-gap:var(--space-48);grid-template-columns:1fr 3fr}.card-date{color:var(--black);font-size:var(--font-size-16);font-weight:700;letter-spacing:-0.5px;position:relative;text-transform:uppercase}.card-date::before{content:"";clip-path:polygon(7% 0, 93% 11%, 86% 31%, 100% 54%, 93% 89%, 25% 96%, 24% 100%, 0 79%);background-color:var(--beige);height:80px;width:80px;position:absolute;inset:0;top:-16px;left:0;z-index:-10}.card-date figure{position:absolute;top:-16px;right:0;bottom:0;left:0}.card-date p{position:relative;left:16px}.card-date p,.card-info p{line-height:1.6}.past-event{opacity:0.5}.container{margin:auto;max-width:1366px;padding:var(--space-64) var(--space-32);position:relative;z-index:var(--index-1)}@media screen and (min-width: 1023px){.container{padding:var(--space-200) var(--space-64)}.section-subscribe .container{padding:var(--space-200) var(--space-64) var(--space-96) var(--space-64)}}.divider{border:0;display:inline-block;height:4px;margin:auto;max-width:40px;width:100%}.divider--black{background-color:var(--black)}.divider--celeste{background-color:var(--celeste)}.divider--cinnabar{background-color:var(--cinnabar)}.divider--purple{background-color:var(--purple)}.divider--yellow{background-color:var(--yellow)}.filter-events__reset.control-group .button{width:100%}.mixitup-container-failed::after{content:"No events found, please refine the selected options";position:absolute;top:0;right:0;left:0;text-align:center}.site-footer{background-color:var(--celeste);border-top:solid 1px var(--black);color:var(--black);display:flex;flex-direction:column;gap:var(--space-16);justify-content:space-between;padding:var(--space-16)}.site-footer .svg-inline--fa{display:block;font-size:var(--font-size-32)}.site-footer li{display:inline-block}.site-footer .links{display:flex;align-items:center;text-align:center}.site-footer a{color:var(--black);display:block;font-weight:700;padding:var(--space-8);text-decoration:none}@media screen and (min-width: 768px){.site-footer{padding:var(--space-24) var(--space-56)}}@media screen and (min-width: 1366px){.site-footer{align-items:center;display:grid;grid-template-columns:repeat(3, 1fr);padding:var(--space-32) var(--space-120);text-align:center}.site-footer ul{margin:auto;max-width:100%}}.site-header{background-color:var(--celeste);border-bottom:solid 1px var(--black);color:var(--black);display:flex;flex-direction:column;gap:var(--space-16);justify-content:space-between;padding:var(--space-16);z-index:var(--index-10)}.site-header .logo{padding:var(--space-8)}.site-header svg{display:block;fill:var(--black);margin:auto;max-width:120px}.site-header .links{display:grid;grid-template-columns:repeat(2, auto)}.site-header .link{text-align:center}.site-header .link:not(:last-child){margin-right:var(--space-16)}.site-header .link a{display:block;color:var(--black);font-weight:700;padding:var(--space-8);text-decoration:none}.site-header .link a:hover{color:var(--cinnabar)}@media screen and (min-width: 640px){.site-header{position:sticky;top:0}.site-header .links{grid-template-columns:repeat(4, auto)}}@media screen and (min-width: 768px){.site-header{align-items:center;flex-direction:row;justify-content:space-between;padding:var(--space-24) var(--space-56)}.site-header .logo{padding:0}}@media screen and (min-width: 1366px){.site-header{padding:var(--space-16) var(--space-120)}.site-header svg{max-width:200px}}section#hero-standard{overflow:hidden}.hero-standard h1,.hero-home h1,.hero-event h1{font-family:var(--font-bayard);font-size:var(--font-size-40)}.hero,.hero-home{overflow:hidden}.hero-home .headline{position:relative;padding:var(--space-64) 0}.hero-home .headline::after{content:"";position:absolute;top:0;right:-48px;bottom:0;left:-48px;background-image:url(/uploads/hero-collage.png);background-size:100%;background-repeat:no-repeat;background-position:center center;z-index:-10}.subtitle-1,.subtitle-2{font-weight:700;font-size:14px}.subtitle-2{position:absolute;right:-4px;bottom:40px;transform:rotate(-3deg)}.about-layout .hero img{display:block}.hero-home p,.hero-standard p{font-size:var(--font-size-16);font-weight:700}.overlay{position:absolute;background-color:rgba(0,0,0,0.9);top:0;right:0;bottom:0;left:0;z-index:var(--index-1)}.hero-event .column-one{position:relative;z-index:var(--index-6)}@media screen and (min-width: 768px){.hero-home p,.hero-standard p{font-size:var(--font-size-24)}}@media screen and (min-width: 1366px){.about-layout .hero img{min-width:680px !important}.about-layout .hero figure{right:-48px}}@media screen and (min-width: 480px){.hero-standard h1,.hero-home h1,.hero-event h1{font-size:var(--font-size-72)}.hero-home .headline{padding:var(--space-96) 0}.subtitle-2{right:0px;bottom:52px}}@media screen and (min-width: 580px){.hero-standard h1,.hero-home h1,.hero-event h1{font-size:var(--font-size-72)}.subtitle-2{right:24px;bottom:48px}}@media screen and (min-width: 640px){.hero-standard h1,.hero-home h1,.hero-event h1{font-size:var(--font-size-80)}.subtitle-1,.subtitle-2{font-size:var(--font-size-20)}.subtitle-2{right:24px;bottom:45px}}@media screen and (min-width: 768px){.subtitle-2{bottom:40px}}@media screen and (min-width: 850px){.hero-home .headline{padding:var(--space-120) 0}.subtitle-2{bottom:50px}}@media screen and (min-width: 1024px){.hero-standard h1,.hero-home h1,.hero-event h1{font-size:var(--font-size-96);position:relative;top:-16px}.subtitle-1{position:relative;top:-16px}.subtitle-1,.subtitle-2{font-size:var(--font-size-32)}}@media screen and (min-width: 1280px){.hero-standard h1,.hero-home h1,.hero-event h1{font-size:9rem}.hero-home .headline{padding:var(--space-200) 0}.subtitle-2{bottom:115px;right:100px}}.subscribe{overflow:hidden}.about-layout #hero,.about-layout #sponsors,.about-layout .tear,.events-layout #faqs,.events-layout .tear,.events-single-layout #accessibility,.events-single-layout #faqs,.events-single-layout #hero,.events-single-layout #speakers,.faqs-layout #accessibility,.faqs-layout .tear,.home-layout #makers,.home-layout #sponsors,#photographer{z-index:var(--index-9)}.accessibility figure,.faqs figure,.hero-standard figure,.photographer figure{display:none}section#a11y-event-accommodations a,section#a11y-requests a{color:var(--yellow)}@media screen and (min-width: 1366px){.accessibility figure,.faqs figure,.hero-standard figure,.photographer figure{display:block}}.speakers .container{padding-left:0;padding-right:0;padding-bottom:0}.speaker-tabs{border:none !important;padding:0 var(--space-64) !important}.speaker-tab{position:relative}.speaker-tab a[role="tab"]{border:none !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;color:var(--celeste);display:block !important;margin-bottom:0 !important;padding:0 !important;margin-bottom:var(--space-24) !important;text-decoration:none}.speaker-tab a[role="tab"]:hover:not([aria-selected="true"]){background-color:transparent !important}.speaker-tab a[role="tab"][aria-selected="true"]{background-color:transparent !important;border:0 !important}.speaker-tab a[aria-selected="true"]::after{content:"";height:8px;width:100%;position:absolute;background-color:var(--black);z-index:100;bottom:-32px;left:0}.speaker-bio{position:relative}.speaker-bio a{color:currentColor;text-decoration:none;font-size:16px}.wysiwyg ul,.wysiwyg li{margin-left:var(--space-16)}.about-layout .hero-standard h1{font-size:var(--font-size-72)}.about-layout .hero-standard figure{display:none}.about-layout .hero-standard .ornament-diagonal-red-shape{position:absolute;top:-40px;left:-400px}.about-layout .ornament-purple-sticker-and-tape{position:absolute;top:-55px;z-index:var(--index-9) !important;right:10px;max-width:200px}@media screen and (min-width: 768px){.about-layout .hero-standard h1{font-size:var(--font-size-88)}.about-layout .hero-standard .ornament-diagonal-red-shape{top:-20px;left:-450px}.about-layout .ornament-purple-sticker-and-tape{top:-65px;right:60px;max-width:300px}}@media screen and (min-width: 1024px){.about-layout .hero-standard .ornament-diagonal-red-shape{top:10px;left:-400px}}@media screen and (min-width: 1366px){.about-layout .hero-standard h1{font-size:var(--font-size-136)}.about-layout .hero-standard figure{display:block;right:50px;top:-300px}.about-layout .hero-standard img{min-width:750px;position:absolute}.about-layout .hero-standard .ornament-diagonal-red-shape{top:60px;left:-200px}.about-layout .ornament-purple-sticker-and-tape{top:-100px;right:175px;max-width:450px}}.accessibility-layout .hero-standard h1{font-size:var(--font-size-72);line-height:0.8}.accessibility-layout .hero-standard figure,.accessibility figure{display:none}@media screen and (min-width: 768px){.accessibility-layout .hero-standard h1{font-size:var(--font-size-88)}}@media screen and (min-width: 1366px){.accessibility-layout .hero-standard h1{font-size:var(--font-size-136)}.accessibility-layout .hero-standard figure,.accessibility figure{display:block;right:75px;top:-350px}.accessibility figure{top:-330px}.accessibility-layout .hero-standard img,.accessibility img{min-width:750px;position:absolute}}.events-layout .hero-standard h1{font-size:var(--font-size-72)}.events-layout .hero-standard figure{display:none}@media screen and (min-width: 768px){.events-layout .hero-standard h1{font-size:var(--font-size-88)}}@media screen and (min-width: 1366px){.events-layout .hero-standard h1{font-size:var(--font-size-168)}.events-layout .hero-standard figure{display:block;right:75px;top:-300px}.events-layout .hero-standard img{min-width:700px;position:absolute}}.events-single-layout .hero-event h1{font-size:var(--font-size-48)}@media screen and (min-width: 768px){.events-single-layout .hero-event h1{font-size:var(--font-size-72)}}@media screen and (min-width: 1366px){.events-single-layout .hero-event h1{font-size:var(--font-size-96)}}.faqs-layout .hero-standard h1{font-size:var(--font-size-72)}.faqs-layout .hero-standard figure{display:none}@media screen and (min-width: 768px){.faqs-layout .hero-standard h1{font-size:var(--font-size-88)}}@media screen and (min-width: 1366px){.faqs-layout .hero-standard h1{font-size:var(--font-size-136)}.faqs-layout .hero-standard figure{display:block;right:75px;top:-150px}.faqs-layout .hero-standard img{min-width:750px;position:absolute}}.faq-contact{position:sticky;top:144px}.faq-contact li{list-style:none}.ghostnote figure{display:none}@media screen and (min-width: 1366px){.ghostnote figure{display:block;left:-100px;top:-270px}.ghostnote img{min-width:650px;position:absolute}}.grid{display:grid;grid-gap:var(--space-32);position:relative;z-index:var(--index-5)}.grid--align-center{align-items:center}.grid--align-end{align-items:end}.grid--align-start{align-items:start}.grid--gap-none{grid-gap:0}.grid--one-column,.grid--two-column,.grid--three-column,.grid--four-column{grid-template-columns:1fr}.grid--one-column-span,.grid--two-column-span,.grid--three-column-span,.grid--four-column-span{grid-column:span 1}.events-single-layout .speakers .grid{position:unset}@media screen and (min-width: 768px){.grid{grid-gap:var(--space-32)}.grid--one-column-span,.grid--two-column-span,.grid--three-column-span,.grid--four-column-span{grid-column:span 1}.events ul,.sponsors ul,.staff ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1366px){.grid--one-column{grid-template-columns:1fr}.grid--two-column{grid-template-columns:repeat(2, 1fr)}.grid--three-column{grid-template-columns:repeat(3, 1fr)}.grid--four-column{grid-template-columns:repeat(4, 1fr)}.grid--one-column-span{grid-column:span 1}.grid--two-column-span{grid-column:span 2}.grid--three-column-span{grid-column:span 3}.grid--four-column-span{grid-column:span 4}.staff ul{grid-template-columns:repeat(4, 1fr)}.events ul{grid-template-columns:repeat(3, 1fr)}.home-layout .events ul{grid-template-columns:repeat(4, 1fr)}.home-layout .events ul a{color:var(--celeste)}.home-layout .events ul a:hover{color:var(--yellow)}.sponsors ul{grid-template-columns:repeat(2, 1fr)}}.column-image figure figcaption{display:none}@media (prefers-reduced-data: reduce){.column-image figure img{display:none}.column-image figure figcaption{display:block}}.hyperlocal figure{display:none}@media screen and (min-width: 1366px){.hyperlocal figure{display:block;left:-150px;top:-325px}.hyperlocal img{min-width:750px;position:absolute}}.makers-layout h1{font-size:var(--font-size-72)}.makers-layout .hero-standard figure,.makers figure{display:none}.makers-layout .hero-standard .ornament-diagonal-red-shape{position:absolute;top:-10px;left:-320px}@media screen and (min-width: 768px){.makers-layout h1{font-size:var(--font-size-88)}.makers-layout .hero-standard .ornament-diagonal-red-shape{top:-20px;left:-450px}}@media screen and (min-width: 1024px){.makers-layout .hero-standard .ornament-diagonal-red-shape{top:10px;left:-400px}}@media screen and (min-width: 1366px){.makers-layout h1{font-size:var(--font-size-136)}.makers-layout .hero-standard figure{display:block;right:50px;top:-315px}.makers-layout .hero-standard img{min-width:750px;position:absolute}.makers-layout .hero-standard .ornament-diagonal-red-shape{top:70px;left:-140px}.makers figure{display:block;right:110px;top:-315px}.makers img{min-width:750px;position:absolute}}.photographer figure{display:none}@media screen and (min-width: 1366px){.photographer figure{display:block;right:157px;top:-380px}.photographer img{min-width:800px;position:absolute}}.sponsors-tier h3{color:var(--black);font-size:var(--font-size-40);position:relative}.sponsors-tier h3 span{position:relative;z-index:var(--index-7)}.sponsors-tier-1 h3 svg,.sponsors-tier-2 h3 svg,.sponsors-tier-3 h3 svg,.sponsors-tier-4 h3 svg{position:absolute;max-width:250px;z-index:var(--index-6)}.sponsors-tier-1 h3 svg{top:-37px;left:-48px}.sponsors-tier-2 h3 svg{top:-46px;left:-25px}.sponsors-tier-3 h3 svg{top:-23px;left:-30px}.sponsors-tier-4 h3 svg{top:-33px;left:-25px}.sponsors-tier-1 h3 figure,.sponsors-tier-2 h3 figure,.sponsors-tier-3 h3 figure,.sponsors-tier-4 h3 figure{position:absolute;top:0;right:0;max-width:48px;z-index:var(--index-7)}.sponsors-tier-1 h3 figure,.sponsors-tier-3 h3 figure{transform:rotate(30deg);-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg)}.sponsors-tier-2 h3 figure,.sponsors-tier-4 h3 figure{transform:rotate(-30deg);-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg)}.sponsors-tier-1 ul svg,.sponsors-tier-2 ul svg,.sponsors-tier-3 ul svg,.sponsors-tier-4 ul svg{position:absolute}.sponsors-tier-1 ul svg,.sponsors-tier-2 ul svg,.sponsors-tier-3 ul svg,.sponsors-tier-4 ul svg{top:-112px}.sponsors-tier-1 .card-image,.sponsors-tier-2 .card-image,.sponsors-tier-3 .card-image,.sponsors-tier-4 .card-image{border:none;filter:grayscale(0);-webkit-filter:grayscale(0)}.sponsors-tier-1 .card-image img,.sponsors-tier-2 .card-image img,.sponsors-tier-3 .card-image img,.sponsors-tier-4 .card-image img{min-height:88px;margin:auto;object-fit:contain}@media screen and (min-width: 768px){.sponsors-tier h3{font-size:var(--font-size-72)}.sponsors-tier-1 h3 svg,.sponsors-tier-2 h3 svg,.sponsors-tier-3 h3 svg,.sponsors-tier-4 h3 svg{max-width:400px}.sponsors-tier-1 h3 svg{top:-26px;left:-76px}.sponsors-tier-2 h3 svg{top:-36px;left:-60px}.sponsors-tier-3 h3 svg{top:-13px;left:-56px}.sponsors-tier-4 h3 svg{top:-19px;left:-50px}.sponsors-tier-1 h3 figure,.sponsors-tier-2 h3 figure,.sponsors-tier-3 h3 figure,.sponsors-tier-4 h3 figure{max-width:72px;z-index:var(--index-7)}}@media screen and (min-width: 1366px){.sponsors-tier h3{font-size:var(--font-size-88)}.sponsors-tier-1 h3 svg,.sponsors-tier-2 h3 svg,.sponsors-tier-3 h3 svg,.sponsors-tier-4 h3 svg{max-width:480px}.sponsors-tier-1 h3 svg{top:-18px;left:-118px}.sponsors-tier-2 h3 svg{top:-27px;left:-68px}.sponsors-tier-3 h3 svg{top:-4px;left:-86px}.sponsors-tier-4 h3 svg{top:-6px;left:-79px}.sponsors-tier-1 ul svg,.sponsors-tier-2 ul svg,.sponsors-tier-3 ul svg,.sponsors-tier-4 ul svg{top:-72px}.sponsors-tier-1 h3 figure,.sponsors-tier-2 h3 figure,.sponsors-tier-3 h3 figure,.sponsors-tier-4 h3 figure{max-width:120px;top:-16px}}.subscribe figure{display:none}@media screen and (min-width: 1366px){.subscribe figure{display:block;left:-180px;top:-300px}.subscribe img{min-width:750px;position:absolute}}/*!
 * houdinijs v11.0.2
 * A simple collapse-and-expand script
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/houdini
 */.grid--mailchimp{display:grid;grid-template-columns:1fr;grid-gap:24px;align-items:start}#mc_embed_signup .mc-field-group label{display:block;font-family:var(--font-poppins);font-weight:700}#mc_embed_signup .mc-field-group input{background-color:var(--celeste);border:solid 1px var(--black);border-radius:none;color:var(--black);display:block;padding:var(--space-8) var(--space-16);width:100%;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}#mc_embed_signup .mc-field-group input:focus{outline:solid 1px var(--cinnabar);outline-offset:-1px}#mc_embed_signup .asterisk{color:var(--cinnabar);font-weight:700}#mc_embed_signup .asterisk,#mc_embed_signup .indicates-required{margin-bottom:var(--space-32)}#mc_embed_signup div.response{background-color:var(--cinnabar);padding:8px;z-index:100}#mc_embed_signup div.response a{color:var(--black);font-weight:bold}#mc_embed_signup #mce-error-response,#mc_embed_signup #mce-success-response{color:var(--black);display:block}#mc_embed_signup #num-subscribers span{padding:4px;border:1px solid var(--white);margin-right:4px;font-weight:bold}.mc-field-group label,.submit-label{margin-bottom:8px}#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{background-color:var(--black);display:block;color:var(--yellow);font-size:inherit;margin:0;padding:var(--space-8);position:relative;top:-2px;z-index:var(--index-1)}#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error{border:1px solid var(--cinnabar)}#mc_embed_signup input.button{width:100%;border-radius:0 !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}#mce-responses{margin-top:var(--space-24)}.mailchimp-button input{padding:var(--space-8)}.submit-label{display:none}.mailchimp-button input{margin-top:0;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}.mailchimp-button input:hover{cursor:pointer}@media screen and (min-width: 768px){.grid--mailchimp{grid-template-columns:repeat(2, 1fr)}.submit-label{display:block}}/*!
 * Modals v10.1.2: Simple modal dialogue pop-up windows
 * (c) 2017 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/modals
 */.modal{background-color:var(--black);display:none;max-width:100%;padding:var(--space-16);visibility:hidden;z-index:9999}.modal-content-header .button.button__link.button__link--white{text-align:right;width:100%;padding:8px}@media (min-width: 40em){.modal{max-width:98%}}.modal.active{border:solid 1px var(--white);display:block;height:75%;left:0;max-height:100%;overflow:auto;position:fixed;right:0;top:0;visibility:visible;-webkit-overflow-scrolling:touch;margin:8px}@media (min-width: 30em){.modal{padding:var(--space-32)}.modal-content-header .button.button__link.button__link--white{text-align:right}.modal.active{height:auto;max-height:90%;left:var(--space-32);margin-left:auto;margin-right:auto;right:var(--space-32);top:var(--space-32);box-shadow:0px 0px 16px rgba(0,0,0,0.5)}}@media (min-width: 40em){.modal{padding:var(--space-48)}}@media screen and (min-width: 1023px){.modal.active.modal-medium{width:60em}}.modal:focus{outline:none}.modal-bg{background-color:var(--black);bottom:0;position:fixed;left:0;opacity:0.75;right:0;top:0;z-index:9998}/*!
 * tabbyjs v12.0.3
 * Lightweight, accessible vanilla JS toggle tabs.
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/tabby
 */[role="tablist"]{border-bottom:1px solid #ecece5;list-style:none;margin:0;padding:0}[role="tablist"] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 30em){[role="tablist"] li{display:inline-block}}[role="tab"]{border:1px solid transparent;border-top-color:#ecece5;display:block;padding:0.5em 1em;text-decoration:none}@media (min-width: 30em){[role="tab"]{border-top-color:transparent;border-top-left-radius:0.5em;border-top-right-radius:0.5em;display:inline-block;margin-bottom:-1px}}[role="tab"][aria-selected="true"]{background-color:#ecece5}@media (min-width: 30em){[role="tab"][aria-selected="true"]{background-color:transparent;border:1px solid #ecece5;border-bottom-color:#ffffff}}[role="tab"]:hover:not([aria-selected="true"]){background-color:#ecece5}@media (min-width: 30em){[role="tab"]:hover:not([aria-selected="true"]){border:1px solid #ecece5}}[hidden]{display:none}.background-dcdw-2021-beige{background-color:#d1d1c5 !important}.background-dcdw-2021-black{background-color:#000 !important}.background-dcdw-2021-celeste{background-color:#ecece5 !important}.background-dcdw-2021-cinnabar{background-color:#ec1001 !important}.background-dcdw-2021-purple{background-color:#ac7aff !important}.background-dcdw-2021-yellow{background-color:#ff0 !important}.border-dcdw-2021-beige{border-color:#d1d1c5 !important}.border-dcdw-2021-black{border-color:#000 !important}.border-dcdw-2021-celeste{border-color:#ecece5 !important}.border-dcdw-2021-cinnabar{border-color:#ec1001 !important}.border-dcdw-2021-purple{border-color:#ac7aff !important}.border-dcdw-2021-yellow{border-color:#ff0 !important}.color-dcdw-2021-beige{color:#d1d1c5 !important}.color-dcdw-2021-black{color:#000 !important}.color-dcdw-2021-celeste{color:#ecece5 !important}.color-dcdw-2021-cinnabar{color:#ec1001 !important}.color-dcdw-2021-purple{color:#ac7aff !important}.color-dcdw-2021-yellow{color:#ff0 !important}.gap-margin-all-none{margin:0 !important}.gap-margin-all-000{margin:0.25rem !important}.gap-margin-all-100{margin:0.5rem !important}.gap-margin-all-200{margin:1rem !important}.gap-margin-all-300{margin:1.125rem !important}.gap-margin-all-400{margin:1.5rem !important}.gap-margin-all-500{margin:2rem !important}.gap-margin-all-600{margin:2.5rem !important}.gap-margin-all-700{margin:3rem !important}.gap-margin-all-800{margin:3.5rem !important}.gap-margin-all-900{margin:4rem !important}.gap-margin-all-1000{margin:4.5rem !important}.gap-margin-all-1100{margin:5rem !important}.gap-margin-all-1200{margin:5.5rem !important}.gap-margin-all-1300{margin:6rem !important}.gap-margin-all-1400{margin:6.5rem !important}.gap-margin-all-1500{margin:7rem !important}.gap-margin-all-1600{margin:7.5rem !important}.gap-margin-all-1700{margin:8rem !important}.gap-margin-all-1800{margin:8.5rem !important}.gap-margin-all-1900{margin:9rem !important}.gap-margin-all-2000{margin:9.5rem !important}.gap-margin-all-2100{margin:10rem !important}.gap-margin-all-2200{margin:10.5rem !important}.gap-margin-all-2300{margin:11rem !important}.gap-margin-all-2400{margin:11.5rem !important}.gap-margin-all-2500{margin:12rem !important}.gap-margin-all-2600{margin:12.5rem !important}.gap-margin-all-2700{margin:13rem !important}.gap-margin-all-2800{margin:14rem !important}.gap-margin-all-2900{margin:15rem !important}.gap-margin-all-3000{margin:16rem !important}.gap-margin-all-3100{margin:17rem !important}.gap-margin-all-3200{margin:18rem !important}.gap-margin-all-3300{margin:19rem !important}.gap-margin-all-3400{margin:20rem !important}.gap-margin-all-3500{margin:21rem !important}.gap-margin-top-none{margin-top:0 !important}.gap-margin-top-000{margin-top:0.25rem !important}.gap-margin-top-100{margin-top:0.5rem !important}.gap-margin-top-200{margin-top:1rem !important}.gap-margin-top-300{margin-top:1.125rem !important}.gap-margin-top-400{margin-top:1.5rem !important}.gap-margin-top-500{margin-top:2rem !important}.gap-margin-top-600{margin-top:2.5rem !important}.gap-margin-top-700{margin-top:3rem !important}.gap-margin-top-800{margin-top:3.5rem !important}.gap-margin-top-900{margin-top:4rem !important}.gap-margin-top-1000{margin-top:4.5rem !important}.gap-margin-top-1100{margin-top:5rem !important}.gap-margin-top-1200{margin-top:5.5rem !important}.gap-margin-top-1300{margin-top:6rem !important}.gap-margin-top-1400{margin-top:6.5rem !important}.gap-margin-top-1500{margin-top:7rem !important}.gap-margin-top-1600{margin-top:7.5rem !important}.gap-margin-top-1700{margin-top:8rem !important}.gap-margin-top-1800{margin-top:8.5rem !important}.gap-margin-top-1900{margin-top:9rem !important}.gap-margin-top-2000{margin-top:9.5rem !important}.gap-margin-top-2100{margin-top:10rem !important}.gap-margin-top-2200{margin-top:10.5rem !important}.gap-margin-top-2300{margin-top:11rem !important}.gap-margin-top-2400{margin-top:11.5rem !important}.gap-margin-top-2500{margin-top:12rem !important}.gap-margin-top-2600{margin-top:12.5rem !important}.gap-margin-top-2700{margin-top:13rem !important}.gap-margin-top-2800{margin-top:14rem !important}.gap-margin-top-2900{margin-top:15rem !important}.gap-margin-top-3000{margin-top:16rem !important}.gap-margin-top-3100{margin-top:17rem !important}.gap-margin-top-3200{margin-top:18rem !important}.gap-margin-top-3300{margin-top:19rem !important}.gap-margin-top-3400{margin-top:20rem !important}.gap-margin-top-3500{margin-top:21rem !important}.gap-margin-right-none{margin-right:0 !important}.gap-margin-right-000{margin-right:0.25rem !important}.gap-margin-right-100{margin-right:0.5rem !important}.gap-margin-right-200{margin-right:1rem !important}.gap-margin-right-300{margin-right:1.125rem !important}.gap-margin-right-400{margin-right:1.5rem !important}.gap-margin-right-500{margin-right:2rem !important}.gap-margin-right-600{margin-right:2.5rem !important}.gap-margin-right-700{margin-right:3rem !important}.gap-margin-right-800{margin-right:3.5rem !important}.gap-margin-right-900{margin-right:4rem !important}.gap-margin-right-1000{margin-right:4.5rem !important}.gap-margin-right-1100{margin-right:5rem !important}.gap-margin-right-1200{margin-right:5.5rem !important}.gap-margin-right-1300{margin-right:6rem !important}.gap-margin-right-1400{margin-right:6.5rem !important}.gap-margin-right-1500{margin-right:7rem !important}.gap-margin-right-1600{margin-right:7.5rem !important}.gap-margin-right-1700{margin-right:8rem !important}.gap-margin-right-1800{margin-right:8.5rem !important}.gap-margin-right-1900{margin-right:9rem !important}.gap-margin-right-2000{margin-right:9.5rem !important}.gap-margin-right-2100{margin-right:10rem !important}.gap-margin-right-2200{margin-right:10.5rem !important}.gap-margin-right-2300{margin-right:11rem !important}.gap-margin-right-2400{margin-right:11.5rem !important}.gap-margin-right-2500{margin-right:12rem !important}.gap-margin-right-2600{margin-right:12.5rem !important}.gap-margin-right-2700{margin-right:13rem !important}.gap-margin-right-2800{margin-right:14rem !important}.gap-margin-right-2900{margin-right:15rem !important}.gap-margin-right-3000{margin-right:16rem !important}.gap-margin-right-3100{margin-right:17rem !important}.gap-margin-right-3200{margin-right:18rem !important}.gap-margin-right-3300{margin-right:19rem !important}.gap-margin-right-3400{margin-right:20rem !important}.gap-margin-right-3500{margin-right:21rem !important}.gap-margin-bottom-none{margin-bottom:0 !important}.gap-margin-bottom-000{margin-bottom:0.25rem !important}.gap-margin-bottom-100{margin-bottom:0.5rem !important}.gap-margin-bottom-200{margin-bottom:1rem !important}.gap-margin-bottom-300{margin-bottom:1.125rem !important}.gap-margin-bottom-400{margin-bottom:1.5rem !important}.gap-margin-bottom-500{margin-bottom:2rem !important}.gap-margin-bottom-600{margin-bottom:2.5rem !important}.gap-margin-bottom-700{margin-bottom:3rem !important}.gap-margin-bottom-800{margin-bottom:3.5rem !important}.gap-margin-bottom-900{margin-bottom:4rem !important}.gap-margin-bottom-1000{margin-bottom:4.5rem !important}.gap-margin-bottom-1100{margin-bottom:5rem !important}.gap-margin-bottom-1200{margin-bottom:5.5rem !important}.gap-margin-bottom-1300{margin-bottom:6rem !important}.gap-margin-bottom-1400{margin-bottom:6.5rem !important}.gap-margin-bottom-1500{margin-bottom:7rem !important}.gap-margin-bottom-1600{margin-bottom:7.5rem !important}.gap-margin-bottom-1700{margin-bottom:8rem !important}.gap-margin-bottom-1800{margin-bottom:8.5rem !important}.gap-margin-bottom-1900{margin-bottom:9rem !important}.gap-margin-bottom-2000{margin-bottom:9.5rem !important}.gap-margin-bottom-2100{margin-bottom:10rem !important}.gap-margin-bottom-2200{margin-bottom:10.5rem !important}.gap-margin-bottom-2300{margin-bottom:11rem !important}.gap-margin-bottom-2400{margin-bottom:11.5rem !important}.gap-margin-bottom-2500{margin-bottom:12rem !important}.gap-margin-bottom-2600{margin-bottom:12.5rem !important}.gap-margin-bottom-2700{margin-bottom:13rem !important}.gap-margin-bottom-2800{margin-bottom:14rem !important}.gap-margin-bottom-2900{margin-bottom:15rem !important}.gap-margin-bottom-3000{margin-bottom:16rem !important}.gap-margin-bottom-3100{margin-bottom:17rem !important}.gap-margin-bottom-3200{margin-bottom:18rem !important}.gap-margin-bottom-3300{margin-bottom:19rem !important}.gap-margin-bottom-3400{margin-bottom:20rem !important}.gap-margin-bottom-3500{margin-bottom:21rem !important}.gap-margin-left-none{margin-left:0 !important}.gap-margin-left-000{margin-left:0.25rem !important}.gap-margin-left-100{margin-left:0.5rem !important}.gap-margin-left-200{margin-left:1rem !important}.gap-margin-left-300{margin-left:1.125rem !important}.gap-margin-left-400{margin-left:1.5rem !important}.gap-margin-left-500{margin-left:2rem !important}.gap-margin-left-600{margin-left:2.5rem !important}.gap-margin-left-700{margin-left:3rem !important}.gap-margin-left-800{margin-left:3.5rem !important}.gap-margin-left-900{margin-left:4rem !important}.gap-margin-left-1000{margin-left:4.5rem !important}.gap-margin-left-1100{margin-left:5rem !important}.gap-margin-left-1200{margin-left:5.5rem !important}.gap-margin-left-1300{margin-left:6rem !important}.gap-margin-left-1400{margin-left:6.5rem !important}.gap-margin-left-1500{margin-left:7rem !important}.gap-margin-left-1600{margin-left:7.5rem !important}.gap-margin-left-1700{margin-left:8rem !important}.gap-margin-left-1800{margin-left:8.5rem !important}.gap-margin-left-1900{margin-left:9rem !important}.gap-margin-left-2000{margin-left:9.5rem !important}.gap-margin-left-2100{margin-left:10rem !important}.gap-margin-left-2200{margin-left:10.5rem !important}.gap-margin-left-2300{margin-left:11rem !important}.gap-margin-left-2400{margin-left:11.5rem !important}.gap-margin-left-2500{margin-left:12rem !important}.gap-margin-left-2600{margin-left:12.5rem !important}.gap-margin-left-2700{margin-left:13rem !important}.gap-margin-left-2800{margin-left:14rem !important}.gap-margin-left-2900{margin-left:15rem !important}.gap-margin-left-3000{margin-left:16rem !important}.gap-margin-left-3100{margin-left:17rem !important}.gap-margin-left-3200{margin-left:18rem !important}.gap-margin-left-3300{margin-left:19rem !important}.gap-margin-left-3400{margin-left:20rem !important}.gap-margin-left-3500{margin-left:21rem !important}.gap-padding-all-none{padding:0 !important}.gap-padding-all-000{padding:0.25rem !important}.gap-padding-all-100{padding:0.5rem !important}.gap-padding-all-200{padding:1rem !important}.gap-padding-all-300{padding:1.125rem !important}.gap-padding-all-400{padding:1.5rem !important}.gap-padding-all-500{padding:2rem !important}.gap-padding-all-600{padding:2.5rem !important}.gap-padding-all-700{padding:3rem !important}.gap-padding-all-800{padding:3.5rem !important}.gap-padding-all-900{padding:4rem !important}.gap-padding-all-1000{padding:4.5rem !important}.gap-padding-all-1100{padding:5rem !important}.gap-padding-all-1200{padding:5.5rem !important}.gap-padding-all-1300{padding:6rem !important}.gap-padding-all-1400{padding:6.5rem !important}.gap-padding-all-1500{padding:7rem !important}.gap-padding-all-1600{padding:7.5rem !important}.gap-padding-all-1700{padding:8rem !important}.gap-padding-all-1800{padding:8.5rem !important}.gap-padding-all-1900{padding:9rem !important}.gap-padding-all-2000{padding:9.5rem !important}.gap-padding-all-2100{padding:10rem !important}.gap-padding-all-2200{padding:10.5rem !important}.gap-padding-all-2300{padding:11rem !important}.gap-padding-all-2400{padding:11.5rem !important}.gap-padding-all-2500{padding:12rem !important}.gap-padding-all-2600{padding:12.5rem !important}.gap-padding-all-2700{padding:13rem !important}.gap-padding-all-2800{padding:14rem !important}.gap-padding-all-2900{padding:15rem !important}.gap-padding-all-3000{padding:16rem !important}.gap-padding-all-3100{padding:17rem !important}.gap-padding-all-3200{padding:18rem !important}.gap-padding-all-3300{padding:19rem !important}.gap-padding-all-3400{padding:20rem !important}.gap-padding-all-3500{padding:21rem !important}.gap-padding-top-none{padding-top:0 !important}.gap-padding-top-000{padding-top:0.25rem !important}.gap-padding-top-100{padding-top:0.5rem !important}.gap-padding-top-200{padding-top:1rem !important}.gap-padding-top-300{padding-top:1.125rem !important}.gap-padding-top-400{padding-top:1.5rem !important}.gap-padding-top-500{padding-top:2rem !important}.gap-padding-top-600{padding-top:2.5rem !important}.gap-padding-top-700{padding-top:3rem !important}.gap-padding-top-800{padding-top:3.5rem !important}.gap-padding-top-900{padding-top:4rem !important}.gap-padding-top-1000{padding-top:4.5rem !important}.gap-padding-top-1100{padding-top:5rem !important}.gap-padding-top-1200{padding-top:5.5rem !important}.gap-padding-top-1300{padding-top:6rem !important}.gap-padding-top-1400{padding-top:6.5rem !important}.gap-padding-top-1500{padding-top:7rem !important}.gap-padding-top-1600{padding-top:7.5rem !important}.gap-padding-top-1700{padding-top:8rem !important}.gap-padding-top-1800{padding-top:8.5rem !important}.gap-padding-top-1900{padding-top:9rem !important}.gap-padding-top-2000{padding-top:9.5rem !important}.gap-padding-top-2100{padding-top:10rem !important}.gap-padding-top-2200{padding-top:10.5rem !important}.gap-padding-top-2300{padding-top:11rem !important}.gap-padding-top-2400{padding-top:11.5rem !important}.gap-padding-top-2500{padding-top:12rem !important}.gap-padding-top-2600{padding-top:12.5rem !important}.gap-padding-top-2700{padding-top:13rem !important}.gap-padding-top-2800{padding-top:14rem !important}.gap-padding-top-2900{padding-top:15rem !important}.gap-padding-top-3000{padding-top:16rem !important}.gap-padding-top-3100{padding-top:17rem !important}.gap-padding-top-3200{padding-top:18rem !important}.gap-padding-top-3300{padding-top:19rem !important}.gap-padding-top-3400{padding-top:20rem !important}.gap-padding-top-3500{padding-top:21rem !important}.gap-padding-right-none{padding-right:0 !important}.gap-padding-right-000{padding-right:0.25rem !important}.gap-padding-right-100{padding-right:0.5rem !important}.gap-padding-right-200{padding-right:1rem !important}.gap-padding-right-300{padding-right:1.125rem !important}.gap-padding-right-400{padding-right:1.5rem !important}.gap-padding-right-500{padding-right:2rem !important}.gap-padding-right-600{padding-right:2.5rem !important}.gap-padding-right-700{padding-right:3rem !important}.gap-padding-right-800{padding-right:3.5rem !important}.gap-padding-right-900{padding-right:4rem !important}.gap-padding-right-1000{padding-right:4.5rem !important}.gap-padding-right-1100{padding-right:5rem !important}.gap-padding-right-1200{padding-right:5.5rem !important}.gap-padding-right-1300{padding-right:6rem !important}.gap-padding-right-1400{padding-right:6.5rem !important}.gap-padding-right-1500{padding-right:7rem !important}.gap-padding-right-1600{padding-right:7.5rem !important}.gap-padding-right-1700{padding-right:8rem !important}.gap-padding-right-1800{padding-right:8.5rem !important}.gap-padding-right-1900{padding-right:9rem !important}.gap-padding-right-2000{padding-right:9.5rem !important}.gap-padding-right-2100{padding-right:10rem !important}.gap-padding-right-2200{padding-right:10.5rem !important}.gap-padding-right-2300{padding-right:11rem !important}.gap-padding-right-2400{padding-right:11.5rem !important}.gap-padding-right-2500{padding-right:12rem !important}.gap-padding-right-2600{padding-right:12.5rem !important}.gap-padding-right-2700{padding-right:13rem !important}.gap-padding-right-2800{padding-right:14rem !important}.gap-padding-right-2900{padding-right:15rem !important}.gap-padding-right-3000{padding-right:16rem !important}.gap-padding-right-3100{padding-right:17rem !important}.gap-padding-right-3200{padding-right:18rem !important}.gap-padding-right-3300{padding-right:19rem !important}.gap-padding-right-3400{padding-right:20rem !important}.gap-padding-right-3500{padding-right:21rem !important}.gap-padding-bottom-none{padding-bottom:0 !important}.gap-padding-bottom-000{padding-bottom:0.25rem !important}.gap-padding-bottom-100{padding-bottom:0.5rem !important}.gap-padding-bottom-200{padding-bottom:1rem !important}.gap-padding-bottom-300{padding-bottom:1.125rem !important}.gap-padding-bottom-400{padding-bottom:1.5rem !important}.gap-padding-bottom-500{padding-bottom:2rem !important}.gap-padding-bottom-600{padding-bottom:2.5rem !important}.gap-padding-bottom-700{padding-bottom:3rem !important}.gap-padding-bottom-800{padding-bottom:3.5rem !important}.gap-padding-bottom-900{padding-bottom:4rem !important}.gap-padding-bottom-1000{padding-bottom:4.5rem !important}.gap-padding-bottom-1100{padding-bottom:5rem !important}.gap-padding-bottom-1200{padding-bottom:5.5rem !important}.gap-padding-bottom-1300{padding-bottom:6rem !important}.gap-padding-bottom-1400{padding-bottom:6.5rem !important}.gap-padding-bottom-1500{padding-bottom:7rem !important}.gap-padding-bottom-1600{padding-bottom:7.5rem !important}.gap-padding-bottom-1700{padding-bottom:8rem !important}.gap-padding-bottom-1800{padding-bottom:8.5rem !important}.gap-padding-bottom-1900{padding-bottom:9rem !important}.gap-padding-bottom-2000{padding-bottom:9.5rem !important}.gap-padding-bottom-2100{padding-bottom:10rem !important}.gap-padding-bottom-2200{padding-bottom:10.5rem !important}.gap-padding-bottom-2300{padding-bottom:11rem !important}.gap-padding-bottom-2400{padding-bottom:11.5rem !important}.gap-padding-bottom-2500{padding-bottom:12rem !important}.gap-padding-bottom-2600{padding-bottom:12.5rem !important}.gap-padding-bottom-2700{padding-bottom:13rem !important}.gap-padding-bottom-2800{padding-bottom:14rem !important}.gap-padding-bottom-2900{padding-bottom:15rem !important}.gap-padding-bottom-3000{padding-bottom:16rem !important}.gap-padding-bottom-3100{padding-bottom:17rem !important}.gap-padding-bottom-3200{padding-bottom:18rem !important}.gap-padding-bottom-3300{padding-bottom:19rem !important}.gap-padding-bottom-3400{padding-bottom:20rem !important}.gap-padding-bottom-3500{padding-bottom:21rem !important}.gap-padding-left-none{padding-left:0 !important}.gap-padding-left-000{padding-left:0.25rem !important}.gap-padding-left-100{padding-left:0.5rem !important}.gap-padding-left-200{padding-left:1rem !important}.gap-padding-left-300{padding-left:1.125rem !important}.gap-padding-left-400{padding-left:1.5rem !important}.gap-padding-left-500{padding-left:2rem !important}.gap-padding-left-600{padding-left:2.5rem !important}.gap-padding-left-700{padding-left:3rem !important}.gap-padding-left-800{padding-left:3.5rem !important}.gap-padding-left-900{padding-left:4rem !important}.gap-padding-left-1000{padding-left:4.5rem !important}.gap-padding-left-1100{padding-left:5rem !important}.gap-padding-left-1200{padding-left:5.5rem !important}.gap-padding-left-1300{padding-left:6rem !important}.gap-padding-left-1400{padding-left:6.5rem !important}.gap-padding-left-1500{padding-left:7rem !important}.gap-padding-left-1600{padding-left:7.5rem !important}.gap-padding-left-1700{padding-left:8rem !important}.gap-padding-left-1800{padding-left:8.5rem !important}.gap-padding-left-1900{padding-left:9rem !important}.gap-padding-left-2000{padding-left:9.5rem !important}.gap-padding-left-2100{padding-left:10rem !important}.gap-padding-left-2200{padding-left:10.5rem !important}.gap-padding-left-2300{padding-left:11rem !important}.gap-padding-left-2400{padding-left:11.5rem !important}.gap-padding-left-2500{padding-left:12rem !important}.gap-padding-left-2600{padding-left:12.5rem !important}.gap-padding-left-2700{padding-left:13rem !important}.gap-padding-left-2800{padding-left:14rem !important}.gap-padding-left-2900{padding-left:15rem !important}.gap-padding-left-3000{padding-left:16rem !important}.gap-padding-left-3100{padding-left:17rem !important}.gap-padding-left-3200{padding-left:18rem !important}.gap-padding-left-3300{padding-left:19rem !important}.gap-padding-left-3400{padding-left:20rem !important}.gap-padding-left-3500{padding-left:21rem !important}.layer-000{z-index:-100}.layer-100{z-index:100}.layer-200{z-index:200}.layer-300{z-index:300}.layer-400{z-index:400}.layer-500{z-index:500}.layer-600{z-index:600}.layer-700{z-index:700}.layer-800{z-index:800}.layer-900{z-index:900}.layer-1000{z-index:1000}.font-align-left{text-align:left}.font-align-center{text-align:center}.font-align-right{text-align:right}.font-family-poppins{font-family:'Poppins', sans-serif}.font-family-bayard{font-family:'Bayard Regular', sans-serif}.font-size-none{font-size:0 !important}.font-size-000{font-size:0.25rem !important}.font-size-100{font-size:0.5rem !important}.font-size-200{font-size:1rem !important}.font-size-300{font-size:1.125rem !important}.font-size-400{font-size:1.5rem !important}.font-size-500{font-size:2rem !important}.font-size-600{font-size:2.5rem !important}.font-size-700{font-size:3rem !important}.font-size-800{font-size:3.5rem !important}.font-size-900{font-size:4rem !important}.font-size-1000{font-size:4.5rem !important}.font-size-1100{font-size:5rem !important}.font-size-1200{font-size:5.5rem !important}.font-size-1300{font-size:6rem !important}.font-size-1400{font-size:6.5rem !important}.font-size-1500{font-size:7rem !important}.font-size-1600{font-size:7.5rem !important}.font-size-1700{font-size:8rem !important}.font-size-1800{font-size:8.5rem !important}.font-size-1900{font-size:9rem !important}.font-size-2000{font-size:9.5rem !important}.font-size-2100{font-size:10rem !important}.font-size-2200{font-size:10.5rem !important}.font-size-2300{font-size:11rem !important}.font-size-2400{font-size:11.5rem !important}.font-size-2500{font-size:12rem !important}.font-size-2600{font-size:12.5rem !important}.font-size-2700{font-size:13rem !important}.font-size-2800{font-size:14rem !important}.font-size-2900{font-size:15rem !important}.font-size-3000{font-size:16rem !important}.font-size-3100{font-size:17rem !important}.font-size-3200{font-size:18rem !important}.font-size-3300{font-size:19rem !important}.font-size-3400{font-size:20rem !important}.font-size-3500{font-size:21rem !important}.font-weight-light{font-weight:300}.font-weight-regular{font-weight:400}.font-weight-bold{font-weight:700}@media (min-width: 768px){.sm\:gap-margin-all-none{margin:0 !important}.sm\:gap-margin-all-000{margin:0.25rem !important}.sm\:gap-margin-all-100{margin:0.5rem !important}.sm\:gap-margin-all-200{margin:1rem !important}.sm\:gap-margin-all-300{margin:1.125rem !important}.sm\:gap-margin-all-400{margin:1.5rem !important}.sm\:gap-margin-all-500{margin:2rem !important}.sm\:gap-margin-all-600{margin:2.5rem !important}.sm\:gap-margin-all-700{margin:3rem !important}.sm\:gap-margin-all-800{margin:3.5rem !important}.sm\:gap-margin-all-900{margin:4rem !important}.sm\:gap-margin-all-1000{margin:4.5rem !important}.sm\:gap-margin-all-1100{margin:5rem !important}.sm\:gap-margin-all-1200{margin:5.5rem !important}.sm\:gap-margin-all-1300{margin:6rem !important}.sm\:gap-margin-all-1400{margin:6.5rem !important}.sm\:gap-margin-all-1500{margin:7rem !important}.sm\:gap-margin-all-1600{margin:7.5rem !important}.sm\:gap-margin-all-1700{margin:8rem !important}.sm\:gap-margin-all-1800{margin:8.5rem !important}.sm\:gap-margin-all-1900{margin:9rem !important}.sm\:gap-margin-all-2000{margin:9.5rem !important}.sm\:gap-margin-all-2100{margin:10rem !important}.sm\:gap-margin-all-2200{margin:10.5rem !important}.sm\:gap-margin-all-2300{margin:11rem !important}.sm\:gap-margin-all-2400{margin:11.5rem !important}.sm\:gap-margin-all-2500{margin:12rem !important}.sm\:gap-margin-all-2600{margin:12.5rem !important}.sm\:gap-margin-all-2700{margin:13rem !important}.sm\:gap-margin-all-2800{margin:14rem !important}.sm\:gap-margin-all-2900{margin:15rem !important}.sm\:gap-margin-all-3000{margin:16rem !important}.sm\:gap-margin-all-3100{margin:17rem !important}.sm\:gap-margin-all-3200{margin:18rem !important}.sm\:gap-margin-all-3300{margin:19rem !important}.sm\:gap-margin-all-3400{margin:20rem !important}.sm\:gap-margin-all-3500{margin:21rem !important}.sm\:gap-margin-top-none{margin-top:0 !important}.sm\:gap-margin-top-000{margin-top:0.25rem !important}.sm\:gap-margin-top-100{margin-top:0.5rem !important}.sm\:gap-margin-top-200{margin-top:1rem !important}.sm\:gap-margin-top-300{margin-top:1.125rem !important}.sm\:gap-margin-top-400{margin-top:1.5rem !important}.sm\:gap-margin-top-500{margin-top:2rem !important}.sm\:gap-margin-top-600{margin-top:2.5rem !important}.sm\:gap-margin-top-700{margin-top:3rem !important}.sm\:gap-margin-top-800{margin-top:3.5rem !important}.sm\:gap-margin-top-900{margin-top:4rem !important}.sm\:gap-margin-top-1000{margin-top:4.5rem !important}.sm\:gap-margin-top-1100{margin-top:5rem !important}.sm\:gap-margin-top-1200{margin-top:5.5rem !important}.sm\:gap-margin-top-1300{margin-top:6rem !important}.sm\:gap-margin-top-1400{margin-top:6.5rem !important}.sm\:gap-margin-top-1500{margin-top:7rem !important}.sm\:gap-margin-top-1600{margin-top:7.5rem !important}.sm\:gap-margin-top-1700{margin-top:8rem !important}.sm\:gap-margin-top-1800{margin-top:8.5rem !important}.sm\:gap-margin-top-1900{margin-top:9rem !important}.sm\:gap-margin-top-2000{margin-top:9.5rem !important}.sm\:gap-margin-top-2100{margin-top:10rem !important}.sm\:gap-margin-top-2200{margin-top:10.5rem !important}.sm\:gap-margin-top-2300{margin-top:11rem !important}.sm\:gap-margin-top-2400{margin-top:11.5rem !important}.sm\:gap-margin-top-2500{margin-top:12rem !important}.sm\:gap-margin-top-2600{margin-top:12.5rem !important}.sm\:gap-margin-top-2700{margin-top:13rem !important}.sm\:gap-margin-top-2800{margin-top:14rem !important}.sm\:gap-margin-top-2900{margin-top:15rem !important}.sm\:gap-margin-top-3000{margin-top:16rem !important}.sm\:gap-margin-top-3100{margin-top:17rem !important}.sm\:gap-margin-top-3200{margin-top:18rem !important}.sm\:gap-margin-top-3300{margin-top:19rem !important}.sm\:gap-margin-top-3400{margin-top:20rem !important}.sm\:gap-margin-top-3500{margin-top:21rem !important}.sm\:gap-margin-right-none{margin-right:0 !important}.sm\:gap-margin-right-000{margin-right:0.25rem !important}.sm\:gap-margin-right-100{margin-right:0.5rem !important}.sm\:gap-margin-right-200{margin-right:1rem !important}.sm\:gap-margin-right-300{margin-right:1.125rem !important}.sm\:gap-margin-right-400{margin-right:1.5rem !important}.sm\:gap-margin-right-500{margin-right:2rem !important}.sm\:gap-margin-right-600{margin-right:2.5rem !important}.sm\:gap-margin-right-700{margin-right:3rem !important}.sm\:gap-margin-right-800{margin-right:3.5rem !important}.sm\:gap-margin-right-900{margin-right:4rem !important}.sm\:gap-margin-right-1000{margin-right:4.5rem !important}.sm\:gap-margin-right-1100{margin-right:5rem !important}.sm\:gap-margin-right-1200{margin-right:5.5rem !important}.sm\:gap-margin-right-1300{margin-right:6rem !important}.sm\:gap-margin-right-1400{margin-right:6.5rem !important}.sm\:gap-margin-right-1500{margin-right:7rem !important}.sm\:gap-margin-right-1600{margin-right:7.5rem !important}.sm\:gap-margin-right-1700{margin-right:8rem !important}.sm\:gap-margin-right-1800{margin-right:8.5rem !important}.sm\:gap-margin-right-1900{margin-right:9rem !important}.sm\:gap-margin-right-2000{margin-right:9.5rem !important}.sm\:gap-margin-right-2100{margin-right:10rem !important}.sm\:gap-margin-right-2200{margin-right:10.5rem !important}.sm\:gap-margin-right-2300{margin-right:11rem !important}.sm\:gap-margin-right-2400{margin-right:11.5rem !important}.sm\:gap-margin-right-2500{margin-right:12rem !important}.sm\:gap-margin-right-2600{margin-right:12.5rem !important}.sm\:gap-margin-right-2700{margin-right:13rem !important}.sm\:gap-margin-right-2800{margin-right:14rem !important}.sm\:gap-margin-right-2900{margin-right:15rem !important}.sm\:gap-margin-right-3000{margin-right:16rem !important}.sm\:gap-margin-right-3100{margin-right:17rem !important}.sm\:gap-margin-right-3200{margin-right:18rem !important}.sm\:gap-margin-right-3300{margin-right:19rem !important}.sm\:gap-margin-right-3400{margin-right:20rem !important}.sm\:gap-margin-right-3500{margin-right:21rem !important}.sm\:gap-margin-bottom-none{margin-bottom:0 !important}.sm\:gap-margin-bottom-000{margin-bottom:0.25rem !important}.sm\:gap-margin-bottom-100{margin-bottom:0.5rem !important}.sm\:gap-margin-bottom-200{margin-bottom:1rem !important}.sm\:gap-margin-bottom-300{margin-bottom:1.125rem !important}.sm\:gap-margin-bottom-400{margin-bottom:1.5rem !important}.sm\:gap-margin-bottom-500{margin-bottom:2rem !important}.sm\:gap-margin-bottom-600{margin-bottom:2.5rem !important}.sm\:gap-margin-bottom-700{margin-bottom:3rem !important}.sm\:gap-margin-bottom-800{margin-bottom:3.5rem !important}.sm\:gap-margin-bottom-900{margin-bottom:4rem !important}.sm\:gap-margin-bottom-1000{margin-bottom:4.5rem !important}.sm\:gap-margin-bottom-1100{margin-bottom:5rem !important}.sm\:gap-margin-bottom-1200{margin-bottom:5.5rem !important}.sm\:gap-margin-bottom-1300{margin-bottom:6rem !important}.sm\:gap-margin-bottom-1400{margin-bottom:6.5rem !important}.sm\:gap-margin-bottom-1500{margin-bottom:7rem !important}.sm\:gap-margin-bottom-1600{margin-bottom:7.5rem !important}.sm\:gap-margin-bottom-1700{margin-bottom:8rem !important}.sm\:gap-margin-bottom-1800{margin-bottom:8.5rem !important}.sm\:gap-margin-bottom-1900{margin-bottom:9rem !important}.sm\:gap-margin-bottom-2000{margin-bottom:9.5rem !important}.sm\:gap-margin-bottom-2100{margin-bottom:10rem !important}.sm\:gap-margin-bottom-2200{margin-bottom:10.5rem !important}.sm\:gap-margin-bottom-2300{margin-bottom:11rem !important}.sm\:gap-margin-bottom-2400{margin-bottom:11.5rem !important}.sm\:gap-margin-bottom-2500{margin-bottom:12rem !important}.sm\:gap-margin-bottom-2600{margin-bottom:12.5rem !important}.sm\:gap-margin-bottom-2700{margin-bottom:13rem !important}.sm\:gap-margin-bottom-2800{margin-bottom:14rem !important}.sm\:gap-margin-bottom-2900{margin-bottom:15rem !important}.sm\:gap-margin-bottom-3000{margin-bottom:16rem !important}.sm\:gap-margin-bottom-3100{margin-bottom:17rem !important}.sm\:gap-margin-bottom-3200{margin-bottom:18rem !important}.sm\:gap-margin-bottom-3300{margin-bottom:19rem !important}.sm\:gap-margin-bottom-3400{margin-bottom:20rem !important}.sm\:gap-margin-bottom-3500{margin-bottom:21rem !important}.sm\:gap-margin-left-none{margin-left:0 !important}.sm\:gap-margin-left-000{margin-left:0.25rem !important}.sm\:gap-margin-left-100{margin-left:0.5rem !important}.sm\:gap-margin-left-200{margin-left:1rem !important}.sm\:gap-margin-left-300{margin-left:1.125rem !important}.sm\:gap-margin-left-400{margin-left:1.5rem !important}.sm\:gap-margin-left-500{margin-left:2rem !important}.sm\:gap-margin-left-600{margin-left:2.5rem !important}.sm\:gap-margin-left-700{margin-left:3rem !important}.sm\:gap-margin-left-800{margin-left:3.5rem !important}.sm\:gap-margin-left-900{margin-left:4rem !important}.sm\:gap-margin-left-1000{margin-left:4.5rem !important}.sm\:gap-margin-left-1100{margin-left:5rem !important}.sm\:gap-margin-left-1200{margin-left:5.5rem !important}.sm\:gap-margin-left-1300{margin-left:6rem !important}.sm\:gap-margin-left-1400{margin-left:6.5rem !important}.sm\:gap-margin-left-1500{margin-left:7rem !important}.sm\:gap-margin-left-1600{margin-left:7.5rem !important}.sm\:gap-margin-left-1700{margin-left:8rem !important}.sm\:gap-margin-left-1800{margin-left:8.5rem !important}.sm\:gap-margin-left-1900{margin-left:9rem !important}.sm\:gap-margin-left-2000{margin-left:9.5rem !important}.sm\:gap-margin-left-2100{margin-left:10rem !important}.sm\:gap-margin-left-2200{margin-left:10.5rem !important}.sm\:gap-margin-left-2300{margin-left:11rem !important}.sm\:gap-margin-left-2400{margin-left:11.5rem !important}.sm\:gap-margin-left-2500{margin-left:12rem !important}.sm\:gap-margin-left-2600{margin-left:12.5rem !important}.sm\:gap-margin-left-2700{margin-left:13rem !important}.sm\:gap-margin-left-2800{margin-left:14rem !important}.sm\:gap-margin-left-2900{margin-left:15rem !important}.sm\:gap-margin-left-3000{margin-left:16rem !important}.sm\:gap-margin-left-3100{margin-left:17rem !important}.sm\:gap-margin-left-3200{margin-left:18rem !important}.sm\:gap-margin-left-3300{margin-left:19rem !important}.sm\:gap-margin-left-3400{margin-left:20rem !important}.sm\:gap-margin-left-3500{margin-left:21rem !important}.sm\:gap-padding-all-none{padding:0 !important}.sm\:gap-padding-all-000{padding:0.25rem !important}.sm\:gap-padding-all-100{padding:0.5rem !important}.sm\:gap-padding-all-200{padding:1rem !important}.sm\:gap-padding-all-300{padding:1.125rem !important}.sm\:gap-padding-all-400{padding:1.5rem !important}.sm\:gap-padding-all-500{padding:2rem !important}.sm\:gap-padding-all-600{padding:2.5rem !important}.sm\:gap-padding-all-700{padding:3rem !important}.sm\:gap-padding-all-800{padding:3.5rem !important}.sm\:gap-padding-all-900{padding:4rem !important}.sm\:gap-padding-all-1000{padding:4.5rem !important}.sm\:gap-padding-all-1100{padding:5rem !important}.sm\:gap-padding-all-1200{padding:5.5rem !important}.sm\:gap-padding-all-1300{padding:6rem !important}.sm\:gap-padding-all-1400{padding:6.5rem !important}.sm\:gap-padding-all-1500{padding:7rem !important}.sm\:gap-padding-all-1600{padding:7.5rem !important}.sm\:gap-padding-all-1700{padding:8rem !important}.sm\:gap-padding-all-1800{padding:8.5rem !important}.sm\:gap-padding-all-1900{padding:9rem !important}.sm\:gap-padding-all-2000{padding:9.5rem !important}.sm\:gap-padding-all-2100{padding:10rem !important}.sm\:gap-padding-all-2200{padding:10.5rem !important}.sm\:gap-padding-all-2300{padding:11rem !important}.sm\:gap-padding-all-2400{padding:11.5rem !important}.sm\:gap-padding-all-2500{padding:12rem !important}.sm\:gap-padding-all-2600{padding:12.5rem !important}.sm\:gap-padding-all-2700{padding:13rem !important}.sm\:gap-padding-all-2800{padding:14rem !important}.sm\:gap-padding-all-2900{padding:15rem !important}.sm\:gap-padding-all-3000{padding:16rem !important}.sm\:gap-padding-all-3100{padding:17rem !important}.sm\:gap-padding-all-3200{padding:18rem !important}.sm\:gap-padding-all-3300{padding:19rem !important}.sm\:gap-padding-all-3400{padding:20rem !important}.sm\:gap-padding-all-3500{padding:21rem !important}.sm\:gap-padding-top-none{padding-top:0 !important}.sm\:gap-padding-top-000{padding-top:0.25rem !important}.sm\:gap-padding-top-100{padding-top:0.5rem !important}.sm\:gap-padding-top-200{padding-top:1rem !important}.sm\:gap-padding-top-300{padding-top:1.125rem !important}.sm\:gap-padding-top-400{padding-top:1.5rem !important}.sm\:gap-padding-top-500{padding-top:2rem !important}.sm\:gap-padding-top-600{padding-top:2.5rem !important}.sm\:gap-padding-top-700{padding-top:3rem !important}.sm\:gap-padding-top-800{padding-top:3.5rem !important}.sm\:gap-padding-top-900{padding-top:4rem !important}.sm\:gap-padding-top-1000{padding-top:4.5rem !important}.sm\:gap-padding-top-1100{padding-top:5rem !important}.sm\:gap-padding-top-1200{padding-top:5.5rem !important}.sm\:gap-padding-top-1300{padding-top:6rem !important}.sm\:gap-padding-top-1400{padding-top:6.5rem !important}.sm\:gap-padding-top-1500{padding-top:7rem !important}.sm\:gap-padding-top-1600{padding-top:7.5rem !important}.sm\:gap-padding-top-1700{padding-top:8rem !important}.sm\:gap-padding-top-1800{padding-top:8.5rem !important}.sm\:gap-padding-top-1900{padding-top:9rem !important}.sm\:gap-padding-top-2000{padding-top:9.5rem !important}.sm\:gap-padding-top-2100{padding-top:10rem !important}.sm\:gap-padding-top-2200{padding-top:10.5rem !important}.sm\:gap-padding-top-2300{padding-top:11rem !important}.sm\:gap-padding-top-2400{padding-top:11.5rem !important}.sm\:gap-padding-top-2500{padding-top:12rem !important}.sm\:gap-padding-top-2600{padding-top:12.5rem !important}.sm\:gap-padding-top-2700{padding-top:13rem !important}.sm\:gap-padding-top-2800{padding-top:14rem !important}.sm\:gap-padding-top-2900{padding-top:15rem !important}.sm\:gap-padding-top-3000{padding-top:16rem !important}.sm\:gap-padding-top-3100{padding-top:17rem !important}.sm\:gap-padding-top-3200{padding-top:18rem !important}.sm\:gap-padding-top-3300{padding-top:19rem !important}.sm\:gap-padding-top-3400{padding-top:20rem !important}.sm\:gap-padding-top-3500{padding-top:21rem !important}.sm\:gap-padding-right-none{padding-right:0 !important}.sm\:gap-padding-right-000{padding-right:0.25rem !important}.sm\:gap-padding-right-100{padding-right:0.5rem !important}.sm\:gap-padding-right-200{padding-right:1rem !important}.sm\:gap-padding-right-300{padding-right:1.125rem !important}.sm\:gap-padding-right-400{padding-right:1.5rem !important}.sm\:gap-padding-right-500{padding-right:2rem !important}.sm\:gap-padding-right-600{padding-right:2.5rem !important}.sm\:gap-padding-right-700{padding-right:3rem !important}.sm\:gap-padding-right-800{padding-right:3.5rem !important}.sm\:gap-padding-right-900{padding-right:4rem !important}.sm\:gap-padding-right-1000{padding-right:4.5rem !important}.sm\:gap-padding-right-1100{padding-right:5rem !important}.sm\:gap-padding-right-1200{padding-right:5.5rem !important}.sm\:gap-padding-right-1300{padding-right:6rem !important}.sm\:gap-padding-right-1400{padding-right:6.5rem !important}.sm\:gap-padding-right-1500{padding-right:7rem !important}.sm\:gap-padding-right-1600{padding-right:7.5rem !important}.sm\:gap-padding-right-1700{padding-right:8rem !important}.sm\:gap-padding-right-1800{padding-right:8.5rem !important}.sm\:gap-padding-right-1900{padding-right:9rem !important}.sm\:gap-padding-right-2000{padding-right:9.5rem !important}.sm\:gap-padding-right-2100{padding-right:10rem !important}.sm\:gap-padding-right-2200{padding-right:10.5rem !important}.sm\:gap-padding-right-2300{padding-right:11rem !important}.sm\:gap-padding-right-2400{padding-right:11.5rem !important}.sm\:gap-padding-right-2500{padding-right:12rem !important}.sm\:gap-padding-right-2600{padding-right:12.5rem !important}.sm\:gap-padding-right-2700{padding-right:13rem !important}.sm\:gap-padding-right-2800{padding-right:14rem !important}.sm\:gap-padding-right-2900{padding-right:15rem !important}.sm\:gap-padding-right-3000{padding-right:16rem !important}.sm\:gap-padding-right-3100{padding-right:17rem !important}.sm\:gap-padding-right-3200{padding-right:18rem !important}.sm\:gap-padding-right-3300{padding-right:19rem !important}.sm\:gap-padding-right-3400{padding-right:20rem !important}.sm\:gap-padding-right-3500{padding-right:21rem !important}.sm\:gap-padding-bottom-none{padding-bottom:0 !important}.sm\:gap-padding-bottom-000{padding-bottom:0.25rem !important}.sm\:gap-padding-bottom-100{padding-bottom:0.5rem !important}.sm\:gap-padding-bottom-200{padding-bottom:1rem !important}.sm\:gap-padding-bottom-300{padding-bottom:1.125rem !important}.sm\:gap-padding-bottom-400{padding-bottom:1.5rem !important}.sm\:gap-padding-bottom-500{padding-bottom:2rem !important}.sm\:gap-padding-bottom-600{padding-bottom:2.5rem !important}.sm\:gap-padding-bottom-700{padding-bottom:3rem !important}.sm\:gap-padding-bottom-800{padding-bottom:3.5rem !important}.sm\:gap-padding-bottom-900{padding-bottom:4rem !important}.sm\:gap-padding-bottom-1000{padding-bottom:4.5rem !important}.sm\:gap-padding-bottom-1100{padding-bottom:5rem !important}.sm\:gap-padding-bottom-1200{padding-bottom:5.5rem !important}.sm\:gap-padding-bottom-1300{padding-bottom:6rem !important}.sm\:gap-padding-bottom-1400{padding-bottom:6.5rem !important}.sm\:gap-padding-bottom-1500{padding-bottom:7rem !important}.sm\:gap-padding-bottom-1600{padding-bottom:7.5rem !important}.sm\:gap-padding-bottom-1700{padding-bottom:8rem !important}.sm\:gap-padding-bottom-1800{padding-bottom:8.5rem !important}.sm\:gap-padding-bottom-1900{padding-bottom:9rem !important}.sm\:gap-padding-bottom-2000{padding-bottom:9.5rem !important}.sm\:gap-padding-bottom-2100{padding-bottom:10rem !important}.sm\:gap-padding-bottom-2200{padding-bottom:10.5rem !important}.sm\:gap-padding-bottom-2300{padding-bottom:11rem !important}.sm\:gap-padding-bottom-2400{padding-bottom:11.5rem !important}.sm\:gap-padding-bottom-2500{padding-bottom:12rem !important}.sm\:gap-padding-bottom-2600{padding-bottom:12.5rem !important}.sm\:gap-padding-bottom-2700{padding-bottom:13rem !important}.sm\:gap-padding-bottom-2800{padding-bottom:14rem !important}.sm\:gap-padding-bottom-2900{padding-bottom:15rem !important}.sm\:gap-padding-bottom-3000{padding-bottom:16rem !important}.sm\:gap-padding-bottom-3100{padding-bottom:17rem !important}.sm\:gap-padding-bottom-3200{padding-bottom:18rem !important}.sm\:gap-padding-bottom-3300{padding-bottom:19rem !important}.sm\:gap-padding-bottom-3400{padding-bottom:20rem !important}.sm\:gap-padding-bottom-3500{padding-bottom:21rem !important}.sm\:gap-padding-left-none{padding-left:0 !important}.sm\:gap-padding-left-000{padding-left:0.25rem !important}.sm\:gap-padding-left-100{padding-left:0.5rem !important}.sm\:gap-padding-left-200{padding-left:1rem !important}.sm\:gap-padding-left-300{padding-left:1.125rem !important}.sm\:gap-padding-left-400{padding-left:1.5rem !important}.sm\:gap-padding-left-500{padding-left:2rem !important}.sm\:gap-padding-left-600{padding-left:2.5rem !important}.sm\:gap-padding-left-700{padding-left:3rem !important}.sm\:gap-padding-left-800{padding-left:3.5rem !important}.sm\:gap-padding-left-900{padding-left:4rem !important}.sm\:gap-padding-left-1000{padding-left:4.5rem !important}.sm\:gap-padding-left-1100{padding-left:5rem !important}.sm\:gap-padding-left-1200{padding-left:5.5rem !important}.sm\:gap-padding-left-1300{padding-left:6rem !important}.sm\:gap-padding-left-1400{padding-left:6.5rem !important}.sm\:gap-padding-left-1500{padding-left:7rem !important}.sm\:gap-padding-left-1600{padding-left:7.5rem !important}.sm\:gap-padding-left-1700{padding-left:8rem !important}.sm\:gap-padding-left-1800{padding-left:8.5rem !important}.sm\:gap-padding-left-1900{padding-left:9rem !important}.sm\:gap-padding-left-2000{padding-left:9.5rem !important}.sm\:gap-padding-left-2100{padding-left:10rem !important}.sm\:gap-padding-left-2200{padding-left:10.5rem !important}.sm\:gap-padding-left-2300{padding-left:11rem !important}.sm\:gap-padding-left-2400{padding-left:11.5rem !important}.sm\:gap-padding-left-2500{padding-left:12rem !important}.sm\:gap-padding-left-2600{padding-left:12.5rem !important}.sm\:gap-padding-left-2700{padding-left:13rem !important}.sm\:gap-padding-left-2800{padding-left:14rem !important}.sm\:gap-padding-left-2900{padding-left:15rem !important}.sm\:gap-padding-left-3000{padding-left:16rem !important}.sm\:gap-padding-left-3100{padding-left:17rem !important}.sm\:gap-padding-left-3200{padding-left:18rem !important}.sm\:gap-padding-left-3300{padding-left:19rem !important}.sm\:gap-padding-left-3400{padding-left:20rem !important}.sm\:gap-padding-left-3500{padding-left:21rem !important}.sm\:font-size-none{font-size:0 !important}.sm\:font-size-000{font-size:0.25rem !important}.sm\:font-size-100{font-size:0.5rem !important}.sm\:font-size-200{font-size:1rem !important}.sm\:font-size-300{font-size:1.125rem !important}.sm\:font-size-400{font-size:1.5rem !important}.sm\:font-size-500{font-size:2rem !important}.sm\:font-size-600{font-size:2.5rem !important}.sm\:font-size-700{font-size:3rem !important}.sm\:font-size-800{font-size:3.5rem !important}.sm\:font-size-900{font-size:4rem !important}.sm\:font-size-1000{font-size:4.5rem !important}.sm\:font-size-1100{font-size:5rem !important}.sm\:font-size-1200{font-size:5.5rem !important}.sm\:font-size-1300{font-size:6rem !important}.sm\:font-size-1400{font-size:6.5rem !important}.sm\:font-size-1500{font-size:7rem !important}.sm\:font-size-1600{font-size:7.5rem !important}.sm\:font-size-1700{font-size:8rem !important}.sm\:font-size-1800{font-size:8.5rem !important}.sm\:font-size-1900{font-size:9rem !important}.sm\:font-size-2000{font-size:9.5rem !important}.sm\:font-size-2100{font-size:10rem !important}.sm\:font-size-2200{font-size:10.5rem !important}.sm\:font-size-2300{font-size:11rem !important}.sm\:font-size-2400{font-size:11.5rem !important}.sm\:font-size-2500{font-size:12rem !important}.sm\:font-size-2600{font-size:12.5rem !important}.sm\:font-size-2700{font-size:13rem !important}.sm\:font-size-2800{font-size:14rem !important}.sm\:font-size-2900{font-size:15rem !important}.sm\:font-size-3000{font-size:16rem !important}.sm\:font-size-3100{font-size:17rem !important}.sm\:font-size-3200{font-size:18rem !important}.sm\:font-size-3300{font-size:19rem !important}.sm\:font-size-3400{font-size:20rem !important}.sm\:font-size-3500{font-size:21rem !important}}@media (min-width: 1024px){.md\:gap-margin-all-none{margin:0 !important}.md\:gap-margin-all-000{margin:0.25rem !important}.md\:gap-margin-all-100{margin:0.5rem !important}.md\:gap-margin-all-200{margin:1rem !important}.md\:gap-margin-all-300{margin:1.125rem !important}.md\:gap-margin-all-400{margin:1.5rem !important}.md\:gap-margin-all-500{margin:2rem !important}.md\:gap-margin-all-600{margin:2.5rem !important}.md\:gap-margin-all-700{margin:3rem !important}.md\:gap-margin-all-800{margin:3.5rem !important}.md\:gap-margin-all-900{margin:4rem !important}.md\:gap-margin-all-1000{margin:4.5rem !important}.md\:gap-margin-all-1100{margin:5rem !important}.md\:gap-margin-all-1200{margin:5.5rem !important}.md\:gap-margin-all-1300{margin:6rem !important}.md\:gap-margin-all-1400{margin:6.5rem !important}.md\:gap-margin-all-1500{margin:7rem !important}.md\:gap-margin-all-1600{margin:7.5rem !important}.md\:gap-margin-all-1700{margin:8rem !important}.md\:gap-margin-all-1800{margin:8.5rem !important}.md\:gap-margin-all-1900{margin:9rem !important}.md\:gap-margin-all-2000{margin:9.5rem !important}.md\:gap-margin-all-2100{margin:10rem !important}.md\:gap-margin-all-2200{margin:10.5rem !important}.md\:gap-margin-all-2300{margin:11rem !important}.md\:gap-margin-all-2400{margin:11.5rem !important}.md\:gap-margin-all-2500{margin:12rem !important}.md\:gap-margin-all-2600{margin:12.5rem !important}.md\:gap-margin-all-2700{margin:13rem !important}.md\:gap-margin-all-2800{margin:14rem !important}.md\:gap-margin-all-2900{margin:15rem !important}.md\:gap-margin-all-3000{margin:16rem !important}.md\:gap-margin-all-3100{margin:17rem !important}.md\:gap-margin-all-3200{margin:18rem !important}.md\:gap-margin-all-3300{margin:19rem !important}.md\:gap-margin-all-3400{margin:20rem !important}.md\:gap-margin-all-3500{margin:21rem !important}.md\:gap-margin-top-none{margin-top:0 !important}.md\:gap-margin-top-000{margin-top:0.25rem !important}.md\:gap-margin-top-100{margin-top:0.5rem !important}.md\:gap-margin-top-200{margin-top:1rem !important}.md\:gap-margin-top-300{margin-top:1.125rem !important}.md\:gap-margin-top-400{margin-top:1.5rem !important}.md\:gap-margin-top-500{margin-top:2rem !important}.md\:gap-margin-top-600{margin-top:2.5rem !important}.md\:gap-margin-top-700{margin-top:3rem !important}.md\:gap-margin-top-800{margin-top:3.5rem !important}.md\:gap-margin-top-900{margin-top:4rem !important}.md\:gap-margin-top-1000{margin-top:4.5rem !important}.md\:gap-margin-top-1100{margin-top:5rem !important}.md\:gap-margin-top-1200{margin-top:5.5rem !important}.md\:gap-margin-top-1300{margin-top:6rem !important}.md\:gap-margin-top-1400{margin-top:6.5rem !important}.md\:gap-margin-top-1500{margin-top:7rem !important}.md\:gap-margin-top-1600{margin-top:7.5rem !important}.md\:gap-margin-top-1700{margin-top:8rem !important}.md\:gap-margin-top-1800{margin-top:8.5rem !important}.md\:gap-margin-top-1900{margin-top:9rem !important}.md\:gap-margin-top-2000{margin-top:9.5rem !important}.md\:gap-margin-top-2100{margin-top:10rem !important}.md\:gap-margin-top-2200{margin-top:10.5rem !important}.md\:gap-margin-top-2300{margin-top:11rem !important}.md\:gap-margin-top-2400{margin-top:11.5rem !important}.md\:gap-margin-top-2500{margin-top:12rem !important}.md\:gap-margin-top-2600{margin-top:12.5rem !important}.md\:gap-margin-top-2700{margin-top:13rem !important}.md\:gap-margin-top-2800{margin-top:14rem !important}.md\:gap-margin-top-2900{margin-top:15rem !important}.md\:gap-margin-top-3000{margin-top:16rem !important}.md\:gap-margin-top-3100{margin-top:17rem !important}.md\:gap-margin-top-3200{margin-top:18rem !important}.md\:gap-margin-top-3300{margin-top:19rem !important}.md\:gap-margin-top-3400{margin-top:20rem !important}.md\:gap-margin-top-3500{margin-top:21rem !important}.md\:gap-margin-right-none{margin-right:0 !important}.md\:gap-margin-right-000{margin-right:0.25rem !important}.md\:gap-margin-right-100{margin-right:0.5rem !important}.md\:gap-margin-right-200{margin-right:1rem !important}.md\:gap-margin-right-300{margin-right:1.125rem !important}.md\:gap-margin-right-400{margin-right:1.5rem !important}.md\:gap-margin-right-500{margin-right:2rem !important}.md\:gap-margin-right-600{margin-right:2.5rem !important}.md\:gap-margin-right-700{margin-right:3rem !important}.md\:gap-margin-right-800{margin-right:3.5rem !important}.md\:gap-margin-right-900{margin-right:4rem !important}.md\:gap-margin-right-1000{margin-right:4.5rem !important}.md\:gap-margin-right-1100{margin-right:5rem !important}.md\:gap-margin-right-1200{margin-right:5.5rem !important}.md\:gap-margin-right-1300{margin-right:6rem !important}.md\:gap-margin-right-1400{margin-right:6.5rem !important}.md\:gap-margin-right-1500{margin-right:7rem !important}.md\:gap-margin-right-1600{margin-right:7.5rem !important}.md\:gap-margin-right-1700{margin-right:8rem !important}.md\:gap-margin-right-1800{margin-right:8.5rem !important}.md\:gap-margin-right-1900{margin-right:9rem !important}.md\:gap-margin-right-2000{margin-right:9.5rem !important}.md\:gap-margin-right-2100{margin-right:10rem !important}.md\:gap-margin-right-2200{margin-right:10.5rem !important}.md\:gap-margin-right-2300{margin-right:11rem !important}.md\:gap-margin-right-2400{margin-right:11.5rem !important}.md\:gap-margin-right-2500{margin-right:12rem !important}.md\:gap-margin-right-2600{margin-right:12.5rem !important}.md\:gap-margin-right-2700{margin-right:13rem !important}.md\:gap-margin-right-2800{margin-right:14rem !important}.md\:gap-margin-right-2900{margin-right:15rem !important}.md\:gap-margin-right-3000{margin-right:16rem !important}.md\:gap-margin-right-3100{margin-right:17rem !important}.md\:gap-margin-right-3200{margin-right:18rem !important}.md\:gap-margin-right-3300{margin-right:19rem !important}.md\:gap-margin-right-3400{margin-right:20rem !important}.md\:gap-margin-right-3500{margin-right:21rem !important}.md\:gap-margin-bottom-none{margin-bottom:0 !important}.md\:gap-margin-bottom-000{margin-bottom:0.25rem !important}.md\:gap-margin-bottom-100{margin-bottom:0.5rem !important}.md\:gap-margin-bottom-200{margin-bottom:1rem !important}.md\:gap-margin-bottom-300{margin-bottom:1.125rem !important}.md\:gap-margin-bottom-400{margin-bottom:1.5rem !important}.md\:gap-margin-bottom-500{margin-bottom:2rem !important}.md\:gap-margin-bottom-600{margin-bottom:2.5rem !important}.md\:gap-margin-bottom-700{margin-bottom:3rem !important}.md\:gap-margin-bottom-800{margin-bottom:3.5rem !important}.md\:gap-margin-bottom-900{margin-bottom:4rem !important}.md\:gap-margin-bottom-1000{margin-bottom:4.5rem !important}.md\:gap-margin-bottom-1100{margin-bottom:5rem !important}.md\:gap-margin-bottom-1200{margin-bottom:5.5rem !important}.md\:gap-margin-bottom-1300{margin-bottom:6rem !important}.md\:gap-margin-bottom-1400{margin-bottom:6.5rem !important}.md\:gap-margin-bottom-1500{margin-bottom:7rem !important}.md\:gap-margin-bottom-1600{margin-bottom:7.5rem !important}.md\:gap-margin-bottom-1700{margin-bottom:8rem !important}.md\:gap-margin-bottom-1800{margin-bottom:8.5rem !important}.md\:gap-margin-bottom-1900{margin-bottom:9rem !important}.md\:gap-margin-bottom-2000{margin-bottom:9.5rem !important}.md\:gap-margin-bottom-2100{margin-bottom:10rem !important}.md\:gap-margin-bottom-2200{margin-bottom:10.5rem !important}.md\:gap-margin-bottom-2300{margin-bottom:11rem !important}.md\:gap-margin-bottom-2400{margin-bottom:11.5rem !important}.md\:gap-margin-bottom-2500{margin-bottom:12rem !important}.md\:gap-margin-bottom-2600{margin-bottom:12.5rem !important}.md\:gap-margin-bottom-2700{margin-bottom:13rem !important}.md\:gap-margin-bottom-2800{margin-bottom:14rem !important}.md\:gap-margin-bottom-2900{margin-bottom:15rem !important}.md\:gap-margin-bottom-3000{margin-bottom:16rem !important}.md\:gap-margin-bottom-3100{margin-bottom:17rem !important}.md\:gap-margin-bottom-3200{margin-bottom:18rem !important}.md\:gap-margin-bottom-3300{margin-bottom:19rem !important}.md\:gap-margin-bottom-3400{margin-bottom:20rem !important}.md\:gap-margin-bottom-3500{margin-bottom:21rem !important}.md\:gap-margin-left-none{margin-left:0 !important}.md\:gap-margin-left-000{margin-left:0.25rem !important}.md\:gap-margin-left-100{margin-left:0.5rem !important}.md\:gap-margin-left-200{margin-left:1rem !important}.md\:gap-margin-left-300{margin-left:1.125rem !important}.md\:gap-margin-left-400{margin-left:1.5rem !important}.md\:gap-margin-left-500{margin-left:2rem !important}.md\:gap-margin-left-600{margin-left:2.5rem !important}.md\:gap-margin-left-700{margin-left:3rem !important}.md\:gap-margin-left-800{margin-left:3.5rem !important}.md\:gap-margin-left-900{margin-left:4rem !important}.md\:gap-margin-left-1000{margin-left:4.5rem !important}.md\:gap-margin-left-1100{margin-left:5rem !important}.md\:gap-margin-left-1200{margin-left:5.5rem !important}.md\:gap-margin-left-1300{margin-left:6rem !important}.md\:gap-margin-left-1400{margin-left:6.5rem !important}.md\:gap-margin-left-1500{margin-left:7rem !important}.md\:gap-margin-left-1600{margin-left:7.5rem !important}.md\:gap-margin-left-1700{margin-left:8rem !important}.md\:gap-margin-left-1800{margin-left:8.5rem !important}.md\:gap-margin-left-1900{margin-left:9rem !important}.md\:gap-margin-left-2000{margin-left:9.5rem !important}.md\:gap-margin-left-2100{margin-left:10rem !important}.md\:gap-margin-left-2200{margin-left:10.5rem !important}.md\:gap-margin-left-2300{margin-left:11rem !important}.md\:gap-margin-left-2400{margin-left:11.5rem !important}.md\:gap-margin-left-2500{margin-left:12rem !important}.md\:gap-margin-left-2600{margin-left:12.5rem !important}.md\:gap-margin-left-2700{margin-left:13rem !important}.md\:gap-margin-left-2800{margin-left:14rem !important}.md\:gap-margin-left-2900{margin-left:15rem !important}.md\:gap-margin-left-3000{margin-left:16rem !important}.md\:gap-margin-left-3100{margin-left:17rem !important}.md\:gap-margin-left-3200{margin-left:18rem !important}.md\:gap-margin-left-3300{margin-left:19rem !important}.md\:gap-margin-left-3400{margin-left:20rem !important}.md\:gap-margin-left-3500{margin-left:21rem !important}.md\:gap-padding-all-none{padding:0 !important}.md\:gap-padding-all-000{padding:0.25rem !important}.md\:gap-padding-all-100{padding:0.5rem !important}.md\:gap-padding-all-200{padding:1rem !important}.md\:gap-padding-all-300{padding:1.125rem !important}.md\:gap-padding-all-400{padding:1.5rem !important}.md\:gap-padding-all-500{padding:2rem !important}.md\:gap-padding-all-600{padding:2.5rem !important}.md\:gap-padding-all-700{padding:3rem !important}.md\:gap-padding-all-800{padding:3.5rem !important}.md\:gap-padding-all-900{padding:4rem !important}.md\:gap-padding-all-1000{padding:4.5rem !important}.md\:gap-padding-all-1100{padding:5rem !important}.md\:gap-padding-all-1200{padding:5.5rem !important}.md\:gap-padding-all-1300{padding:6rem !important}.md\:gap-padding-all-1400{padding:6.5rem !important}.md\:gap-padding-all-1500{padding:7rem !important}.md\:gap-padding-all-1600{padding:7.5rem !important}.md\:gap-padding-all-1700{padding:8rem !important}.md\:gap-padding-all-1800{padding:8.5rem !important}.md\:gap-padding-all-1900{padding:9rem !important}.md\:gap-padding-all-2000{padding:9.5rem !important}.md\:gap-padding-all-2100{padding:10rem !important}.md\:gap-padding-all-2200{padding:10.5rem !important}.md\:gap-padding-all-2300{padding:11rem !important}.md\:gap-padding-all-2400{padding:11.5rem !important}.md\:gap-padding-all-2500{padding:12rem !important}.md\:gap-padding-all-2600{padding:12.5rem !important}.md\:gap-padding-all-2700{padding:13rem !important}.md\:gap-padding-all-2800{padding:14rem !important}.md\:gap-padding-all-2900{padding:15rem !important}.md\:gap-padding-all-3000{padding:16rem !important}.md\:gap-padding-all-3100{padding:17rem !important}.md\:gap-padding-all-3200{padding:18rem !important}.md\:gap-padding-all-3300{padding:19rem !important}.md\:gap-padding-all-3400{padding:20rem !important}.md\:gap-padding-all-3500{padding:21rem !important}.md\:gap-padding-top-none{padding-top:0 !important}.md\:gap-padding-top-000{padding-top:0.25rem !important}.md\:gap-padding-top-100{padding-top:0.5rem !important}.md\:gap-padding-top-200{padding-top:1rem !important}.md\:gap-padding-top-300{padding-top:1.125rem !important}.md\:gap-padding-top-400{padding-top:1.5rem !important}.md\:gap-padding-top-500{padding-top:2rem !important}.md\:gap-padding-top-600{padding-top:2.5rem !important}.md\:gap-padding-top-700{padding-top:3rem !important}.md\:gap-padding-top-800{padding-top:3.5rem !important}.md\:gap-padding-top-900{padding-top:4rem !important}.md\:gap-padding-top-1000{padding-top:4.5rem !important}.md\:gap-padding-top-1100{padding-top:5rem !important}.md\:gap-padding-top-1200{padding-top:5.5rem !important}.md\:gap-padding-top-1300{padding-top:6rem !important}.md\:gap-padding-top-1400{padding-top:6.5rem !important}.md\:gap-padding-top-1500{padding-top:7rem !important}.md\:gap-padding-top-1600{padding-top:7.5rem !important}.md\:gap-padding-top-1700{padding-top:8rem !important}.md\:gap-padding-top-1800{padding-top:8.5rem !important}.md\:gap-padding-top-1900{padding-top:9rem !important}.md\:gap-padding-top-2000{padding-top:9.5rem !important}.md\:gap-padding-top-2100{padding-top:10rem !important}.md\:gap-padding-top-2200{padding-top:10.5rem !important}.md\:gap-padding-top-2300{padding-top:11rem !important}.md\:gap-padding-top-2400{padding-top:11.5rem !important}.md\:gap-padding-top-2500{padding-top:12rem !important}.md\:gap-padding-top-2600{padding-top:12.5rem !important}.md\:gap-padding-top-2700{padding-top:13rem !important}.md\:gap-padding-top-2800{padding-top:14rem !important}.md\:gap-padding-top-2900{padding-top:15rem !important}.md\:gap-padding-top-3000{padding-top:16rem !important}.md\:gap-padding-top-3100{padding-top:17rem !important}.md\:gap-padding-top-3200{padding-top:18rem !important}.md\:gap-padding-top-3300{padding-top:19rem !important}.md\:gap-padding-top-3400{padding-top:20rem !important}.md\:gap-padding-top-3500{padding-top:21rem !important}.md\:gap-padding-right-none{padding-right:0 !important}.md\:gap-padding-right-000{padding-right:0.25rem !important}.md\:gap-padding-right-100{padding-right:0.5rem !important}.md\:gap-padding-right-200{padding-right:1rem !important}.md\:gap-padding-right-300{padding-right:1.125rem !important}.md\:gap-padding-right-400{padding-right:1.5rem !important}.md\:gap-padding-right-500{padding-right:2rem !important}.md\:gap-padding-right-600{padding-right:2.5rem !important}.md\:gap-padding-right-700{padding-right:3rem !important}.md\:gap-padding-right-800{padding-right:3.5rem !important}.md\:gap-padding-right-900{padding-right:4rem !important}.md\:gap-padding-right-1000{padding-right:4.5rem !important}.md\:gap-padding-right-1100{padding-right:5rem !important}.md\:gap-padding-right-1200{padding-right:5.5rem !important}.md\:gap-padding-right-1300{padding-right:6rem !important}.md\:gap-padding-right-1400{padding-right:6.5rem !important}.md\:gap-padding-right-1500{padding-right:7rem !important}.md\:gap-padding-right-1600{padding-right:7.5rem !important}.md\:gap-padding-right-1700{padding-right:8rem !important}.md\:gap-padding-right-1800{padding-right:8.5rem !important}.md\:gap-padding-right-1900{padding-right:9rem !important}.md\:gap-padding-right-2000{padding-right:9.5rem !important}.md\:gap-padding-right-2100{padding-right:10rem !important}.md\:gap-padding-right-2200{padding-right:10.5rem !important}.md\:gap-padding-right-2300{padding-right:11rem !important}.md\:gap-padding-right-2400{padding-right:11.5rem !important}.md\:gap-padding-right-2500{padding-right:12rem !important}.md\:gap-padding-right-2600{padding-right:12.5rem !important}.md\:gap-padding-right-2700{padding-right:13rem !important}.md\:gap-padding-right-2800{padding-right:14rem !important}.md\:gap-padding-right-2900{padding-right:15rem !important}.md\:gap-padding-right-3000{padding-right:16rem !important}.md\:gap-padding-right-3100{padding-right:17rem !important}.md\:gap-padding-right-3200{padding-right:18rem !important}.md\:gap-padding-right-3300{padding-right:19rem !important}.md\:gap-padding-right-3400{padding-right:20rem !important}.md\:gap-padding-right-3500{padding-right:21rem !important}.md\:gap-padding-bottom-none{padding-bottom:0 !important}.md\:gap-padding-bottom-000{padding-bottom:0.25rem !important}.md\:gap-padding-bottom-100{padding-bottom:0.5rem !important}.md\:gap-padding-bottom-200{padding-bottom:1rem !important}.md\:gap-padding-bottom-300{padding-bottom:1.125rem !important}.md\:gap-padding-bottom-400{padding-bottom:1.5rem !important}.md\:gap-padding-bottom-500{padding-bottom:2rem !important}.md\:gap-padding-bottom-600{padding-bottom:2.5rem !important}.md\:gap-padding-bottom-700{padding-bottom:3rem !important}.md\:gap-padding-bottom-800{padding-bottom:3.5rem !important}.md\:gap-padding-bottom-900{padding-bottom:4rem !important}.md\:gap-padding-bottom-1000{padding-bottom:4.5rem !important}.md\:gap-padding-bottom-1100{padding-bottom:5rem !important}.md\:gap-padding-bottom-1200{padding-bottom:5.5rem !important}.md\:gap-padding-bottom-1300{padding-bottom:6rem !important}.md\:gap-padding-bottom-1400{padding-bottom:6.5rem !important}.md\:gap-padding-bottom-1500{padding-bottom:7rem !important}.md\:gap-padding-bottom-1600{padding-bottom:7.5rem !important}.md\:gap-padding-bottom-1700{padding-bottom:8rem !important}.md\:gap-padding-bottom-1800{padding-bottom:8.5rem !important}.md\:gap-padding-bottom-1900{padding-bottom:9rem !important}.md\:gap-padding-bottom-2000{padding-bottom:9.5rem !important}.md\:gap-padding-bottom-2100{padding-bottom:10rem !important}.md\:gap-padding-bottom-2200{padding-bottom:10.5rem !important}.md\:gap-padding-bottom-2300{padding-bottom:11rem !important}.md\:gap-padding-bottom-2400{padding-bottom:11.5rem !important}.md\:gap-padding-bottom-2500{padding-bottom:12rem !important}.md\:gap-padding-bottom-2600{padding-bottom:12.5rem !important}.md\:gap-padding-bottom-2700{padding-bottom:13rem !important}.md\:gap-padding-bottom-2800{padding-bottom:14rem !important}.md\:gap-padding-bottom-2900{padding-bottom:15rem !important}.md\:gap-padding-bottom-3000{padding-bottom:16rem !important}.md\:gap-padding-bottom-3100{padding-bottom:17rem !important}.md\:gap-padding-bottom-3200{padding-bottom:18rem !important}.md\:gap-padding-bottom-3300{padding-bottom:19rem !important}.md\:gap-padding-bottom-3400{padding-bottom:20rem !important}.md\:gap-padding-bottom-3500{padding-bottom:21rem !important}.md\:gap-padding-left-none{padding-left:0 !important}.md\:gap-padding-left-000{padding-left:0.25rem !important}.md\:gap-padding-left-100{padding-left:0.5rem !important}.md\:gap-padding-left-200{padding-left:1rem !important}.md\:gap-padding-left-300{padding-left:1.125rem !important}.md\:gap-padding-left-400{padding-left:1.5rem !important}.md\:gap-padding-left-500{padding-left:2rem !important}.md\:gap-padding-left-600{padding-left:2.5rem !important}.md\:gap-padding-left-700{padding-left:3rem !important}.md\:gap-padding-left-800{padding-left:3.5rem !important}.md\:gap-padding-left-900{padding-left:4rem !important}.md\:gap-padding-left-1000{padding-left:4.5rem !important}.md\:gap-padding-left-1100{padding-left:5rem !important}.md\:gap-padding-left-1200{padding-left:5.5rem !important}.md\:gap-padding-left-1300{padding-left:6rem !important}.md\:gap-padding-left-1400{padding-left:6.5rem !important}.md\:gap-padding-left-1500{padding-left:7rem !important}.md\:gap-padding-left-1600{padding-left:7.5rem !important}.md\:gap-padding-left-1700{padding-left:8rem !important}.md\:gap-padding-left-1800{padding-left:8.5rem !important}.md\:gap-padding-left-1900{padding-left:9rem !important}.md\:gap-padding-left-2000{padding-left:9.5rem !important}.md\:gap-padding-left-2100{padding-left:10rem !important}.md\:gap-padding-left-2200{padding-left:10.5rem !important}.md\:gap-padding-left-2300{padding-left:11rem !important}.md\:gap-padding-left-2400{padding-left:11.5rem !important}.md\:gap-padding-left-2500{padding-left:12rem !important}.md\:gap-padding-left-2600{padding-left:12.5rem !important}.md\:gap-padding-left-2700{padding-left:13rem !important}.md\:gap-padding-left-2800{padding-left:14rem !important}.md\:gap-padding-left-2900{padding-left:15rem !important}.md\:gap-padding-left-3000{padding-left:16rem !important}.md\:gap-padding-left-3100{padding-left:17rem !important}.md\:gap-padding-left-3200{padding-left:18rem !important}.md\:gap-padding-left-3300{padding-left:19rem !important}.md\:gap-padding-left-3400{padding-left:20rem !important}.md\:gap-padding-left-3500{padding-left:21rem !important}.md\:font-size-none{font-size:0 !important}.md\:font-size-000{font-size:0.25rem !important}.md\:font-size-100{font-size:0.5rem !important}.md\:font-size-200{font-size:1rem !important}.md\:font-size-300{font-size:1.125rem !important}.md\:font-size-400{font-size:1.5rem !important}.md\:font-size-500{font-size:2rem !important}.md\:font-size-600{font-size:2.5rem !important}.md\:font-size-700{font-size:3rem !important}.md\:font-size-800{font-size:3.5rem !important}.md\:font-size-900{font-size:4rem !important}.md\:font-size-1000{font-size:4.5rem !important}.md\:font-size-1100{font-size:5rem !important}.md\:font-size-1200{font-size:5.5rem !important}.md\:font-size-1300{font-size:6rem !important}.md\:font-size-1400{font-size:6.5rem !important}.md\:font-size-1500{font-size:7rem !important}.md\:font-size-1600{font-size:7.5rem !important}.md\:font-size-1700{font-size:8rem !important}.md\:font-size-1800{font-size:8.5rem !important}.md\:font-size-1900{font-size:9rem !important}.md\:font-size-2000{font-size:9.5rem !important}.md\:font-size-2100{font-size:10rem !important}.md\:font-size-2200{font-size:10.5rem !important}.md\:font-size-2300{font-size:11rem !important}.md\:font-size-2400{font-size:11.5rem !important}.md\:font-size-2500{font-size:12rem !important}.md\:font-size-2600{font-size:12.5rem !important}.md\:font-size-2700{font-size:13rem !important}.md\:font-size-2800{font-size:14rem !important}.md\:font-size-2900{font-size:15rem !important}.md\:font-size-3000{font-size:16rem !important}.md\:font-size-3100{font-size:17rem !important}.md\:font-size-3200{font-size:18rem !important}.md\:font-size-3300{font-size:19rem !important}.md\:font-size-3400{font-size:20rem !important}.md\:font-size-3500{font-size:21rem !important}}@media (min-width: 1366px){.lg\:gap-margin-all-none{margin:0 !important}.lg\:gap-margin-all-000{margin:0.25rem !important}.lg\:gap-margin-all-100{margin:0.5rem !important}.lg\:gap-margin-all-200{margin:1rem !important}.lg\:gap-margin-all-300{margin:1.125rem !important}.lg\:gap-margin-all-400{margin:1.5rem !important}.lg\:gap-margin-all-500{margin:2rem !important}.lg\:gap-margin-all-600{margin:2.5rem !important}.lg\:gap-margin-all-700{margin:3rem !important}.lg\:gap-margin-all-800{margin:3.5rem !important}.lg\:gap-margin-all-900{margin:4rem !important}.lg\:gap-margin-all-1000{margin:4.5rem !important}.lg\:gap-margin-all-1100{margin:5rem !important}.lg\:gap-margin-all-1200{margin:5.5rem !important}.lg\:gap-margin-all-1300{margin:6rem !important}.lg\:gap-margin-all-1400{margin:6.5rem !important}.lg\:gap-margin-all-1500{margin:7rem !important}.lg\:gap-margin-all-1600{margin:7.5rem !important}.lg\:gap-margin-all-1700{margin:8rem !important}.lg\:gap-margin-all-1800{margin:8.5rem !important}.lg\:gap-margin-all-1900{margin:9rem !important}.lg\:gap-margin-all-2000{margin:9.5rem !important}.lg\:gap-margin-all-2100{margin:10rem !important}.lg\:gap-margin-all-2200{margin:10.5rem !important}.lg\:gap-margin-all-2300{margin:11rem !important}.lg\:gap-margin-all-2400{margin:11.5rem !important}.lg\:gap-margin-all-2500{margin:12rem !important}.lg\:gap-margin-all-2600{margin:12.5rem !important}.lg\:gap-margin-all-2700{margin:13rem !important}.lg\:gap-margin-all-2800{margin:14rem !important}.lg\:gap-margin-all-2900{margin:15rem !important}.lg\:gap-margin-all-3000{margin:16rem !important}.lg\:gap-margin-all-3100{margin:17rem !important}.lg\:gap-margin-all-3200{margin:18rem !important}.lg\:gap-margin-all-3300{margin:19rem !important}.lg\:gap-margin-all-3400{margin:20rem !important}.lg\:gap-margin-all-3500{margin:21rem !important}.lg\:gap-margin-top-none{margin-top:0 !important}.lg\:gap-margin-top-000{margin-top:0.25rem !important}.lg\:gap-margin-top-100{margin-top:0.5rem !important}.lg\:gap-margin-top-200{margin-top:1rem !important}.lg\:gap-margin-top-300{margin-top:1.125rem !important}.lg\:gap-margin-top-400{margin-top:1.5rem !important}.lg\:gap-margin-top-500{margin-top:2rem !important}.lg\:gap-margin-top-600{margin-top:2.5rem !important}.lg\:gap-margin-top-700{margin-top:3rem !important}.lg\:gap-margin-top-800{margin-top:3.5rem !important}.lg\:gap-margin-top-900{margin-top:4rem !important}.lg\:gap-margin-top-1000{margin-top:4.5rem !important}.lg\:gap-margin-top-1100{margin-top:5rem !important}.lg\:gap-margin-top-1200{margin-top:5.5rem !important}.lg\:gap-margin-top-1300{margin-top:6rem !important}.lg\:gap-margin-top-1400{margin-top:6.5rem !important}.lg\:gap-margin-top-1500{margin-top:7rem !important}.lg\:gap-margin-top-1600{margin-top:7.5rem !important}.lg\:gap-margin-top-1700{margin-top:8rem !important}.lg\:gap-margin-top-1800{margin-top:8.5rem !important}.lg\:gap-margin-top-1900{margin-top:9rem !important}.lg\:gap-margin-top-2000{margin-top:9.5rem !important}.lg\:gap-margin-top-2100{margin-top:10rem !important}.lg\:gap-margin-top-2200{margin-top:10.5rem !important}.lg\:gap-margin-top-2300{margin-top:11rem !important}.lg\:gap-margin-top-2400{margin-top:11.5rem !important}.lg\:gap-margin-top-2500{margin-top:12rem !important}.lg\:gap-margin-top-2600{margin-top:12.5rem !important}.lg\:gap-margin-top-2700{margin-top:13rem !important}.lg\:gap-margin-top-2800{margin-top:14rem !important}.lg\:gap-margin-top-2900{margin-top:15rem !important}.lg\:gap-margin-top-3000{margin-top:16rem !important}.lg\:gap-margin-top-3100{margin-top:17rem !important}.lg\:gap-margin-top-3200{margin-top:18rem !important}.lg\:gap-margin-top-3300{margin-top:19rem !important}.lg\:gap-margin-top-3400{margin-top:20rem !important}.lg\:gap-margin-top-3500{margin-top:21rem !important}.lg\:gap-margin-right-none{margin-right:0 !important}.lg\:gap-margin-right-000{margin-right:0.25rem !important}.lg\:gap-margin-right-100{margin-right:0.5rem !important}.lg\:gap-margin-right-200{margin-right:1rem !important}.lg\:gap-margin-right-300{margin-right:1.125rem !important}.lg\:gap-margin-right-400{margin-right:1.5rem !important}.lg\:gap-margin-right-500{margin-right:2rem !important}.lg\:gap-margin-right-600{margin-right:2.5rem !important}.lg\:gap-margin-right-700{margin-right:3rem !important}.lg\:gap-margin-right-800{margin-right:3.5rem !important}.lg\:gap-margin-right-900{margin-right:4rem !important}.lg\:gap-margin-right-1000{margin-right:4.5rem !important}.lg\:gap-margin-right-1100{margin-right:5rem !important}.lg\:gap-margin-right-1200{margin-right:5.5rem !important}.lg\:gap-margin-right-1300{margin-right:6rem !important}.lg\:gap-margin-right-1400{margin-right:6.5rem !important}.lg\:gap-margin-right-1500{margin-right:7rem !important}.lg\:gap-margin-right-1600{margin-right:7.5rem !important}.lg\:gap-margin-right-1700{margin-right:8rem !important}.lg\:gap-margin-right-1800{margin-right:8.5rem !important}.lg\:gap-margin-right-1900{margin-right:9rem !important}.lg\:gap-margin-right-2000{margin-right:9.5rem !important}.lg\:gap-margin-right-2100{margin-right:10rem !important}.lg\:gap-margin-right-2200{margin-right:10.5rem !important}.lg\:gap-margin-right-2300{margin-right:11rem !important}.lg\:gap-margin-right-2400{margin-right:11.5rem !important}.lg\:gap-margin-right-2500{margin-right:12rem !important}.lg\:gap-margin-right-2600{margin-right:12.5rem !important}.lg\:gap-margin-right-2700{margin-right:13rem !important}.lg\:gap-margin-right-2800{margin-right:14rem !important}.lg\:gap-margin-right-2900{margin-right:15rem !important}.lg\:gap-margin-right-3000{margin-right:16rem !important}.lg\:gap-margin-right-3100{margin-right:17rem !important}.lg\:gap-margin-right-3200{margin-right:18rem !important}.lg\:gap-margin-right-3300{margin-right:19rem !important}.lg\:gap-margin-right-3400{margin-right:20rem !important}.lg\:gap-margin-right-3500{margin-right:21rem !important}.lg\:gap-margin-bottom-none{margin-bottom:0 !important}.lg\:gap-margin-bottom-000{margin-bottom:0.25rem !important}.lg\:gap-margin-bottom-100{margin-bottom:0.5rem !important}.lg\:gap-margin-bottom-200{margin-bottom:1rem !important}.lg\:gap-margin-bottom-300{margin-bottom:1.125rem !important}.lg\:gap-margin-bottom-400{margin-bottom:1.5rem !important}.lg\:gap-margin-bottom-500{margin-bottom:2rem !important}.lg\:gap-margin-bottom-600{margin-bottom:2.5rem !important}.lg\:gap-margin-bottom-700{margin-bottom:3rem !important}.lg\:gap-margin-bottom-800{margin-bottom:3.5rem !important}.lg\:gap-margin-bottom-900{margin-bottom:4rem !important}.lg\:gap-margin-bottom-1000{margin-bottom:4.5rem !important}.lg\:gap-margin-bottom-1100{margin-bottom:5rem !important}.lg\:gap-margin-bottom-1200{margin-bottom:5.5rem !important}.lg\:gap-margin-bottom-1300{margin-bottom:6rem !important}.lg\:gap-margin-bottom-1400{margin-bottom:6.5rem !important}.lg\:gap-margin-bottom-1500{margin-bottom:7rem !important}.lg\:gap-margin-bottom-1600{margin-bottom:7.5rem !important}.lg\:gap-margin-bottom-1700{margin-bottom:8rem !important}.lg\:gap-margin-bottom-1800{margin-bottom:8.5rem !important}.lg\:gap-margin-bottom-1900{margin-bottom:9rem !important}.lg\:gap-margin-bottom-2000{margin-bottom:9.5rem !important}.lg\:gap-margin-bottom-2100{margin-bottom:10rem !important}.lg\:gap-margin-bottom-2200{margin-bottom:10.5rem !important}.lg\:gap-margin-bottom-2300{margin-bottom:11rem !important}.lg\:gap-margin-bottom-2400{margin-bottom:11.5rem !important}.lg\:gap-margin-bottom-2500{margin-bottom:12rem !important}.lg\:gap-margin-bottom-2600{margin-bottom:12.5rem !important}.lg\:gap-margin-bottom-2700{margin-bottom:13rem !important}.lg\:gap-margin-bottom-2800{margin-bottom:14rem !important}.lg\:gap-margin-bottom-2900{margin-bottom:15rem !important}.lg\:gap-margin-bottom-3000{margin-bottom:16rem !important}.lg\:gap-margin-bottom-3100{margin-bottom:17rem !important}.lg\:gap-margin-bottom-3200{margin-bottom:18rem !important}.lg\:gap-margin-bottom-3300{margin-bottom:19rem !important}.lg\:gap-margin-bottom-3400{margin-bottom:20rem !important}.lg\:gap-margin-bottom-3500{margin-bottom:21rem !important}.lg\:gap-margin-left-none{margin-left:0 !important}.lg\:gap-margin-left-000{margin-left:0.25rem !important}.lg\:gap-margin-left-100{margin-left:0.5rem !important}.lg\:gap-margin-left-200{margin-left:1rem !important}.lg\:gap-margin-left-300{margin-left:1.125rem !important}.lg\:gap-margin-left-400{margin-left:1.5rem !important}.lg\:gap-margin-left-500{margin-left:2rem !important}.lg\:gap-margin-left-600{margin-left:2.5rem !important}.lg\:gap-margin-left-700{margin-left:3rem !important}.lg\:gap-margin-left-800{margin-left:3.5rem !important}.lg\:gap-margin-left-900{margin-left:4rem !important}.lg\:gap-margin-left-1000{margin-left:4.5rem !important}.lg\:gap-margin-left-1100{margin-left:5rem !important}.lg\:gap-margin-left-1200{margin-left:5.5rem !important}.lg\:gap-margin-left-1300{margin-left:6rem !important}.lg\:gap-margin-left-1400{margin-left:6.5rem !important}.lg\:gap-margin-left-1500{margin-left:7rem !important}.lg\:gap-margin-left-1600{margin-left:7.5rem !important}.lg\:gap-margin-left-1700{margin-left:8rem !important}.lg\:gap-margin-left-1800{margin-left:8.5rem !important}.lg\:gap-margin-left-1900{margin-left:9rem !important}.lg\:gap-margin-left-2000{margin-left:9.5rem !important}.lg\:gap-margin-left-2100{margin-left:10rem !important}.lg\:gap-margin-left-2200{margin-left:10.5rem !important}.lg\:gap-margin-left-2300{margin-left:11rem !important}.lg\:gap-margin-left-2400{margin-left:11.5rem !important}.lg\:gap-margin-left-2500{margin-left:12rem !important}.lg\:gap-margin-left-2600{margin-left:12.5rem !important}.lg\:gap-margin-left-2700{margin-left:13rem !important}.lg\:gap-margin-left-2800{margin-left:14rem !important}.lg\:gap-margin-left-2900{margin-left:15rem !important}.lg\:gap-margin-left-3000{margin-left:16rem !important}.lg\:gap-margin-left-3100{margin-left:17rem !important}.lg\:gap-margin-left-3200{margin-left:18rem !important}.lg\:gap-margin-left-3300{margin-left:19rem !important}.lg\:gap-margin-left-3400{margin-left:20rem !important}.lg\:gap-margin-left-3500{margin-left:21rem !important}.lg\:gap-padding-all-none{padding:0 !important}.lg\:gap-padding-all-000{padding:0.25rem !important}.lg\:gap-padding-all-100{padding:0.5rem !important}.lg\:gap-padding-all-200{padding:1rem !important}.lg\:gap-padding-all-300{padding:1.125rem !important}.lg\:gap-padding-all-400{padding:1.5rem !important}.lg\:gap-padding-all-500{padding:2rem !important}.lg\:gap-padding-all-600{padding:2.5rem !important}.lg\:gap-padding-all-700{padding:3rem !important}.lg\:gap-padding-all-800{padding:3.5rem !important}.lg\:gap-padding-all-900{padding:4rem !important}.lg\:gap-padding-all-1000{padding:4.5rem !important}.lg\:gap-padding-all-1100{padding:5rem !important}.lg\:gap-padding-all-1200{padding:5.5rem !important}.lg\:gap-padding-all-1300{padding:6rem !important}.lg\:gap-padding-all-1400{padding:6.5rem !important}.lg\:gap-padding-all-1500{padding:7rem !important}.lg\:gap-padding-all-1600{padding:7.5rem !important}.lg\:gap-padding-all-1700{padding:8rem !important}.lg\:gap-padding-all-1800{padding:8.5rem !important}.lg\:gap-padding-all-1900{padding:9rem !important}.lg\:gap-padding-all-2000{padding:9.5rem !important}.lg\:gap-padding-all-2100{padding:10rem !important}.lg\:gap-padding-all-2200{padding:10.5rem !important}.lg\:gap-padding-all-2300{padding:11rem !important}.lg\:gap-padding-all-2400{padding:11.5rem !important}.lg\:gap-padding-all-2500{padding:12rem !important}.lg\:gap-padding-all-2600{padding:12.5rem !important}.lg\:gap-padding-all-2700{padding:13rem !important}.lg\:gap-padding-all-2800{padding:14rem !important}.lg\:gap-padding-all-2900{padding:15rem !important}.lg\:gap-padding-all-3000{padding:16rem !important}.lg\:gap-padding-all-3100{padding:17rem !important}.lg\:gap-padding-all-3200{padding:18rem !important}.lg\:gap-padding-all-3300{padding:19rem !important}.lg\:gap-padding-all-3400{padding:20rem !important}.lg\:gap-padding-all-3500{padding:21rem !important}.lg\:gap-padding-top-none{padding-top:0 !important}.lg\:gap-padding-top-000{padding-top:0.25rem !important}.lg\:gap-padding-top-100{padding-top:0.5rem !important}.lg\:gap-padding-top-200{padding-top:1rem !important}.lg\:gap-padding-top-300{padding-top:1.125rem !important}.lg\:gap-padding-top-400{padding-top:1.5rem !important}.lg\:gap-padding-top-500{padding-top:2rem !important}.lg\:gap-padding-top-600{padding-top:2.5rem !important}.lg\:gap-padding-top-700{padding-top:3rem !important}.lg\:gap-padding-top-800{padding-top:3.5rem !important}.lg\:gap-padding-top-900{padding-top:4rem !important}.lg\:gap-padding-top-1000{padding-top:4.5rem !important}.lg\:gap-padding-top-1100{padding-top:5rem !important}.lg\:gap-padding-top-1200{padding-top:5.5rem !important}.lg\:gap-padding-top-1300{padding-top:6rem !important}.lg\:gap-padding-top-1400{padding-top:6.5rem !important}.lg\:gap-padding-top-1500{padding-top:7rem !important}.lg\:gap-padding-top-1600{padding-top:7.5rem !important}.lg\:gap-padding-top-1700{padding-top:8rem !important}.lg\:gap-padding-top-1800{padding-top:8.5rem !important}.lg\:gap-padding-top-1900{padding-top:9rem !important}.lg\:gap-padding-top-2000{padding-top:9.5rem !important}.lg\:gap-padding-top-2100{padding-top:10rem !important}.lg\:gap-padding-top-2200{padding-top:10.5rem !important}.lg\:gap-padding-top-2300{padding-top:11rem !important}.lg\:gap-padding-top-2400{padding-top:11.5rem !important}.lg\:gap-padding-top-2500{padding-top:12rem !important}.lg\:gap-padding-top-2600{padding-top:12.5rem !important}.lg\:gap-padding-top-2700{padding-top:13rem !important}.lg\:gap-padding-top-2800{padding-top:14rem !important}.lg\:gap-padding-top-2900{padding-top:15rem !important}.lg\:gap-padding-top-3000{padding-top:16rem !important}.lg\:gap-padding-top-3100{padding-top:17rem !important}.lg\:gap-padding-top-3200{padding-top:18rem !important}.lg\:gap-padding-top-3300{padding-top:19rem !important}.lg\:gap-padding-top-3400{padding-top:20rem !important}.lg\:gap-padding-top-3500{padding-top:21rem !important}.lg\:gap-padding-right-none{padding-right:0 !important}.lg\:gap-padding-right-000{padding-right:0.25rem !important}.lg\:gap-padding-right-100{padding-right:0.5rem !important}.lg\:gap-padding-right-200{padding-right:1rem !important}.lg\:gap-padding-right-300{padding-right:1.125rem !important}.lg\:gap-padding-right-400{padding-right:1.5rem !important}.lg\:gap-padding-right-500{padding-right:2rem !important}.lg\:gap-padding-right-600{padding-right:2.5rem !important}.lg\:gap-padding-right-700{padding-right:3rem !important}.lg\:gap-padding-right-800{padding-right:3.5rem !important}.lg\:gap-padding-right-900{padding-right:4rem !important}.lg\:gap-padding-right-1000{padding-right:4.5rem !important}.lg\:gap-padding-right-1100{padding-right:5rem !important}.lg\:gap-padding-right-1200{padding-right:5.5rem !important}.lg\:gap-padding-right-1300{padding-right:6rem !important}.lg\:gap-padding-right-1400{padding-right:6.5rem !important}.lg\:gap-padding-right-1500{padding-right:7rem !important}.lg\:gap-padding-right-1600{padding-right:7.5rem !important}.lg\:gap-padding-right-1700{padding-right:8rem !important}.lg\:gap-padding-right-1800{padding-right:8.5rem !important}.lg\:gap-padding-right-1900{padding-right:9rem !important}.lg\:gap-padding-right-2000{padding-right:9.5rem !important}.lg\:gap-padding-right-2100{padding-right:10rem !important}.lg\:gap-padding-right-2200{padding-right:10.5rem !important}.lg\:gap-padding-right-2300{padding-right:11rem !important}.lg\:gap-padding-right-2400{padding-right:11.5rem !important}.lg\:gap-padding-right-2500{padding-right:12rem !important}.lg\:gap-padding-right-2600{padding-right:12.5rem !important}.lg\:gap-padding-right-2700{padding-right:13rem !important}.lg\:gap-padding-right-2800{padding-right:14rem !important}.lg\:gap-padding-right-2900{padding-right:15rem !important}.lg\:gap-padding-right-3000{padding-right:16rem !important}.lg\:gap-padding-right-3100{padding-right:17rem !important}.lg\:gap-padding-right-3200{padding-right:18rem !important}.lg\:gap-padding-right-3300{padding-right:19rem !important}.lg\:gap-padding-right-3400{padding-right:20rem !important}.lg\:gap-padding-right-3500{padding-right:21rem !important}.lg\:gap-padding-bottom-none{padding-bottom:0 !important}.lg\:gap-padding-bottom-000{padding-bottom:0.25rem !important}.lg\:gap-padding-bottom-100{padding-bottom:0.5rem !important}.lg\:gap-padding-bottom-200{padding-bottom:1rem !important}.lg\:gap-padding-bottom-300{padding-bottom:1.125rem !important}.lg\:gap-padding-bottom-400{padding-bottom:1.5rem !important}.lg\:gap-padding-bottom-500{padding-bottom:2rem !important}.lg\:gap-padding-bottom-600{padding-bottom:2.5rem !important}.lg\:gap-padding-bottom-700{padding-bottom:3rem !important}.lg\:gap-padding-bottom-800{padding-bottom:3.5rem !important}.lg\:gap-padding-bottom-900{padding-bottom:4rem !important}.lg\:gap-padding-bottom-1000{padding-bottom:4.5rem !important}.lg\:gap-padding-bottom-1100{padding-bottom:5rem !important}.lg\:gap-padding-bottom-1200{padding-bottom:5.5rem !important}.lg\:gap-padding-bottom-1300{padding-bottom:6rem !important}.lg\:gap-padding-bottom-1400{padding-bottom:6.5rem !important}.lg\:gap-padding-bottom-1500{padding-bottom:7rem !important}.lg\:gap-padding-bottom-1600{padding-bottom:7.5rem !important}.lg\:gap-padding-bottom-1700{padding-bottom:8rem !important}.lg\:gap-padding-bottom-1800{padding-bottom:8.5rem !important}.lg\:gap-padding-bottom-1900{padding-bottom:9rem !important}.lg\:gap-padding-bottom-2000{padding-bottom:9.5rem !important}.lg\:gap-padding-bottom-2100{padding-bottom:10rem !important}.lg\:gap-padding-bottom-2200{padding-bottom:10.5rem !important}.lg\:gap-padding-bottom-2300{padding-bottom:11rem !important}.lg\:gap-padding-bottom-2400{padding-bottom:11.5rem !important}.lg\:gap-padding-bottom-2500{padding-bottom:12rem !important}.lg\:gap-padding-bottom-2600{padding-bottom:12.5rem !important}.lg\:gap-padding-bottom-2700{padding-bottom:13rem !important}.lg\:gap-padding-bottom-2800{padding-bottom:14rem !important}.lg\:gap-padding-bottom-2900{padding-bottom:15rem !important}.lg\:gap-padding-bottom-3000{padding-bottom:16rem !important}.lg\:gap-padding-bottom-3100{padding-bottom:17rem !important}.lg\:gap-padding-bottom-3200{padding-bottom:18rem !important}.lg\:gap-padding-bottom-3300{padding-bottom:19rem !important}.lg\:gap-padding-bottom-3400{padding-bottom:20rem !important}.lg\:gap-padding-bottom-3500{padding-bottom:21rem !important}.lg\:gap-padding-left-none{padding-left:0 !important}.lg\:gap-padding-left-000{padding-left:0.25rem !important}.lg\:gap-padding-left-100{padding-left:0.5rem !important}.lg\:gap-padding-left-200{padding-left:1rem !important}.lg\:gap-padding-left-300{padding-left:1.125rem !important}.lg\:gap-padding-left-400{padding-left:1.5rem !important}.lg\:gap-padding-left-500{padding-left:2rem !important}.lg\:gap-padding-left-600{padding-left:2.5rem !important}.lg\:gap-padding-left-700{padding-left:3rem !important}.lg\:gap-padding-left-800{padding-left:3.5rem !important}.lg\:gap-padding-left-900{padding-left:4rem !important}.lg\:gap-padding-left-1000{padding-left:4.5rem !important}.lg\:gap-padding-left-1100{padding-left:5rem !important}.lg\:gap-padding-left-1200{padding-left:5.5rem !important}.lg\:gap-padding-left-1300{padding-left:6rem !important}.lg\:gap-padding-left-1400{padding-left:6.5rem !important}.lg\:gap-padding-left-1500{padding-left:7rem !important}.lg\:gap-padding-left-1600{padding-left:7.5rem !important}.lg\:gap-padding-left-1700{padding-left:8rem !important}.lg\:gap-padding-left-1800{padding-left:8.5rem !important}.lg\:gap-padding-left-1900{padding-left:9rem !important}.lg\:gap-padding-left-2000{padding-left:9.5rem !important}.lg\:gap-padding-left-2100{padding-left:10rem !important}.lg\:gap-padding-left-2200{padding-left:10.5rem !important}.lg\:gap-padding-left-2300{padding-left:11rem !important}.lg\:gap-padding-left-2400{padding-left:11.5rem !important}.lg\:gap-padding-left-2500{padding-left:12rem !important}.lg\:gap-padding-left-2600{padding-left:12.5rem !important}.lg\:gap-padding-left-2700{padding-left:13rem !important}.lg\:gap-padding-left-2800{padding-left:14rem !important}.lg\:gap-padding-left-2900{padding-left:15rem !important}.lg\:gap-padding-left-3000{padding-left:16rem !important}.lg\:gap-padding-left-3100{padding-left:17rem !important}.lg\:gap-padding-left-3200{padding-left:18rem !important}.lg\:gap-padding-left-3300{padding-left:19rem !important}.lg\:gap-padding-left-3400{padding-left:20rem !important}.lg\:gap-padding-left-3500{padding-left:21rem !important}.lg\:font-size-none{font-size:0 !important}.lg\:font-size-000{font-size:0.25rem !important}.lg\:font-size-100{font-size:0.5rem !important}.lg\:font-size-200{font-size:1rem !important}.lg\:font-size-300{font-size:1.125rem !important}.lg\:font-size-400{font-size:1.5rem !important}.lg\:font-size-500{font-size:2rem !important}.lg\:font-size-600{font-size:2.5rem !important}.lg\:font-size-700{font-size:3rem !important}.lg\:font-size-800{font-size:3.5rem !important}.lg\:font-size-900{font-size:4rem !important}.lg\:font-size-1000{font-size:4.5rem !important}.lg\:font-size-1100{font-size:5rem !important}.lg\:font-size-1200{font-size:5.5rem !important}.lg\:font-size-1300{font-size:6rem !important}.lg\:font-size-1400{font-size:6.5rem !important}.lg\:font-size-1500{font-size:7rem !important}.lg\:font-size-1600{font-size:7.5rem !important}.lg\:font-size-1700{font-size:8rem !important}.lg\:font-size-1800{font-size:8.5rem !important}.lg\:font-size-1900{font-size:9rem !important}.lg\:font-size-2000{font-size:9.5rem !important}.lg\:font-size-2100{font-size:10rem !important}.lg\:font-size-2200{font-size:10.5rem !important}.lg\:font-size-2300{font-size:11rem !important}.lg\:font-size-2400{font-size:11.5rem !important}.lg\:font-size-2500{font-size:12rem !important}.lg\:font-size-2600{font-size:12.5rem !important}.lg\:font-size-2700{font-size:13rem !important}.lg\:font-size-2800{font-size:14rem !important}.lg\:font-size-2900{font-size:15rem !important}.lg\:font-size-3000{font-size:16rem !important}.lg\:font-size-3100{font-size:17rem !important}.lg\:font-size-3200{font-size:18rem !important}.lg\:font-size-3300{font-size:19rem !important}.lg\:font-size-3400{font-size:20rem !important}.lg\:font-size-3500{font-size:21rem !important}}

/*# sourceMappingURL=app-min.css.map */