.styles-module__0TPi0q__membershipPage{flex-direction:column;width:100%}.styles-module__0TPi0q__main{width:100%;min-height:80dvh;padding:5dvh var(--paddingContainer);background-position:50%;background-size:cover;background-attachment:fixed;align-items:flex-end;display:flex;position:relative}.styles-module__0TPi0q__main .styles-module__0TPi0q__filter1,.styles-module__0TPi0q__main .styles-module__0TPi0q__filter2{width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__0TPi0q__main .styles-module__0TPi0q__filter1{z-index:2;background-color:var(--black60)}.styles-module__0TPi0q__main .styles-module__0TPi0q__filter2{z-index:3;background:var(--primaryColor);background:linear-gradient(180deg,var(--primaryColor)0%,var(--thirdColor)100%);opacity:.8}.styles-module__0TPi0q__main h1{z-index:5;color:var(--white);text-transform:uppercase;font-size:64px;font-weight:600;position:relative}.styles-module__0TPi0q__information{width:var(--container);grid-template-columns:6fr 4fr;gap:96px;margin:64px auto;display:grid}.styles-module__0TPi0q__information .styles-module__0TPi0q__data{grid-template-columns:1f;align-content:start;gap:24px;margin-top:48px;display:grid}.styles-module__0TPi0q__information .styles-module__0TPi0q__data h4{color:var(--thirdColor);font-size:24px}.styles-module__0TPi0q__information .styles-module__0TPi0q__data p{white-space:pre-line;font-size:16px;line-height:32px}.styles-module__0TPi0q__information .styles-module__0TPi0q__card{box-shadow:8px 8px 24px var(--black20);border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:32px 12px;display:flex}.styles-module__0TPi0q__information .styles-module__0TPi0q__card img{max-width:128px;margin:auto}.styles-module__0TPi0q__information .styles-module__0TPi0q__card ul{justify-content:center;gap:12px;width:auto;display:grid}.styles-module__0TPi0q__information .styles-module__0TPi0q__card ul li{color:var(--primaryColor);gap:12px;width:auto;display:flex}.styles-module__0TPi0q__information .styles-module__0TPi0q__card ul li a{color:var(--primaryColor);margin-left:-8px;text-decoration:underline}.styles-module__0TPi0q__information .styles-module__0TPi0q__card ul li span{width:24px;height:24px;fill:var(--primaryColor);display:flex}.styles-module__0TPi0q__information .styles-module__0TPi0q__card h4,.styles-module__0TPi0q__information .styles-module__0TPi0q__card h3,.styles-module__0TPi0q__information .styles-module__0TPi0q__card p{text-align:center}.styles-module__0TPi0q__information .styles-module__0TPi0q__card h4{text-align:center;color:var(--primaryColor);margin:0 auto;font-size:24px;font-weight:500}.styles-module__0TPi0q__information .styles-module__0TPi0q__card h3{color:var(--primaryColor);font-size:42px;font-weight:700}.styles-module__0TPi0q__information .styles-module__0TPi0q__card p{color:var(--primaryColor);font-size:16px;font-weight:300;text-decoration:underline}.styles-module__0TPi0q__information .styles-module__0TPi0q__card>a{width:100%;color:var(--yellow);background-color:var(--primaryColor);text-align:center;border:2px solid var(--primaryColor);border-radius:16px;padding:8px 0;font-size:20px;font-weight:600}.styles-module__0TPi0q__information .styles-module__0TPi0q__card>a:hover{color:var(--primaryColor);background:0 0}.styles-module__0TPi0q__information .styles-module__0TPi0q__card>button{color:var(--primaryColor);font-size:14px;font-weight:300;text-decoration:underline}.styles-module__0TPi0q__additionalData{width:var(--container);grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin:92px auto;display:grid}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card{padding:12px 16px}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card h4{color:var(--primaryColor);align-items:center;gap:8px;display:flex}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card h4 span{width:24px;height:24px;fill:var(--primaryColor);display:flex}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card ul{gap:4px;display:grid}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card ul li{grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:8px 12px;list-style-type:none;display:grid}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card ul li span{background-color:var(--secondaryColor);border-radius:100%;width:8px;height:8px;display:flex}.styles-module__0TPi0q__additionalData .styles-module__0TPi0q__card ul li:hover{background-color:var(--primaryColor20)}.styles-module__0TPi0q__studyPlan{width:var(--container);margin:92px auto;display:grid}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit{gap:8px;width:100%;display:grid}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__head{border-bottom:2px solid var(--primaryColor);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:8px 12px;display:grid}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__head button{width:32px;height:32px}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__head h6{color:var(--primaryColor);font-size:24px;font-weight:500}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit.styles-module__0TPi0q__open .styles-module__0TPi0q__head button{transform:rotate(-90deg)}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__body{max-height:0;overflow-y:hidden}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit.styles-module__0TPi0q__open .styles-module__0TPi0q__body{max-height:256px;overflow-y:scroll}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__body ul{gap:4px;padding:8px 16px;display:grid}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__body ul li{grid-template-columns:auto 1fr;align-items:center;gap:8px;list-style-type:none;display:grid}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__body ul li span{background-color:var(--secondaryColor);border-radius:100%;width:8px;height:8px;display:flex}.styles-module__0TPi0q__callToActionCards{width:var(--container);grid-template-columns:1fr 1fr;gap:64px;margin:72px auto;display:grid}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__card{box-shadow:8px 8px 24px var(--black20);border-radius:24px;padding:24px}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime{gap:16px;display:grid}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime h4{color:var(--primaryColor);font-size:24px;font-weight:500}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime>p{font-size:16px;font-weight:400;line-height:24px}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime ul{gap:4px;padding:8px 16px;display:grid}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime ul li{grid-template-columns:auto 1fr;align-items:center;gap:8px;list-style-type:none;display:grid}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime ul li span{background-color:var(--secondaryColor);border-radius:100%;width:8px;height:8px;display:flex}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime .styles-module__0TPi0q__membership{color:var(--secondaryColor);text-align:center;margin:auto;font-size:16px;font-weight:300}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__classTime .styles-module__0TPi0q__membership a{color:var(--secondaryColor);margin-left:4px;font-size:16px;font-weight:300;text-decoration:underline}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__contact{background:var(--primaryColor);background:linear-gradient(180deg,var(--primaryColor)0%,var(--thirdColor)100%);text-align:center;justify-content:center;align-items:center;gap:24px;padding:24px 48px;display:grid}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__contact h4{color:var(--yellow);font-size:24px;font-weight:500;line-height:32px}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__contact a{text-align:center;width:100%;color:var(--thirdColor);background-color:var(--yellow);border:2px solid var(--yellow);border-radius:32px;justify-content:center;padding:8px 0;font-size:24px;font-weight:600;display:flex}.styles-module__0TPi0q__callToActionCards .styles-module__0TPi0q__contact a:hover{color:var(--yellow);background:0 0}.styles-module__0TPi0q__footer{background-color:var(--black);width:100%}.styles-module__0TPi0q__footer .styles-module__0TPi0q__container{width:var(--container);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:30dvh;margin:auto;display:flex}.styles-module__0TPi0q__footer .styles-module__0TPi0q__container img{max-width:256px}.styles-module__0TPi0q__footer .styles-module__0TPi0q__socialMedia{gap:24px;display:flex}.styles-module__0TPi0q__footer .styles-module__0TPi0q__socialMedia a{width:42px;height:42px;fill:var(--white);border:2px solid var(--white);border-radius:100%;padding:8px;display:flex}.styles-module__0TPi0q__footer .styles-module__0TPi0q__socialMedia a:hover{fill:var(--secondaryColor);border:2px solid var(--secondaryColor)}@media (max-width:768px){.styles-module__0TPi0q__main h1{font-size:42px}.styles-module__0TPi0q__information{grid-template-columns:1fr}.styles-module__0TPi0q__studyPlan .styles-module__0TPi0q__singleUnit .styles-module__0TPi0q__head h6{font-size:16px}.styles-module__0TPi0q__callToActionCards{grid-template-columns:1fr}}
