*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}input,button,textarea,select{font:inherit}/*!Typebase.less v0.1.0 | MIT License*/html{font-family:bona nova,serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;font-size:16px;min-height:-webkit-fill-available}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:1.375rem}p{margin-top:0;margin-bottom:1.5rem}ul,ol{margin-top:0;margin-bottom:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{line-height:1.5rem;margin-bottom:1.5rem;padding-left:1rem;margin-left:1rem;border-left:2px solid #fbe9ec;padding-top:1rem;padding-bottom:1rem;color:#e77d8f}blockquote p:last-child{margin:0}h1,h2,h3,h4,h5,h6{font-family:teko,sans-serif;font-optical-sizing:auto;font-style:normal;margin-top:0}h1{font-weight:500;font-size:270%;margin-bottom:2.25rem}h2{font-size:190%;font-weight:400}.journal h1,.journal h2,.journal h3,.journal h4,.journal h5,.journal h6{font-family:bona nova,serif;font-weight:400;font-style:normal}.journal p{text-align:justify}table{margin-top:1.5rem;border-spacing:0;border-collapse:collapse}table td,table th{padding:0;line-height:33px}code{vertical-align:bottom}.small{font-size:70% !important;line-height:130% !important}hr{color:#fbe9ec;margin-bottom:1.5rem;border:1px #fbe9ec dashed}.mats-hero-section{position:relative;height:80vh;min-height:500px;max-height:800px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width:992px){.mats-hero-section{height:60vh;min-height:400px}}.mats-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mats-hero-background picture{width:100%;height:100%;display:block}.mats-hero-background img{width:100%;height:100%;object-fit:cover;object-position:center}.mats-hero-overlay{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.4) 100%)}.mats-hero-content{text-align:center;color:#fff;max-width:600px;padding:2rem}.mats-hero-content h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:teko,sans-serif;font-optical-sizing:auto;font-style:normal}@media(max-width:768px){.mats-hero-content h1{font-size:2rem}}.mats-hero-content p{font-size:1.5rem;margin:0 0 2rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);font-weight:300}@media(max-width:992px){.mats-hero-content p{font-size:1.25rem}}@media(max-width:768px){.mats-hero-content p{font-size:1.1rem}}.mats-hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.mats-hero-buttons .btn{min-width:140px;font-size:1.1rem;padding:.875rem 1.75rem;background-color:#fff;color:#8a0f2e;border:2px solid #fff;transition:all .3s ease}.mats-hero-buttons .btn:hover{background-color:#fbeaec;border-color:#fbeaec;color:#8a0f2e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(251,234,236,.4)}.mats-hero-buttons .btn:active{background-color:#f49cb2;border-color:#f49cb2;color:#fff;transform:translateY(0);box-shadow:0 2px 6px rgba(244,156,178,.4)}@media(max-width:992px){.mats-hero-buttons .btn{min-width:120px;font-size:1rem;padding:.75rem 1.5rem}}.mats-hero-buttons .btn-secondary{background-color:transparent;color:#fff;border:2px solid #fff}.mats-hero-buttons .btn-secondary:hover{background-color:#fff;color:#8a0f2e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.mats-hero-buttons .btn-secondary:active{background-color:#fbeaec;color:#8a0f2e;border-color:#fbeaec;transform:translateY(0);box-shadow:0 2px 6px rgba(251,234,236,.4)}@media(max-width:768px){.mats-hero-buttons{flex-direction:column;align-items:center}.mats-hero-buttons .btn{width:200px}}.main-header{box-shadow:0 4px 24px rgba(0,0,0,.1);background-color:#fbe9ec}@media(min-width:768px){.main-header{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background-color:rgba(251,233,236,.5);position:sticky;top:0;z-index:9000}}.padding-top-for-header{padding-top:3rem}.journal-header{padding-top:40px;padding-bottom:40px}.journal-pre-header{background-color:#fbe9ec}.main-header,.journal-pre-header{color:#000;padding:.75rem 0}.main-header .logo-link,.journal-pre-header .logo-link{display:block}.main-header .logo,.main-header .logo-link,.journal-pre-header .logo,.journal-pre-header .logo-link{height:48px}.main-header .row,.journal-pre-header .row{align-items:center;justify-content:space-between}.main-header nav ul,.journal-pre-header nav ul{display:flex;list-style:none;margin:0;padding:0;gap:.375rem;flex-wrap:wrap;justify-content:flex-end}.main-header nav ul li,.journal-pre-header nav ul li{margin:0}.main-header nav ul li a,.journal-pre-header nav ul li a{font-family:teko,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;display:block;padding:.5625rem .9375rem;text-decoration:none;color:#000;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden}.main-header nav ul li a:hover,.journal-pre-header nav ul li a:hover{transform:translateY(-1.5px);color:#8a0f2e}.main-header nav ul li a:active,.journal-pre-header nav ul li a:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.2)}@media(max-width:768px){.main-header nav ul{justify-content:center;gap:.1875rem}.main-header nav ul li a{padding:.375rem .75rem;font-size:.9rem}}.class-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:1rem}.class-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)}.class-card-link{display:block;text-decoration:none;color:inherit}.class-card-link:hover{text-decoration:none;color:inherit}.class-card-content{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.class-info{flex:1}.class-meta{display:flex;flex-wrap:wrap;gap:1rem}.meta-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#000;background:#fbeaec;padding:.25rem .75rem;border-radius:20px}.icon{width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1rem}.class-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fbeaec;border-radius:50%;transition:all .2s ease}.arrow-icon{font-size:1.2rem;color:#8a0f2e;font-weight:300;transition:transform .2s ease}.class-card:hover .class-arrow{background:#8a0f2e}.class-card:hover .arrow-icon{color:#fff;transform:translateX(2px)}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;margin-bottom:1rem;color:#8a0f2e}.page-header p{font-size:1.3rem;color:#000;max-width:600px;margin:0 auto}.page-small-notice{font-size:1.3rem;color:#000;max-width:600px;margin:0 auto;text-align:center}.gap{margin-top:3rem;margin-bottom:3rem}.class-header{text-align:center;margin-bottom:3rem}.class-header h1{font-size:2.5rem;margin-bottom:2rem;color:#8a0f2e}.meta-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;margin:1rem}.meta-icon{width:32px;height:32px;color:#8a0f2e;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.5rem}.meta-card h3{margin:0 0 .5rem;font-size:.9rem;color:#848d78;text-transform:uppercase;letter-spacing:.5px}.meta-card p{margin:0;font-size:1.1rem;font-weight:500;color:#8a0f2e}.tip-header{text-align:center;margin-bottom:3rem}.tip-header h1{color:#8a0f2e;font-size:2.5rem;font-weight:700;margin:0}@media(min-width:992px){.tip-header h1{font-size:3rem}}.tip-content{max-width:800px;margin:0 auto;text-align:center;font-size:1.5rem;line-height:1.8;color:#333;margin-bottom:4rem}.tip-navigation{margin-top:3rem;padding-top:2rem;border-top:2px solid #fbeaec}.nav-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}@media(min-width:768px){.nav-buttons{gap:1.5rem}}.nav-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#8a0f2e;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-button:hover{background-color:#a24936;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.nav-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-button:focus{outline:2px solid #f49cb2;outline-offset:2px}.nav-button.disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.nav-button.disabled:hover{background-color:#ccc;transform:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-button .nav-arrow{font-size:1.1rem;font-weight:700}.nav-button .nav-icon{font-size:1.1rem}.random-button{background-color:#e91e63}.random-button:hover{background-color:#d95c7a}@media(min-width:768px){.nav-buttons{flex-direction:row}}@media(min-width:992px){.nav-button{font-size:1rem;padding:.875rem 1.75rem}}.weekly-timetable{margin:7rem 0 0}.weekly-timetable h1{text-align:center;color:#e91e63}#timetable{display:flex;gap:1rem;overflow-x:auto;padding:3rem 1rem 12rem;scroll-padding-left:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}@media(min-width:768px){#timetable{padding-left:30vw;scroll-padding-left:30vw}}#timetable::-webkit-scrollbar{display:none}#timetable .timetable-day{scroll-snap-align:start;flex-basis:250px;flex-grow:0;flex-shrink:0}#timetable .timetable-day:first-child{margin-left:0}.timetable-day-header{background:#fbeaec;border:2px solid #f49cb2;border-radius:8px;padding:.6rem .8rem;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.timetable-day-header .timetable-day-name{font-weight:700;color:#000}.timetable-day-header .timetable-day-date{color:#6a7260;font-style:italic}.timetable-events{list-style:none;margin:0;padding:.5rem 0;display:flex;flex-direction:column;gap:.5rem}.timetable-event .timetable-event-link{border:1px solid #f8c6d0;border-radius:6px;padding:.6rem .7rem;background:#fff;transition:background .15s ease,border-color .1s ease;display:grid;gap:.6rem .8rem;align-items:center;color:inherit;text-decoration:none;text-align:center}.timetable-event .timetable-event-link:hover{border-color:#f49cb2;background:#f6fbfd}.timetable-event .timetable-event-link.is-past{opacity:.6;border-style:dashed}.timetable-event .timetable-event-link.is-cancelled{background:#fae5e8;border-color:#a24936}.timetable-event .timetable-event-link .timetable-time{font-family:teko,sans-serif;font-weight:700;color:#000;letter-spacing:.3px}.timetable-event .timetable-event-link .timetable-time .time-sep{margin:0 .15rem;color:#848d78}.timetable-event .timetable-event-link .timetable-title{font-weight:700;color:#8a0f2e}.timetable-event .timetable-event-link .badge-cancelled{justify-self:end;background:#a24936;color:#fff;padding:.15rem .4rem .05rem;border-radius:3px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.timetable-note{margin-top:.35rem;color:#a24936;font-size:.95rem}a{color:#8a0f2e;text-decoration:none;transition:all .1s ease;position:relative}a:hover{color:#a24936;text-decoration:underline;text-decoration-color:#f49cb2;text-decoration-thickness:2px;text-underline-offset:3px}a:active{color:#d95c7a;transform:translateY(1px)}a:focus{outline:2px solid #f49cb2;outline-offset:2px;border-radius:2px}a[href^=http]:not([href*=sattva]):not([href*=localhost]):not([href*="mika.yoga"])::after{content:" ↗";font-size:80%}a[href^=http]:not([href*=sattva]):not([href*=localhost]):not([href*="mika.yoga"]):hover::after{opacity:1}a[href^="mailto:"]{color:#65afff}a[href^="mailto:"]:hover{color:#4ba3c3}a[href^="mailto:"]:active{color:#28587b}a[href^="tel:"]{color:#04724d}a[href^="tel:"]:hover{color:#848d78}a[href^="tel:"]:active{color:#a24936}a.btn{display:inline-block;padding:.75rem 1.5rem;background-color:#8a0f2e;color:#fff;border-radius:4px;font-weight:600;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:teko,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}a.btn:hover{background-color:#cf3358;color:#fff;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-1px)}a.btn:active{background-color:#d95c7a;transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}a.btn:focus{outline:2px solid #f49cb2;outline-offset:2px}a.btn-secondary{background-color:transparent;color:#8a0f2e;border:2px solid #8a0f2e}a.btn-secondary:hover{background-color:#8a0f2e;color:#fff}a.btn-secondary:active{background-color:#a24936;border-color:#a24936}a.btn-inline-pink{color:#e91e63}a.btn-inline-pink:hover{color:#8a0f2e;text-decoration:none}nav a,.nav a{color:#8a0f2e;font-weight:500}nav a:hover,.nav a:hover{color:#a24936;text-decoration:none}nav a.active,.nav a.active{color:#d95c7a;font-weight:600}.new-studio-title{margin-bottom:150px}.new-studio-title h1{text-align:center;color:#8a0f2e;margin-top:7rem}.new-studio-title h2{color:#a24936;text-align:center;margin-top:7rem}.new-studio-title p{text-align:center}.container{width:98%;margin-left:auto;margin-right:auto;max-width:min(100% - 10px,540px)}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1140px}}.journal-container{width:100%;margin-left:auto;margin-right:auto;max-width:min(100% - 10px,540px)}@media(min-width:768px){.journal-container{max-width:720px}}@media(min-width:992px){.journal-container{max-width:960px}}.journal-hero-image{margin-bottom:2rem}.journal-hero-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.journal-posts{margin-top:2rem}.journal-post{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}@media(min-width:768px){.journal-post{flex-direction:row;align-items:flex-start;gap:1.5rem}}.journal-post:last-child{border-bottom:none;margin-bottom:0}.journal-post:hover .journal-post-thumbnail img{filter:grayscale(0%)}.journal-post-thumbnail{flex-shrink:0}.journal-post-thumbnail img{height:100%;width:auto;max-height:300px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);filter:grayscale(100%)}.journal-post{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}@media(min-width:768px){.journal-post{flex-direction:row;align-items:flex-start;gap:1.5rem}}.journal-post:last-child{border-bottom:none;margin-bottom:0}.journal-post:hover .journal-post-thumbnail img{filter:grayscale(0%)}.journal-post-content{flex:1;min-width:0}.journal-post-content h2{margin-top:0;margin-bottom:.5rem}.journal-post-content h2 a{color:#8a0f2e;text-decoration:none}.journal-post-content h2 a:hover{color:#a24936;text-decoration:underline;text-decoration-color:#f49cb2;text-decoration-thickness:2px;text-underline-offset:3px}.recent-posts{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0}@media(min-width:768px){.recent-posts{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.recent-post{display:flex;flex-direction:column;gap:1rem}.recent-post:hover .recent-post-thumbnail img{filter:grayscale(0%)}.recent-post-thumbnail img{width:100%;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);filter:grayscale(100%);transition:filter .3s ease}.recent-post-content h3{text-align:center;margin-top:0;margin-bottom:.5rem;font-size:1.2rem}.recent-post-content h3 a{color:#8a0f2e;text-decoration:none}.recent-post-content h3 a:hover{color:#a24936;text-decoration:underline;text-decoration-color:#f49cb2;text-decoration-thickness:2px;text-underline-offset:3px}.recent-post-content p{margin:0;font-size:.9rem;line-height:1.4;color:#666}.recent-posts-link{text-align:center;margin-top:2rem}.row{display:flex;flex-wrap:wrap}.row .col{flex:1;min-width:0}.row .col-vcenter{margin-top:auto;margin-bottom:auto;align-self:center}.even{justify-content:space-evenly}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}@media(min-width:768px){.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}}@media(min-width:992px){.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}}@media(min-width:1200px){.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-12{width:100%}}@media(min-width:1400px){.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-12{width:100%}}.sattva-defintion{background-color:#fbeaec;padding:5rem 0;text-align:center}.sattva-defintion h1{font-size:250%;padding-bottom:1.2rem}.sattva-defintion h1,.sattva-defintion p{margin:0}.sattva-defintion p{font-size:150%;line-height:100%;margin-top:1rem}@media(min-width:992px){.sattva-defintion{text-align:left}.sattva-defintion h1,.sattva-defintion p{margin:0;max-width:60%}}.sattva-definition-border-top{width:100%;height:26px;fill:#fbeaec;display:block;margin-bottom:-5px}.location-address-bar{background-color:#fff;margin-top:50px}.sattva-address-bar-border-top{width:100%;height:81px;fill:#fff;display:block;background:#fbeaec;margin-bottom:-1px}.map-container{background-color:#fff;padding:2rem 0}.map-border-top{width:100%;height:26px;fill:#fff;display:block;transform:rotate(180deg);margin-bottom:-24px;position:relative;z-index:1000}.map-border-bottom{width:100%;height:81px;fill:#fff;display:block;margin-top:-79px;position:relative;z-index:1000}.studio-map{width:100%;height:400px;overflow:hidden}.custom-marker{background:0 0;border:none;text-align:center}.marker-pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:#8a0f2e;position:absolute;transform:rotate(-45deg);left:50%;top:0;margin-left:-15px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.marker-pin::after{content:"";width:14px;height:14px;background:#fff;position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.marker-text{position:absolute;bottom:-1.3rem;left:50%;transform:translateX(-50%);font-size:1.5rem;font-weight:600;color:#d95c7a;white-space:nowrap;text-shadow:0 1px 2px rgba(255,255,255,.8)}.leaflet-bottom{bottom:81px !important}@media(min-width:992px){.studio-map{height:500px}}@media(min-width:1200px){.studio-map{height:600px}}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding:1rem 0;font-size:.9rem}.breadcrumb .breadcrumb-back{display:flex;align-items:center;gap:.25rem;font-weight:500;color:#8a0f2e}.breadcrumb .breadcrumb-back:hover{color:#a24936}.breadcrumb .breadcrumb-back .breadcrumb-arrow{font-size:1.1rem;font-weight:700}.breadcrumb .breadcrumb-separator{color:#848d78;font-style:italic}.breadcrumb .breadcrumb-classes{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.breadcrumb .breadcrumb-class-link{color:#8a0f2e;text-decoration:none;padding:.25rem .5rem;border-radius:3px;transition:all .2s ease;font-size:.85rem}.breadcrumb .breadcrumb-class-link:hover{background-color:#fbeaec;color:#a24936;text-decoration:none}.breadcrumb .breadcrumb-class-link:active{background-color:#f49cb2;color:#d95c7a}.breadcrumb .breadcrumb-class-link.breadcrumb-current{background-color:#d95c7a;color:#fff;font-weight:600;cursor:default}@media(min-width:992px){.breadcrumb{font-size:1rem}.breadcrumb .breadcrumb-class-link{font-size:.9rem}}.footer-border-top{width:100%;height:26px;fill:#000;display:block;margin-bottom:-5px;margin-top:150px}.footer-border-bottom{width:100%;height:26px;fill:#fbe9ec;display:block;position:relative;bottom:-2px}.main-footer{background-color:#fbe9ec;padding-bottom:1px;padding-top:1px}.footer-black{background-color:#000;color:#fff;margin-bottom:30px;padding-top:30px;text-align:center}.footer-black ul{text-align:center}.footer-black address{text-align:center}@media(min-width:768px){.footer-black{text-align:left}.footer-black ul{text-align:left}.footer-black address{text-align:left}}.footer-black ul{list-style:none;padding:0;margin:0}.footer-black ul li{margin-bottom:.8rem}.footer-black ul li:last-child{margin-bottom:0}.footer-black a{color:#f8c6d0;text-decoration:none;transition:color .1s ease}.footer-black a:hover{color:#f49cb2}.footer-black a:active{color:#d95c7a}.footer-black a[href^="mailto:"]{color:#65afff}.footer-black a[href^="mailto:"]:hover{color:#cce6f4}.footer-black a[href^="mailto:"]:active{color:#4ba3c3}.footer-black .small{font-size:.9rem;line-height:1.4;margin-bottom:.5rem}.footer-black .small:last-child{margin-bottom:0}.social-link{fill:#f8c6d0;display:inline-block}.social-link svg{display:inline-block;width:20px;height:20px}.poem{display:block;width:90%;max-width:768px;font-size:130%;margin-left:auto;margin-right:auto;text-align:center;line-height:1.7}@media(min-width:768px){.poem{font-size:150%}}#references+ol{font-size:80%}.homepage-classes{margin-top:3rem;display:grid;grid-template-columns:1fr;gap:1rem;max-width:100%}@media(min-width:768px){.homepage-classes{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.homepage-classes{grid-template-columns:repeat(3,1fr)}}.homepage-classes a.homepage-class-link{display:block;background-color:#e91e63;color:#fff;text-decoration:none;padding:1.5rem;border:5px solid #e91e63;transition:all .1s ease;min-height:140px;display:flex;flex-direction:column;justify-content:center;text-align:center}@media(min-width:992px){.homepage-classes a.homepage-class-link{min-height:120px}}.homepage-classes a.homepage-class-link:hover{border-color:#fff;outline:5px solid #e91e63}.homepage-classes a.homepage-class-link:active{border-color:#fff;outline:10px solid #e91e63}.homepage-classes a.homepage-class-link:focus{border-color:#fff;outline:5px solid #e91e63}.homepage-classes a.homepage-class-link .class-title{font-size:1.6rem;font-weight:600;margin-bottom:.8rem;line-height:1.3;text-align:center}.homepage-classes a.homepage-class-link .class-description{font-size:1.4rem;line-height:1.4;opacity:.9;text-align:center}.pricing{margin-top:3rem;margin-bottom:5rem}.pricing .eyebrow{color:#848d78;font-style:italic;margin-bottom:.5rem}.pricing .price-card{border:2px solid #f49cb2;border-radius:8px;padding:1.25rem;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,5%);margin-bottom:1.5rem;margin-left:10px;margin-right:10px}.pricing .price-card .price-card-title{margin-top:0;margin-bottom:.25rem;color:#fff;font-size:1.6rem;text-align:center;font-family:teko,sans-serif;background:#e91e63;padding:.4rem 1rem .2rem;border-radius:4px;margin-left:auto;margin-right:auto;margin-bottom:1rem}.pricing .price-card .price-card-sub{margin-top:0;color:#a24936;text-align:center}.pricing .price-card .price-benefits{line-height:1.2;padding-top:2.3rem;padding-bottom:2.3rem}.pricing .price-card .price-benefits li{list-style-type:"– ";padding-left:.25rem;padding-bottom:.5rem}.pricing .price-card .price-benefits small{font-size:.8rem}.pricing .price-card .price-line{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem}.pricing .price-card .price-line .price-amount{font-size:2rem;font-weight:800;color:#8a0f2e}.pricing .price-card .price-line .price-period{color:#848d78;font-style:italic}.pricing .price-card .price-per-class{text-align:center;color:#d95c7a;font-weight:700;margin-bottom:.75rem}.pricing .price-card a.btn{display:block;width:fit-content;margin-left:auto;margin-right:auto}.pricing .price-card-featured{border-color:#000;box-shadow:none}.pricing .price-card-featured .price-card-badge{background:#e91e63;color:#fff;text-transform:uppercase;font-weight:800;letter-spacing:.5px;padding:.6rem 1rem .2rem;border-radius:4px;margin:0 auto 1rem;text-align:center;font-size:150%;font-family:teko,sans-serif}.pricing .price-card-featured .price-benefits{margin-left:1.4rem}.pricing .price-card-featured .price-benefits li{list-style-type:"– ";padding-left:.25rem}.pricing .price-card-featured .price-benefits small{font-size:.8rem}.pricing .price-card-featured .price-per-class{font-size:1.3rem}.pricing .price-card-featured .price-per-class-note{text-align:center;color:#848d78;font-size:.95rem;margin-top:-.4rem;margin-bottom:.8rem}.pricing .price-card-featured .price-charge-note{text-align:center;color:#777;font-weight:700;margin-bottom:.9rem}.pricing .price-card-featured a.btn{display:block;width:fit-content;margin-left:auto;margin-right:auto}.pricing .pricing-top{align-items:stretch;position:relative;z-index:0;margin-top:10rem;margin-bottom:10rem}.pricing .pricing-top::after{content:"";position:absolute;left:50%;top:-90px;bottom:-80px;width:100vw;background:#000;transform:translateX(-50%)skewY(-2deg);transform-origin:top center;z-index:-1;pointer-events:none}.pricing .pricing-commit{padding-left:0;color:#fff}@media(min-width:992px){.pricing .pricing-commit{padding-left:1rem}}.pricing .pricing-commit .commit-heading{color:#f49cb2;margin:0 0 .5rem;font-family:bona nova,serif;padding-left:1rem}.pricing .pricing-commit .hightlight{border-bottom:2px solid #e91e63}.pricing .pricing-commit p{color:#fff;padding-left:3rem;margin-bottom:.5rem}.pricing .pricing-commit a.inverted{background:0 0;color:#fff;border-color:#fff;margin-left:3rem}.pricing .pricing-commit a.inverted:hover{background:#fff;color:#000}.pricing .pricing-commit .commit-section{margin-bottom:1.25rem}.pricing .pricing-separator{border:0;border-top:4px solid #fbe9ec;margin:3rem 0}.pricing-vcentre-content{display:flex;flex-direction:column;justify-content:center;align-items:center}a.btn.btn-sm{padding:.4rem .7rem;font-size:.9rem;border-width:1px}.dropin-highlight{background:#fbeaec;padding:100px 0;margin:2rem 0 3rem;position:relative}.dropin-highlight::before{content:"";position:absolute;left:50%;width:100vw;height:100%;background:#fbe9ec;transform:translateX(-50%);pointer-events:none;z-index:-1}.dropin-highlight::before{top:0}.dropin-highlight .dropin-price,.dropin-highlight .dropin-offer{padding:.5rem}.dropin-highlight .dropin-price{display:flex;flex-direction:column;align-items:center;justify-content:center}.dropin-highlight .dropin-price{text-align:center;padding-bottom:60px}.dropin-highlight .dropin-eyebrow{color:#505649 !important;font-style:italic;margin-bottom:.25rem}.dropin-highlight .fade{color:#505649 !important;margin-top:30px}.dropin-highlight .dropin-amount{font-family:teko,sans-serif;font-weight:800;line-height:.9;font-size:4rem;color:#8a0f2e;letter-spacing:.5px}.dropin-highlight .dropin-meaning{color:#a24936;font-weight:600;margin-top:.25rem;margin-bottom:.25rem}.dropin-highlight .dropin-note{color:#666;font-size:.95rem}.dropin-highlight .offer-eyebrow{color:#d95c7a;margin:0 0 .4rem;font-weight:700;margin-bottom:30px}.dropin-highlight .offer-text{margin:0;font-size:1.2rem;line-height:1.4;color:#000;border-left:4px solid #e91e63;padding-left:1rem}.dropin-highlight .highlight-underline{text-decoration:underline;text-decoration-color:#e91e63;text-underline-offset:3px;text-decoration-thickness:3px}@media(min-width:992px){.dropin-highlight .dropin-price{padding-right:2rem}.dropin-highlight .dropin-offer{padding-left:2rem}.dropin-highlight .dropin-amount{font-size:5rem}.dropin-highlight .offer-text{font-size:1.25rem}}