*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none !important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size: 100dvb){:where(html){block-size:100%}}@media(prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color, Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}:where(html),:where(body){margin:0;width:100vw;height:100vh}:where(html){font-family:"Ubuntu Mono","Zen Kaku Gothic New",sans-serif;font-kerning:normal}:where(a){color:#9cf}:where(a):visited{color:#d5aaff}:where(p){margin:.5em 0}
main{position:relative;grid-row:-2;grid-column:-2;overflow:hidden;container-type:inline-size}.page{display:grid;height:100%;grid-template-columns:repeat(2, 1fr);grid-auto-rows:minmax(calc(100vh - 2rem), auto)}.page section{position:relative;width:100%;height:100%;overflow:hidden}.page section .main-content{height:calc(100% - 2.4rem);overflow-y:scroll}.page section h1,.page section h2{display:inline-block;background-color:#4c3f34;position:relative;margin:0;min-width:8em;height:2.4rem;font-size:1em;line-height:1;padding:calc((2.4rem - 1em)/2) 1rem;padding-right:3rem;position:sticky;top:0;border-radius:0 .25rem 0 0;border-bottom:2px solid #291e17}.page section h1::after,.page section h2::after{font:var(--fa-font-solid);content:"";position:absolute;right:1rem;color:#bfb9b3}#section-about .headed-content,#section-message .headed-content{padding:1rem;margin-bottom:3em}#photo-about{width:100%;display:flex;justify-content:center}#photo-about #photo-reversible{width:40%;aspect-ratio:1}#photo-about #photo-reversible img{border-radius:2em}#photo-about #photo-reversible .reversible-face::before,#photo-about #photo-reversible .reversible-face::after{content:"";width:0;height:0;border-style:solid;position:absolute;top:0;right:0}#photo-about #photo-reversible .reversible-face::before{border-width:3em 0 0 3em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ddd7ce;box-shadow:0 0 2em #291e17}#photo-about #photo-reversible .reversible-face::after{border-width:0 3em 3em 0;border-color:rgba(0,0,0,0) #291e17 rgba(0,0,0,0) rgba(0,0,0,0)}.reversible{position:relative}.reversible .front,.reversible .back{transition:all .6s;position:absolute;left:0;top:0;height:100%;width:100%;backface-visibility:hidden}.reversible .back{transform:rotateY(-180deg)}.reversible:hover .front{transform:rotateY(180deg)}.reversible:hover .back{transform:rotateY(0)}.inner-section{position:static !important;height:auto !important}.inner-section .inner-heading{display:block;position:sticky;top:0;min-height:2.4rem;height:auto;font-size:1.2rem;line-height:1.25;padding:max((2.4rem - 1.25em)/2,.4em) 0;padding-left:1rem;background-color:#464123;border-radius:0}.inner-section .inner-heading::after{content:none}#contact-about .wrap-contact-records{padding:.2em 0 .2em 1.5em;margin:1em 0 1em 1em;border-left:solid 2px #47413a;position:relative}#contact-about .wrap-contact-records::before{content:"{";color:orchid;margin-left:-1em}#contact-about .wrap-contact-records::after{content:"}";color:orchid;margin-left:-1em}#contact-about .record-contact-about{margin:.5rem}#contact-about .record-contact-about>a{display:inline-block;height:1.5rem;text-decoration:none}#contact-about .record-contact-about>a>*{vertical-align:middle;text-decoration:underline}#contact-about .record-contact-about .icon-record-contact{display:inline-block;font-size:1.5rem;width:1em;height:1em;text-decoration:none}#contact-about .record-contact-about .contact-service{padding-right:.3em}#contact-about .record-contact-about .contact-service::after{content:":"}@media screen and (max-width: 960px){.page{display:flex;flex-wrap:wrap;height:100%;overflow-y:auto}.page>section{width:100%;height:auto;margin-bottom:2em;overflow:hidden}.page>section .main-content{height:auto;overflow:hidden}}
body{background-color:#291e17;color:#ddd7ce;display:grid;width:100vw;height:100vh;position:fixed;left:0;top:0;grid-template-columns:3rem 12rem 1fr;grid-template-rows:2rem 1fr;overflow:hidden}#topbar{grid-row:1;grid-column:1/-1;background-color:#3d2e20;z-index:100;position:relative}#topbar #toggle-explorer{display:none}#topbar #content-topbar{display:flex;justify-content:center;align-items:center;width:100vw;height:100%;position:absolute;left:0;top:0}#topbar #content-topbar #title-topbar{display:inline-block;padding:0 10%;font-size:.9rem;border-radius:4px;border:solid 1px #625040;background-color:#291e17}#topbar #content-topbar #title-topbar::before{font:var(--fa-font-solid);content:"";display:inline-block;padding-left:1em;transform:scaleX(-1)}#sidebar-contacts{grid-row:2;grid-column:1;background-color:#66492d}#sidebar-contacts .icon-record-contact{width:1em;height:1em;font-size:2em;margin:.25em 0}#sidebar-contacts .record-contact{display:flex;justify-content:center;width:100%}#sidebar-contacts .record-contact:hover{background-color:#8f5d33}#explorer{grid-row:2;grid-column:2;padding:0;overflow:hidden;background-color:#3d2e20}#explorer #top-explorer{background-color:#4b3f34;padding:.5em 0 .5em 1em;font-weight:bold;font-size:.9em}#explorer #top-explorer::before{font:var(--fa-font-solid);content:"";position:relative;left:-0.5em;color:#92877c}#explorer a{display:flex;align-items:center;padding:.3em 0 .3em 1em;color:#ddd7ce;text-decoration-line:none}#explorer a.current{background-color:#563d0b}#explorer a:hover:not(.current){background-color:#513a0b}#explorer a img{display:inline-block;width:1.5em;height:1.5em;padding-right:.5em}#modal-overlay{display:none}@keyframes wrap-attract-open-explorer{from{padding-right:0}25%{padding-right:.6em}50%{padding-right:0}to{padding-right:0}}@keyframes content-attract-open-explorer{from{transform:translateX(0)}25%{transform:translateX(20%)}50%{transform:translateX(0)}to{transform:translateX(0)}}@media screen and (max-width: 1560px){body{grid-template-columns:3rem 1fr}#topbar #toggle-explorer{display:flex;align-items:center;position:absolute;left:0;top:0;height:2rem;margin:0;padding:0;border:none;appearance:none;background-color:#8f5d33}#topbar #toggle-explorer .humberger{position:relative;width:1rem;height:1rem;margin:.5rem;transition:transform .4s,opacity .4s}#topbar #toggle-explorer .humberger .bar{position:absolute;left:0;transition:transform .4s,opacity .4s;display:inline-block;width:100%;height:20%;background-color:#ddd7ce}#topbar #toggle-explorer .humberger .bar:first-of-type{top:0}#topbar #toggle-explorer .humberger .bar:nth-of-type(2){top:calc(.5rem - 10%)}#topbar #toggle-explorer .humberger .bar:last-of-type{bottom:0}#topbar #toggle-explorer .toggle-explorer-text{padding-right:1em;text-align:center}#topbar #toggle-explorer .toggle-explorer-text::after{font:var(--fa-font-solid);content:"";padding-left:.5em;vertical-align:text-bottom}#topbar #toggle-explorer.open .humberger .bar:first-of-type{margin:0;transform:translateY(200%) rotate(-45deg)}@keyframes center-bar{100%{height:0}}#topbar #toggle-explorer.open .humberger .bar:nth-of-type(2){position:absolute;top:40%;opacity:0;transform:translateX(100%);animation:center-bar .4s forwards}#topbar #toggle-explorer.open .humberger .bar:last-of-type{margin:0;transform:translateY(-200%) rotate(45deg)}#topbar #toggle-explorer.open .toggle-explorer-text{visibility:hidden}#topbar #toggle-explorer.open .toggle-explorer-text::after{display:inline-block;visibility:visible;transform:rotate(180deg)}#topbar #toggle-explorer:not(.open){animation:wrap-attract-open-explorer 2s 1s infinite}#topbar #toggle-explorer:not(.open) .toggle-explorer-text,#topbar #toggle-explorer:not(.open) .bar:nth-of-type(2){animation:content-attract-open-explorer 2s 1s infinite}#explorer{position:fixed;top:2rem;left:3rem;width:12rem;height:calc(100vh - 2rem);z-index:10}#explorer:not(.open){display:none}}
.wrap-card{position:relative;margin-bottom:2em}.wrap-card>*:not(.wrap-card){padding-left:1rem}.title-card,#section-works h3{position:sticky;top:0;min-height:2.4rem;height:auto;font-size:1.2rem;line-height:1.25;margin:0;padding:max((2.4rem - 1.25em)/2,.4em) 0;padding-left:1rem;background-color:#464123;border-bottom:solid 2px #291e17;z-index:1}.title-card-skill,.period-card{background-color:#382d1f;color:#a69c93;margin-left:4px;margin-bottom:0;border-left:4px dotted #1b81a8;padding:.5em 0;z-index:0}#main-skill-left,#main-skill-right{scroll-snap-type:y mandatory;scroll-padding-top:2.4rem}.title-card-skill{scroll-snap-align:start}.main-card{margin:0 1rem 0 4px;padding:.5rem 0 .5rem 1rem;border-left:4px solid #487e02}.main-card>p:first-of-type{margin-top:0}.main-card>p:last-of-type{margin-bottom:0}
@keyframes arrow-move{from{transform:none}18%{transform:translate(0, 0.75rem)}30%{transform:none}48%{transform:translate(0, 0.75rem)}60%{transform:none}to{transform:none}}#main-works{scroll-snap-type:y mandatory;scroll-padding-top:2.4rem}#main-works .title-card{position:sticky;top:2.4rem;scroll-snap-align:start;height:auto;min-height:2.4rem;font-size:1em}#main-works .wrap-card{min-height:calc(100vh - 2rem - 2.4rem - 2.4rem)}#main-works .wrap-card:not(.last-card)::after{font:var(--fa-font-solid);content:"";display:block;width:1em;color:#92877c;font-size:2em;position:absolute;bottom:1em;right:1em;animation:arrow-move 2s ease-in infinite}.list-works{list-style-type:"-";list-style-position:inside;padding:.2em 0 .2em 1.5em;margin:1em 0;border-left:solid 2px #47413a;position:relative}.list-works::before{content:"{";color:orchid;margin-left:-1em}.list-works::after{content:"}";color:orchid;margin-left:-1em}.list-works .name-list-works{color:#e8ba3c}.list-works .name-list-works::after{color:#ddd7ce;content:' : "'}.list-works .description-list-works::after{content:'",'}.link-works{list-style-type:"-";list-style-position:inside;padding:.2em 0 .2em 1.2em;margin:1em 0;border-left:solid 2px #47413a;position:relative}.link-works::before{content:"[";color:orchid;margin-left:-0.7em}.link-works::after{content:"]";color:orchid;margin-left:-0.7em}.word-tech-stack-works{padding:.2rem .1rem;background-color:#565c4b;margin:0 4px;border-right:solid 2px #a9a098}.bibliography{color:#aea08c;margin-top:1em;margin-left:1em;display:flex;flex-wrap:wrap}.bibliography>*{display:inline-block}.bibliography>*:not(:last-child){margin-right:.5em}.bibliography .bib-authors .bib-author-me{font-weight:bolder}.bibliography .bib-authors::after{content:"."}.bibliography .bib-title::before{content:"“"}.bibliography .bib-title::after{content:"”."}.bibliography .bib-collection{font-style:italic}.bibliography .bib-collection::after{content:"."}.bibliography .bib-issue{font-style:normal}.bibliography .bib-issue::before{content:",";margin-right:.5em}.bibliography .bib-publisher::after{content:","}.bibliography .bib-year::after{content:"."}#section-works-right>.main-content{overflow:hidden;scroll-snap-type:y mandatory;height:calc(100vh - 2rem - 2.4rem)}#section-works-right>.main-content .images-card{display:flex;justify-content:center;align-items:center;scroll-snap-align:start;width:100%;height:100%;margin-bottom:2em}#section-works-right>.main-content #empty-image-content{width:80%;height:50%;font-size:2em;background-color:#464123;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1560px){#main-works{scroll-snap-type:none}}@media screen and (max-width: 960px){#modal-overlay{position:fixed;width:100%;height:calc(100% + 2.4rem);background-color:#666;opacity:.3;cursor:pointer;z-index:100}#modal-overlay:not(.open){display:none}#modal-overlay.open{display:block}#section-works-right.open{width:90%;max-width:800px;height:90%;position:fixed;transform:translate(max(5.5%, (100vw - 3rem - 800px) / 2), 5.5%);border-radius:.5rem;z-index:10000;background-color:#5b4f44}#section-works-right.open #main-works-right{width:100%;height:80%;position:relative;top:10%}#section-works-right:not(.open){width:12rem;height:8rem;position:fixed;transform:translate(calc(100vw - 3rem - 100% - 1em), calc(100vh - 2rem - 100% - 6rem));border-radius:0;z-index:10}#section-works-right:not(.open) h2{display:none}#section-works-right:not(.open) #main-works-right{width:100%;height:100%}#section-works-right:not(.open) #main-works-right .images-card>*:not(.swiper-wrapper):not(#empty-image-content){display:none !important}#section-works-right:not(.open) #main-works-right .images-card .swiper-slide,#section-works-right:not(.open) #main-works-right .images-card .swiper-slide>*,#section-works-right:not(.open) #main-works-right .images-card #empty-image-content{width:100% !important;height:100% !important;cursor:pointer}#section-works-right:not(.open) #main-works-right .images-card .swiper-slide{background-color:#5b4f44}}
.swiper{overflow:hidden}.swiper .swiper-wrapper{display:flex;justify-content:left;align-items:center;width:100%;height:100%}.swiper .swiper-wrapper .swiper-slide{aspect-ratio:auto;flex:0 0 100%;display:flex;justify-content:center;align-items:center}.swiper .swiper-wrapper .swiper-slide>*{width:80% !important;height:calc(100% - 4rem) !important;margin:2rem 10%;object-fit:contain}.swiper .swiper-button-prev,.swiper .swiper-button-next{color:#ffd494 !important}.swiper .swiper-button-prev::before,.swiper .swiper-button-next::before{content:"";display:block;height:100vh;width:6em;position:absolute;opacity:.3}.swiper .swiper-button-prev:hover::before,.swiper .swiper-button-next:hover::before{opacity:.6}.swiper .swiper-button-prev::before{background:linear-gradient(-90deg, rgba(41, 30, 23, 0), #291e17)}.swiper .swiper-button-next::before{background:linear-gradient(90deg, rgba(41, 30, 23, 0), #291e17)}.swiper .swiper-pagination-bullet{width:12px !important;height:12px !important;background-color:#ffd494 !important}.youtube{width:100%;aspect-ratio:16/9}.youtube iframe{width:100%;height:100%}.twitter-tweet{position:relative;aspect-ratio:1.49;display:flex;justify-content:center;align-items:center}.twitter-tweet iframe{width:80%;height:100%}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}

/*# sourceMappingURL=works.css.map*/