@import url(https://fonts.googleapis.com/css?family=Josefin+Sans|Quicksand:700|Lora:400);:root{--title:"Lora",serif;--subtitle:"Quicksand",sans-serif;--text:"Josefin Sans",sans-serif;--dark:rgb(22, 22, 19);--accent:#792707;--light:white;--card-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);--link-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);--button-transition:250ms ease-in-out;--radius:20px;--ellipse-radius:100%;--squircle-radius:50px}*{padding:0;margin:0;box-sizing:border-box;color:var(--dark);font-family:var(--text);scroll-behavior:smooth}html{background-color:var(--accent);overflow-x:hidden}footer,header,section{padding:10px;text-align:center;background-color:var(--light);margin:10vh 0;width:100%}section{padding-bottom:15px}header{margin:0}footer{margin:0}h1,h2,h3,h4,h5,h6{margin:5px 0;white-space:nowrap}p{margin:5px 15%;line-height:1.25em;font-weight:400}hr{border:none;height:0;border-top:2px solid var(--accent);margin:10px 5%}.title,h1{font-family:var(--title);font-weight:400}.subtitle{font-family:var(--subtitle)}li,p{font-size:1.125em;text-align:left}.text-left{text-align:left}.text-center{text-align:center}@media only screen and (max-width:425px){p{margin:5px 1%}}[tab]{width:5px;display:inline-block}[tab-2]{width:10px;display:inline-block}.icon-list:before{content:"• "}header,section{background-color:var(--light)}.color-orange{color:var(--accent)}.color-light{color:var(--light)}.back-orange{background-color:var(--accent)}.caps{text-transform:uppercase}header,section{box-shadow:var(--card-shadow)}.button,a,button{text-shadow:var(--link-shadow);text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}.button,button{text-decoration:none;background-color:var(--light);border:2px solid var(--accent);color:var(--accent);font-size:1em;text-shadow:none;padding:10px 15px;display:inline-block;transition:var(--button-transition);border-radius:var(--radius);margin:5px}.button:hover,button:hover{background:var(--accent);color:var(--light);text-decoration:none}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-v-center{align-items:center}.flex-h-center{justify-content:center}.flex-1{flex:1}.no-shadow{text-shadow:none!important}.no-decoration{text-decoration:none!important}.no-caps{text-transform:none}.no-padding{padding:0!important}.no-margin{margin:0!important}.inline-block{display:inline-block}.inline{display:inline}.invisible{visibility:hidden}.clearfix::after{content:"";clear:both;display:table}.width-full{width:100%}form{text-align:left;margin:0 5%}input:not([type=submit]),textarea{min-width:200px;padding:10px;margin:5px;margin-left:0;border:2px solid var(--accent);border-radius:var(--radius)}#socialBar{margin:0;background:0 0;box-shadow:none}.location{margin:0 10px;position:relative;padding-bottom:30px}.location h3{margin-bottom:10px}.locations-content{display:flex}.location img{margin:10px;height:30vh;border-radius:var(--radius);border:2px solid #fff}.location p{margin:5% 0;height:150px}.location .buttons{position:absolute;bottom:0;left:0;right:0}@media screen AND (max-width:1150px){.locations-content{display:block}.location h3{font-size:1.5rem}.location{display:flex;flex-direction:column;align-items:center;margin:10px 10px}.location .buttons{position:static}.location img{width:600px;max-width:50vw;max-height:100vh}.location p{height:auto;margin:5px;max-width:500px}.location hr{display:none}}textarea{width:100%}#carousel{word-wrap:none;overflow-x:auto;font-size:0;overflow:hidden;white-space:nowrap;background-color:transparent;--aspect-ratio:calc(16 / 6);width:100vw;height:calc(100vw / var(--aspect-ratio));vertical-align:top}#carousel img{width:100%;height:100%}#carouselCaption{width:50vw;height:50vh}#carouselContainer{margin:10vh 0;margin-top:0;text-align:center;font-size:0;background-color:var(--light);margin:0;padding:7.5px}#carouselContainer div{font-size:1.125rem}#carouselContainer p{text-align:center}#carouselContainer a{color:var(--accent)}body{width:100vw}header{padding-bottom:20px}header h1{text-align:center}#logo{height:1.5em;position:relative;top:12.5px}@media only screen and (max-width:600px){.mobile-hide{display:none}}@media only screen and (max-width:650px){#logo{display:block;margin:0 auto;top:0}}nav{width:100%;color:var(--light);font-family:var(--subtitle);display:flex;justify-content:center;align-items:center;background-color:var(--accent)}#navLinks{display:flex;align-items:center;flex:1;padding:10px;margin:0 10px}nav a{color:var(--light);text-align:center;margin-right:.5rem}nav .menu-sep{color:var(--light)}@media only screen and (max-width:650px){#logo{display:block;margin:0 auto;top:10px}}.social{width:34px;border-radius:100%;padding:5px}.social svg path{color:var(--accent)}.social:hover svg path{color:var(--light)}.thumbnail{float:right;width:15%;border-radius:var(--radius);margin:10px;min-width:120px;margin-right:10%}.thumbnail.long{width:20%}#ourStoryRenderTarget,#vaishnaviRenderTarget{padding:0 10%}#ourStoryRenderTarget{display:flex;align-items:flex-start;flex-direction:row-reverse}#ourStoryRenderTarget iframe{width:100vw;border-radius:var(--radius)}@media screen and (max-width:1150px){#ourStoryRenderTarget{flex-direction:column;align-items:center}#ourStoryRenderTarget iframe{width:auto;margin-bottom:15px}}#ourStoryRenderTarget p,#vaishnaviRenderTarget p{margin:0;margin-right:10px}