@keyframes lum-fade{0%{opacity:0}to{opacity:1}}@keyframes lum-fadeZoom{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes lum-loader-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes lum-loader-before{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes lum-loader-after{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}.lum-lightbox{background:rgba(0,0,0,.6)}.lum-lightbox-inner{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%}.lum-lightbox-inner img{position:relative}.lum-lightbox-inner .lum-lightbox-caption{margin:0 auto;color:#fff;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:20px;-webkit-animation:lum-loader-rotate 1.8s linear infinite;animation:lum-loader-rotate 1.8s linear infinite}.lum-lightbox-loader:after,.lum-lightbox-loader:before{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:hsla(0,0%,100%,.9)}.lum-lightbox-loader:before{left:0;-webkit-animation:lum-loader-before 1.8s linear infinite;animation:lum-loader-before 1.8s linear infinite}.lum-lightbox-loader:after{right:0;-webkit-animation:lum-loader-after 1.8s linear infinite;animation:lum-loader-after 1.8s linear infinite;-webkit-animation-delay:-.9s;animation-delay:-.9s}.lum-lightbox.lum-opening{-webkit-animation:lum-fade .18s ease-out;animation:lum-fade .18s ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{-webkit-animation:lum-fadeZoom .18s ease-out;animation:lum-fadeZoom .18s ease-out}.lum-lightbox.lum-closing{-webkit-animation:lum-fade .3s ease-in;animation:lum-fade .3s ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{-webkit-animation:lum-fadeZoom .3s ease-in;animation:lum-fadeZoom .3s ease-in;animation-direction:reverse}.lum-img{transition:opacity .12s ease-out}.lum-loading .lum-img{opacity:0}.lum-gallery-button{overflow:hidden;text-indent:150%;white-space:nowrap;background:transparent;border:0;margin:0;padding:0;outline:0;position:absolute;top:50%;transform:translateY(-50%);height:100px;max-height:100%;width:60px;cursor:pointer}.lum-close-button{position:absolute;right:5px;top:5px;width:32px;height:32px;opacity:.3}.lum-close-button:hover{opacity:1}.lum-close-button:after,.lum-close-button:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg)}.lum-previous-button{left:12px}.lum-next-button{right:12px}.lum-gallery-button:after{content:"";display:block;position:absolute;top:50%;width:36px;height:36px;border-top:4px solid hsla(0,0%,100%,.8)}.lum-previous-button:after{transform:translateY(-50%) rotate(-45deg);border-left:4px solid hsla(0,0%,100%,.8);box-shadow:-2px 0 rgba(0,0,0,.2);left:12%;border-radius:3px 0 0 0}.lum-next-button:after{transform:translateY(-50%) rotate(45deg);border-right:4px solid hsla(0,0%,100%,.8);box-shadow:2px 0 rgba(0,0,0,.2);right:12%;border-radius:0 3px 0 0}@media (max-width:460px){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{margin:auto}.lum-lightbox-inner img{max-width:none;max-height:none}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}figure,h1,h2,h3,h4,hr,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{list-style:none;margin:0;padding:0}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e0e0e0}hr{border-top-width:1px}img{border-style:solid}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}iframe,img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#b2b2b2;background-color:rgba(178,178,178,var(--bg-opacity))}.bg-red-100{--bg-opacity:1;background-color:#fbf4f5;background-color:rgba(250.71599999999995,243.98400000000004,244.54500000000002,var(--bg-opacity))}.bg-red-700{--bg-opacity:1;background-color:#be1e2b;background-color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--bg-opacity))}.bg-red-800{--bg-opacity:1;background-color:#a31f2a;background-color:rgba(162.79200000000003,31.00799999999998,41.98999999999986,var(--bg-opacity))}.hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.hover\:bg-red-700:hover{--bg-opacity:1;background-color:#be1e2b;background-color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--bg-opacity))}.hover\:bg-red-900:hover{--bg-opacity:1;background-color:#7e1b23;background-color:rgba(126.22499999999998,26.77500000000001,35.06249999999991,var(--bg-opacity))}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e0e0e0;border-color:rgba(224,224,224,var(--border-opacity))}.border-gray-700{--border-opacity:1;border-color:#616161;border-color:rgba(97,97,97,var(--border-opacity))}.border-gray-800{--border-opacity:1;border-color:#424242;border-color:rgba(66,66,66,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#212121;border-color:rgba(33,33,33,var(--border-opacity))}.border-red-200{--border-opacity:1;border-color:#f2cfd2;border-color:rgba(242.148,206.65200000000002,209.60999999999996,var(--border-opacity))}.border-red-700{--border-opacity:1;border-color:#be1e2b;border-color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--border-opacity))}.focus\:border-blue-400:focus{--border-opacity:1;border-color:#63b3ed;border-color:rgba(99,179,237,var(--border-opacity))}.rounded-none{border-radius:0}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.group:hover .group-hover\:border-b-2{border-bottom-width:2px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.self-end{align-self:flex-end}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.float-right{float:right}.float-left{float:left}.clear-left{clear:left}.font-sans{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-thin{font-weight:200}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-6xl{font-size:4rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.-m-4{margin:-1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-2{margin-right:-.5rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-mt-6{margin-top:-1.5rem}.-mr-8{margin-right:-2rem}.-mt-16{margin-top:-4rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mb-24{margin-bottom:-6rem}.-mr-64{margin-right:-16rem}.-mt-px{margin-top:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.opacity-0{opacity:0}.opacity-100{opacity:1}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.scrolling-touch{-webkit-overflow-scrolling:touch}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-px{padding-top:1px;padding-bottom:1px}.pr-0{padding-right:0}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pl-6{padding-left:1.5rem}.pr-8{padding-right:2rem}.pl-8{padding-left:2rem}.pb-12{padding-bottom:3rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white::-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover,.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.group:hover .group-hover\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fill-current{fill:currentColor}.text-center{text-align:center}.text-right{text-align:right}.text-transparent{color:transparent}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#eee;color:rgba(238,238,238,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#b2b2b2;color:rgba(178,178,178,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#848484;color:rgba(132,132,132,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#616161;color:rgba(97,97,97,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#424242;color:rgba(66,66,66,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#212121;color:rgba(33,33,33,var(--text-opacity))}.text-red-300{--text-opacity:1;color:#eba3a9;color:rgba(234.80399999999997,162.99600000000007,168.98,var(--text-opacity))}.text-red-400{--text-opacity:1;color:#e47780;color:rgba(228.07200000000003,118.72800000000001,127.8399999999999,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#df4955;color:rgba(222.86999999999998,72.93,85.42499999999987,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity))}.text-orange-400{--text-opacity:1;color:#f6ad55;color:rgba(246,173,85,var(--text-opacity))}.text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.text-blue-400{--text-opacity:1;color:#63b3ed;color:rgba(99,179,237,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}.text-blue-700{--text-opacity:1;color:#2b6cb0;color:rgba(43,108,176,var(--text-opacity))}.text-indigo-600{--text-opacity:1;color:#5a67d8;color:rgba(90,103,216,var(--text-opacity))}.text-pink-500{--text-opacity:1;color:#ed64a6;color:rgba(237,100,166,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#212121;color:rgba(33,33,33,var(--text-opacity))}.hover\:text-red-100:hover{--text-opacity:1;color:#fbf4f5;color:rgba(250.71599999999995,243.98400000000004,244.54500000000002,var(--text-opacity))}.hover\:text-red-700:hover{--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity))}.hover\:text-blue-500:hover{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.hover\:text-blue-900:hover{--text-opacity:1;color:#2a4365;color:rgba(42,67,101,var(--text-opacity))}.uppercase{text-transform:uppercase}.hover\:underline:hover,.underline{text-decoration:underline}.tracking-tight{letter-spacing:-.025em}.align-middle{vertical-align:middle}.whitespace-no-wrap{white-space:nowrap}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.gap-4{grid-gap:1rem;gap:1rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-12{grid-gap:3rem;gap:3rem}.col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.grid-flow-col{grid-auto-flow:column}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-end-2{grid-column-end:2}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.-rotate-180{--transform-rotate:-180deg}.-rotate-90{--transform-rotate:-90deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-transform{transition-property:transform}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}input{-webkit-appearance:none}.auto-format-text h2:not([class]){font-size:1.875rem}.auto-format-text h2:not([class]),.auto-format-text h3:not([class]){font-family:"DM Serif Display",Georgia,Cambria,Times New Roman,Times,serif;--text-opacity:1;color:#212121;color:rgba(33,33,33,var(--text-opacity));margin-bottom:1rem}.auto-format-text h3:not([class]){font-size:1.5rem;line-height:1}@media (min-width:1024px){.auto-format-text h2:not([class]){font-size:2.25rem;margin-bottom:1.5rem}.auto-format-text h3:not([class]){font-size:1.875rem;margin-bottom:1.5rem}}.auto-format-text h2:not(:first-child),.auto-format-text h3:not(:first-child){margin-top:3rem}.auto-format-text p:not(:first-of-type){margin-top:1.5rem}.auto-format-text p:not(:last-child){margin-bottom:1.5rem}.auto-format-text a,.auto-format-text a:hover{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.auto-format-text a:hover{text-decoration:underline}.auto-format-text strong a,.auto-format-text strong a:hover{--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity))}.auto-format-text strong a:hover{text-decoration:underline}.auto-format-text ol,.auto-format-text ul{list-style:none;counter-reset:li;margin-left:0;padding-left:0}.auto-format-text ol li{counter-increment:li;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;min-height:3rem;position:relative;margin-bottom:2rem;padding-left:5rem;margin-left:0}.auto-format-text ol li p{padding-top:.4rem}.auto-format-text ol li:before{content:counter(li);position:absolute;left:0;border-width:1px;--border-opacity:1;border-color:#be1e2b;border-color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--border-opacity));--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity));border-radius:9999px;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center}.auto-format-text ol li:before,.auto-format-text ul li,ul.bullet-list li{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.auto-format-text ul li,ul.bullet-list li{position:relative;margin-bottom:.75rem;padding-left:2rem;margin-left:0}.auto-format-text ul li:before,ul.bullet-list li:before{content:"\2022";page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;line-height:0;position:absolute;top:0;left:0;margin-top:.75rem;--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity));font-size:1.875rem}.auto-format-text blockquote{border-left-width:4px;--border-opacity:1;border-color:#be1e2b;border-color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--border-opacity));margin-bottom:2rem;padding-left:2rem;font-size:1rem;--text-opacity:1;color:#424242;color:rgba(66,66,66,var(--text-opacity));font-weight:200;line-height:1.5}@media (min-width:640px){.auto-format-text blockquote{font-size:1.25rem}}@media (min-width:1024px){.auto-format-text blockquote{font-size:1.5rem}}.auto-format-text table{width:100%;border-width:1px;border-spacing:0;border-collapse:separate}.auto-format-text table tr:nth-child(2n){--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.auto-format-text table td{padding:.5rem;font-size:.875rem}@media (min-width:640px){.auto-format-text table td{font-size:1.125rem;padding-right:2rem}}@media (min-width:1024px){.auto-format-text table td{font-size:1.25rem;max-width:32rem}}.font-body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.font-heading{font-family:"DM Serif Display",Georgia,Cambria,Times New Roman,Times,serif}.text-xxs{font-size:.6rem}@media (min-width:640px){.font-body{font-family:Source Sans Pro,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-moz-osx-font-smoothing:grayscale}}@media (min-width:1024px){.text-columns h2,.text-columns h3{-moz-column-span:all;column-span:all}.text-columns p{orphans:2;widows:2}.text-columns-2{-moz-column-count:2;column-count:2}.text-columns-2,.text-columns-3{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.text-columns-3{-moz-column-count:3;column-count:3}}.article-grid{grid-template-columns:1fr minmax(-webkit-min-content,580px) 1fr;grid-template-columns:1fr minmax(min-content,580px) 1fr}.page-grid{grid-template-columns:1fr minmax(-webkit-min-content,850px) 1fr;grid-template-columns:1fr minmax(min-content,850px) 1fr}.page-section{margin-top:1.5rem;margin-bottom:1.5rem}@media (min-width:640px){.page-section{margin-top:2rem;margin-bottom:2rem}}@media (min-width:1024px){.article-grid{grid-template-columns:1fr minmax(-webkit-min-content,740px) 1fr;grid-template-columns:1fr minmax(min-content,740px) 1fr}.page-grid{grid-template-columns:1fr minmax(-webkit-min-content,1024px) 1fr;grid-template-columns:1fr minmax(min-content,1024px) 1fr}.page-section{margin-top:3rem;margin-bottom:3rem}}@media (min-width:1280px){.page-grid{grid-template-columns:1fr minmax(-webkit-min-content,1280px) 1fr;grid-template-columns:1fr minmax(min-content,1280px) 1fr}}.pagination-item{display:inline-block;padding:1rem 1.25rem;font-size:1.125rem;text-transform:uppercase}.pagination-item:hover{--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity));--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.video-aspect-ratio{padding-top:45%}.lum-img{display:inline-block}.lum-lightbox{z-index:100}.lum-lightbox-inner img{max-height:100vh!important}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;stroke:#bd1e2c;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.glider-contain{width:100%;margin:0 auto;position:relative}.glider{position:relative;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;-webkit-scrollbar-width:none;scrollbar-width:none}.glider,.glider-track{transform:translateZ(0)}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{cursor:-webkit-grab;cursor:grab}.glider.draggable,.glider.draggable .glider-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-content:center;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next.disabled,.glider-prev.disabled{opacity:.25;cursor:default}.glider-slide{min-width:150px}.glider-hide{opacity:0}@media (max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:0;height:0}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:hsla(0,0%,61.2%,.25);box-shadow:0 0 1px hsla(0,0%,100%,.25)}}.glider-home{margin-top:calc(-200px + -.66667rem);overflow-y:hidden;height:435px;max-height:435px}.glider-grid-home{margin-top:calc(200px + .66667rem)}.glider-alumni{overflow-y:hidden;height:292px;max-height:292px}.glider-alumni .glider-track{flex-direction:row-reverse}@media (min-width:640px){.glider-home{margin-top:calc(-240px + -.33333rem);overflow-y:hidden;height:455px;max-height:455px}.glider-grid-home{margin-top:calc(240px + .33333rem)}.glider-alumni{height:430px;max-height:430px}}@media (min-width:640px){.sm\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fbf4f5;background-color:rgba(250.71599999999995,243.98400000000004,244.54500000000002,var(--bg-opacity))}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-end{align-items:flex-end}.sm\:justify-end{justify-content:flex-end}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:-m-8{margin:-2rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mr-4{margin-right:1rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-12{margin-top:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mt-16{margin-top:4rem}.sm\:mb-24{margin-bottom:6rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-24{margin-left:-6rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-2xl{max-width:42rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pr-8{padding-right:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pr-12{padding-right:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pr-16{padding-right:4rem}.sm\:text-gray-500{--text-opacity:1;color:#848484;color:rgba(132,132,132,var(--text-opacity))}.sm\:hover\:text-red-700:hover{--text-opacity:1;color:#be1e2b;color:rgba(189.6945,29.605499999999996,42.94624999999984,var(--text-opacity))}.sm\:w-16{width:4rem}.sm\:w-48{width:12rem}.sm\:w-64{width:16rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-3\/5{width:60%}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-start-2{grid-column-start:2}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}}@media (min-width:768px){.md\:border-l{border-left-width:1px}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:justify-end{justify-content:flex-end}.md\:flex-none{flex:none}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-16{height:4rem}.md\:h-32{height:8rem}.md\:text-sm{font-size:.875rem}.md\:text-xl{font-size:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-32{margin-top:8rem}.md\:-mr-8{margin-right:-2rem}.md\:-mr-12{margin-right:-3rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-lg{max-width:32rem}.md\:p-6{padding:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pt-0{padding-top:0}.md\:text-left{text-align:left}.md\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-16{width:4rem}.md\:w-64{width:16rem}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-start-2{grid-column-start:2}}@media (min-width:1024px){.lg\:border-l{border-left-width:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:justify-start{justify-content:flex-start}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:ml-0{margin-left:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-24{margin-top:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-64{margin-left:16rem}.lg\:-ml-24{margin-left:-6rem}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-2xl{max-width:42rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:pr-0{padding-right:0}.lg\:pt-8{padding-top:2rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-24{padding-top:6rem}.lg\:static{position:static}.lg\:relative{position:relative}.lg\:w-auto{width:auto}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-full{width:100%}.lg\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.xl\:h-20{height:5rem}.xl\:h-32{height:8rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mt-4{margin-top:1rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mt-24{margin-top:6rem}.xl\:mt-40{margin-top:10rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-4xl{max-width:56rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:pr-24{padding-right:6rem}.xl\:w-20{width:5rem}.xl\:w-32{width:8rem}.xl\:w-1\/4{width:25%}.xl\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}