:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Calistoga;src:url(/assets/Calistoga-Regular-DuL4Nb_W.ttf) format("truetype");font-weight:400;font-style:normal}.header-wrapper{position:fixed;top:0;width:100%;height:auto;z-index:9999;background-color:#dff3ea;font-family:Calistoga,sans-serif;color:#e05e9e;border-bottom:5px solid #282424}.header-wrapper .header-bar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;height:7rem}.header-wrapper .header-bar .logo{display:flex;align-items:center;gap:1rem}.header-wrapper .header-bar .desktop-title{width:10rem;text-align:center}.header-wrapper .header-bar .desktop-title,.header-wrapper .header-bar .mobile-title{font-size:1.75rem}@media(min-width:992px){.header-wrapper .header-bar .mobile-title{display:none}}@media(max-width:991px){.header-wrapper .header-bar .desktop-title{display:none}.header-wrapper .header-bar .mobile-title{font-size:1.25rem;text-align:center}}.header-wrapper .header-bar .nav-desktop{display:none;gap:16px}.header-wrapper .header-bar .nav-toggle{display:inline-flex;font-size:22px;background:none;border:0;color:#e05e9e}.header-wrapper .header-bar a{color:#e05e9e}@media(min-width:992px){.header-wrapper .header-bar .nav-desktop{display:inline-flex}.header-wrapper .header-bar .nav-toggle{display:none}}.header-wrapper .nav-mobile{position:fixed;inset:0;pointer-events:none;z-index:10000}.header-wrapper .nav-mobile .backdrop{position:absolute;inset:0;background:#0000008c;border-radius:0;border:0;opacity:0;transition:opacity .2s ease;z-index:0}.header-wrapper .nav-mobile .mobile-links{position:absolute;top:0;right:0;width:min(12rem,85vw);background-color:#dff3ea;padding:1.25rem;display:flex;flex-direction:column;gap:.875rem;transform:translate(100%);transition:transform .22s ease;border-left:3px solid #282424;border-bottom:3px solid #282424;border-bottom-left-radius:1rem;z-index:1}.header-wrapper .nav-mobile .mobile-links a{font-size:1.375rem;color:#e05e9e}.header-wrapper .nav-mobile.open{pointer-events:auto}.header-wrapper .nav-mobile.open .mobile-links{transform:translate(0)}.header-wrapper .nav-mobile.open .backdrop{opacity:1}.footer{width:100vw;background-color:#dff3ea;color:#282424;display:flex;flex-direction:column;align-items:center;border-top:3px solid #153E35}.footer .footer-bar{padding-top:2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:6rem}.footer .footer-bar .footer-section{display:flex;flex-direction:column;justify-content:center}.footer .footer-bar .footer-section .footer-subtitle{font-weight:700}.footer .footer-credit{display:inline-flex;align-items:center;gap:0;flex-wrap:nowrap;margin:1rem 0 0}@media(max-width:768px){.footer .footer-bar{flex-direction:column;align-items:center;gap:2rem;text-align:center;padding-bottom:2rem}.footer .footer-credit{flex-direction:column;align-items:center;text-align:center}.footer .footer-credit .separator{display:none}.footer .footer-credit .powered-by{font-size:.875rem;opacity:.85}}html{scrollbar-gutter:stable}#root{width:100%;max-width:100%}.app-wrapper{display:flex;flex-direction:column;background-color:#dff3ea;overflow-x:hidden}.embed-box{margin:2rem 0;width:75%;height:40rem;background-color:#153e35;border:5px solid #282424;border-radius:1rem}@media(max-width:992px){.embed-box{width:85%;height:39.625rem}}@media(max-width:768px){.embed-box{width:90%;height:39.125rem}}@media(max-width:550px){.embed-box{width:100%;height:38.75rem}}.embed-box .fillout-embed{margin:1rem;height:37.5rem;border:5px solid #282424;border-radius:1rem}@media(max-width:992px){.embed-box .fillout-embed{margin:.75rem}}@media(max-width:768px){.embed-box .fillout-embed{margin:.5rem}}@media(max-width:550px){.embed-box .fillout-embed{margin:.25rem}}.home-wrapper{min-height:calc(100vh - 19.1875rem);display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Calistoga;background-color:#dff3ea;color:#e89b25;font-size:1.5rem}.home-wrapper .hero-row{width:100%;display:flex;align-items:center;justify-content:space-between;margin:8.5rem 0}.home-wrapper .hero-row .hero-center{display:flex;align-items:center;flex-grow:1}@media(max-width:1350px){.home-wrapper .hero-row .hero-center{flex-direction:column}}.home-wrapper .hero-row .hero-center .hero-left,.home-wrapper .hero-row .hero-center .hero-right{flex-grow:1;text-align:center}@media(max-width:1350px){.home-wrapper .hero-row .hero-center .hero-left,.home-wrapper .hero-row .hero-center .hero-right{display:none}}.home-wrapper .hero-row .hero-center .hero-below{display:flex;flex-direction:column;align-items:center;margin-top:3rem}@media(min-width:1351px){.home-wrapper .hero-row .hero-center .hero-below{display:none}}.home-wrapper .hero-row .hero-center .img-box{border-radius:.5rem;background:#dff3ea;width:35rem;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:992px){.home-wrapper .hero-row .hero-center .img-box{margin-top:1rem;width:90%;max-width:24rem;height:auto}}.home-wrapper .hero-row .hero-center .img-box .hero-image{width:100%;height:auto;max-height:37.5rem;object-fit:contain}@media(max-width:992px){.home-wrapper .hero-row .hero-center .img-box .hero-image{max-height:none;width:100%;height:auto}}.home-wrapper .hero-row .hero-center .img-box .hero-insta{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;text-decoration:none;color:#282424}.home-wrapper .hero-row .hero-center .img-box .hero-insta .insta-icon{height:2rem;width:2rem}.home-wrapper .hero-row .lady-heads-wrapper-left,.home-wrapper .hero-row .lady-heads-wrapper-right{padding:.5rem;background-color:#153e35;border:5px solid #282424}@media(max-width:768px){.home-wrapper .hero-row .lady-heads-wrapper-left,.home-wrapper .hero-row .lady-heads-wrapper-right{display:none}}.home-wrapper .hero-row .lady-heads-wrapper-left .hero-left-frame,.home-wrapper .hero-row .lady-heads-wrapper-left .hero-right-frame,.home-wrapper .hero-row .lady-heads-wrapper-right .hero-left-frame,.home-wrapper .hero-row .lady-heads-wrapper-right .hero-right-frame{padding:.5rem;background-color:#dff3ea;border-radius:1rem;border:5px solid #282424;width:6rem}.home-wrapper .hero-row .lady-heads-wrapper-left .hero-left-frame,.home-wrapper .hero-row .lady-heads-wrapper-right .hero-left-frame{transform:scaleX(-1)}.home-wrapper .hero-row .lady-heads-wrapper-left{border-left:none;border-bottom-right-radius:1rem}.home-wrapper .hero-row .lady-heads-wrapper-right{border-right:none;border-bottom-left-radius:1rem}.home-wrapper .announcements-row{margin:0 5rem;padding:1rem 4rem;width:85%;color:#282424;background-color:#153e35;border-radius:1rem;border:5px solid #282424}@media(max-width:1350px){.home-wrapper .announcements-row{padding:1rem;width:90%}}@media(max-width:768px){.home-wrapper .announcements-row{max-width:auto}}.home-wrapper .announcements-row .announcements-wrapper{padding:7rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:5rem;background-color:#dff3ea;border-radius:1rem;border:5px solid #282424;flex-direction:column}@media(max-width:1350px){.home-wrapper .announcements-row .announcements-wrapper{flex-direction:column;align-items:center;justify-content:center;padding-bottom:0}}@media(max-width:768px){.home-wrapper .announcements-row .announcements-wrapper{padding-top:2rem;gap:0;width:auto}}.home-wrapper .announcements-row .announcements-wrapper .announcements-left{width:30rem;height:5rem;margin-top:5rem;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media(max-width:1350px){.home-wrapper .announcements-row .announcements-wrapper .announcements-left{margin:0 0 2.5rem}}@media(max-width:768px){.home-wrapper .announcements-row .announcements-wrapper .announcements-left{max-height:none;width:100%;height:auto}}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .announcements-img{width:5rem;position:absolute;bottom:7.675rem;z-index:0}@media(max-width:768px){.home-wrapper .announcements-row .announcements-wrapper .announcements-left .echinacea-1,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .echinacea-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .red-clover,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-5,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-1,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .yarrow-small,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .yarrow-big,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-1,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-3,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-4,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-5 .tree-leaves-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-3{display:none}}@media(min-width:768px){.home-wrapper .announcements-row .announcements-wrapper .announcements-left .echinacea-1{width:5rem;left:0;bottom:7.675rem;z-index:9}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .echinacea-2{width:4.5rem;right:0;bottom:7.5rem;z-index:9;transform:scaleX(-1)}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .red-clover{width:10rem;top:-10rem;left:5rem;transform:rotate(127deg);z-index:8}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-1{width:4rem;top:-9rem;left:13rem;transform:rotate(180deg);z-index:7}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .yarrow-small{top:-11rem;right:3rem;z-index:7}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .yarrow-big{top:-11rem;right:8rem;z-index:7}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-1,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-3,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-4,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-5{width:4rem;bottom:-10rem;z-index:7}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-1{left:2.5rem}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-2{right:2.5rem;transform:scaleX(-1)}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-3{left:5.5rem;bottom:-9rem;transform:scaleX(-1,.9)}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .vine-4{right:5.5rem;bottom:-9rem;transform:scale(-1,.9)}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-2,.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-3{bottom:-10rem}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-2{left:8rem}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .tree-leaves-3{right:8rem}}.home-wrapper .announcements-row .announcements-wrapper .announcements-left .announcements-title{width:25rem;text-align:center;font-size:2rem;border-radius:1rem;background-color:#dff3ea;border:5px solid #282424;padding:2rem;z-index:10}.home-wrapper .announcements-row .announcements-wrapper .announcements-right{width:100%;margin-top:7rem;width:70%;border-radius:1rem;height:auto;position:relative;z-index:1}@media(max-width:1350px){.home-wrapper .announcements-row .announcements-wrapper .announcements-right{margin:2.5rem 0}}@media(max-width:768px){.home-wrapper .announcements-row .announcements-wrapper .announcements-right{max-height:none;width:100%;height:auto}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-big,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-big,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-small,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-small{display:none}}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-big,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-big,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-small,.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-small{position:absolute}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-big{width:7.5rem;top:20%;left:0;transform:translate(-70%) rotate(25deg)}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-left-small{width:5.5rem;top:20%;left:0;transform:translate(-75%) translateY(-30%) rotate(85deg)}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-big{width:7.5rem;bottom:-2rem;right:0;transform:translate(80%) rotate(-40deg)}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .leaf-right-small{width:5.5rem;bottom:1rem;right:0;transform:translate(90%) translateY(-30%) rotate(-100deg)}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text{display:flex;flex-direction:column;gap:3rem;padding:1.5rem 2rem;border-radius:1rem;border:5px solid #282424;background-color:#dff3ea;position:relative;z-index:1}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text .announcement-wrapper{font-size:1rem;display:flex;flex-direction:column;gap:1rem;line-height:1.75rem}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text .announcement-wrapper p{font-family:Arial,Helvetica,sans-serif;margin:0}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text .announcement-wrapper .centered-text{text-align:center}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text .announcement-wrapper .top-margin{margin-top:3rem}.home-wrapper .announcements-row .announcements-wrapper .announcements-right .announcements-text .announcements-subtitle{font-size:1.25rem;margin-right:.25rem}.home-wrapper .artists-row{margin-bottom:5rem;width:100%;display:flex;flex-direction:column;align-items:center}.home-wrapper .artists-row .artists-title{text-align:center;color:#282424;font-size:3rem;margin:10rem 0 5rem}.home-wrapper .artists-row .artists-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,5vw,10rem);flex-wrap:wrap;padding:0 1.5rem}.home-wrapper .artists-row .artists-wrapper .artist-card{display:flex;flex-direction:column;text-align:center;font-size:1.25rem;color:#e05e9e}.home-wrapper .artists-row .artists-wrapper .artist-card .artist-img{border:7px solid #153E35;border-radius:1rem;width:15.625rem;height:21.25rem;box-shadow:5px 5px 10px #282424}.home-wrapper .artists-row .artists-wrapper .artist-card .artist-img:hover{transition:transform .175s ease-in-out,box-shadow .175s ease-in-out;box-shadow:none;transform:translate(5px,5px)}.home-wrapper .artists-row .artists-wrapper .artist-card .artist-name{color:#282424;font-size:1.5rem}.home-wrapper .artists-row .artists-wrapper .artist-card .artist-designation{color:#282424;font-family:Arial,Helvetica,sans-serif}.home-wrapper .contact-row{margin-bottom:5rem;display:flex;align-items:center;gap:1rem;color:#282424}@media(max-width:768px){.home-wrapper .contact-row{flex-direction:column;text-align:center}}.home-wrapper .contact-row .contact-btn{flex:0 0 auto;display:inline-flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:.25rem;border:2px solid #282424;background-color:#282424;color:#fff}.home-wrapper .contact-row .contact-btn:hover{background-color:#fff;color:#282424}@media(max-width:768px){.home-wrapper .contact-row .contact-btn{width:10rem}}.home-wrapper .contact-row .contact-text{min-width:0;line-height:1.4}.about-wrapper{min-height:calc(100vh - 19.1875rem);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:8.5rem;font-family:Calistoga;color:#282424}.about-wrapper .about-row{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:5rem}.about-wrapper .about-row .about-left{background-color:#153e35;border-radius:1rem;border:5px solid #282424;padding:1rem;width:50%}@media(max-width:992px){.about-wrapper .about-row .about-left{width:90%}}.about-wrapper .about-row .about-left .about-box{background-color:#dff3ea;border-radius:1rem;border:5px solid #282424;padding:2rem}.about-wrapper .about-row .about-left .about-box p{font-family:Arial,Helvetica,sans-serif}.about-wrapper .about-row .about-right{width:17.5rem}@media(max-width:992px){.about-wrapper .about-row .about-right{display:none}}.about-wrapper .about-title,.about-wrapper .team-title{font-size:2rem}.about-wrapper .team-row{margin-top:5rem;display:flex;flex-direction:column;justify-content:center}.about-wrapper .team-row .team-title{text-align:center;font-size:3.5rem;margin-bottom:-1rem}.about-wrapper .team-row .team-subtitle{font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:1.25rem;font-weight:700}.about-wrapper .artists-wrapper{margin:4rem 0;display:flex;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,5vw,10rem);flex-wrap:wrap;padding:0 1.5rem}.about-wrapper .artists-wrapper .artist-card{display:flex;flex-direction:column;text-align:center;font-size:1.25rem;color:#e05e9e}.about-wrapper .artists-wrapper .artist-card .artist-img{border:7px solid #153E35;border-radius:1rem;width:15.625rem;height:21.25rem;box-shadow:5px 5px 10px #282424}.about-wrapper .artists-wrapper .artist-card .artist-img:hover{transition:transform .175s ease-in-out,box-shadow .175s ease-in-out;box-shadow:none;transform:translate(5px,5px)}.about-wrapper .artists-wrapper .artist-card .artist-name{color:#282424;font-size:1.5rem}.about-wrapper .artists-wrapper .artist-card .artist-designation{color:#282424;font-family:Arial,Helvetica,sans-serif}@media(max-width:768px){.about-wrapper .team-row .team-title{font-size:2.5rem;margin-bottom:0}.about-wrapper .team-row .artists-wrapper{flex-direction:column;align-items:center;gap:2.5rem;margin:3rem 0}.about-wrapper .team-row .artist-card .artist-img{width:min(15.625rem,80vw);height:auto;aspect-ratio:5/7;object-fit:cover}}.artist-container{display:flex}.artist-container .artist-wrapper{min-height:calc(100vh - 19.1875rem);width:100%;margin-top:8.5rem;color:#282424;display:flex;flex-direction:column;align-items:center}.artist-container .artist-wrapper .artist-header{margin-top:3rem}.artist-container .artist-wrapper .artist-header .artist-name{font-family:Calistoga;font-size:4rem;text-decoration:underline;text-align:center}@media(max-width:992px){.artist-container .artist-wrapper .artist-header .artist-name{font-size:3rem}}@media(max-width:768px){.artist-container .artist-wrapper .artist-header .artist-name{font-size:2.5rem}}@media(max-width:550px){.artist-container .artist-wrapper .artist-header .artist-name{font-size:2rem}}.artist-container .artist-wrapper .artist-header .artist-pronouns{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.5rem;font-weight:700;text-align:center}@media(max-width:992px){.artist-container .artist-wrapper .artist-header .artist-pronouns{font-size:1.75rem;gap:.75rem}}@media(max-width:768px){.artist-container .artist-wrapper .artist-header .artist-pronouns{font-size:1.5rem;gap:.5rem}}@media(max-width:550px){.artist-container .artist-wrapper .artist-header .artist-pronouns{font-size:1.25rem}}.artist-container .artist-wrapper .artist-bio-wrapper{margin-top:3rem;width:75%;overflow:hidden}@media(max-width:992px){.artist-container .artist-wrapper .artist-bio-wrapper{width:75%}}@media(max-width:768px){.artist-container .artist-wrapper .artist-bio-wrapper{width:85%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media(max-width:550px){.artist-container .artist-wrapper .artist-bio-wrapper{width:90%}}.artist-container .artist-wrapper .artist-bio-wrapper .artist-image-box{padding:.5rem;border:5px solid #282424;background-color:#153e35;width:16.25rem;height:22rem;border-radius:1rem;margin:0 1.5rem 1rem 0;float:left}@media(max-width:768px){.artist-container .artist-wrapper .artist-bio-wrapper .artist-image-box{float:none;width:auto}}.artist-container .artist-wrapper .artist-bio-wrapper .artist-image-box .artist-bio-image{border:5px solid white;border-radius:1rem;width:15.625rem;height:21.25rem;object-fit:cover}.artist-container .artist-wrapper .artist-bio-wrapper .artist-bio-text{line-height:1.6}.artist-container .artist-wrapper .artist-bio-wrapper .artist-booking{margin-top:3rem;font-size:1.25rem;font-weight:700;text-align:center;color:#282424}.artist-container .lady-heads-wrapper-left,.artist-container .lady-heads-wrapper-right{margin-top:8.5rem;padding:.5rem;background-color:#153e35;border:5px solid #282424;height:fit-content}@media(max-width:992px){.artist-container .lady-heads-wrapper-left,.artist-container .lady-heads-wrapper-right{display:none}}.artist-container .lady-heads-wrapper-left .hero-left-frame,.artist-container .lady-heads-wrapper-left .hero-right-frame,.artist-container .lady-heads-wrapper-right .hero-left-frame,.artist-container .lady-heads-wrapper-right .hero-right-frame{padding:.5rem;background-color:#dff3ea;border-radius:1rem;border:5px solid #282424;width:6rem}.artist-container .lady-heads-wrapper-left .hero-left-frame,.artist-container .lady-heads-wrapper-right .hero-left-frame{transform:scaleX(-1)}.artist-container .lady-heads-wrapper-left{border-left:none;border-bottom-right-radius:1rem}.artist-container .lady-heads-wrapper-right{border-right:none;border-bottom-left-radius:1rem}.aftercare-wrapper,.hiring-wrapper{align-self:center;margin:10rem 0 2rem;width:70%;border:5px solid #282424;border-radius:1rem;color:#282424;background-color:#153e35;line-height:2.25rem}@media(max-width:1350px){.aftercare-wrapper,.hiring-wrapper{width:80%}}@media(max-width:992px){.aftercare-wrapper,.hiring-wrapper{width:85%}}@media(max-width:768px){.aftercare-wrapper,.hiring-wrapper{width:95%}}.aftercare-wrapper .aftercare-box,.aftercare-wrapper .hiring-box,.hiring-wrapper .aftercare-box,.hiring-wrapper .hiring-box{margin:2rem;border:5px solid #282424;border-radius:1rem;display:flex;flex-direction:column;align-items:center;background-color:#dff3ea;gap:2rem}@media(max-width:768px){.aftercare-wrapper .aftercare-box,.aftercare-wrapper .hiring-box,.hiring-wrapper .aftercare-box,.hiring-wrapper .hiring-box{margin:1rem}}@media(max-width:550px){.aftercare-wrapper .aftercare-box,.aftercare-wrapper .hiring-box,.hiring-wrapper .aftercare-box,.hiring-wrapper .hiring-box{margin:.5rem}}.aftercare-wrapper .aftercare-box .aftercare-title,.aftercare-wrapper .aftercare-box .hiring-title,.aftercare-wrapper .hiring-box .aftercare-title,.aftercare-wrapper .hiring-box .hiring-title,.hiring-wrapper .aftercare-box .aftercare-title,.hiring-wrapper .aftercare-box .hiring-title,.hiring-wrapper .hiring-box .aftercare-title,.hiring-wrapper .hiring-box .hiring-title{margin:4rem 0 3rem;text-decoration:underline;font-size:3rem;font-family:Calistoga,sans-serif}.aftercare-wrapper .aftercare-box .aftercare-bandage-wrapper,.aftercare-wrapper .hiring-box .aftercare-bandage-wrapper,.hiring-wrapper .aftercare-box .aftercare-bandage-wrapper,.hiring-wrapper .hiring-box .aftercare-bandage-wrapper{display:flex;justify-content:space-around}@media(max-width:1350px){.aftercare-wrapper .aftercare-box .aftercare-bandage-wrapper,.aftercare-wrapper .hiring-box .aftercare-bandage-wrapper,.hiring-wrapper .aftercare-box .aftercare-bandage-wrapper,.hiring-wrapper .hiring-box .aftercare-bandage-wrapper{flex-direction:column;align-items:center}}.aftercare-wrapper .aftercare-box .aftercare-divider,.aftercare-wrapper .hiring-box .aftercare-divider,.hiring-wrapper .aftercare-box .aftercare-divider,.hiring-wrapper .hiring-box .aftercare-divider{margin:3rem 0;border:5px solid #153E35;border-radius:1rem;width:90%}.aftercare-wrapper .aftercare-box .aftercare-section,.aftercare-wrapper .aftercare-box .hiring-section,.aftercare-wrapper .hiring-box .aftercare-section,.aftercare-wrapper .hiring-box .hiring-section,.hiring-wrapper .aftercare-box .aftercare-section,.hiring-wrapper .aftercare-box .hiring-section,.hiring-wrapper .hiring-box .aftercare-section,.hiring-wrapper .hiring-box .hiring-section{display:inline-flex;flex-direction:column;gap:1rem}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-title,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section.title,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-title,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section.title,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-title,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section.title,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-title,.aftercare-wrapper .hiring-box .hiring-section .hiring-section.title,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-title,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section.title,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-title,.hiring-wrapper .aftercare-box .hiring-section .hiring-section.title,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-title,.hiring-wrapper .hiring-box .aftercare-section .hiring-section.title,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-title,.hiring-wrapper .hiring-box .hiring-section .hiring-section.title{text-align:center;font-size:1.5rem;font-weight:700}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-title.underlined,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section.title.underlined,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-title.underlined,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section.title.underlined,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-title.underlined,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section.title.underlined,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-title.underlined,.aftercare-wrapper .hiring-box .hiring-section .hiring-section.title.underlined,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-title.underlined,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section.title.underlined,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-title.underlined,.hiring-wrapper .aftercare-box .hiring-section .hiring-section.title.underlined,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-title.underlined,.hiring-wrapper .hiring-box .aftercare-section .hiring-section.title.underlined,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-title.underlined,.hiring-wrapper .hiring-box .hiring-section .hiring-section.title.underlined{text-decoration:underline}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-text,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-text,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-text,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-text,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-text,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-text,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-text,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-text,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-text,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-text,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-text,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-text,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-text,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-text,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-text,.hiring-wrapper .hiring-box .hiring-section .hiring-section-text{text-align:left}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-text.large-text,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-text.large-text,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-text.large-text,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-text.large-text,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-text.large-text,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-text.large-text,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-text.large-text,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-text.large-text,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-text.large-text,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-text.large-text,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-text.large-text,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-text.large-text,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-text.large-text,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-text.large-text,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-text.large-text,.hiring-wrapper .hiring-box .hiring-section .hiring-section-text.large-text{font-size:1.375rem}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-cap,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-cap,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-cap,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-cap,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-cap,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-cap,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-cap,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-cap,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-cap,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-cap,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-cap,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-cap,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-cap,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-cap,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-cap,.hiring-wrapper .hiring-box .hiring-section .hiring-section-cap{text-align:center;font-weight:700;margin-bottom:1rem}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-important,.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-importanter,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-important,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-importanter,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-important,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-importanter,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-important,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-importanter,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-important,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-importanter,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-important,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-importanter,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-important,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-importanter,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-important,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-importanter,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-important,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-importanter,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-important,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-importanter,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-important,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-importanter,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-important,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-importanter,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-important,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-importanter,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-important,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-importanter,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-important,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-importanter,.hiring-wrapper .hiring-box .hiring-section .hiring-section-important,.hiring-wrapper .hiring-box .hiring-section .hiring-section-importanter{font-weight:700;margin:1.5rem 0 -1rem}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-important,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-important,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-important,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-important,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-important,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-important,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-important,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-important,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-important,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-important,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-important,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-important,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-important,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-important,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-important,.hiring-wrapper .hiring-box .hiring-section .hiring-section-important{align-self:flex-start}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-importanter,.aftercare-wrapper .aftercare-box .aftercare-section .hiring-section-importanter,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-importanter,.aftercare-wrapper .aftercare-box .hiring-section .hiring-section-importanter,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-importanter,.aftercare-wrapper .hiring-box .aftercare-section .hiring-section-importanter,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-importanter,.aftercare-wrapper .hiring-box .hiring-section .hiring-section-importanter,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-importanter,.hiring-wrapper .aftercare-box .aftercare-section .hiring-section-importanter,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-importanter,.hiring-wrapper .aftercare-box .hiring-section .hiring-section-importanter,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-importanter,.hiring-wrapper .hiring-box .aftercare-section .hiring-section-importanter,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-importanter,.hiring-wrapper .hiring-box .hiring-section .hiring-section-importanter{font-size:1.125rem;text-align:center;margin-bottom:0}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-list,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-list,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-list,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-list,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-list,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-list,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-list,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-list{align-self:center}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-list .aftercare-section-item,.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-list .hiring-section-item,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-list .aftercare-section-item,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-list .hiring-section-item,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-list .aftercare-section-item,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-list .hiring-section-item,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-list .aftercare-section-item,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-list .hiring-section-item,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-list .aftercare-section-item,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-list .hiring-section-item,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-list .aftercare-section-item,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-list .hiring-section-item,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-list .aftercare-section-item,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-list .hiring-section-item,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-list .aftercare-section-item,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-list .hiring-section-item{margin:.25rem 0}.aftercare-wrapper .aftercare-box .aftercare-section .aftercare-section-list.margin-up,.aftercare-wrapper .aftercare-box .hiring-section .aftercare-section-list.margin-up,.aftercare-wrapper .hiring-box .aftercare-section .aftercare-section-list.margin-up,.aftercare-wrapper .hiring-box .hiring-section .aftercare-section-list.margin-up,.hiring-wrapper .aftercare-box .aftercare-section .aftercare-section-list.margin-up,.hiring-wrapper .aftercare-box .hiring-section .aftercare-section-list.margin-up,.hiring-wrapper .hiring-box .aftercare-section .aftercare-section-list.margin-up,.hiring-wrapper .hiring-box .hiring-section .aftercare-section-list.margin-up{margin-top:-1rem}.aftercare-wrapper .aftercare-box .aftercare-section .down-arrow,.aftercare-wrapper .aftercare-box .hiring-section .down-arrow,.aftercare-wrapper .hiring-box .aftercare-section .down-arrow,.aftercare-wrapper .hiring-box .hiring-section .down-arrow,.hiring-wrapper .aftercare-box .aftercare-section .down-arrow,.hiring-wrapper .aftercare-box .hiring-section .down-arrow,.hiring-wrapper .hiring-box .aftercare-section .down-arrow,.hiring-wrapper .hiring-box .hiring-section .down-arrow{margin-top:5rem;width:80%}@media(max-width:1350px){.aftercare-wrapper .aftercare-box .aftercare-section .down-arrow,.aftercare-wrapper .aftercare-box .hiring-section .down-arrow,.aftercare-wrapper .hiring-box .aftercare-section .down-arrow,.aftercare-wrapper .hiring-box .hiring-section .down-arrow,.hiring-wrapper .aftercare-box .aftercare-section .down-arrow,.hiring-wrapper .aftercare-box .hiring-section .down-arrow,.hiring-wrapper .hiring-box .aftercare-section .down-arrow,.hiring-wrapper .hiring-box .hiring-section .down-arrow{display:none}}.aftercare-wrapper .aftercare-box .aftercare-left,.aftercare-wrapper .aftercare-box .aftercare-right,.aftercare-wrapper .hiring-box .aftercare-left,.aftercare-wrapper .hiring-box .aftercare-right,.hiring-wrapper .aftercare-box .aftercare-left,.hiring-wrapper .aftercare-box .aftercare-right,.hiring-wrapper .hiring-box .aftercare-left,.hiring-wrapper .hiring-box .aftercare-right{width:30%}@media(max-width:1350px){.aftercare-wrapper .aftercare-box .aftercare-left,.aftercare-wrapper .aftercare-box .aftercare-right,.aftercare-wrapper .hiring-box .aftercare-left,.aftercare-wrapper .hiring-box .aftercare-right,.hiring-wrapper .aftercare-box .aftercare-left,.hiring-wrapper .aftercare-box .aftercare-right,.hiring-wrapper .hiring-box .aftercare-left,.hiring-wrapper .hiring-box .aftercare-right{width:80%}}.aftercare-wrapper .aftercare-box .aftercare-centered,.aftercare-wrapper .aftercare-box .hiring-centered,.aftercare-wrapper .hiring-box .aftercare-centered,.aftercare-wrapper .hiring-box .hiring-centered,.hiring-wrapper .aftercare-box .aftercare-centered,.hiring-wrapper .aftercare-box .hiring-centered,.hiring-wrapper .hiring-box .aftercare-centered,.hiring-wrapper .hiring-box .hiring-centered{width:80%}@media(max-width:1350px){.desktop-only{display:none}}.contact-wrapper{min-height:calc(100vh - 19.1875rem);margin-top:8.5rem;font-family:Calistoga,sans-serif;color:#282424;display:flex;flex-direction:column;align-items:center}.contact-wrapper .contact-title{font-size:3rem;text-decoration:underline;margin:2rem}.contact-wrapper .contact-section{text-align:center;font-family:Arial,Helvetica,sans-serif}.booking-wrapper{margin-top:8.5rem;min-height:calc(100vh - 19.1875rem);display:flex;flex-direction:column;align-items:center;color:#282424}.booking-wrapper .booking-title{margin:3rem 0 2rem;font-family:Calistoga,sans-serif;font-size:3rem;text-decoration:underline}
