@media not screen and (min-width:768px){.athlete-carousel{position:absolute;left:calc(-1*var(--innerInlinePad));top:0;width:calc(100% + var(--innerInlinePad)*2)}}@media not screen and (min-width:768px){.athlete-carousel .splide{padding-inline:var(--innerInlinePad)!important}}@media (pointer:fine){.athlete-carousel .splide .splide__slide{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-carousel .splide .splide__slide:hover{opacity:.5}}.athlete-carousel .splide .splide__slide:focus-visible{transition:unset;opacity:.5}.athlete-carousel .splide .picture{aspect-ratio:220/124;overflow:hidden;display:block;border-radius:5px}@media not screen and (min-width:768px){.athlete-carousel .splide .picture{border-radius:10px;aspect-ratio:178/100}}.athlete-carousel .splide .picture.has-video{position:relative}@media (pointer:fine){.athlete-carousel .splide .picture.has-video{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-carousel .splide .picture.has-video:hover{opacity:.5}}.athlete-carousel .splide .picture.has-video:focus-visible{transition:unset;opacity:.5}.athlete-carousel .splide .picture.has-video:before{content:"";inset:0;position:absolute;background-color:#0006;background-image:var(--play-video);background-size:50px 50px;background-position:center center;background-repeat:no-repeat}@media not screen and (min-width:768px){.athlete-carousel .splide .picture.has-video:before{background-size:40px 40px}}.athlete-carousel .splide .picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}.athlete-carousel .splide .splide__track{transition:-webkit-mask-image .3s linear;transition:mask-image .3s linear;transition:mask-image .3s linear,-webkit-mask-image .3s linear;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 1%,#fff 20%,#fff 80%,transparent 99%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,transparent 1%,#fff 20%,#fff 80%,transparent 99%,transparent 100%)}.athlete-carousel .splide:has(.splide__arrow.splide__arrow--next:disabled) .splide__track,.athlete-carousel .splide:has(.splide__list .splide__slide:last-of-type.is-visible) .splide__track{-webkit-mask-image:linear-gradient(-90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%);mask-image:linear-gradient(-90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%)}.athlete-carousel .splide:has(.splide__arrow.splide__arrow--next:disabled) .splide__arrow.splide__arrow--next,.athlete-carousel .splide:has(.splide__list .splide__slide:last-of-type.is-visible) .splide__arrow.splide__arrow--next{display:none}.athlete-carousel .splide:has(.splide__arrow.splide__arrow--prev:disabled) .splide__track,.athlete-carousel .splide:has(.splide__list .splide__slide:first-of-type.is-visible) .splide__track{-webkit-mask-image:linear-gradient(90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%);mask-image:linear-gradient(90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%)}.athlete-carousel .splide:has(.splide__arrow.splide__arrow--prev:disabled) .splide__arrow.splide__arrow--prev,.athlete-carousel .splide:has(.splide__list .splide__slide:first-of-type.is-visible) .splide__arrow.splide__arrow--prev{display:none}.athlete-carousel .splide:has(.splide__list .splide__slide:first-of-type.is-visible):has(.splide__list .splide__slide:last-of-type.is-visible) .splide__list{justify-content:center;transform:translate(0)!important}.athlete-carousel .splide:has(.splide__list .splide__slide:first-of-type.is-visible):has(.splide__list .splide__slide:last-of-type.is-visible) .splide__track{-webkit-mask-image:none;mask-image:none}.athlete-carousel .splide .splide__arrow.splide__arrow--prev{position:absolute;top:0;left:0;height:100%;width:20px;background-image:var(--icon-carousel-next);background-position:right center;background-repeat:no-repeat;transform:scaleX(-1)}@media (pointer:fine){.athlete-carousel .splide .splide__arrow.splide__arrow--prev{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-carousel .splide .splide__arrow.splide__arrow--prev:hover{opacity:.5}}.athlete-carousel .splide .splide__arrow.splide__arrow--prev:focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.athlete-carousel .splide .splide__arrow.splide__arrow--prev{left:10px}}.athlete-carousel .splide .splide__arrow.splide__arrow--prev:disabled{display:none}.athlete-carousel .splide .splide__arrow.splide__arrow--next{position:absolute;top:0;right:0;height:100%;width:20px;background-image:var(--icon-carousel-next);background-position:right center;background-repeat:no-repeat}@media (pointer:fine){.athlete-carousel .splide .splide__arrow.splide__arrow--next{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-carousel .splide .splide__arrow.splide__arrow--next:hover{opacity:.5}}.athlete-carousel .splide .splide__arrow.splide__arrow--next:focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.athlete-carousel .splide .splide__arrow.splide__arrow--next{right:10px}}.athlete-carousel .splide .splide__arrow.splide__arrow--next:disabled{display:none}.athlete-modal-carousel .splide .splide__slide{display:flex;justify-content:center}.athlete-modal-carousel .splide .splide__slide.is-playing .picture .playpause{display:none}.athlete-modal-carousel .splide .picture{aspect-ratio:220/124;overflow:hidden;display:block;position:relative;border-radius:20px}.athlete-modal-carousel .splide .picture.paysage,.athlete-modal-carousel .splide .picture.portrait{overflow:hidden;display:block;position:relative;border-radius:20px;max-height:calc(100svh - (var(--headerHeight) + 80px + 46px));max-width:100%;display:flex;align-items:center;justify-content:center}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .picture.paysage,.athlete-modal-carousel .splide .picture.portrait{border-radius:10px;max-height:calc(100svh - (var(--headerHeight) + 80px + 116px))}}.athlete-modal-carousel .splide .picture.paysage img,.athlete-modal-carousel .splide .picture.portrait img{max-height:100%;max-width:100%;width:auto;width:100%}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .picture{border-radius:10px;aspect-ratio:178/100}}.athlete-modal-carousel .splide .picture .playpause{position:absolute;inset:0}.athlete-modal-carousel .splide .picture.video{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:calc(100svh - (var(--headerHeight) + 80px + 46px))}.athlete-modal-carousel .splide .picture.video iframe{-o-object-fit:contain;object-fit:contain;aspect-ratio:220/124;width:100%;height:auto!important;border-radius:20px}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .picture.video iframe{border-radius:10px;aspect-ratio:178/100}}.athlete-modal-carousel .splide .picture img{border-radius:20px}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .picture img{border-radius:10px}}.athlete-modal-carousel .splide .splide__track{border-radius:20px}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .splide__track{border-radius:10px}}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .splide__arrows{position:absolute;left:0;bottom:19px;width:100%;height:20px}}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev{position:absolute;top:0;left:-50px;height:100%;height:calc(100% - 46px);width:18px;background-image:var(--modal-carousel-prev);background-position:right center;background-repeat:no-repeat}@media (pointer:fine){.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev:hover{opacity:.5}}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev:focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev{left:0;top:0;height:20px;width:12px;background-size:12px 24px}}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--prev:disabled{display:none}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next{position:absolute;top:0;right:-50px;height:100%;height:calc(100% - 46px);width:18px;background-image:var(--modal-carousel-next);background-position:right center;background-repeat:no-repeat}@media (pointer:fine){.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next{transition:opacity var(--transition-duration) var(--transition-ease)}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next:hover{opacity:.5}}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next:focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next{right:0;top:0;height:20px;width:12px;background-size:12px 24px}}.athlete-modal-carousel .splide .splide__arrows .splide__arrow.splide__arrow--next:disabled{display:none}.athlete-modal-carousel .splide .splide__pagination{height:6px;padding-block:20px;display:flex;gap:5px 10px;align-items:center;justify-content:center;box-sizing:content-box}@media not screen and (min-width:768px){.athlete-modal-carousel .splide .splide__pagination{padding-block:27px;padding-inline:25px}}.athlete-modal-carousel .splide .splide__pagination li{width:6px;height:6px;display:block;line-height:0}.athlete-modal-carousel .splide .splide__pagination li button{width:6px;height:6px;background-color:var(--white);opacity:.4;border-radius:6px}.athlete-modal-carousel .splide .splide__pagination li button.is-active{opacity:1}.accordion[data-astro-cid-lufk55kh] .accordion-inner[data-astro-cid-lufk55kh]{padding-top:10px}.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]{background-color:var(--yellow);display:flex;align-items:center;justify-content:center;border-radius:100vw;padding:10px;width:100%;margin-top:10px;gap:5px;font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}@media (pointer:fine){.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]{transition:opacity var(--transition-duration) var(--transition-ease)}.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]:hover{opacity:.5}}.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]:focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]{padding-block:14px}}.accordion[data-astro-cid-lufk55kh]>button[data-astro-cid-lufk55kh]:after{content:"";width:8px;height:11px;background-image:var(--icon-accordion-down);background-size:100%auto;background-repeat:no-repeat;background-position:center center}.accordion[data-astro-cid-lufk55kh].is-opened button[data-astro-cid-lufk55kh]:after{background-image:var(--icon-accordion-up)}.profile_container{overflow-wrap:break-word}.profile_container:has(section){display:flex;flex-direction:column;gap:10px}.profile_container:has(section)>section{background-color:var(--white);border-radius:20px;padding:25px;border:solid 1px var(--gray)}@media not screen and (min-width:768px){.profile_container:has(section)>section{padding-inline:20px}}.profile_container:not(:has(section)){background-color:var(--white);border-radius:20px;padding:25px;border:solid 1px var(--gray)}.profile_container h3{font-size:1.125rem;letter-spacing:.05em;font-weight:700;line-height:1.6;--textStyle:"h3";margin-bottom:10px}.profile_container p{font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.profile_container p+p{margin-top:10px}.profile_container h4{font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5";color:var(--orange);display:grid;grid-template-columns:6px 1fr;align-items:baseline;gap:5px}.profile_container h4:before{content:"";width:6px;height:6px;background-image:var(--icon-orange-bullet);background-size:contain;background-repeat:no-repeat;background-position:center center;transform:translateY(-2px)}.profile_container h4+p{margin-top:10px}.profile_container p+h4{margin-top:20px}.profile_container hr{display:block;height:2px;width:100%;margin-top:18px;margin-bottom:14px;background-image:var(--dot-border-yellow);background-size:6px 2px;background-position:center top;background-repeat:repeat-x}.profile_container b{font-weight:700}.profile_container strong{-webkit-text-decoration-color:#ffde8d;text-decoration-color:#ffde8d;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:6px;text-underline-offset:-1px}.profile_container strong::-moz-selection{text-decoration-color:#00f;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:6px;text-underline-offset:-1px}.profile_container strong::selection{-webkit-text-decoration-color:#00f;text-decoration-color:#00f;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:6px;text-underline-offset:-1px}.profile_container ul{list-style-type:disc;-webkit-padding-start:24px;padding-inline-start:24px}.profile_container ul li{font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small";display:list-item}.profile_container ul+p,.profile_container p+ul{margin-top:10px}.link{margin-bottom:60px}.header[data-astro-cid-lvdg75y6]{display:grid;grid-template-columns:250px 1fr;gap:30px;margin-top:30px;margin-bottom:40px;overflow:hidden}@media not screen and (min-width:768px){.header[data-astro-cid-lvdg75y6]{margin-top:23px;margin-bottom:30px;gap:20px;grid-template-columns:120px 1fr;grid-template-areas:"img desc""btm btm"}.header[data-astro-cid-lvdg75y6] .header-bottom[data-astro-cid-lvdg75y6]{grid-area:btm}}.header[data-astro-cid-lvdg75y6] .profile_image[data-astro-cid-lvdg75y6]{max-width:250px;aspect-ratio:1/1;border-radius:100vw;overflow:hidden;background:var(--yellow_grade);position:relative;padding:3px}@media not screen and (min-width:768px){.header[data-astro-cid-lvdg75y6] .profile_image[data-astro-cid-lvdg75y6]{grid-area:img;max-width:120px}}.header[data-astro-cid-lvdg75y6] .profile_image[data-astro-cid-lvdg75y6] img[data-astro-cid-lvdg75y6]{position:absolute;left:3px;top:3px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:100vw}.header[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{overflow:hidden;display:flex;flex-direction:column;gap:5px}@media not screen and (min-width:768px){.header[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{grid-area:desc}}.header[data-astro-cid-lvdg75y6] .rating[data-astro-cid-lvdg75y6]{display:flex;gap:8px;align-items:center;justify-content:flex-start}.header[data-astro-cid-lvdg75y6] .rating[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:1rem;letter-spacing:0;font-weight:500;line-height:1;font-family:var(--outfit);--textStyle:"number"}.header[data-astro-cid-lvdg75y6] .rating[data-astro-cid-lvdg75y6] .stars[data-astro-cid-lvdg75y6]{display:flex;gap:4px;align-items:center;justify-content:flex-start}.header[data-astro-cid-lvdg75y6] .rating[data-astro-cid-lvdg75y6] .stars[data-astro-cid-lvdg75y6] i[data-astro-cid-lvdg75y6]{display:block;--width:12px;--height:13px;width:12px;height:13px;-webkit-mask-image:var(--icon-star);mask-image:var(--icon-star);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--width) var(--height);mask-size:var(--width) var(--height);--step:100%;background:linear-gradient(to right,var(--logo_yellow) 0%,var(--logo_yellow) var(--step),var(--gray) var(--step),var(--gray) 100%)}.header[data-astro-cid-lvdg75y6] .sports[data-astro-cid-lvdg75y6]{white-space:nowrap;text-overflow:ellipsis;overflow:clip;line-height:1}.header[data-astro-cid-lvdg75y6] .sports[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{white-space:nowrap;font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5"}.header[data-astro-cid-lvdg75y6] .sports[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]+span[data-astro-cid-lvdg75y6]:before{content:"/";margin-inline:4px}.header[data-astro-cid-lvdg75y6] .name[data-astro-cid-lvdg75y6]{font-size:1.75rem;letter-spacing:.1em;font-weight:700;line-height:1.5;--textStyle:"h1"}@media not screen and (min-width:768px){.header[data-astro-cid-lvdg75y6] .name[data-astro-cid-lvdg75y6]{font-size:1.375rem;letter-spacing:.2em;font-weight:700;line-height:1.2;--textStyle:"sp-h1-large"}}.header[data-astro-cid-lvdg75y6] .areas[data-astro-cid-lvdg75y6]{font-size:.75rem;letter-spacing:.05em;font-weight:500;line-height:1.6;--textStyle:"small";white-space:nowrap;text-overflow:ellipsis;overflow:clip}.header[data-astro-cid-lvdg75y6] .areas[data-astro-cid-lvdg75y6]:before{content:"";display:inline-flex;width:10px;min-width:10px;height:13px;background-image:var(--icon-pin);background-position:center center;background-repeat:no-repeat;transform:translateY(2px);margin-right:2px}.header[data-astro-cid-lvdg75y6] .areas[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:.75rem;letter-spacing:.05em;font-weight:500;line-height:1.6;--textStyle:"small";white-space:nowrap}.header[data-astro-cid-lvdg75y6] .areas[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]+span[data-astro-cid-lvdg75y6]{margin-left:5px}.header[data-astro-cid-lvdg75y6] .catchphrase[data-astro-cid-lvdg75y6]{width:100%;font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small";font-weight:500}@media screen and (min-width:768px){.header[data-astro-cid-lvdg75y6] .catchphrase[data-astro-cid-lvdg75y6]{display:-webkit-box;-webkit-box-orient:vertical;overflow:clip;text-overflow:ellipsis;-webkit-line-clamp:2}}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6]{margin-top:6px;padding-top:17px;background-image:var(--dot-border-yellow);background-size:6px 2px;background-position:center top;background-repeat:repeat-x}@media not screen and (min-width:768px){.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6]{margin-top:14px}}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6]{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5"}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]{color:var(--gray-3);display:flex;align-items:center;justify-content:center;gap:5px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:.5px;text-underline-offset:4px;font-size:.6875rem;letter-spacing:0;font-weight:500;line-height:1;--textStyle:"kome-3"}@media (pointer:fine){.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]{transition:-webkit-text-decoration-color var(--transition-duration) var(--transition-ease);transition:text-decoration-color var(--transition-duration) var(--transition-ease);transition:text-decoration-color var(--transition-duration) var(--transition-ease),-webkit-text-decoration-color var(--transition-duration) var(--transition-ease)}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:hover{-webkit-text-decoration-color:transparent;text-decoration-color:#0000}}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:focus-visible{transition:unset;-webkit-text-decoration-color:transparent;text-decoration-color:#0000}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:after{content:"";width:9px;height:10px;background-image:var(--icon-arrow-down);background-size:100%auto;background-repeat:no-repeat;background-position:center center}.header[data-astro-cid-lvdg75y6] .licences[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:clip;white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.contents-wrapper[data-astro-cid-lvdg75y6]{display:flex;flex-direction:column;gap:80px;padding-bottom:40px}@media not screen and (min-width:768px){.contents-wrapper[data-astro-cid-lvdg75y6]{gap:65px}}@media not screen and (min-width:768px){.section[data-astro-cid-lvdg75y6].is-carousel{position:relative;height:100px;width:100%}}.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6]{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:15px}@media not screen and (min-width:768px){.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6]:has(.header-small.is-pc){margin-bottom:5px}}.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6]{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:1.375rem;letter-spacing:.05em;font-weight:700;line-height:1.5;--textStyle:"h2"}@media not screen and (min-width:768px){.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6] h2[data-astro-cid-lvdg75y6]{font-size:1.125rem;letter-spacing:.05em;font-weight:700;line-height:1.5;--textStyle:"sp-h2"}}.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5"}.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6] strong[data-astro-cid-lvdg75y6]{font-size:1.25rem;letter-spacing:0;font-weight:400;line-height:1;font-family:var(--outfit);--textStyle:"big-number"}.section[data-astro-cid-lvdg75y6] .header-small[data-astro-cid-lvdg75y6]{font-size:.6875rem;letter-spacing:0;font-weight:500;line-height:1;--textStyle:"kome-3"}@media screen and (min-width:768px){.section[data-astro-cid-lvdg75y6] .header-small[data-astro-cid-lvdg75y6]{margin-left:10px}}@media not screen and (min-width:768px){.section[data-astro-cid-lvdg75y6] header[data-astro-cid-lvdg75y6]+.header-small[data-astro-cid-lvdg75y6].is-sp{display:block;line-height:1.6;margin-bottom:20px}}.no-lessons[data-astro-cid-lvdg75y6]{display:flex;align-items:center;justify-content:center;background-color:var(--white);padding:25px 15px;border-radius:20px;border:solid 1px var(--gray)}.no-lessons[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{text-align:center;color:var(--gray-3);font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.blocs[data-astro-cid-lvdg75y6]{display:flex;flex-direction:column;gap:10px}.blocs[data-astro-cid-lvdg75y6]>li[data-astro-cid-lvdg75y6]{background-color:var(--white);border-radius:20px;padding:25px}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6]{display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:flex-start;border:solid 1px var(--gray)}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6]{padding-inline:20px}}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .icon[data-astro-cid-lvdg75y6]{display:block;width:50px;height:50px;background-position:center center;background-size:contain;background-repeat:no-repeat;align-items:center}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .icon[data-astro-cid-lvdg75y6] img[data-astro-cid-lvdg75y6]{width:100%;display:block}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{display:flex;flex-direction:column;gap:10px}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] .text[data-astro-cid-lvdg75y6]{font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6]{font-size:.6875rem;letter-spacing:0;font-weight:500;line-height:1;--textStyle:"kome-3";color:var(--gray-3)}.blocs[data-astro-cid-lvdg75y6].reviews li[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:inherit;color:inherit}.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6]{display:grid;grid-template-columns:100px 1fr;gap:20px;border:solid 1px var(--gray)}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6]{grid-template-columns:1fr;justify-items:center}}.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6] picture[data-astro-cid-lvdg75y6]{max-width:100px;aspect-ratio:1/1;border-radius:100vw;overflow:hidden}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6] picture[data-astro-cid-lvdg75y6]{max-width:120px}}.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6] picture[data-astro-cid-lvdg75y6] img[data-astro-cid-lvdg75y6]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}.blocs[data-astro-cid-lvdg75y6].message li[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{word-break:break-word;align-self:center;text-align:left;font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.blocs[data-astro-cid-lvdg75y6].lessons{display:grid;grid-template-columns:1fr auto auto}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6]{display:grid;padding-block:20px;box-shadow:var(--dropShadow);grid-column:span 3;grid-template-columns:subgrid}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6]{padding:20px}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]{display:grid;grid-template-columns:subgrid;grid-column:span 3;gap:10px 0}@media (pointer:fine){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(a),.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(a){transition:opacity var(--transition-duration) var(--transition-ease)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(a):hover,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(a):hover{opacity:.5}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(a):focus-visible,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(a):focus-visible{transition:unset;opacity:.5}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]{gap:5px 0}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .types[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .types[data-astro-cid-lvdg75y6]{display:flex;gap:5px;grid-column:span 3}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6]{grid-column:span 3;display:flex;border-radius:100vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;color:var(--white);padding:6px 10px;gap:5px;font-size:.8125rem;letter-spacing:.05em;font-weight:700;line-height:1;--textStyle:"small-icon"}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6]{font-size:.75rem;letter-spacing:.05em;font-weight:700;line-height:1;--textStyle:"small-icon-sp"}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6]:before{content:"";background-position:center center;background-size:contain;background-repeat:no-repeat}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="1"],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="1"]{background-color:var(--lesson-private)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="1"]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="1"]:before{width:11px;height:13px;background-image:var(--icon-lesson-private)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="2"],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="2"]{background-color:var(--lesson-group)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="2"]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="2"]:before{width:17px;height:13px;background-image:var(--icon-lesson-group)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="3"],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="3"]{background-color:var(--lesson-event)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="3"]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="3"]:before{width:13px;height:13px;background-image:var(--icon-lesson-event)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="0"],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .type[data-astro-cid-lvdg75y6][data-type="0"]{background-color:var(--lesson-closed)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6]{display:grid;grid-column:span 3;grid-template-columns:subgrid;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6]{grid-column:span 1;grid-template-columns:auto 1fr;gap:5px 15px;grid-template-areas:"h3title h3title""h3time h3price"}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6]{font-size:1.125rem;letter-spacing:.05em;font-weight:700;line-height:1.6;--textStyle:"h3"}@media screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6]{display:-webkit-box;-webkit-box-orient:vertical;overflow:clip;text-overflow:ellipsis;-webkit-line-clamp:1}}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6]{font-size:1rem;letter-spacing:.05em;font-weight:700;line-height:1.5;--textStyle:"sp-h4";grid-area:h3title}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]{font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5";line-height:1;text-align:right;display:flex;align-items:center;justify-content:flex-end}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]{text-align:left;grid-area:h3time}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:1rem;letter-spacing:0;font-weight:500;line-height:1;font-family:var(--outfit);--textStyle:"number";margin-right:2px}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before{content:"";width:16px;min-width:16px;height:16px;background-image:var(--icon-clock);background-position:center center;background-repeat:no-repeat;margin-right:5px;transform:translateY(1px)}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before{transform:translateY(0)}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6]{font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5";line-height:1;font-family:var(--outfit);text-align:right}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6]{text-align:left;grid-area:h3price}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{font-size:1rem;letter-spacing:0;font-weight:500;line-height:1;font-family:var(--outfit);--textStyle:"number";margin-right:2px}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{grid-column:span 3}@media screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{margin-top:-5px}}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6]{padding-top:3px;gap:3px;display:flex;flex-direction:column-reverse}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1.6;--textStyle:"body-small"}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6].event-date,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6].event-date{font-size:.9375rem;letter-spacing:.15em;font-weight:500;line-height:1.8;--textStyle:"body"}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6].event-date,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6].event-date{font-size:.8125rem;letter-spacing:.15em;font-weight:500;line-height:1.8;--textStyle:"sp-body"}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6]{grid-column:span 3;display:flex;gap:10px;flex-wrap:wrap}@media not screen and (min-width:768px){.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6]{margin-top:5px}}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6] .tags[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6]{font-size:.6875rem;letter-spacing:0;font-weight:500;line-height:1;--textStyle:"kome-3";color:var(--gray-3)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6]{color:var(--lesson-closed)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .title[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .price[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{color:var(--lesson-closed)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before,.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) h3[data-astro-cid-lvdg75y6] .time[data-astro-cid-lvdg75y6]:before{background-image:var(--icon-clock-grey)}.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) .desc[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) .tags[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] a[data-astro-cid-lvdg75y6]:is(div) .tags[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) .desc[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) .desc[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) .tags[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6],.blocs[data-astro-cid-lvdg75y6].lessons>li[data-astro-cid-lvdg75y6] .lesson-item[data-astro-cid-lvdg75y6]:is(div) .tags[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6]{color:var(--lesson-closed)}.schedules-list-container[data-astro-cid-lvdg75y6]{overflow:hidden;max-width:calc(100vw - (var(--scrollBarWidth) + var(--innerInlinePad)*2))}@media not screen and (min-width:768px){.schedules-list-container[data-astro-cid-lvdg75y6]{max-width:calc(100vw - var(--innerInlinePad)*2);width:calc(100vw - var(--innerInlinePad)*2)}}.schedules-list[data-astro-cid-lvdg75y6]{position:relative;display:flex;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%);mask-image:linear-gradient(90deg,#fff 0,#fff 80%,transparent 99%,transparent 100%);--slideWidth:70%}@media not screen and (min-width:768px){.schedules-list[data-astro-cid-lvdg75y6]{--slideWidth:85%;width:100%;max-width:100%}}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6]{position:absolute;left:var(--slideWidth);top:0;display:flex;align-items:center;justify-content:center;transform:translate(calc(-100% - 10px));gap:10px}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6],.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6]{width:30px;height:30px;background-position:center center;background-repeat:no-repeat;border-radius:30px;box-shadow:2px 3px 6px #2a13001a}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].is-disabled,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].is-disabled{pointer-events:none;box-shadow:none}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].next,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].next{background-image:var(--icon-navi-next)}@media (pointer:fine){.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].next,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].next{transition:opacity var(--transition-duration) var(--transition-ease)}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].next:hover,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].next:hover{opacity:.5}}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].next:focus-visible,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].next:focus-visible{transition:unset;opacity:.5}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].next.is-disabled,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].next.is-disabled{background-image:var(--icon-navi-next-disabled)}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].prev,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].prev{background-image:var(--icon-navi-prev)}@media (pointer:fine){.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].prev,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].prev{transition:opacity var(--transition-duration) var(--transition-ease)}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].prev:hover,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].prev:hover{opacity:.5}}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].prev:focus-visible,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].prev:focus-visible{transition:unset;opacity:.5}.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .next[data-astro-cid-lvdg75y6].prev.is-disabled,.schedules-list[data-astro-cid-lvdg75y6] .calendar-nav[data-astro-cid-lvdg75y6] .prev[data-astro-cid-lvdg75y6].prev.is-disabled{background-image:var(--icon-navi-prev-disabled)}.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6]{flex:0 0 var(--slideWidth);padding-right:10px}.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6]:first-of-type{margin-left:var(--dragValue)}.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6]{display:flex;padding-left:10px;font-size:1.25rem;letter-spacing:.05em;font-weight:500;line-height:1.6;--textStyle:"h3-big";align-items:baseline;gap:2px;height:30px;margin-bottom:10px}@media not screen and (min-width:768px){.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6]{padding-left:0}}.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] small[data-astro-cid-lvdg75y6]{font-size:.875rem;letter-spacing:0;font-weight:500;--textStyle:"h5"}.schedules-list[data-astro-cid-lvdg75y6] .one-month[data-astro-cid-lvdg75y6] h3[data-astro-cid-lvdg75y6] strong[data-astro-cid-lvdg75y6]{font-size:1.25rem;letter-spacing:0;font-weight:400;line-height:1;font-family:var(--outfit);--textStyle:"big-number"}.one-month{--currCalendar:0;transform:translate(calc(-100%*var(--currCalendar)));transition:var(--carouselTransition)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6]{display:grid;grid-template-columns:repeat(7,1fr);background-color:var(--gray-2);border-radius:10px;border:solid 1px var(--gray-2);gap:1px;overflow:hidden}@media not screen and (min-width:768px){.monthly-shedule-calendar[data-astro-cid-lvdg75y6]{border-radius:5px}}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6]{background-color:var(--white);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:5px 5px 10px}@media not screen and (min-width:768px){.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6]{padding-inline:0;gap:5px}}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].day-name{color:var(--gray-3);padding-block:0;height:28px;font-size:.6875rem;letter-spacing:0;font-weight:500;line-height:1;--textStyle:"kome-3"}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].day-name.saturday{color:var(--saturday)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].day-name.sunday{color:var(--sunday)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{font-size:.875rem;letter-spacing:0;font-weight:400;line-height:1;font-family:var(--outfit);--textStyle:"medium-number"}@media not screen and (min-width:768px){.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6] p[data-astro-cid-lvdg75y6]{font-size:1rem;letter-spacing:0;font-weight:400;line-height:1;font-family:var(--outfit);--textStyle:"sp-medium-number"}}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].saturday p[data-astro-cid-lvdg75y6]{color:var(--saturday)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].sunday p[data-astro-cid-lvdg75y6]{color:var(--sunday)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].is-past p[data-astro-cid-lvdg75y6]{color:var(--gray-2)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6] span[data-astro-cid-lvdg75y6]{display:block;width:14px;height:14px;background-position:center center;background-size:contain;background-repeat:no-repeat}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].is-available span[data-astro-cid-lvdg75y6]{background-image:var(--icon-calendar-available)}.monthly-shedule-calendar[data-astro-cid-lvdg75y6] li[data-astro-cid-lvdg75y6].is-unavailable span[data-astro-cid-lvdg75y6]{background-image:var(--icon-calendar-unavailable)}