@charset "UTF-8";.lang_switch{position:absolute;right:20px;z-index:1}@media screen and (max-width: 820px){.lang_switch{left:20px;bottom:15px}}.lang_switch .text{color:#9c9c9f;font-family:Crimson Pro;font-size:13px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:3.2px}.lang_switch .text a{color:#9c9c9f;text-decoration:none;transition:color .2s}.lang_switch .text a:hover{color:#ececec}header{position:fixed;top:0;width:100vw;z-index:11}@media screen and (max-width: 820px){header{z-index:4}}header .navbar_pc{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 820px){header .navbar_pc{display:none}}header .navbar_pc .links{display:flex}header .navbar_pc .links .link{position:relative;padding:20px;font-family:Crimson Pro;letter-spacing:5.2px;color:#9c9c9f;line-height:100%;font-style:normal;text-align:center;font-weight:300;font-size:13px;text-indent:5.2px}header .navbar_pc .links .link#artist-select-button{cursor:pointer}header .navbar_pc .links .link#artist-select-button #artist-select-content{max-height:0;overflow:hidden;position:absolute;top:54px;left:16px;width:200px;display:flex;align-items:start;flex-direction:column;transition:max-height .8s ease}header .navbar_pc .links .link#artist-select-button #artist-select-content .artist-select-content-button{margin-bottom:17px;color:#fff;font-family:YakuHanMp,Shippori Mincho,serif;font-size:14px;font-style:normal;text-align:left;font-weight:400;line-height:100%;letter-spacing:0;letter-spacing:1.4px}header .navbar_pc .links .link#artist-select-button.show #artist-select-content{max-height:200px}header .navbar_pc .logo{position:absolute;left:0;padding:20px}header .navbar_pc .logo img{display:block;width:66px}header .navbar_pc .sns{display:flex;padding:0 10px}header .navbar_pc .sns .sns_link{padding:10px;display:block}header .navbar_pc .sns .sns_link:last-of-type{margin-right:0}header .navbar_pc .sns .sns_link img{display:block}header .navbar_sp{transition:background-color .5s ease;justify-content:space-between;align-items:center;display:none}header .navbar_sp.open{background-color:#04030b;transition:background-color .5s ease}@media screen and (max-width: 820px){header .navbar_sp{display:flex}}header .navbar_sp .logo{padding:5.1282051282vw}header .navbar_sp .logo img{display:block;width:16.9230769231vw}header .navbar_sp button{padding:5.1282051282vw;display:flex}header .navbar_sp button svg{width:2.8205128205vw;height:3.0769230769vw}.menu_modal{z-index:6;position:fixed;bottom:0;height:calc(100vh - 13.0769230769vw);height:calc(100svh - 13.0769230769vw);width:100%;background:#04030b;opacity:0;pointer-events:none;transition:opacity .5s ease}.menu_modal .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.menu_modal .content .links{display:flex;align-items:center;flex-direction:column;justify-content:center}.menu_modal .content .links .link{margin-bottom:15px;display:block;color:#a1a9a4;text-align:center;font-family:Crimson Pro;font-size:24px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:9.6px;text-indent:9.6px;opacity:0;transform:translateY(10px)}.menu_modal .content .links .link span{display:block;padding-bottom:8px}.menu_modal .content .links .link#artist-select-button-sp{cursor:pointer}.menu_modal .content .links .link#artist-select-button-sp #artist-select-content-sp{display:flex;align-items:center;flex-direction:column}.menu_modal .content .links .link#artist-select-button-sp #artist-select-content-sp .artist-select-content-button-sp{overflow:hidden;display:block;color:#a6aaa9;font-family:YakuHanMp,Shippori Mincho,serif;font-size:14px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:-.28px;text-indent:0;max-height:0;opacity:0;transition:max-height .8s ease .8s,opacity .8s ease}.menu_modal .content .links .link#artist-select-button-sp #artist-select-content-sp .artist-select-content-button-sp:last-of-type{margin-bottom:0}.menu_modal .content .links .link#artist-select-button-sp.show #artist-select-content-sp .artist-select-content-button-sp{max-height:36px;opacity:1;transition:max-height .8s ease,opacity .8s ease .8s}.menu_modal .bottom{position:absolute;bottom:0;width:100%;display:flex;align-items:center;justify-content:space-between;opacity:0;transform:translateY(10px);transition:none}.menu_modal .bottom .lang{padding:10px}.menu_modal .bottom .lang .link{color:#9c9c9f;font-family:Crimson Pro;font-size:13px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:5.2px;padding:10px}.menu_modal .bottom .lang span{color:#9c9c9f;font-family:Crimson Pro;font-size:13px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:5.2px}.menu_modal .bottom .sns{display:flex;align-items:center;justify-content:flex-end;padding:10px}.menu_modal .bottom .sns .icon{padding:10px}.menu_modal .bottom .sns .icon img{display:block;width:14px;height:14px}.menu_modal.show{opacity:1;pointer-events:all}.menu_modal.show .content .links .link{opacity:1;transform:translateY(0);transition:transform 1s ease,opacity 2s ease}.menu_modal.show .content .links .link:nth-child(1){transition-delay:.25s}.menu_modal.show .content .links .link:nth-child(2){transition-delay:.2s}.menu_modal.show .content .links .link:nth-child(3){transition-delay:.15s}.menu_modal.show .content .links .link:nth-child(4){transition-delay:.1s}.menu_modal.show .content .links .link:nth-child(5){transition-delay:.05s}.menu_modal.show .bottom{opacity:1;transform:translateY(0);transition:transform 1s ease,opacity 2s ease}#navbar_sp .menu_button svg rect{transition:transform .3s ease,opacity .3s ease;transform-origin:center}#navbar_sp.open .menu_button rect:nth-child(1){transform:translateY(5px)}#navbar_sp.open .menu_button rect:nth-child(2){opacity:0}#navbar_sp.open .menu_button rect:nth-child(3){transform:translateY(-5px)}:root{background-color:#000}html{font-family:system-ui,sans-serif;font-size:1.1111111111vw}@media screen and (max-width: 820px){html{font-size:4.1025641026vw}}html .loading-overlay{position:fixed;top:0;bottom:0;width:100vw;height:100vh;height:100svh;background-color:#000;opacity:0;pointer-events:none;z-index:10;opacity:1;pointer-events:all}footer[data-astro-cid-sz7xmlte]{position:relative;height:200vh;height:200svh;padding-top:100vh;padding-top:100svh}@media screen and (max-width: 820px){footer[data-astro-cid-sz7xmlte]{height:300vh;height:300svh;padding-top:200vh;padding-top:200svh}}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte]{width:100vw;height:100vh;height:100svh;position:absolute;top:0}@media screen and (max-width: 820px){footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte]{display:none}}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte]{position:absolute;top:50%;left:50%;width:calc(100% - 44px);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:1;opacity:0;pointer-events:none;transition:opacity .4s ease}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte].isActive{opacity:1;transition:opacity 1.6s linear .2s}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]{display:block;width:20%;color:#fff;text-align:center;font-family:Cormorant Garamond;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:8px;text-indent:8px;pointer-events:none}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]#footer-artist-button-pc{position:relative;cursor:pointer;pointer-events:all}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]#footer-artist-button-pc #footer-artist-button-pc-artists[data-astro-cid-sz7xmlte]{display:none;opacity:0;position:absolute;top:0;transform:translateY(-50%);width:100%;z-index:1}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]#footer-artist-button-pc #footer-artist-button-pc-artists[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;padding:8px 0;color:#fff;text-align:center;font-family:Shippori Mincho;font-size:14px;font-style:normal;font-weight:300;line-height:1;letter-spacing:2px;text-decoration:none}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte]{position:relative;top:0;width:100vw;height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte]{position:absolute;top:0;z-index:-1;width:100%;height:0;mask-image:linear-gradient(to top,transparent 0px,rgb(0,0,0) 180px,rgb(0,0,0) 100%)}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte] .image[data-astro-cid-sz7xmlte]{width:100vw;height:100vh;height:100svh;display:block;background-repeat:no-repeat;background-position:center;background-size:cover}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte]{margin:0 .5px;width:calc((100% - 40px)/5);height:100%;padding-top:54px}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] .link[data-astro-cid-sz7xmlte]{cursor:pointer;pointer-events:all;display:block;width:100%;height:100%;background:linear-gradient(to top,transparent 0px,rgba(0,0,0,.9) 140px,rgba(0,0,0,.9) 100%)}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte]{position:absolute;bottom:0;width:100vw;height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte]{position:fixed;bottom:0;z-index:-1;width:100%;height:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0px,rgb(0,0,0) 180px,rgb(0,0,0) 100%);mask-image:linear-gradient(to bottom,transparent 0px,rgb(0,0,0) 180px,rgb(0,0,0) 100%)}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte] .image[data-astro-cid-sz7xmlte]{position:fixed;top:0;width:100vw;height:100vh;height:100svh;display:block;background-repeat:no-repeat;background-position:center;background-size:cover}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte]{margin:0 .5px;width:calc((100% - 40px)/5);height:100%;padding-bottom:54px}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] .link[data-astro-cid-sz7xmlte]{cursor:pointer;pointer-events:all;display:block;width:100%;height:100%;background:-webkit-linear-gradient(top,transparent 0px,rgb(0,0,0) 140px,rgb(0,0,0) 100%);background:linear-gradient(to bottom,transparent 0px,rgb(0,0,0) 140px,rgb(0,0,0) 100%)}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .privacyLink[data-astro-cid-sz7xmlte]{position:absolute;padding:20px 15px;left:0;bottom:0;color:#fffffd;font-family:Crimson Pro;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:4px;text-indent:4px}footer[data-astro-cid-sz7xmlte] .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .copyMark[data-astro-cid-sz7xmlte]{position:absolute;right:18px;bottom:20px;color:#fffffd;font-family:Crimson Pro;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:4px;text-indent:4px}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte]{width:100vw;height:100vh;height:100svh;position:absolute;top:0;display:none;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0vh,rgb(0,0,0) 0vh,rgba(0,0,0,0) 0vh,rgba(0,0,0,0) 100vh,rgb(0,0,0) 100vh,rgb(0,0,0) 100vh);mask-image:linear-gradient(to bottom,#000 0vh 0vh,#0000 0vh 100vh,#000 100vh 100vh)}@media screen and (max-width: 820px){footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte]{display:block}}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;width:100%;height:100vh;height:100svh}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .imageWrapper[data-astro-cid-sz7xmlte] .image[data-astro-cid-sz7xmlte]{width:100vw;height:100vh;height:100svh;display:block;background-repeat:no-repeat;background-position:center;background-size:cover}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte]{overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:100vw;padding:0 5.1282051282vw;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte]{margin-bottom:1px;width:100%}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] .link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;height:calc(20vh - 5.3846153846vw);height:calc(20svh - 5.3846153846vw);width:100%;color:#fff;text-align:center;font-family:Crimson Pro;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:6.4px;opacity:.85;background:#04030b}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] #footer-artist-button-sp[data-astro-cid-sz7xmlte]{position:relative;border:none;cursor:pointer}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] #footer-artist-button-sp[data-astro-cid-sz7xmlte] #footer-artist-button-sp-artists[data-astro-cid-sz7xmlte]{position:absolute;display:none;opacity:0}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] #footer-artist-button-sp[data-astro-cid-sz7xmlte] #footer-artist-button-sp-artists[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;padding:8px 0;color:#fff;text-align:center;font-family:Shippori Mincho;font-size:14px;font-style:normal;font-weight:300;line-height:1;letter-spacing:2px;text-decoration:none}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .items[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte] #footer-artist-button-sp[data-astro-cid-sz7xmlte] #footer-artist-button-sp-artists[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.7}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte]{overflow:hidden;position:absolute;bottom:0;padding:5.1282051282vw;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100vw}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .privacyLink[data-astro-cid-sz7xmlte]{color:#fffffd;font-family:Crimson Pro;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:4px;text-indent:4px}footer[data-astro-cid-sz7xmlte] .footerWrapperSp[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .copyMark[data-astro-cid-sz7xmlte]{color:#fffffd;font-family:Crimson Pro;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:4px;text-indent:4px}footer[data-astro-cid-sz7xmlte]:lang(en) .footerWrapper[data-astro-cid-sz7xmlte] .labels[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]{width:33.3333333333%}footer[data-astro-cid-sz7xmlte]:lang(en) .footerWrapper[data-astro-cid-sz7xmlte] .top[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte]{width:calc((100% - 40px) / 3)}footer[data-astro-cid-sz7xmlte]:lang(en) .footerWrapper[data-astro-cid-sz7xmlte] .bottom[data-astro-cid-sz7xmlte] .item[data-astro-cid-sz7xmlte]{width:calc((100% - 40px) / 3)}/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;line-height:1.2}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}textarea:focus,input:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{background:#04030b;font-weight:500;letter-spacing:.03rem;color:#fff;overscroll-behavior:none;-webkit-overflow-scrolling:touch;scroll-behavior:auto;overflow:hidden}html body{font-family:minerva-modern,yu-mincho-pr6n,sans-serif;font-weight:400;font-style:normal;letter-spacing:.08rem;line-height:1.6;overflow:hidden}@media screen and (max-width: 820px){html a:hover{opacity:1}}html .only_sp{display:none}@media screen and (max-width: 820px){html .only_sp{display:block}}html .only_pc{display:block}@media screen and (max-width: 820px){html .only_pc{display:none}}html ::selection{background-color:#f2f2f2;color:#fff}.pin-spacer{pointer-events:none}.pin-spacer *{pointer-events:auto}@keyframes icon{0%{opacity:0;transform:scale(0)}25%{transform:scale(.25)}50%{opacity:1;transform:scale(1.2)}75%{transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes icon2{0%{opacity:0;transform:scale(0)}25%{transform:scale(.25)}50%{opacity:1;transform:scale(1.1)}75%{transform:scale(.75)}to{opacity:1;transform:scale(.85)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-.6944444444vw) rotate(-.5deg)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInMobile{0%{opacity:0;transform:translateY(-2.5641025641vw) rotate(-.5deg)}to{opacity:1;transform:translateY(0)}}.js-intersection-target-fadein{opacity:0}.js-intersection-target-fadein.js-intersection-active{opacity:1;animation:fadeIn 1s ease-in-out forwards}@media screen and (max-width: 820px){.js-intersection-target-fadein.js-intersection-active{animation:fadeInMobile 1s ease-in-out forwards}}.js-intersection-target-img-fadein{display:block;width:100%;height:auto;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);transition:clip-path 1s cubic-bezier(.75,.01,.31,1),transform .6s,width .6s,height .6s,-webkit-clip-path 1s cubic-bezier(.75,.01,.31,1)!important;transition-delay:.6s}.js-intersection-target-img-fadein.js-intersection-active{-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.js-target-first-view{display:inline-block;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);transition:clip-path 1s cubic-bezier(.75,.01,.31,1),transform 2.5s,width .6s,height .6s,opacity 2s,-webkit-clip-path 1s cubic-bezier(.75,.01,.31,1);transform:translateY(30px) rotate(8deg);opacity:0}.js-target-first-view.js-first-view-active{-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);transform:translateY(0);opacity:1}
