@media screen and (max-width: 767px){.no-mobile{display:none!important}}@media screen and (min-width: 767px){.no-pc{display:none!important}}@media screen and (min-width: 767px) and (max-width: 1476px){.no-tablets{display:none!important}}.showing-item{opacity:0;transition:.3s ease;transform:translateY(50px)}.show-item-scroll-reveal{opacity:1;transform:translate(0)}.showing-item-pop{opacity:0;transform:scale(.8);transition:.5s ease}.show-item-pop{opacity:1;transform:scale(1)}.scrolling-button{position:fixed;left:50%;transform:translate(-50%) translateY(60px);bottom:20px;font-family:inherit;width:150px;height:40px;font-size:1.05rem;background-color:#e43292;border:1px solid #e43292;color:#fff;transition:.3s ease;cursor:pointer}.scrolling-button:hover{background-color:transparent;color:#e43292}@media screen and (min-width: 767px){.scrolling-button{width:200px;height:50px;transform:translate(-50%) translateY(70px)}}.show-scrolling-button{transform:translate(-50%)}.hero{width:100%;display:flex;flex-direction:column;align-items:center}.hero-image{width:100%;height:250px;object-fit:cover;background-color:gray}.hero-text-container{width:90vw}.hero-title{font-size:1.5rem}.hero-info-container{display:flex;align-items:center}.hero-info-text{margin-right:.5em}.hero-button{margin-top:1em}@media screen and (min-width: 767px){.hero{flex-direction:row-reverse}.hero-image{width:50%;height:100vh;border-radius:0}.hero-text-part{width:50%;display:flex;align-items:center;height:100vh}.hero-text-container{width:60%;margin-left:10%}.hero-title{font-size:2rem}.hero-info-container,.hero-desc{font-size:1.1rem}.hero-button{margin-top:1.5em}.hero-logo{position:absolute;top:50px;width:100px}}.plan{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2.5em}.plan-img{width:100%;object-fit:cover;height:200px}@media screen and (min-width: 767px){.plan{width:100%;display:flex;flex-direction:row-reverse;align-items:center;margin-top:0}.plan-img{width:50vw;height:190vh}.pricing-home-section{display:flex;flex-direction:row}.plan-text-container{width:50%;height:190vh}}.plan-item-container{margin-bottom:.5em}.details-arrow{color:#e43292;font-weight:700;cursor:pointer;display:inline-block;margin-left:20px;font-size:.9em;transition:transform .2s ease}.details-arrow:hover{transform:scale(1.05)}.details-arrow span{margin-right:5px}.workshop-card-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1000;display:flex;justify-content:center;align-items:flex-end}.workshop-card-content{background:#fff;width:100%;max-width:700px;max-height:80vh;overflow-y:auto;padding:3em 2em 2em;border-top-left-radius:20px;border-top-right-radius:20px;position:relative;box-shadow:0 -5px 25px #0003;animation:slideIn .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.workshop-card-content.closing{animation:slideOut .3s cubic-bezier(.55,.085,.68,.53) forwards}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.workshop-card-close{position:absolute;top:15px;right:20px;background:#f1f1f1;border:none;width:30px;height:30px;border-radius:50%;font-size:20px;line-height:30px;text-align:center;cursor:pointer;font-weight:700;color:#555;transition:all .2s ease}.workshop-card-close:hover{background:#e43292;color:#fff;transform:rotate(90deg)}.workshop-card-title{margin-top:0;margin-bottom:.5em;color:#e43292;font-size:1.5em}.workshop-card-description{font-size:1em;line-height:1.6;color:#333}.pricing{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2.5em}@media screen and (min-width: 767px){.pricing{width:100%;display:flex;flex-direction:row;align-items:center;margin-top:0}}.gallery{display:flex;flex-wrap:wrap;width:100%;margin-top:1.5em}.gallery-photo{width:50vw;height:50vw;object-fit:cover}@media screen and (min-width: 767px){.gallery-photo{width:25vw;height:25vw}.gallery{margin-top:0}}.footer{width:100%;background-color:#e43292;padding-top:60px;padding-bottom:60px;padding-left:10%;color:#fff;margin-top:1em}.footer-title{font-size:2rem}.footer-item{margin-bottom:3em}.underline{text-decoration:underline;cursor:pointer}@media screen and (min-width: 767px){.footer{display:flex;margin-top:0}.footer-item{margin-bottom:0;margin-right:10vw}}.info-text{width:100%;display:flex;flex-direction:column;padding-left:5vw;padding-right:5vw;padding-bottom:3em}.info-title-contianer{display:flex;align-items:center;margin-top:2em;margin-bottom:1em}.info-title{font-size:1.5rem;margin-left:.5em}.back-arrow{background-color:#e43292;display:flex;justify-content:center;align-items:center;color:#fff;width:30px;height:30px;font-size:1.5rem;border-radius:30px;border:none;cursor:pointer}.info-text-desc{margin-top:0;margin-bottom:3em}.info-text-img{height:250px;width:100%;object-fit:cover;border-radius:8px;margin-bottom:3em;background-color:gray}@media screen and (min-width: 767px){.info-text{margin:auto;width:700px;padding-left:0;padding-right:0}.info-title{font-size:2em}.back-arrow{height:35px;width:35px}.info-text-desc{font-size:1.2rem;line-height:1.2em}.info-text-img{height:350px}}.contact-form-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2em;padding:2em 5vw}.upper-forms-container{width:100%;display:flex;justify-content:space-between}.form-upper{width:100%;font-size:1.1rem;padding:.8em 1.2em;border:none;background-color:#fff;font-family:inherit;color:#e43292}.bottom-form{width:100%;margin-top:1em}.big-form{width:100%;font-size:1.1rem;padding:1.5em;border:none;background-color:#fff;font-family:inherit;color:#e43292}.submit-button{padding:1em 1.5em;font-size:1.1rem;color:#fff;margin-top:2em;border:none;transition:.3s ease;display:flex;justify-content:center;align-items:center;width:90px;height:40px;cursor:pointer;background-color:#e43292;font-family:inherit}.send-button-text{margin:0;transition:.3s ease}.hide-send-button-text{opacity:0}.send-button-icon{transition:.3s ease;opacity:0;transform:scale(.5);position:absolute}.show-send-icon{opacity:1;transform:scale(1)}.send-button-animation{background-color:#60c473;color:#eef1ff;font-size:1.5rem}.expand-send-button{width:150px;height:60px}.loading-send-button{position:absolute;transition:.3s ease;opacity:0}.show-loading-send-button{opacity:1}.hide-loading-send-button{opacity:0}.submit-button:hover{opacity:.9}.input-form-container{width:100%;display:flex}.input-form{width:100%;font-size:1.1rem;padding:.8em 1.2em;border:none;background-color:#fff;font-family:inherit;color:#e43292;margin-top:1em}.choice-button{width:160px;height:50px;background-color:#000;color:#fff;font-family:inherit;font-size:1rem;border:none;margin:0 1em;cursor:pointer;transition:.3s ease}.select-button{background-color:#e43292}@media screen and (min-width: 767px){.big-form,.form-upper{font-size:1.3rem}.submit-button{font-size:1.2rem;width:120px;height:50px}}.people-card{margin-bottom:5em}.people-img{width:100%;object-fit:contain;height:450px;border-radius:10px}.people-title{font-size:2rem}*{box-sizing:border-box}body{margin:0;width:100%;background-color:#ccc;font-family:Quicksand;resize:none}.button{font-size:1rem;padding:.5em 1.2em;background-color:#e43292;border:1px solid #e43292;color:#fff;font-family:inherit;transition:.3s ease;cursor:pointer}.button:hover{background-color:transparent;color:#e43292}
