*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media screen and (min-width: 1024px){.sp-only{display:none}}body{color:#fff;background-color:#000017;font-size:1.25rem}body *[lang=en]{letter-spacing:.05em}.p-mv{width:100%;height:100svh;display:grid;place-content:center;position:relative}.p-mv__title{display:flex;flex-direction:column}.p-mv__title-main{font-size:clamp(1.75rem,1.5rem + .71vw,2.125rem)}.p-mv__title-sub{display:flex;align-items:center;gap:6px;font-size:clamp(1rem,.917rem + .24vw,1.125rem)}.p-mv__title-sub:before{content:"";width:12px;height:1em;border:3px solid #0873bb;border-radius:50%;rotate:35deg;scale:.8}.p-mv__scroll{writing-mode:vertical-lr;position:absolute;right:5%;bottom:40px;translate:0 -100%;font-size:.75rem}.p-mv__scroll:before{content:"";width:1px;height:100%;background-color:#555;position:absolute;left:calc(50% - 2px);top:calc(100% + 10px)}.p-mv__scroll:after{content:"";width:7px;height:11px;border-radius:50%;border:1px solid #fff;position:absolute;left:calc(50% - 5px);top:calc(100% + 10px);z-index:1;rotate:35deg;animation:scrollAnim 2.4s infinite cubic-bezier(.65,.15,.3,.85)}@keyframes scrollAnim{0%{top:calc(100% + 10px);opacity:0}20%{opacity:1}80%{opacity:1}to{top:200%;opacity:0}}.p-gallery{margin-block:120px;width:100%;height:100vh;overflow:hidden;position:relative}.p-gallery__imgWrap{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;perspective:1000px}.p-gallery__img{width:var(--img-width);position:absolute}.p-gallery__img img{width:100%;height:100%;object-fit:cover}.p-gallery__img:nth-of-type(1){--img-width: 160px;left:10%;top:0}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(1){--img-width: 280px}}.p-gallery__img:nth-of-type(2){--img-width: 180px;left:30%;top:50%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(2){--img-width: 400px}}.p-gallery__img:nth-of-type(3){--img-width: 120px;left:0;top:20%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(3){--img-width: 240px}}.p-gallery__img:nth-of-type(4){--img-width: 120px;right:5%;top:40%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(4){--img-width: 200px;right:25%}}.p-gallery__img:nth-of-type(5){--img-width: 140px;right:0;bottom:3%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(5){--img-width: 280px}}.p-gallery__img:nth-of-type(6){--img-width: 150px;left:0;bottom:0}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(6){--img-width: 280px;left:5%}}.p-gallery__img:nth-of-type(7){--img-width: 160px;right:0;top:10%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(7){--img-width: 280px;right:5%}}.p-gallery__img:nth-of-type(8){--img-width: 100px;right:30%;top:30%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(8){--img-width: 280px;top:0;right:20%}}.p-gallery__img:nth-of-type(9){--img-width: 130px;left:8%;top:45%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(9){--img-width: 180px;right:15%;left:revert}}.p-gallery__img:nth-of-type(10){--img-width: 100px;left:25%;bottom:18%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(10){--img-width: 200px;bottom:40%}}.p-gallery__img:nth-of-type(11){--img-width: 200px;right:35%;top:12%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(11){--img-width: 500px;right:30%}}.p-gallery__img:nth-of-type(12){--img-width: 240px;left:35%;bottom:12%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(12){--img-width: 320px;left:40%;bottom:0}}.p-gallery__img:nth-of-type(13){--img-width: 80px;right:0;top:18%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(13){--img-width: 160px;top:40%}}.p-gallery__img:nth-of-type(14){--img-width: 80px;left:0;bottom:30%}@media screen and (min-width: 1024px){.p-gallery__img:nth-of-type(14){--img-width: 180px;left:15%;bottom:20%}}.p-gallery__btnWrap{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;z-index:10;pointer-events:none}.p-gallery__btn{min-width:280px;display:flex;align-items:center;color:#fff;font-style:italic;letter-spacing:.05em;pointer-events:visible;text-decoration:none;position:relative}.p-gallery__btn:before{content:"";width:100%;height:1px;background-color:#ccc;position:absolute;left:0;bottom:0;scale:1 1;transform-origin:center right;transition:.24s cubic-bezier(.06,.49,.66,.91);transition-property:scale}.p-gallery__btn:after{content:"";width:9px;height:15px;border-radius:50%;border:1px solid #fff;position:absolute;right:0;bottom:0;z-index:1;translate:50% 50%;rotate:35deg;transition-property:scale,border}@media (any-hover: hover){.p-gallery__btn:hover:before{scale:0 1}.p-gallery__btn:hover:after{scale:1.1;border-width:3px;border-color:#0873bb;transition:.18s .14s}}.p-gallery__btn:focus-visible:before{scale:0 0}.p-thanks{margin-block:200px 120px}.p-thanks__title{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(1.125rem,1.042rem + .24vw,1.25rem)}.l-footer{padding-block:24px;border-top:1px solid #02243a}.l-footer__text{font-size:.875rem;display:grid;place-content:center}
