.gallery-modal{padding:0;margin:10px 0 0;position:relative;max-width:700px;width:100%;min-width:200px;min-height:250px}@media only screen and (max-width:1024px){.gallery-modal{margin-top:60px}}@media only screen and (max-width:788px){.gallery-modal{max-width:calc(100% - 150px)}}.gallery-modal__image{width:100%;height:100%;background:var(--gray);border-radius:10px;border:none;outline:none;box-shadow:none;object-fit:contain}.gallery-modal__close{width:50px;height:50px;border-radius:100%;background:var(--white);position:absolute;right:0;top:-55px;border:1px solid var(--black_o1);display:inline-flex;opacity:.5;align-items:center;justify-content:center}.gallery-modal__close .icon{width:22px;height:22px}.gallery-modal__close .icon svg path{fill:var(--dark)}.gallery-modal__external{width:50px;height:50px;border-radius:100%;background:var(--white);position:absolute;right:5px;top:5px;border:1px solid var(--black_o1);display:inline-flex;align-items:center;justify-content:center;opacity:.3;transition:opacity var(--transition)}.gallery-modal__external:hover{opacity:1}.gallery-modal__external .icon{width:22px;height:22px}.gallery-modal__external .icon svg path{fill:var(--dark)}.gallery-modal__arrow{position:absolute;top:0;bottom:0;height:50px;width:50px;border-radius:100%;background:var(--white);border:1px solid var(--black_o1);display:inline-flex;align-items:center;justify-content:center;margin:auto;opacity:.5;cursor:pointer}.gallery-modal__arrow .icon{width:22px;height:22px}.gallery-modal__arrow .icon svg path{fill:var(--dark)}.gallery-modal__arrow--right{right:5px}.gallery-modal__arrow--left{left:5px}.editor-js-renderer{display:flex;flex-direction:column;grid-gap:20px}.editor-js-renderer .swiper-button-next,.editor-js-renderer .swiper-button-prev{color:var(--orange)}.editor-js-renderer .swiper-pagination-bullet-active{background:var(--orange)}.editor-js-renderer__paragraph{margin:0;padding:0;width:100%;font-weight:500;font-size:1em;line-height:26px;color:var(--dark)}.editor-js-renderer__warning{padding:30px 50px;display:grid;gap:10px;width:100%;background:#f2f2f2;border-left:5px solid var(--orange)}.editor-js-renderer__warning span{font-weight:500;font-size:1em;line-height:26px;color:var(--dark)}.editor-js-renderer__warning p{font-weight:500;font-size:.875em;line-height:22px;color:var(--dark-light)}.editor-js-renderer__video{border:1px solid rgba(0,0,0,.15);padding:10px;border-radius:var(--main_radius);display:grid;gap:10px;width:100%}.editor-js-renderer__video video{border-radius:var(--main_radius);width:100%}.editor-js-renderer__video span{font-weight:700;font-size:1.375em;line-height:28px;color:var(--dark)}.editor-js-renderer__audio{border:1px solid rgba(0,0,0,.15);padding:10px;border-radius:var(--main_radius);display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.editor-js-renderer__audio audio,.editor-js-renderer__audio img{border-radius:var(--main_radius);width:100%}.editor-js-renderer__audio img{height:auto;object-fit:cover;object-position:center}.editor-js-renderer__audio span{font-weight:700;font-size:1.375em;line-height:28px;color:var(--dark)}.editor-js-renderer__table{width:100%;overflow-x:auto}.editor-js-renderer__table table{width:100%}.editor-js-renderer__table table tr td{padding:3px 10px;border-bottom:1px solid var(--gray-divider)}.editor-js-renderer__linkTool{width:100%;padding:15px;background:var(--main);display:flex;flex-direction:column;gap:8px;box-shadow:0 0 1px var(--dark-light);box-sizing:border-box;border-radius:var(--main_radius);text-decoration:none;color:var(--dark);align-items:center}.editor-js-renderer__linkTool:hover{box-shadow:0 0 1px var(--red);color:var(--white)}.editor-js-renderer__linkTool:active{transform:scale(.97)}.editor-js-renderer__linkTool-content{display:flex;flex-direction:column}.editor-js-renderer__linkTool-content span:first-child{font-size:1.125em;font-weight:700}.editor-js-renderer__linkTool img{width:80px;height:80px;overflow:hidden;flex-shrink:0;border-radius:var(--main_radius)}.editor-js-renderer__delimiter{text-align:center;border:none;background:none;position:relative}.editor-js-renderer__delimiter:before{display:inline-block;content:"***";font-size:30px;line-height:65px;height:30px;letter-spacing:.2em}.editor-js-renderer__image{width:100%;height:auto;display:grid;grid-gap:8px}.editor-js-renderer__image img{width:100%;height:100%;border-radius:var(--main_radius)}.editor-js-renderer__image span{width:100%;text-align:right;font-size:.875em;line-height:normal;color:var(--dark-light)}.editor-js-renderer__carousel-carousel .swiper-slide{display:grid;border-radius:var(--main_radius)}.editor-js-renderer__carousel-carousel .swiper-slide img{width:100%;height:auto;object-fit:cover;object-position:center;border-radius:var(--main_radius)}.editor-js-renderer__carousel-standard{gap:10px}@media only screen and (max-width:640px){.editor-js-renderer__carousel-standard{grid-template-columns:1fr!important}}.editor-js-renderer__carousel-standard img{height:200px;object-fit:cover;object-position:center;border-radius:var(--main_radius)}.editor-js-renderer__carousel-masonry{column-gap:10px;width:100%}@media only screen and (max-width:640px){.editor-js-renderer__carousel-masonry{column-count:1!important}}.editor-js-renderer__carousel-masonry img{object-fit:cover;object-position:center;border-radius:var(--main_radius)}.editor-js-renderer__carousel-masonry li{width:100%;break-inside:avoid-column;margin-bottom:10px}.editor-js-renderer__header{font-weight:700;width:100%;color:var(--dark);margin:0;padding:0}.editor-js-renderer__header--2{font-size:28px;line-height:36px}.editor-js-renderer__header--3{font-size:22px;line-height:28px}.editor-js-renderer__header--4{font-size:18px;line-height:22px}.editor-js-renderer__header--5{font-size:16px;line-height:18px}.editor-js-renderer__header--6{font-size:14px;line-height:16px}.editor-js-renderer__list--unordered{padding-left:10px;list-style-type:disc;list-style-position:inside}.editor-js-renderer__list--unordered ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.editor-js-renderer__list--unordered ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.editor-js-renderer__code{padding:10px;background:#fcf0ef;font-family:monospace;font-size:.875rem;border-radius:var(--main_radius)}.editor-js-renderer__list--ordered{padding-left:10px;list-style-type:decimal;list-style-position:inside}.editor-js-renderer__list--ordered ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.editor-js-renderer__list--ordered ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.editor-js-renderer__embed{border:1px solid rgba(0,0,0,.15);padding:10px;border-radius:var(--main_radius);display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.editor-js-renderer__embed span{font-weight:700;font-size:1.375em;line-height:28px;color:var(--dark)}.editor-js-renderer__embed iframe{border-radius:var(--main_radius);border:none;width:100%;max-width:100%;height:350px}@media only screen and (max-width:580px){.editor-js-renderer__embed iframe{height:270px}}@media only screen and (max-width:420px){.editor-js-renderer__embed iframe{height:230px}}.editor-js-renderer__quote{position:relative;display:grid;gap:10px;background:var(--gray-100,#f7f7f7);padding:32px;border-radius:16px}.editor-js-renderer__quote svg{width:48px;height:48px}.editor-js-renderer__quote svg path{fill:#a5a5a5}.editor-js-renderer__quote-text{font-size:1.25em;line-height:140%;color:var(--dark)}.editor-js-renderer__quote-header{display:flex;align-items:center;gap:8px}.editor-js-renderer__quote-image{width:64px;height:64px;border-radius:8px;object-fit:cover;object-position:center}.editor-js-renderer__quote-author{display:grid;align-items:center}.editor-js-renderer__quote-author span:first-child{font-weight:600;font-size:1em;line-height:140%;color:var(--dark)}.editor-js-renderer__quote-author span:last-child{font-size:.875em;line-height:120%;color:var(--body_muted,#919191)}