html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
.skip-link{color:#fff;z-index:9999;background:#000;padding:8px 16px;font-size:1rem;text-decoration:none;position:absolute;top:-100%;left:0}.skip-link:focus{top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--color-primary:#08a4ff;--color-secondary:#325aff;--color-link:#0f0094;--color-border:#7ccfff;--color-block--white:#fff;--color-block--grey:#f4f4f4;--color-selected-bg:#e1eafc}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{color:#000;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1.8rem;line-height:1.5}label{padding-left:.2rem;display:block}input[type=text],input[type=email],input[type=tel],textarea{border:2px solid var(--color-border);border-radius:5px;padding:.5rem .7rem}input[type=text],input[type=email],input[type=tel]{width:100%}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{border-color:var(--color-secondary);outline:2px solid var(--color-primary);outline-offset:2px;transition:all .3s}textarea{resize:none}h1,h2{color:#000;margin-top:0;font-family:Lora,Arial,Helvetica,sans-serif;line-height:1.1}h1{margin-bottom:6rem;font-size:4rem}h2{margin-bottom:3rem;font-size:2.4rem}h3{font-size:2rem}p{margin-top:0}@media screen and (max-width:1024px){body{font-size:1.6rem}h1{margin-bottom:4rem;font-size:3.6rem}h2{margin-bottom:2.5rem;font-size:2.2rem}h3{font-size:1.8rem}}@media screen and (max-width:428px){body{font-size:1.4rem}h1{margin-bottom:3rem;font-size:3rem}h2{margin-bottom:2rem;font-size:2rem}h3{font-size:1.6rem}}@media screen and (max-width:360px){body{font-size:1.4rem}}@media screen and (max-width:324px){h1{font-size:2.4rem}}a,a:visited,a:active,a:link{color:var(--color-secondary);text-decoration:none;transition:all .3s}a:hover{color:var(--color-link);text-decoration:underline}a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.icon{fill:#000;width:30px;height:30px}.icon--left,.icon--right{cursor:pointer;fill:var(--color-secondary);opacity:.6;border:none;width:40px;height:40px;transition:all .3s}.icon--left{transform:rotate(90deg)}.icon--right{transform:rotate(-90deg)}.icon--left:hover,.icon--right:hover{fill:var(--color-link)}.icon--left:hover{transform:rotate(90deg)}.icon--right:hover{transform:rotate(-90deg)}.services-icon{transform:scale(1.6)}.icon-container{border-radius:100%;justify-content:center;align-items:center;width:64px;height:64px;margin-left:3rem;display:inline-flex}@media screen and (max-width:360px){.icon--right,.icon--left{width:30px;height:30px}}@media screen and (min-width:768px){.icon--right,.icon--left{width:50px;height:50px}}@media screen and (min-width:1024px){.icon--right,.icon--left{width:60px;height:60px}}.list{color:#000;padding-left:0;list-style:none}.list__item{margin:.5rem 1rem;display:block}.list__item:before{color:var(--color-primary);content:"✔";opacity:0;padding-right:1rem;animation:.5s forwards tickIn;display:inline-block;transform:scale(0)rotate(-45deg)}.list__item:first-child:before{animation-delay:0s}.list__item:nth-child(2):before{animation-delay:50ms}.list__item:nth-child(3):before{animation-delay:.1s}.list__item:nth-child(4):before{animation-delay:.15s}.list__item:nth-child(5):before{animation-delay:.2s}.list__item:nth-child(6):before{animation-delay:.25s}.list__item:nth-child(7):before{animation-delay:.3s}.list__item:nth-child(8):before{animation-delay:.35s}.list__item:nth-child(9):before{animation-delay:.4s}.list__item:nth-child(10):before{animation-delay:.45s}.list__item:nth-child(11):before{animation-delay:.5s}.list__item:nth-child(12):before{animation-delay:.55s}.list__item:nth-child(13):before{animation-delay:.6s}.list__item:nth-child(14):before{animation-delay:.65s}.list__item:nth-child(15):before{animation-delay:.7s}.list__item:nth-child(16):before{animation-delay:.75s}.list__item:nth-child(17):before{animation-delay:.8s}.list__item:nth-child(18):before{animation-delay:.85s}.list__item:nth-child(19):before{animation-delay:.9s}.list__item:nth-child(20):before{animation-delay:.95s}.list__item:nth-child(21):before{animation-delay:1s}.list__item:nth-child(22):before{animation-delay:1.05s}.list__item:nth-child(23):before{animation-delay:1.1s}.list__item:nth-child(24):before{animation-delay:1.15s}.list__item:nth-child(25):before{animation-delay:1.2s}.list__item:nth-child(26):before{animation-delay:1.25s}.list__item:nth-child(27):before{animation-delay:1.3s}.list__item:nth-child(28):before{animation-delay:1.35s}.list__item:nth-child(29):before{animation-delay:1.4s}.list__item:nth-child(30):before{animation-delay:1.45s}@keyframes tickIn{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{opacity:1;transform:scale(1.2)rotate(15deg)}to{opacity:1;transform:scale(1)rotate(0)}}a.button,a.button:visited,a.button:hover{color:#fff;text-decoration:none}.button{border:2px solid var(--color-border);cursor:pointer;color:#fff;background:var(--color-primary);border-radius:5px;justify-content:center;align-items:center;width:120px;height:50px;padding:1rem 2rem;font-size:1.5rem;font-weight:700;transition:all .6s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.button:hover{background:var(--color-secondary);color:#fff}.button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.button>span{pointer-events:none;background:#00000080;border-radius:50%;width:300px;height:300px;animation:.6s linear forwards ripple;position:absolute;transform:translate(-50%)translateY(-50%)scale(0)}@keyframes ripple{0%{opacity:.7;transform:translate(-50%)translateY(-50%)scale(0)}to{opacity:0;transform:translate(-50%)translateY(-50%)scale(1)}}.testimonials__button{background:0 0;border:none}@media screen and (max-width:428px){.button{width:100px;height:40px;font-size:1.2rem}}.input{border:1px solid #ccc;border-radius:30px;outline:0;padding:1.5rem 3.5rem;font-size:2rem}@media screen and (min-width:1024px){.input{font-size:1.5rem}}.quote{color:#000;font-size:3rem;font-style:italic;line-height:1.3}.quote__text:before{content:open-quote}.quote__text:after{content:close-quote}@media screen and (min-width:1024px){.quote{font-size:2rem}}.grid{display:grid}@media screen and (min-width:768px){.block .grid--1x2{grid-template-columns:1fr auto}}@media screen and (min-width:1024px){.block .grid--1x2-alt{grid-template-columns:1fr auto;gap:2rem}}@media screen and (max-width:1024px){.block .grid--1x2-alt{grid-template-columns:1fr}}.block{padding:4rem 2rem}.block__header{text-align:center;margin-top:0}.block--top{text-align:center;padding-top:12rem}.block--top-condensed{text-align:center;padding-top:12rem;padding-bottom:4rem}.block--top-condensed p,.block--top p,.block--regular{text-align:left}.block--grey{background:#f4f4f4}.block--white{background:#fff}.block__anchor{place-items:center;margin-left:3rem;display:grid}.welcome__block{padding-top:6rem}@media screen and (max-width:767px){.block--regular{text-align:center}.block__anchor{margin-left:1rem}}@media screen and (max-width:360px){.block--top-condensed{padding-top:8rem}}.container{max-width:1200px;margin:0 auto}.container--white{border-left:5px solid var(--color-border);background:#fff;padding:1rem 0}.container--grey{border-left:5px solid var(--color-border);background:#f4f4f4;padding:1rem 0}.container--large{border:2px solid var(--color-border);border-radius:5px;max-width:95vw;margin:3rem auto}.container__buttons{color:#000;justify-content:center;align-items:center;gap:2rem;padding-top:2rem;display:flex}.about__image-container{border-radius:10px;width:100%;overflow:hidden}.hobbies__container{justify-content:center;gap:1rem;margin:4rem 0;display:flex}@media screen and (min-width:470px){.container--buttons{flex-direction:row}}@media screen and (min-width:768px){.container--large{max-width:85vw}}@media screen and (max-width:1024px){.container--white,.container--grey{border-left:4px solid var(--color-border)}}@media screen and (max-width:768px){.hobbies__container{gap:0}.container--white,.container--grey{border-left:3px solid var(--color-border)}}@media screen and (max-width:428px){.container__buttons{gap:1rem}}@media screen and (max-width:360px){.hobbies__container{display:none}.container--white,.container--grey{border-left:2px solid var(--color-border)}.block--top{padding-top:8rem}.container__buttons{flex-direction:column}}.collapsible__header{justify-content:space-between;display:flex}.collapsible__heading{margin-top:0}.collapsible__icon{background-color:#fff;border:0;padding:0}.collapsible__icon:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.collapsible__content{opacity:0;visibility:hidden;max-height:0;transition:all .5s;overflow:hidden}.collapsible--expanded .collapsible__content{opacity:1;visibility:visible;max-height:100vh;display:block}@media screen and (min-width:768px){.collapsible--expanded .collapsible__content{display:none}}@media screen and (max-width:768px){.collapsible__icon{padding:1rem}}.card{background:var(--color-block--white);border-radius:1rem;align-items:center;overflow:hidden;box-shadow:0 10px 20px #0000001a}.card__text{padding:2rem}.card__image{max-width:400px;max-height:400px;padding:1rem}.card__image .card__img{object-fit:cover;border-radius:1rem;width:100%;height:100%}.card--narrow{border:3px solid var(--color-border);max-width:420px;margin:0 auto}.card--narrow p{text-align:center}@media (max-width:1024px){.card__image{margin:1rem auto}}.nav{z-index:100;background:#fff;flex-wrap:wrap;justify-content:space-between;width:100%;font-size:2rem;display:flex;position:fixed;box-shadow:0 0 1rem #dcdcdc,0 0 1rem #dcdcdc}.nav__btn{width:150px;height:60px;font-size:1.5rem}.nav__brand__group{align-self:center}.nav__brand{flex-direction:row;height:auto;padding:1rem;display:flex}.nav__logo{border-radius:100%;width:70px;height:70px}.nav__logo__title{color:var(--color-secondary);letter-spacing:1px;text-align:center;align-self:center;width:120px;margin:0;padding-left:1rem;font-size:2.4rem;font-weight:400}.nav__list{width:100%;margin-top:2rem}.nav__item{text-align:center;border-bottom:1px solid #daeffc;padding:1rem 2rem}.nav__item>a{color:var(--color-secondary);transition:all .3s}.nav__item .icon{fill:var(--color-secondary);opacity:.7;vertical-align:middle;width:2.3rem;height:2.3rem;margin-right:1rem}.nav__item>a:hover{color:var(--color-link);text-decoration:underline}.nav__toggler{cursor:pointer;fill:var(--color-primary);opacity:.6;border-radius:5px;width:40px;height:40px;transition:box-shadow .3s,opacity .3s}.collapsible--expanded .nav__toggler{opacity:1;box-shadow:0 0 3px .5px var(--color-primary)}.nav__list{margin:0}.collapsible--expanded .nav__list{margin:20px 0}@media screen and (max-width:360px){.nav{font-size:1.5rem}.nav__brand{padding:.5rem}.nav__logo{width:50px;height:50px}.nav__logo__title{width:90px;font-size:1.8rem}.nav__toggler{border-radius:3px;width:30px;height:30px}}@media screen and (min-width:768px){.nav{flex-wrap:nowrap}.nav__brand{justify-content:center}.nav__toggler,.nav__list,.collapsible__icon{display:none}.nav__list-widescreen{color:var(--color-secondary);flex:1;justify-content:flex-end;align-items:center;gap:2rem;margin-right:6rem;transition:all .3s;display:flex}.nav__list-widescreen .nav__link{padding:.5rem 1rem}.nav__list-widescreen .nav__link.active{color:var(--color-link);border:2px solid #7daef880;border-radius:5px}.nav__list-widescreen .nav__link:not(.active):hover{filter:drop-shadow(0 0 .5px #1146f5);text-decoration:underline}.nav__list-widescreen .nav__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:5px}}@media screen and (max-width:767px){.nav__list-widescreen{display:none}}@media screen and (max-width:1024px){.nav{font-size:1.6rem}.nav__list-widescreen{gap:1rem;margin-right:1rem}.nav__list-widescreen .nav__link{padding:.5rem 1rem}}@media screen and (min-width:1296px){.nav{height:auto}.nav__brand{flex-direction:row}.nav__logo__title{padding-top:0}}@media screen and (min-width:1600px){.nav__btn{margin:1rem 2rem}}.hero__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;font-weight:700;display:flex;position:relative;overflow:hidden}.hero__block{padding:0}.hero__nameplate{color:#000;opacity:1;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;display:flex;position:relative}.hero__heading{margin:1rem;font-size:5rem}.hero__tagline{letter-spacing:1px;margin:0;padding-bottom:1rem;font-weight:700}.hero__text-overlay{text-align:center;color:#000;background-color:#0003;border:3px solid #000;border-radius:1rem;max-width:600px;padding:2rem 3rem;display:inline-block}@media screen and (max-width:1024px){.hero__heading{font-size:5rem}}@media screen and (max-width:768px){.hero__heading{font-size:4rem}}@media screen and (max-width:428px){.hero__heading{font-size:3rem}}@media screen and (max-width:375px){.hero__tagline{padding-bottom:.5rem;font-size:1.8rem}}@media screen and (min-width:768px){.hero__tagline{font-size:2.4rem}}@media screen and (min-width:1024px) and (max-height:560px){.hero__container{padding-top:15rem}}@media screen and (min-width:1024px) and (max-height:720px){.hero__container{padding-top:10rem}}.background__image{width:100%;height:70vh;position:relative;overflow:hidden}.testimonials__content{background:linear-gradient(135deg,#00f7f7,#fff 15% 85%,#00f7f7 100%);border-radius:20px;align-items:center;height:300px;margin:3rem auto;padding:2rem;display:flex;position:relative;box-shadow:0 0 20px 1px #acacac}.testimonials__slider{justify-content:center;align-items:center;display:flex}.testimonials__button{margin:1rem}.testimonials__content>.testimonials__icon-left{position:absolute;top:1.5rem;left:1.5rem}.testimonials__content>.testimonials__icon-right{position:absolute;bottom:1.5rem;right:1.5rem}.testimonials__content>p{margin-bottom:0;padding:1rem;font-style:italic}.testimonial__text{display:none}.testimonial__text.active{animation:1s fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.testimonial-bullet{cursor:pointer;background:#ffffff80;border:1px solid #ccc;border-radius:50%;width:25px;height:25px;margin:0 2rem;padding:0;display:inline-block}.testimonial-bullet:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.testimonial-bullet.active{background:var(--color-primary);animation:.2s linear pop;box-shadow:inset 0 0 1px 1px #fff}@keyframes pop{0%{box-shadow:inset 0 0 1px 10px #fff}to{box-shadow:inset 0 0 1px 1px #fff}}@media screen and (max-width:360px){.testimonials__icon-left,.testimonials__icon-right{width:15px;height:15px}.testimonials__button{margin:0}.testimonial-bullet{width:10px;height:10px;margin:0 1rem}.testimonials__content{height:360px}}@media screen and (min-width:420px){.testimonials__content{height:260px}}@media screen and (min-width:552px){.testimonials__content{height:220px}}@media screen and (min-width:361px) and (max-width:767px){.testimonials__icon-left,.testimonials__icon-right{width:20px;height:20px}.testimonial-bullet{width:15px;height:15px;margin:0 1rem}.testimonials__content>p{font-size:1.5rem}}@media screen and (min-width:768px){.testimonial-bullet{width:20px;height:20px}.testimonials__container{max-width:75%}.testimonials__content{height:480px;padding:3rem 6rem}}@media screen and (min-width:1024px){.testimonial-bullet{width:25px;height:25px}.testimonials__content{height:250px}}@media screen and (min-width:1296px){.testimonials__content{height:200px}}.privacy__block{text-align:left}.privacy__block .container{max-width:800px}.privacy__block h1{text-align:center}.footer__nav-block{justify-content:center;display:flex}.footer__list{justify-content:center;margin:0;padding-top:1rem;display:flex}.footer__item{padding:0 1rem;font-size:1.8rem}.footer__item>a{color:var(--color-secondary);font-weight:550;transition:all .3s}.footer__item>a:hover{color:var(--color-link);text-decoration:underline}.footer__item>a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.footer__logo-block{justify-content:center;padding-top:2rem;padding-bottom:2rem;display:flex}.footer__logo{border-radius:100%;width:70px;height:70px;display:none}.footer__bottom{flex-direction:column;align-items:center;width:100%;display:flex}.footer__credits-block{flex-direction:row;place-content:center;align-items:center;gap:1rem;width:100%;padding:.5rem 2rem 2rem;display:flex}.footer__credits-block>p{text-align:center;margin-bottom:0;font-size:1.4rem}.footer__legal-links{gap:2rem;margin-bottom:.3rem;display:flex}.footer__privacy-link,.footer__privacy-link:link,.footer__privacy-link:visited{color:#aaa;font-size:1.4rem;text-decoration:none;transition:color .3s}.footer__privacy-link:hover{color:#555;text-decoration:underline}@media screen and (max-width:428px){.footer__legal-links{flex-direction:column;align-items:center;gap:.6rem}}@media screen and (max-width:360px){.footer__item{font-size:1.5rem}.footer__logo-block{justify-content:center;padding-top:.5rem;padding-bottom:.5rem;display:flex}}@media screen and (max-width:767px){.footer__list{text-align:center;flex-direction:column;width:100%}.footer__item{border-bottom:1px solid #daeffc;padding:1rem}.footer__logo-block{justify-content:center;padding-top:1rem;padding-bottom:1rem;display:flex}}@media screen and (min-width:361px) and (max-width:767px){.footer__item{font-size:1.8rem}}@media screen and (min-width:768px){.footer__logo{display:block}.footer__logo-block{justify-content:center;padding-top:2rem;padding-bottom:2rem;display:flex}}.footer__block{border-top:1px solid #d3d3d3}@media screen and (min-width:1024px){.footer__item{padding:0 2rem}}.about__image{object-fit:cover;border-radius:10px;width:100%;margin:0;display:block}.training__image{width:100%;height:90vh;position:relative;overflow:hidden}.hobby__image{object-fit:cover;border-radius:50%;width:100px;height:100px;transition:transform .3s;box-shadow:0 4px 6px #0003}.hobby__image:nth-child(odd){transform:translateY(-10px)}.hobby__image:nth-child(2n){transform:translateY(30px)}@media screen and (max-width:1024px){.about__image{max-width:400px;margin:0 auto}}@media screen and (max-width:768px){.hobby__image{width:70px;height:70px}}@media screen and (max-width:428px){.hobby__image{width:60px;height:60px}}.services__title{margin-bottom:6rem}.services__list{color:#000;columns:2;text-align:left;column-gap:3rem;padding-left:0;list-style:none}.services__image{width:100%;height:60vh;display:block;position:relative;overflow:hidden}@media screen and (max-width:360px){.services__list{font-size:1.5rem}}@media screen and (max-width:767px){.services__list{columns:1;column-gap:0}}@media screen and (max-width:1024px){.services__title{margin-bottom:4rem}}@media screen and (max-width:428px){.services__title{margin-bottom:3rem}}.faq{gap:.5rem;margin:0 10px;font-size:2rem;display:flex}.faq__list{text-align:left}dt{border-bottom:3px solid #e8e6fd;padding-bottom:1rem;display:block}dd{padding-top:1rem}.faq__q,.faq__a{font-weight:600}.faq__buttons{padding-top:4rem}.faq .icon{opacity:.2;flex-shrink:0;width:30px;height:30px;margin-top:.2rem;margin-left:3rem}@media screen and (max-width:1024px){.faq{font-size:1.6rem}.faq .icon{margin-left:1rem}}@media screen and (max-width:768px){.faq{font-size:1.4rem}}@media screen and (min-width:768px){.faq{margin:0 5rem}}@media screen and (max-width:428px){.faq .icon{display:none}}@media screen and (max-width:324px){.faq{font-size:1.2rem}}.contact-card__container{border:3px solid var(--color-border);border-radius:10px;padding:0;overflow:hidden}.contact__card{flex-direction:column;justify-content:center;align-items:center;margin:4rem 0;padding:2rem;display:flex}.contact__card-header{text-align:center}.contact__card-text{text-align:left;max-width:100%}.contact__strong{font-weight:600}.contact__office-hours--heading,.contact__office-hours{margin-bottom:0}.contact__card-image{justify-content:center;align-items:center;width:100%;display:flex}.contact__fees-card{border:3px solid var(--color-border);border-radius:10px;margin:4rem 0;padding:2rem 4rem}.contact__fees-card p{text-align:center}.contact__cancellation-card{border:3px solid var(--color-border);border-radius:10px;margin:4rem 0;padding:2rem 4rem}.contact__cancellation-card>p{text-align:left}.contact-form__container{border:3px solid var(--color-border);border-radius:10px}.contact__form-block{margin:4rem 0;padding-top:1rem;padding-bottom:1rem}.contact__form{padding:2rem 4rem;line-height:1.5}.contact__form-row{grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:2rem;display:grid}.contact__form-group{flex-direction:column;display:flex}.form__hint{color:var(--color-text-muted,#666);margin-top:.25rem;font-size:.8rem;display:block}.contact__form--textarea{width:100%;height:30vh}.contact__form-button-container{justify-content:center;margin-top:1rem;display:flex}.contact-map__block{padding:4rem 0}@media screen and (min-width:361px) and (max-width:767px){.contact__card{font-size:1.8rem}.contact__cancellation-card{margin-top:2rem;padding:2rem}}@media screen and (max-width:1024px){.contact__form-row{gap:2rem}.contact__fees-card,.contact__form-block,.contact__form-block,.contact-map__block{margin:3rem 0}}@media screen and (max-width:767px){.contact-map__block{padding:3rem 1rem}.contact__form{padding:2rem}.contact__form-row{grid-template-columns:1fr 1fr}.contact__form-row .contact__form-group:nth-child(3){grid-column:1/span 2;justify-self:center;width:50%}}@media screen and (max-width:428px){.contact__fees-card,.contact__form-block,.contact__form-block{margin:2rem 0}.contact__form-row{grid-template-columns:1fr}.contact__form-row .contact__form-group:nth-child(3){grid-column:auto;justify-self:stretch;width:100%}.contact-map__block{margin:2rem 0}}@media screen and (max-width:360px){.contact__card{padding:1rem}.contact__cancellation-card{padding:2rem}}@media screen and (min-width:1024px){.contact__card{padding:3rem}.contact__card-image{height:100%}}.notfound-page{background:url(/images/notfoundlarge.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.notfound-page:before{content:"";z-index:0;background:#ffffff80;position:absolute;inset:0}.notfound-page .container{position:relative}@media screen and (max-width:768px){.notfound-page{background:url(/images/notfoundsmall.webp) 50%/cover no-repeat}}
