/*! Minified Styles */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}button{background-color:transparent;padding:0;margin:0;border:none}a{color:inherit;text-decoration:none}ol,ul{padding:0;margin:0}.no-spinners::-webkit-inner-spin-button,.no-spinners::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spinners[type=number]{-moz-appearance:textfield}html{font-size:13px;color:#120404;font-family:var(--font-dm-sans),sans-serif}a,button,h1,h2,h3,h4,h5,h6,input,label,option,p,select,textarea{line-height:1.2em;letter-spacing:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-dm-sans),sans-serif;line-height:1.1em;font-weight:500}h1,h2{font-size:2.82rem}h3{font-size:2.35rem}h4{font-size:1.75rem}h5{font-size:1.4rem}h6{font-size:1.2rem}.lead{font-size:1.4rem}@media (max-width:768px){h1,h2{font-size:2.3rem}h3{font-size:1.7rem}h4{font-size:1.5rem}h5{font-size:1.3rem}h6{font-size:1.1rem}}.font-mono{font-family:var(--font-dm-mono),sans-serif}.button{padding:.8em 1.2em;border:1px solid black;border-radius:100px;transition:background-color .3s;cursor:pointer;min-width:100px;text-align:center}.button:hover{background-color:white}.swipe-link{font-family:var(--font-dm-mono),sans-serif;color:#fff;font-weight:300;font-size:1.1rem;position:relative;padding:2px 6px;cursor:pointer}.swipe-link .overlap{position:absolute;white-space:nowrap;left:0;top:0;bottom:0;width:0;overflow:hidden;transition:width .3s;background-color:white;color:black}.swipe-link .overlap>span{display:block;padding:2px 6px}.swipe-link:hover .overlap{width:100%}.section-padding{padding:64px}@media (max-width:768px){.section-padding{padding:30px}}.container{max-width:1120px;margin-left:auto;margin-right:auto;width:100%}.container-large{max-width:1150px}.container-small{max-width:900px}.container-xs{max-width:600px}.image-cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.image-contain{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.dynamic-list{--gap:6px;--vertical-gap:24px;--cards-per-row:4;--initial-cards-per-row:4;display:flex;flex-wrap:wrap;gap:var(--vertical-gap) var(--gap)}.dynamic-list>*{width:calc((100% / var(--cards-per-row)) - ((var(--cards-per-row) - 1) * var(--gap))/var(--cards-per-row))}.navbar.nav-floating{position:absolute;top:0;left:0;right:0;z-index:99}.navbar.nav-floating .mobile-brand{color:#fff}.navbar.nav-static{background-color:#370808}.navbar .nav-link{color:#fff;cursor:pointer}.navbar-desktop{padding:24px 30px}.navbar-desktop .content{display:flex}.navbar-desktop .nav-block{width:50%;display:flex;align-items:center;justify-content:flex-start;gap:20px}.navbar-desktop .nav-block.right{justify-content:flex-end}.navbar-desktop .nav-brand{max-width:150px;gap:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.navbar-desktop .nav-brand img{width:100%}@media (max-width:1024px){.navbar-desktop{display:none}}.navbar-mobile{display:none}.navbar-mobile .mobile-brand{padding:24px;max-width:300px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.navbar-mobile .mobile-menu-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.navbar-mobile .mobile-menu-button{width:40px;height:40px;background-color:#fff;border-radius:100px;position:relative;display:flex;justify-content:center;align-items:center}.navbar-mobile .mobile-menu-button.active .mobile-menu-x{--translate:0px}.navbar-mobile .mobile-menu-button.active .mobile-menu-x:after,.navbar-mobile .mobile-menu-button.active .mobile-menu-x:before{opacity:1}.navbar-mobile .mobile-menu-button.active .mobile-menu-burger{--translate:20px}.navbar-mobile .mobile-menu-button.active .mobile-menu-burger .line{opacity:0}.navbar-mobile .mobile-menu-burger{--translate:0px;position:absolute;width:50%;height:46%;display:flex;justify-content:space-between;flex-direction:column;align-items:center}.navbar-mobile .mobile-menu-burger .line{width:500%;height:5px;background-color:#120404;border-radius:4px;opacity:1;transition:opacity .3s;transform:scale(.2)}.navbar-mobile .mobile-menu-burger .line:nth-of-type(odd){background-color:transparent;display:flex}.navbar-mobile .mobile-menu-burger .line:nth-of-type(odd):after,.navbar-mobile .mobile-menu-burger .line:nth-of-type(odd):before{width:50%;background-color:#120404;height:5px;content:"";display:block;transition:transform .3s}.navbar-mobile .mobile-menu-burger .line:nth-of-type(odd):before{transform:translateX(calc(var(--translate)*-1))}.navbar-mobile .mobile-menu-burger .line:nth-of-type(odd):after{transform:translateX(var(--translate))}.navbar-mobile .mobile-menu-x{--translate:5px;position:absolute;width:60%;height:60%;display:flex;justify-content:center;align-items:center}.navbar-mobile .mobile-menu-x:before{transform:rotate(45deg) translateX(calc(var(--translate) * -1))}.navbar-mobile .mobile-menu-x:after,.navbar-mobile .mobile-menu-x:before{content:"";display:block;height:1px;width:100%;opacity:0;background-color:#120404;position:absolute;transition:transform .3s,opacity .3s}.navbar-mobile .mobile-menu-x:after{transform:rotate(-45deg) translateX(var(--translate))}.navbar-mobile .mobile-menu-item{background-color:#fff;padding:4px 12px}@media (max-width:1024px){.navbar-mobile{display:block}}footer{background-color:#B83C32;padding:74px 64px}footer .content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width:768px){footer{padding:40px 24px}}@media(max-width:640px){footer .content{flex-direction:column;align-items:flex-start;gap:12px}}.footer-brand{height:70px}@media(max-width:768px){.footer-brand{width:100%;margin-bottom:24px;order:0}}@media(max-width:640px){.footer-brand{margin-bottom:12px}}.footer-links{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}@media (max-width:768px){.footer-links{order:3}}@media(max-width:640px){.footer-links{margin-left:-6px;margin-bottom:24px};}.footer-hours{color:#fff;font-weight:300;font-size:1.1rem;display:flex;flex-direction:column;gap:4px}.footer-hours a,.footer-hours p{letter-spacing:.02em}.footer-hours .bold{font-weight:600}.footer-hours a{display:inline-block;margin-top:12px}@media (max-width:768px){.footer-hours{order:4}}.footer-socials{display:flex;gap:12px;justify-content:center;align-items:center}.footer-socials .social-item{display:block;width:24px;height:24px;padding:4px;background-color:white;color:#B83C32;border-radius:100px;flex-grow:0;flex-shrink:0;cursor:pointer;transition:opacity .3s}.footer-socials .social-item:hover{opacity:.8}@media (max-width:768px){.footer-socials{width:100%;order:1;margin-bottom:24px};}.typography{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.typography .content{display:flex;gap:40px}.typography .colors{margin-top:60px;display:flex}.typography .swatch{width:20%;background-color:var(--swatch-color);flex-grow:1;padding:24px;height:200px;text-align:center;display:flex;justify-content:center;align-items:flex-end}.typography .swatch.light{color:#fff}.typography .swatch p{text-transform:uppercase;font-weight:500;font-size:1.7rem}.typography-col{width:calc(50% - 20px)}.typeface-wrapper{display:flex;gap:20px}.typeface-wrapper .typeface-display h1{font-size:8rem;line-height:.9em;margin-bottom:24px}.typeface-wrapper .typeface-display h2{font-size:1.4rem}.typeface-wrapper .typeface-title{width:100px;opacity:.6}.typeface-wrapper.font-1 *{font-family:var(--font-dm-sans),sans-serif}.typeface-wrapper.font-2 *{font-family:var(--font-dm-mono),sans-serif;font-weight:400}.typeface-layout,.typography-typefaces{display:flex;flex-direction:column;gap:40px}.typeface-layout .segment{display:flex;gap:20px}.typeface-layout .segment .title{flex-shrink:0;width:100px;opacity:.6}#Hero{min-height:100svh;padding:64px;display:flex;background-color:#020200;position:relative}#Hero .bottom-line{height:6px;width:100%;position:absolute;background-color:#B83C32;bottom:0;left:0}@media (max-width:768px){#Hero{padding:30px;min-height:60svh}#Hero .brand{display:none}}.hero-background{z-index:0}.hero-background,.hero-background .hero-grad{position:absolute;top:0;bottom:0;left:0;right:0}.hero-background .hero-grad{background:#1C1707;background:linear-gradient(166deg,rgb(28,17,7) 41%,rgb(104,39,19) 60%,rgb(234,205,174) 78%);mix-blend-mode:multiply;opacity:.95}.hero-content{position:relative;display:flex;align-items:flex-end;gap:40px;color:#fff}.hero-content .brand{display:flex;flex-direction:column;gap:16px}.hero-content .brand h1{font-family:var(--font-epilogue),sans-serif;letter-spacing:-2%;font-size:3.7rem;margin-bottom:-.2em;color:#D9D9D9}.hero-content .brand .line{height:10px;width:36px;background-color:#B83C32}.hero-content .mobile-brand{display:none}.hero-content .hours{flex-grow:1;display:flex;flex-direction:column;gap:6px}.hero-content .hours h5,.hero-content .hours h6{font-weight:400}.hero-content .hours a{font-family:var(--font-dm-mono),sans-serif;margin-top:4px;opacity:.7;transition:opacity .1s,color .3s;cursor:pointer;line-height:1.5em}.hero-content .hours a:hover{color:#B83C32;opacity:1}.hero-content .tagline{font-weight:900;font-style:italic}@media (max-width:768px){.hero-content{flex-direction:column;justify-content:flex-end;align-items:flex-start}.hero-content .brand{display:none}.hero-content .mobile-brand{display:block}.hero-content .hours{flex-grow:0}}.home-banner{padding:64px;background:#2E0303;position:relative;background:linear-gradient(228deg,rgba(46,3,3,1) 20%,rgba(19,4,4,1) 83%)}.home-banner .banner-background{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;opacity:.2;mix-blend-mode:luminosity}.home-banner .banner-background:first-child img{transform:scale(1);opacity:.5}.home-banner .banner-background:nth-child(2) img{transform:scaleX(-1);opacity:.5}.home-banner .content{position:relative;display:flex;justify-content:center;align-items:center}.home-banner p{color:#fff;max-width:520px;text-align:center;font-size:1.2rem;line-height:1.4em}.home-banner.mobile{display:none}@media (max-width:768px){.home-banner{padding:44px 32px;display:none}.home-banner.mobile{display:block}.home-banner p{font-size:1.1rem}}.gallery{background:linear-gradient(-27.6deg,#390b08 20%,#0a0100 83%);padding:0 64px;position:relative}.gallery .content{display:flex;justify-content:space-between;gap:40px;align-items:flex-start;position:relative}.gallery h2{color:#B83C32;font-style:italic}.gallery .background-image{background-color:rgb(133,22,22);height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/wood2.jpg);opacity:.05;mix-blend-mode:hard-light;background-attachment:fixed;z-index:0}@media (max-width:768px){.gallery{padding:0 0 24px}.gallery .content{flex-direction:column;gap:60px}.gallery .about-block{padding:60px 30px 0}}.about-block{padding:64px 0;width:200px;flex-shrink:0;color:#fff;position:sticky;top:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.about-block .about-image{height:210px;width:200px}.about-block ul{list-style:none}.about-block li{padding:12px 0;border-bottom:1px solid #661d17;font-style:italic}.about-block li:last-child{border-bottom:none}@media (max-width:768px){.about-block{position:static;width:100%;padding:0;justify-content:center;align-items:center}.about-block ul{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.about-block li{display:flex;gap:12px;text-align:center;padding:6px 0}.about-block li:last-child{border-bottom:1px solid #661d17}.about-block .about-image{display:none}}.gallery-slider-wrapper{width:100%;display:flex;min-width:0;flex-direction:column}.gallery-slider-wrapper .swiper{width:100%}.gallery-slider-wrapper .slider-nav{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:2px;order:3}.gallery-slider-wrapper .bullet{width:12px;height:12px;display:flex;justify-content:center;align-items:center;cursor:pointer}.gallery-slider-wrapper .bullet:after{background-color:#3f3f3f;content:"";display:block;height:6px;width:6px;border-radius:100px;transition:background-color .3s}.gallery-slider-wrapper .bullet.active:after,.gallery-slider-wrapper .bullet:hover:after{background-color:#fff}.gallery-block{position:relative;padding:0;max-width:600px;width:100%;--gap:20px;display:flex;flex-wrap:wrap;gap:var(--gap)}@media (max-width:768px){.gallery-block{padding:0;max-width:none}}.gallery-static-wrapper{position:relative;padding:0;max-width:600px;width:100%;--gap:20px;display:flex;flex-wrap:wrap;gap:var(--gap)}@media (max-width:768px){.gallery-static-wrapper{display:none}}.gallery-item{height:220px;width:calc(50% - (var(--gap)/2))}.gallery-item:nth-of-type(3n){width:100%;height:300px}.gallery-item video{pointer-events:none}@media(max-width:768px){.gallery-item{width:auto!important;height:300px}}.gallery-slider-wrapper{display:none}@media (max-width:768px){.gallery-slider-wrapper{display:flex}}.gallery-slide{width:auto!important;height:300px}.gallery-slide img{height:300px;width:auto}.aotm{--slider-width:400px;--slider-height:700px;padding:124px 64px;background-color:#120404;color:#fff}.aotm .content{height:var(--slider-height);display:flex;justify-content:center;align-items:center;gap:40px}.aotm .aotm-image-block .swiper{height:100%}.aotm .aotm-slider-nav{flex-direction:column;margin-right:12px;gap:2px}.aotm .aotm-bullet,.aotm .aotm-slider-nav{display:flex;justify-content:center;align-items:center}.aotm .aotm-bullet{width:12px;height:12px;cursor:pointer}.aotm .aotm-bullet:after{background-color:#3f3f3f;content:"";display:block;height:6px;width:6px;border-radius:100px;transition:background-color .3s}.aotm .aotm-bullet.active:after,.aotm .aotm-bullet:hover:after{background-color:#fff}.aotm .aotm-image-slide{position:relative}.aotm .aotm-image-slide,.aotm .aotm-image-slide img{width:var(--slider-width);height:auto}.aotm .swiper{width:var(--slider-width)}.aotm .aotm-slider-wrapper{display:flex;height:var(--slider-height);opacity:1;transition:opacity .3s}.aotm .aotm-slider-wrapper.hidden{opacity:0}.aotm .aotm-copy-block{max-width:300px;display:flex;flex-direction:column;gap:10px}.aotm .aotm-copy-block .line{width:100%;height:1px;opacity:.4;background-color:#B83C32}.aotm .head .prefix{font-family:var(--font-dm-mono),sans-serif;text-transform:uppercase;font-weight:300;opacity:.8}.aotm .aotm-copy *{line-height:1.4em}.aotm .aotm-copy a{text-decoration:underline;transition:color .3s}.aotm .aotm-copy a:hover{color:#B83C32}.aotm .aotm-cta{margin-top:20px;font-family:var(--font-dm-mono),sans-serif;font-weight:300;max-width:250px;font-style:italic}.aotm .apply{width:100%;display:flex;justify-content:center;align-items:center;margin-top:100px}.aotm .apply p{font-size:1.1rem;letter-spacing:.05em}.aotm .apply p a{color:#B83C32;text-decoration:underline}@media (max-width:1024px){.aotm{--slider-width:350px}}@media (max-width:768px){.aotm{--slider-width:auto;padding:64px 0}.aotm .content{flex-direction:column}.aotm .aotm-image-block{order:1;width:100%;height:auto}.aotm .aotm-copy-block{max-width:360px;padding:0 30px}.aotm .swiper{width:100%}.aotm .aotm-copy-block{order:0}.aotm .aotm-slider-nav{flex-direction:row;order:1}.aotm .aotm-slider-wrapper{display:flex;flex-direction:column;height:auto;gap:12px}.aotm .image-wrapper img{height:300px;max-width:100%}}.menu{--mobile-top-bar-height:70px;--mobile-cat-name-height:65px;--mobile-subcat-name-height:40px;--mobile-side-padding:24px;background-color:#f4f3f2;padding:50px 30px;position:relative}@media (max-width:768px){.menu{padding:0 0 24px;background-color:#eeedea}}.menu-background{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.08;background-Image:url(/menu_texture.jpg);background-attachment:fixed}@media (max-width:768px){.menu-background{display:none;background-image:none!important;background-color:#eeedea}}.menu-content{position:relative;display:flex;align-items:flex-start;gap:32px;justify-content:space-between}@media (max-width:768px){.menu-content{flex-direction:column;gap:0}}.menu-sidebar{min-width:200px;max-width:300px;flex-grow:1;flex-shrink:1;position:sticky;top:50px}.menu-sidebar .menu-image{margin-top:60px;max-width:200px;height:270px;position:absolute}@media (max-width:768px){.menu-sidebar{width:calc(100%);max-width:none;top:0;left:0;background-color:#f6f5f3;border-bottom:1px solid rgba(99,99,99,.2);margin:0 -30px;padding:24px 30px;z-index:99;height:var(--mobile-top-bar-height);display:flex;align-items:center;overflow:auto}.menu-sidebar .menu-image{display:none}}.menu-links{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.menu-links .menu-link{font-size:1.1rem;font-family:var(--font-dm-mono),sans-serif;letter-spacing:-.01em;display:block;position:relative;transition:color .3s;text-transform:uppercase;cursor:pointer}.menu-links .menu-link:after{content:"";height:1px;display:block;position:absolute;width:100%;opacity:0;background-color:#B83C32;bottom:0;left:0;transform:scaleX(0);transform-origin:0;transition:transform .3s,opacity .3s}.menu-links .menu-link.selected,.menu-links .menu-link:hover{color:#B83C32}.menu-links .menu-link.selected:after{transform:scale(1);opacity:1}@media (max-width:768px){.menu-links{flex-direction:row;align-items:center}}.menu-wrapper{display:flex;flex-direction:column;gap:30px;max-width:450px;width:100%}.menu-wrapper h2{font-size:2.2rem;letter-spacing:-2%;font-weight:500;transition:color .3s;align-self:flex-start}.menu-wrapper h2:after{content:"";display:block;height:1px;width:100%;background-color:#B83C32;transform:scaleX(0);transform-origin:0;transition:transform .3s}.menu-wrapper h3{color:#B83C32;font-size:1.5rem;letter-spacing:-2%}.menu-wrapper h4{font-size:1rem;font-weight:400}@media (max-width:768px){.menu-wrapper{max-width:none}.menu-wrapper h2{padding:0 var(--mobile-side-padding);height:var(--mobile-cat-name-height);line-height:var(--mobile-cat-name-height);margin-bottom:0;align-self:stretch;color:#120404!important}.menu-wrapper h2:after{display:none}.menu-wrapper h4{font-size:1.1rem}}.menu-category{display:flex;flex-direction:column;gap:6px;position:relative}.menu-category .menu-category-offset{position:absolute;top:0;background-color:red;width:0;height:0;opacity:0;z-index:-999;pointer-events:none}@media (max-width:768px){.menu-category{gap:0}.menu-category .menu-category-offset{top:calc((var(--mobile-top-bar-height)) * -1)}}.menu-category-name-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width:768px){.menu-category-name-wrapper{border-bottom:1px solid rgba(99,99,99,.2);position:sticky;top:calc(var(--mobile-top-bar-height) - 1px);padding-right:var(--mobile-side-padding);background-color:#eeedea;line-height:var(--mobile-cat-name-height);z-index:90;margin-bottom:0;align-self:stretch;color:#120404!important}}.menu-category-desc{width:100%}.menu-subcategory{display:flex;flex-direction:column;gap:6px;margin-top:20px}.menu-subcategory:first-of-type{margin-top:0}@media (max-width:768px){.menu-subcategory{gap:12px}}.menu-item{border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:6px}.menu-item.includes-image{cursor:pointer}.menu-item .name-bar{display:flex;justify-content:space-between}.menu-item .name-bar h4{display:flex;align-items:center;gap:6px}.menu-item .name-bar .image-icon{width:13px;height:13px;display:flex;justify-content:center;align-items:center;opacity:.4}.menu-item .desc-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-left:12px}.menu-item .desc-bar.solitary{padding-left:0}.menu-item .desc{margin-top:4px;font-size:.9rem;font-style:italic;display:flex;flex-direction:column;max-width:275px;gap:3px}.menu-item .desc ul{padding-left:8px;list-style-position:inside}.menu-item .desc h5{color:#B83C32}.menu-item.menu-subcategory-header{margin-bottom:4px;border-bottom:none;padding-bottom:0}.menu-item.menu-subcategory-header .size-options{opacity:.8}.menu-item.food-item h4{font-size:1.1rem}.menu-item:last-of-type{border-bottom:none}@media(max-width:768px){.menu-item{padding-left:var(--mobile-side-padding);padding-right:var(--mobile-side-padding);padding-bottom:12px}.menu-item.menu-subcategory-header{position:sticky;top:calc(var(--mobile-top-bar-height) + var(--mobile-cat-name-height) - 2px);height:var(--mobile-subcat-name-height);background-color:#eeedea;display:flex;justify-content:stretch;align-items:center;z-index:80;border-bottom:1px solid rgba(99,99,99,.2)}.menu-item.menu-subcategory-header .name-bar{width:100%}}.size-options{max-width:200px;width:100%;gap:6px;display:flex;flex-shrink:0}.size-options p{width:33.33333%;text-align:right}.size-options.single{justify-content:center}.size-options.single p{text-align:center}.size-options .no-price{opacity:.5}@media (max-width:768px){.size-options{width:170px}}.menu-category .menu-category-name-wrapper+.menu-subcategory .menu-subcategory-header:first-of-type{margin-top:-20px}@media(max-width:768px){.menu-category .menu-category-name-wrapper:has(+.menu-subcategory .menu-subcategory-header:first-of-type){border-bottom:none}}.modal{position:fixed;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.311);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;padding:24px}.modal-backdrop{position:absolute;top:0;left:0;right:0;bottom:0}.modal-close{position:absolute;width:30px;height:30px;border-radius:100px;background-color:#B83C32;top:-10px;right:-10px;display:flex;justify-content:center;align-items:center;padding:4px;color:#fff;cursor:pointer;transition:background-color .3s}.modal-close svg{width:100%;height:100%}.modal-close:hover{background-color:#862922}.modal-content{padding:0;max-height:100%;position:relative;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex}