@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap";:root{--main-color: #000;--main-font: "Shippori Mincho", serif;--text-color: #000;--bg-color: #fff;--logo-color: #1c1c1c}body.gradient{font-size:var(--text-font-size);font-family:var(--main-font);color:var(--text-color);background:var(--bg-color);overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-width{padding-inline:2.5rem}@media (max-width: 749px){.pc-only{display:none}}.sp-only{display:none}@media (max-width: 749px){.sp-only{display:block}}.custom-drawer.menu-drawer{background-color:var(--bg-color)}.custom-drawer .menu-drawer__inner-container{max-width:91rem;width:100%;display:grid;grid-template-columns:40rem 28.4rem;justify-content:space-between;padding-top:15%;margin-inline:auto}@media (max-width: 749px){.custom-drawer .menu-drawer__inner-container{display:flex;flex-direction:column;justify-content:flex-start;padding:8.3rem 3.7rem 5rem}}@media (max-width: 749px){.custom-drawer .menu-drawer__navigation-container{height:auto}}.custom-drawer .menu-drawer__navigation{padding-top:0}@media (max-width: 749px){.custom-drawer .menu-drawer__navigation{padding-block:5rem 3.4rem}}.custom-drawer .menu-drawer__menu-item{display:block;font-size:3rem;font-weight:400;color:var(--text-color);line-height:2.1667;letter-spacing:0;padding:0}.custom-drawer .menu-drawer__menu-item:hover{opacity:.8;text-decoration:none;color:var(--text-color)}@media (max-width: 749px){.custom-drawer .menu-drawer__menu-item{font-size:2.3rem;line-height:2.5652}}.custom-drawer__head{position:relative;padding-left:2.5rem}@media (max-width: 749px){.custom-drawer__head{padding-left:0}}.custom-drawer__text{display:block;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.5;letter-spacing:0;position:absolute;top:-4.8rem;left:2.4rem}@media (max-width: 749px){.custom-drawer__text{font-size:1.4rem;top:-5.6rem;left:0}}.custom-drawer__title{font-family:var(--main-font);font-size:3rem;font-weight:400;color:var(--text-color);line-height:1.2333;letter-spacing:0;padding-top:1.4rem;margin:0}@media (max-width: 749px){.custom-drawer__title{font-size:2.4rem;line-height:1.5;padding-top:0}}.custom-footer.footer{border-top:none;padding-inline:4.2rem;margin-inline:auto;background-color:transparent}@media (max-width: 749px){.custom-footer.footer{padding:0 3.7rem 3rem}.custom-footer.footer.padding-inline-narrow{padding-inline:2.5rem}}.custom-footer .footer__content-bottom{max-width:128rem;width:100%;padding-top:0;margin-inline:auto}.custom-footer .footer__content-bottom-wrapper{justify-content:flex-end;padding-inline:0}@media (max-width: 749px){.custom-footer .footer__content-bottom-wrapper{justify-content:flex-start}}.custom-footer .custom-footer__bottom-list{list-style:none;padding-inline-start:0;margin:0}.custom-footer .custom-footer__link{display:block;font-size:13px;font-weight:400;color:var(--text-color);line-height:1.4615;letter-spacing:0;text-decoration:none}.custom-header.header.page-width{display:flex;justify-content:flex-end;gap:0;max-width:128rem;width:100%;padding:2.7rem 4rem;margin-inline:auto}@media (max-width: 749px){.custom-header.header.page-width{justify-content:space-between;padding:1.6rem 2.4rem 1.6rem 2.2rem}.custom-header.header.page-width.is-index{justify-content:flex-end}}.custom-header .header__icon:hover{opacity:.8;text-decoration:none}.custom-header .header__icon:hover .icon{transform:scale(1)}.custom-header .header__icon svg{color:var(--logo-color)}.custom-header .menu-drawer{width:100%;transform:translate(0);opacity:0;pointer-events:none;border:none}.custom-header .menu-drawer__menu-item--active,.custom-header .menu-drawer__menu-item:focus,.custom-header .menu-drawer__close-button:focus,.custom-header .menu-drawer__menu-item:hover,.custom-header .menu-drawer__close-button:hover{background-color:var(--bg-color)}.header-wrapper{background-color:transparent;position:fixed;top:0;left:0;right:0}.header-wrapper:has(details[open]){background-color:var(--bg-color)}.js .custom-header details[open].menu-opening>.menu-drawer{opacity:1;pointer-events:visible}.js .custom-header details[open]>.menu-drawer{transition:opacity .3s ease}.c-back-button{display:flex;align-items:center;gap:1.25rem;text-decoration:none}.c-back-button:hover{opacity:.8;text-decoration:none}.c-back-button__arrow{display:block;width:4.85rem;position:relative;top:-.3rem}.c-back-button__arrow svg{width:100%;color:var(--main-color)}.c-back-button__text{display:block;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.5;letter-spacing:0}.c-index-loading__bar{width:1px;height:1px;display:block;background:#fff;position:relative;z-index:10;top:50vh;max-width:100vw}.c-index-loading{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999999;background:#fff;opacity:0;transition:opacity 1s ease-in}.c-index-loading.visible{opacity:1}.c-index-loading img{display:block;width:inherit;height:inherit;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1s ease;position:absolute;top:0;left:0}.c-index-loading__wrapper{width:100%;height:100%}.c-index-loading__content{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.c-index-loading__content.hide{opacity:0;visibility:hidden;pointer-events:none}.c-index-loading__image{width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.c-index-loading__holder{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.c-index-loading__holder img{display:block;width:inherit;height:inherit;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:all .3s ease;position:absolute;top:0;left:0}.c-main-visual__container{position:relative;width:100%;height:384px;overflow:hidden}.c-main-visual__image{width:100%;height:384px;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.c-main-visual__image.hide{display:none;opacity:0;visibility:hidden;pointer-events:none}.c-main-visual__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pagination-wrapper:has(.custom-pagination){margin-top:7rem}.custom-pagination .pagination__list>li{max-width:4.2rem}.custom-pagination .pagination__list>li:not(:last-child){margin-right:0}.custom-pagination .pagination__item{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.375;letter-spacing:0}.custom-pagination .pagination__item:not(.pagination__item--current):hover{opacity:.8;text-decoration:none}.custom-pagination .pagination__item--current{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.375;letter-spacing:0;opacity:.2}.custom-pagination .pagination__item--current:after,.custom-pagination .pagination__item:hover:after{display:none}.custom-pagination .pagination__item--prev:hover{opacity:.8;text-decoration:none}.custom-pagination .pagination__item--prev:hover .icon{transform:rotate(-90deg)}.custom-pagination .pagination__item--next:hover{opacity:.8;text-decoration:none}.custom-pagination .pagination__item--next:hover .icon{transform:rotate(90deg)}.c-random-jump{width:100%;height:100vh;opacity:0;transition:opacity 1s ease-in-out;position:relative;z-index:1;overflow:hidden}.c-random-jump:before{width:100%;height:.1rem;position:relative;z-index:3;display:block;content:"";left:0;top:50vh;background:#fff3}.c-random-jump.visible:before{position:fixed}.c-random-jump__inner{position:relative;top:0;left:0;width:100%;height:100vh;content:"";display:block;pointer-events:none}.visible .c-random-jump__inner{position:fixed}.c-random-jump__inner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-random-jump__loading-bar{display:block;max-width:100%;width:1px;height:1px;background:#fff;position:relative;z-index:10;top:50vh;transition:width 2s ease-in-out}.c-random-jump__loading-bar:after{content:"next";font-size:1.6rem;font-weight:400;color:#fff;letter-spacing:0;position:absolute;top:0;right:0}.c-page-about{max-width:75rem;width:100%}.c-page-about .main-page-title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-bottom:10rem}@media (max-width: 749px){.c-page-about .main-page-title{margin-bottom:9rem}}.c-page-about__image{width:100%;margin-bottom:10rem}.c-page-about__image img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width: 749px){.c-page-about__image{margin-bottom:5rem}}.c-page-about__unit{margin-bottom:10rem}.c-page-about__name{font-family:var(--main-font);font-size:2.1rem;font-weight:400;color:var(--text-color);line-height:1.6667;letter-spacing:0;margin-block:0 4rem}@media (max-width: 749px){.c-page-about__name{font-size:1.9rem}}.c-page-about__description{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:2.1875;letter-spacing:0;margin-block:0 4rem}@media (max-width: 749px){.c-page-about__description{margin-bottom:2.4rem}}.c-page-about__sns{display:grid;grid-template-columns:1.45rem .836rem;gap:2.65rem;list-style:none;padding-inline-start:0;margin-block:0}.c-page-about__sns-link{display:block;width:100%}.c-page-about__sns-link:hover{opacity:.8;text-decoration:none}.c-page-about__sns-link svg{display:block;width:100%;height:auto;color:var(--main-color)}.custom-article-template.article-template>*:first-child:not(.article-template__hero-container){padding-block:10rem 6.4rem;margin-block:0}@media (max-width: 749px){.custom-article-template.article-template>*:first-child:not(.article-template__hero-container){padding-block:9.2rem 8rem}}.custom-article-template .page-width--narrow{max-width:75rem}.custom-article-template .article-template__title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-bottom:2rem}@media (max-width: 749px){.custom-article-template .article-template__title{font-size:2.1rem;line-height:1.4286}}.custom-article-template .article-template__title:not(:only-child){margin-bottom:1.5rem}.custom-article-template .article-template__back:last-of-type{margin-block:10rem 11.8rem}@media (max-width: 749px){.custom-article-template .article-template__back:last-of-type{margin-block:9rem 7.4rem}}.custom-article-template .article-template__link .icon-wrap{transform:rotate(0)}.custom-article-template .article-template__link .icon-wrap .svg-wrapper{width:4.85rem}.custom-article-template .article-template__link{justify-content:flex-start;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.5;letter-spacing:0}.custom-article-template .article-template__content{margin-top:0;font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:4.6rem}.custom-article-template .article-template__content:first-of-type{margin-top:0}@media (max-width: 749px){.custom-article-template .article-template__content{margin-block:4rem}}.custom-article-template .article-template__content h2{font-family:var(--main-font);font-size:2.1rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:4.6rem}.custom-article-template .article-template__content h2:first-of-type{margin-top:0}@media (max-width: 749px){.custom-article-template .article-template__content h2{margin-block:4rem}}.custom-article-template .article-template__content h3{font-family:var(--main-font);font-size:1.8rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:4.6rem}.custom-article-template .article-template__content h3:first-of-type{margin-top:0}@media (max-width: 749px){.custom-article-template .article-template__content h3{margin-block:4rem}}.custom-article-template .article-template__content h4,.custom-article-template .article-template__content h5,.custom-article-template .article-template__content h6{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:4.6rem}.custom-article-template .article-template__content h4:first-of-type,.custom-article-template .article-template__content h5:first-of-type,.custom-article-template .article-template__content h6:first-of-type{margin-top:0}@media (max-width: 749px){.custom-article-template .article-template__content h4,.custom-article-template .article-template__content h5,.custom-article-template .article-template__content h6{margin-block:4rem}}.custom-article-template .article-template__content p{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:4.6rem}.custom-article-template .article-template__content p:first-of-type{margin-top:0}@media (max-width: 749px){.custom-article-template .article-template__content p{margin-block:4rem}}.custom-article-template .article-template__content a{display:block;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;text-decoration:underline}.custom-article-template .article-template__content a:hover{opacity:.8;text-decoration:none}.custom-article-template__date{display:block;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:2.1875;letter-spacing:0;margin-bottom:1.4rem}.custom-article-template__info{display:flex;gap:.8rem;padding:0;opacity:.7}.custom-article-template__tag-list{display:flex;gap:.3rem;list-style:none;padding-inline-start:0;margin-block:0;padding-right:.8rem;position:relative}.custom-article-template__tag-list:after{content:"";position:absolute;top:50%;right:0;width:1px;height:1.2rem;background-color:var(--main-color);transform:translateY(-50%)}.custom-article-template__tag-link{font-family:var(--main-font);font-size:1.2rem;font-weight:400;color:var(--text-color);line-height:2.5;letter-spacing:0;text-decoration:none;opacity:.7}.custom-article-template__tag-link:hover{opacity:.8;text-decoration:none}.custom-article-template__author{font-family:var(--main-font);font-size:1.2rem;font-weight:400;color:var(--text-color);line-height:2.5;letter-spacing:0}.custom-main-blog.main-blog{max-width:75rem;width:100%;padding-inline:0;margin-inline:auto}@media (max-width: 749px){.custom-main-blog.main-blog{padding-inline:2.5rem}}.custom-main-blog .title--primary{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-block:0 9.5rem}@media (max-width: 749px){.custom-main-blog .title--primary{margin-bottom:9.2rem}}.custom-main-blog .blog-articles{grid-template-columns:repeat(1,minmax(0,1fr));gap:2.4rem}@media (max-width: 749px){.custom-main-blog .blog-articles{gap:1.3rem}}.custom-main-blog .blog-articles .article-card .card__information{padding:0}.custom-main-blog .custom-main-blog__back{padding-top:7.6rem}.article-card.custom-article-card .card__inner{background-color:transparent;border:none}.article-card.custom-article-card .card__content{padding:0}.article-card.custom-article-card .card__information time{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:2.1875;letter-spacing:0;margin-bottom:.6rem}.article-card.custom-article-card .card__heading{margin-bottom:0}.article-card.custom-article-card .card__heading .full-unstyled-link{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.6;letter-spacing:0;text-decoration:none}.article-card.custom-article-card .card__heading .full-unstyled-link:hover{opacity:.8;text-decoration:none}.article-card.custom-article-card .card__heading .full-unstyled-link:after{display:none}.article-card.custom-article-card .article-card__info{display:flex;gap:.8rem;padding:0;opacity:.7}.custom-article-card__tags{position:relative;z-index:10}.custom-article-card__tag-list{display:flex;gap:.3rem;list-style:none;padding-inline-start:0;margin-block:0;padding-right:.8rem;position:relative}.custom-article-card__tag-list:after{content:"";position:absolute;top:50%;right:0;width:1px;height:1.2rem;background-color:var(--main-color);transform:translateY(-50%)}.custom-article-card__tag-link{font-family:var(--main-font);font-size:1.2rem;font-weight:400;color:var(--text-color);line-height:2.5;letter-spacing:0;text-decoration:none;opacity:.7}.custom-article-card__tag-link:hover{opacity:.8;text-decoration:none}.custom-article-card__author{font-family:var(--main-font);font-size:1.2rem;font-weight:400;color:var(--text-color);line-height:2.5;letter-spacing:0}.custom-cart{background-color:var(--bg-color)}.custom-cart .page-width{max-width:75rem;width:100%;padding-inline:2.5rem;margin-inline:auto}.custom-cart .title-wrapper-with-link{margin-bottom:4.6rem}.custom-cart .title-wrapper-with-link .title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0}@media (max-width: 749px){.custom-cart .title-wrapper-with-link{margin-bottom:4.2rem}}.custom-cart .cart__items{border-bottom:none;padding-bottom:0}.custom-cart .cart-items{border-collapse:collapse}.custom-cart .cart-item{border-bottom:.1rem solid var(--main-color);margin-bottom:0}.custom-cart .cart-item:first-of-type{border-top:.1rem solid var(--main-color)}@media (max-width: 749px){.custom-cart .cart-item{row-gap:0}}.custom-cart .cart-item .cart-item__quantity{padding-left:0;margin:0}@media (max-width: 749px){.custom-cart .cart-item .cart-item__quantity{max-width:100%;grid-column:span 2;margin-bottom:.3rem}}.custom-cart .cart-item cart-remove-button{margin-left:1.2rem}.custom-cart .cart-item__media{width:11.8rem;padding-block:2.2rem}@media (max-width: 749px){.custom-cart .cart-item__media{width:7.4rem;padding-block:2.35rem 2rem}}.custom-cart .cart-item__image-container{width:100%;border:none}.custom-cart .cart-item__image-container img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.custom-cart .cart-item__details{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);padding-block:2rem;padding-left:2.2rem}@media (max-width: 749px){.custom-cart .cart-item__details{grid-column:span 3;padding-block:2.35rem 2rem;padding-left:0}}.custom-cart .cart-item__title{max-width:100%;grid-column:span 2;margin-bottom:3.2rem}@media (max-width: 749px){.custom-cart .cart-item__title{margin-bottom:1rem}}.custom-cart .cart-item__name{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.7;letter-spacing:0;margin-bottom:.4rem;text-decoration:none}.custom-cart .cart-item__name:hover{opacity:.8;text-decoration:none}@media (max-width: 749px){.custom-cart .cart-item__name{font-size:1.5rem;line-height:1.5333;margin-bottom:1.2rem}}.custom-cart .product-option{font-family:var(--main-font);font-size:1.3rem;font-weight:400;color:var(--text-color);line-height:2;letter-spacing:0}.custom-cart quantity-popover .quantity{background:transparent;min-height:3.4rem}.custom-cart quantity-popover .quantity:before{background-color:var(--bg-color)}.custom-cart quantity-popover .quantity:after{box-shadow:0 0 0 var(--inputs-border-width) var(--main-color)}@media (max-width: 749px){.custom-cart .cart-item__quantity-wrapper{width:100%}}.custom-cart .quantity-popover-container{max-width:9.4rem;padding:0}.custom-cart .quantity__button{width:3rem;color:var(--text-color)}.custom-cart .quantity__input{color:var(--text-color)}.custom-cart .custom-cart__remove{font-family:var(--main-font);font-size:1.2rem;font-weight:400;color:var(--text-color);line-height:2;letter-spacing:0}.custom-cart .cart-item__totals{grid-column:span 2;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;max-width:100%;margin-top:0}.custom-cart .price.price--end{font-family:var(--main-font);font-size:1.9rem;font-weight:400;color:var(--text-color);line-height:1.2632;letter-spacing:0;margin-top:0}.custom-cart .cart-item__price-wrapper{display:flex;align-items:center}.custom-cart .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:0}.custom-cart .custom-cart__tax-included{font-family:var(--main-font);font-size:1rem;font-weight:400;color:var(--text-color);line-height:2.4;letter-spacing:0}.custom-cart-footer{background-color:var(--bg-color)}.custom-cart-footer .page-width{max-width:75rem;width:100%;padding-inline:2.5rem;margin-inline:auto}.custom-cart-footer .totals{margin-bottom:2.1rem}@media (max-width: 749px){.custom-cart-footer .totals{justify-content:flex-end}}.custom-cart-footer .totals__total{font-family:var(--main-font);font-size:1.3rem;font-weight:400;color:var(--text-color);line-height:1.84615;letter-spacing:0;margin-block:0}.custom-cart-footer .totals__total-value{font-family:var(--main-font);font-size:2.2rem;font-weight:400;color:var(--text-color);line-height:1.0909;letter-spacing:0;margin-block:0;margin-left:1.1rem}.custom-cart-footer .custom-cart-footer__tax-included{font-family:var(--main-font);font-size:1rem;font-weight:400;color:var(--text-color);line-height:2.4;letter-spacing:0;margin-block:0}.custom-cart-footer .cart__checkout-button{height:5rem;background-color:var(--main-color);color:var(--bg-color)}.custom-cart-footer .cart__checkout-button:hover{opacity:.8;text-decoration:none}.custom-cart-footer .cart__checkout-button:hover:after{--border-offset: 1px;box-shadow:none}.custom-cart .cart__empty-text{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.7;letter-spacing:0;margin-block:0 4rem;text-align:center}.custom-cart .cart__warnings{padding-block:10rem 15rem}.custom-cart .cart__warnings .button{max-width:35rem;width:100%;height:5rem;background-color:var(--main-color);color:var(--bg-color)}.custom-cart .cart__warnings .button:hover{opacity:.8;text-decoration:none}.custom-cart .cart__warnings .button:hover:after{--border-offset: 1px}.c-collection-course__inner{max-width:75rem;width:100%;background-color:var(--bg-color);padding-inline:2.5rem;margin-inline:auto}.c-collection-course__schedule{margin-bottom:10rem}@media (max-width: 749px){.c-collection-course__schedule{margin-bottom:9rem}}.c-collection-course__head{font-family:var(--main-font);font-size:2.1rem;font-weight:400;color:var(--text-color);line-height:1.6667;letter-spacing:0;margin-bottom:5rem}@media (max-width: 749px){.c-collection-course__head{font-size:1.9rem;line-height:1.8421;margin-bottom:3.8rem}}.c-collection-course__list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:4rem;list-style:none;padding-inline-start:0;margin-block:0}@media (max-width: 749px){.c-collection-course__list{row-gap:3rem}}.c-collection-course__schedule-link{display:flex;-moz-column-gap:2.2rem;column-gap:2.2rem;text-decoration:none}.c-collection-course__schedule-link:hover{opacity:.8;text-decoration:none}@media (max-width: 749px){.c-collection-course__schedule-link{flex-direction:column}}.c-collection-course__image{max-width:11.8rem;width:100%;height:16.6rem}.c-collection-course__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 749px){.c-collection-course__image{margin-bottom:1.4rem}}.c-collection-course__date{display:block;font-family:var(--main-font);font-size:1.5rem;font-weight:400;color:var(--text-color);line-height:2.2;letter-spacing:0;margin-bottom:1rem}@media (max-width: 749px){.c-collection-course__date{font-size:1.6rem;line-height:2.1875;margin-bottom:1.2rem}}.c-collection-course__title{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:0}@media (max-width: 749px){.c-collection-course__title{font-size:1.6rem;line-height:1.875}}.c-collection-course__archive-link{text-decoration:none}.c-collection-course__archive-link:hover{opacity:.8;text-decoration:none}.c-collection-course__empty{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:0}@media (max-width: 749px){.c-collection-course__empty{font-size:1.4rem;line-height:1.7143}}.c-collection-course__back{padding-top:13rem}@media (max-width: 749px){.c-collection-course__back{padding-top:9rem}}.custom-collection-hero{max-width:75rem;width:100%;background-color:var(--bg-color);margin-inline:auto}.custom-collection-hero .collection-hero__title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-block:10rem 7.4rem}.custom-collection{background-color:var(--bg-color)}.custom-collection .page-width{max-width:75rem;width:100%;margin-inline:auto}.custom-collection .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:4.4rem;column-gap:4.4rem;row-gap:5rem}.custom-collection .grid__item{max-width:100%;width:100%}.custom-collection .card__inner{max-width:32.8rem;max-height:18.3rem;margin-bottom:2rem}.custom-collection .card__inner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-collection .card__information{padding:0}.custom-collection .card__heading{margin-bottom:1.5rem}.custom-collection .card__heading a{font-family:var(--main-font);font-size:1.4rem;font-weight:400;color:var(--text-color);line-height:1.7143;letter-spacing:0;text-decoration:none}@media (any-hover: hover){.custom-collection .card__heading a:hover{opacity:.8;text-decoration:none}}.custom-collection .price{margin-top:0}.custom-collection .price-item{font-family:var(--main-font);font-size:1.3rem;font-weight:400;color:var(--text-color);line-height:1.8462;letter-spacing:0}.custom-collection .collection--empty .title-wrapper{margin-block:10rem 7.4rem}.custom-collection .collection--empty .title-wrapper .title{font-family:var(--main-font);font-size:2.1rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:0}@media (max-width: 749px){.custom-collection .collection--empty .title-wrapper{margin-block:2rem}.custom-collection .collection--empty .title-wrapper .title{font-size:1.8rem}}.custom-collection__bottom{padding-top:10rem}.c-main-index{display:flex;align-items:center;min-height:calc(100svh - 10rem);height:auto;padding-top:12rem}@media (max-width: 749px){.c-main-index{padding-top:16rem}}.c-main-index__inner{max-width:91rem;width:100%;height:auto;display:grid;grid-template-columns:40rem 28.4rem;justify-content:space-between;margin-inline:auto}@media (max-width: 749px){.c-main-index__inner{display:flex;flex-direction:column;justify-content:flex-start;gap:5.4rem;padding:0 3.7rem 5rem}}.c-main-index__head-inner{position:relative;top:9.5rem}.loaded .c-main-index__head-inner{top:0}.c-main-index__head{position:relative;padding-left:2.5rem}@media (max-width: 749px){.c-main-index__head{padding-left:0}}.c-main-index__text{display:block;font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.5;letter-spacing:0;position:absolute;top:-4.8rem;left:0}@media (max-width: 749px){.c-main-index__text{font-size:1.4rem;top:-5.6rem}}.c-main-index__title{font-family:var(--main-font);font-size:3rem;font-weight:400;color:var(--text-color);line-height:1.2333;letter-spacing:0;padding-top:1.4rem;margin:0}@media (max-width: 749px){.c-main-index__title{font-size:2.4rem;line-height:1.5;padding-top:0}}.c-main-index__navigation{opacity:0}.loaded .c-main-index__navigation{opacity:1}.c-main-index__menu-item{display:block;font-size:3rem;font-weight:400;color:var(--text-color);line-height:2.1667;letter-spacing:0;padding:0;text-decoration:none}.c-main-index__menu-item:hover{opacity:.8;text-decoration:none}@media (max-width: 749px){.c-main-index__menu-item{font-size:2.3rem;line-height:2.5652}}.c-main-index__holder{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.c-main-index__bg{width:inherit;height:inherit;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:all .3s ease;position:absolute;top:0;left:0}.c-main-index__bg.hide{display:none}.custom-main-page{max-width:75rem;width:100%}.custom-main-page .main-page-title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-bottom:10rem}@media (max-width: 749px){.custom-main-page .main-page-title{margin-bottom:9rem}}.custom-main-page__content{margin-bottom:10rem}.custom-main-page__content p{font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:2.1875;letter-spacing:0;margin-block:2.4rem}.custom-main-page__content p:first-of-type{margin-top:0}.custom-product{background-color:var(--bg-color)}.custom-product .page-width{max-width:74.6rem;width:100%;padding-inline:2.3rem;margin-inline:auto}.custom-product .product{flex-direction:column}@media (max-width: 749px){.custom-product .slider.slider--mobile .slider__slide{padding-block:0;position:relative;overflow:hidden}}@media (max-width: 749px){.custom-product .slider.slider--mobile{margin-block:0}}.custom-product .product--large:not(.product--no-media) .product__media-wrapper{max-width:100%;width:100%;margin-bottom:2rem}.custom-product .product--large:not(.product--no-media) .product__media-wrapper.is_course{margin-bottom:3rem}@media (max-width: 749px){.custom-product .product--large:not(.product--no-media) .product__media-wrapper{margin-bottom:1.2rem}}.custom-product .product-media-container.constrain-height .media{padding-top:55.714285714%}.custom-product .global-media-settings{border:none}.custom-product .product__media-list{margin-bottom:0}.custom-product .product__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-product .product--large:not(.product--no-media) .product__info-wrapper{max-width:100%;width:100%;padding:0}.custom-product .product__info-container{max-width:100%}.custom-product .product__title h1{font-family:var(--main-font);font-size:2rem;font-weight:400;color:var(--text-color);line-height:1.65;letter-spacing:0;margin-block:0 1.8rem}@media (max-width: 749px){.custom-product .product__title h1{font-size:1.7rem;line-height:1.5882;margin-bottom:1rem}}.custom-product .price{display:flex}.custom-product .price .price__container{margin-bottom:0}.custom-product .price .price-item{font-family:var(--main-font);font-size:2.1rem;font-weight:400;color:var(--text-color);line-height:1.1429;letter-spacing:0;margin-block:0}@media (max-width: 749px){.custom-product .price .price-item{font-size:1.9rem;line-height:1.2631}}.custom-product .price .caption{font-family:var(--main-font);font-size:1.1rem;font-weight:400;color:var(--text-color);line-height:2.4;letter-spacing:0;margin-block:0}@media (max-width: 749px){.custom-product .price .caption{font-size:1rem}}.custom-product .product-form__input{display:inline-block;max-width:14rem;width:100%;margin-block:0 9rem}@media (max-width: 749px){.custom-product .product-form__input{max-width:9.4rem;margin-block:.8rem 5rem}}.custom-product .quantity{max-width:14rem;width:100%;height:5rem;color:var(--text-color)}.custom-product .quantity:before{box-shadow:0 0 0 1px var(--main-color)}.custom-product .quantity:after{box-shadow:0 0 0 1px var(--main-color)}@media (max-width: 749px){.custom-product .quantity{max-width:9.4rem;height:4.8rem}}.custom-product .product-form__quantity .form__label{font-size:1.3rem;font-weight:400;color:var(--text-color);line-height:1.8462;letter-spacing:0;margin-bottom:1rem}.custom-product .quantity__button{color:var(--text-color)}@media (max-width: 749px){.custom-product .quantity__button{width:2.8rem}}.custom-product .custom-buy-buttons{display:inline-block;width:calc(100% - 15.7rem);max-width:100%;padding-left:1.7rem;margin-block:0 9rem;position:relative;top:-.4rem}@media (max-width: 749px){.custom-product .custom-buy-buttons{width:calc(100% - 11rem);padding-left:.8rem;margin-bottom:5rem}}.custom-product .product-form{max-width:100%;width:100%}.custom-product .product__info-container .product-form{margin:0}.custom-product .product-form__buttons{max-width:100%}.custom-product .product-form__submit.button{height:5rem;background-color:var(--text-color);color:var(--bg-color);margin-bottom:0}.custom-product .product-form__submit.button:hover{opacity:.8;text-decoration:none}.custom-product .product-form__submit.button:before,.custom-product .product-form__submit.button:after{display:none}@media (max-width: 749px){.custom-product .product-form__submit.button{height:4.8rem}}.custom-product .product__info-container .product__description{margin:0}.custom-product .product__info-container .product__description *{font-family:var(--main-font);font-size:1.6rem;color:var(--text-color)}.custom-product .product__info-container .product__description h2{font-size:2.1rem;font-weight:400;margin-block:4rem 3rem}.custom-product .product__info-container .product__description h2 strong{font-size:2.1rem}.custom-product .product__info-container .product__description h3{font-size:1.8rem;font-weight:400;margin-block:3rem 2rem}.custom-product .product__info-container .product__description h3 strong{font-size:1.8rem}.custom-product .product__info-container .product__description div{font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0;margin-block:3rem}.custom-product .product__info-container .product__description p{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:3rem}.custom-product .product__info-container .product__description p:first-of-type{margin-top:0}.custom-product .product__info-container .product__description span{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;margin-block:3rem}.custom-product .product__info-container .product__description a{font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:1.875;letter-spacing:0;text-decoration:none}.custom-product__price{margin-top:0!important}.custom-product__price:not(.is_course){margin-bottom:0!important}.custom-product__price.is_course{margin-bottom:3rem}.custom-product__back{padding-top:7rem}@media (max-width: 749px){.custom-product__back{padding-top:4.5rem}}.custom-product__course-date{display:block;font-family:var(--main-font);font-size:1.6rem;font-weight:400;color:var(--text-color);line-height:2.1875;letter-spacing:0;margin-bottom:2rem}.custom-product__course-title{font-family:var(--main-font);font-size:2.7rem;font-weight:400;color:var(--text-color);line-height:1.4444;letter-spacing:0;margin-block:0 4rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
