@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Love{align-items:center;display:flex;justify-content:center;margin:0;min-height:100vh;padding:0}.heart{animation:heart .6s linear infinite;background-color:#f20044;box-shadow:-10px 10px 90px #f20044;height:70px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform:rotate(-45deg);width:70px}@keyframes heart{0%{transform:rotate(-45deg) scale(1.07)}80%{transform:rotate(-45deg) scale(1)}to{transform:rotate(-45deg) scale(.8)}}.heart:before{box-shadow:-10px -10px 90px #f20044;top:-50%}.heart:after,.heart:before{background-color:#f20044;border-radius:50px;content:"";height:70px;position:absolute;width:70px}.heart:after{box-shadow:10px 10px 90px #f20044;right:-50%}@property --scroll-y-position{syntax:"<percentage>";initial-value:-10%;inherits:false}@property --reflection-y-position{syntax:"<percentage>";initial-value:-50%;inherits:false}@property --scrollbar-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --opacity-1{syntax:"<number>";inherits:false;initial-value:.1}@property --opacity-2{syntax:"<number>";inherits:false;initial-value:.1}@property --opacity-3{syntax:"<number>";inherits:false;initial-value:.1}@property --opacity-4{syntax:"<number>";inherits:false;initial-value:.1}@property --text-offset-1{syntax:"<number>";inherits:false;initial-value:10}@property --text-offset-2{syntax:"<number>";inherits:false;initial-value:10}@property --text-offset-3{syntax:"<number>";inherits:false;initial-value:10}@property --text-offset-4{syntax:"<number>";inherits:false;initial-value:10}html::-webkit-scrollbar{display:none}body,html{align-items:center;display:flex;height:100%;justify-content:center;margin:0}.scrollbar{animation-timeline:scroll();animation-range:10vh;animation:on-scrolling linear both;background-color:var(--scrollbar-color);background-image:radial-gradient(circle at 0 var(--scroll-y-position),#7099ff 0,rgba(56,106,249,.791) 10px,#0a4cf287 20px,#fff0 40px,#31313100 100%);height:100%;width:4px}.container{background:linear-gradient(132deg,#ffffff17,#eeeeee08 20%,#cacaca0a 70%,#ababab05);border:1px solid #ffffff0f;height:100%;margin-left:15px;margin-top:50%;position:relative;width:700px}.container:after,.container:before{animation-timeline:scroll();animation-range:10vh;animation:on-scrolling linear both;background:linear-gradient(180deg,#0a4cf200,rgba(10,76,242,.752) 38.288288288288285%,#4d7fff 50.9132179054054%,rgba(10,76,242,.752) 63.06306306306306%,#0a4cf200);background-position-y:var(--reflection-y-position);background-repeat:no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.container:before{background-size:1px 150px;filter:blur(1px)}.container:after{background-size:10px 150px;filter:blur(10px)}main{align-items:center;display:flex;height:100%;justify-content:center;margin-top:40vh;padding-bottom:40vh;width:100%}p{--opacity-1:0.1;--opacity-2:0.1;--opacity-3:0.1;--opacity-4:0.1;--text-offset-1:10;--text-offset-2:10;--text-offset-3:10;--text-offset-4:10;animation-timeline:scroll();animation-range:10vh;animation:on-scrolling linear both;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(270deg,#fff6,#ffffffe6 90%,#bfd1ff);color:#0000;line-height:1.5em;padding:20px}p:first-child{opacity:var(--opacity-1);transform:translateY(calc(var(--text-offset-1)*1px))}p:nth-child(2){opacity:var(--opacity-2);transform:translateY(calc(var(--text-offset-2)*1px))}p:nth-child(3){opacity:var(--opacity-3);transform:translateY(calc(var(--text-offset-3)*1px))}p:nth-child(4){opacity:var(--opacity-4);transform:translateY(calc(var(--text-offset-4)*1px))}@keyframes on-scrolling{0%{--scroll-y-position:-10%;--reflection-y-position:-22%}1%{--scrollbar-color:#ffffff1a}25%{--opacity-1:1;--opacity-2:0.1;--opacity-3:0.1;--opacity-4:0.1;--text-offset-1:0;--text-offset-2:10;--text-offset-3:10;--text-offset-4:10}50%{--scroll-y-position:50%;--reflection-y-position:50%;--opacity-1:0.1;--opacity-2:1;--opacity-3:0.1;--opacity-4:0.1;--text-offset-1:10;--text-offset-2:0;--text-offset-3:10;--text-offset-4:10}60%{--opacity-1:0.1;--opacity-2:0.1;--opacity-3:1;--opacity-4:0.1;--text-offset-1:10;--text-offset-2:10;--text-offset-3:0;--text-offset-4:10}90%{--opacity-1:0.1;--opacity-2:0.1;--opacity-3:0.1;--opacity-4:1;--text-offset-1:10;--text-offset-2:10;--text-offset-3:10;--text-offset-4:0}to{--text-offset-1:10;--text-offset-2:10;--text-offset-3:10;--text-offset-4:10;--opacity-1:0.1;--opacity-2:0.1;--opacity-3:0.1;--opacity-4:0.1;--scroll-y-position:105%;--reflection-y-position:115%;--scrollbar-color:#ffffff1a}}.hide{display:none}.secondbutton button{background-color:red;border:0;border-radius:4px;color:#fff;margin:2%s;padding:9px}@keyframes glitch{0%,to{transform:skew(-10deg)}20%{transform:skew(10deg)}40%{transform:skew(-10deg)}60%{transform:skew(10deg)}80%{transform:skew(-10deg)}}.glitch{animation:glitch 1s infinite}h1{color:#faebd7}*{--ang:0}html{height:100%}body{background:#000;flex-direction:column;height:100%}.spinner,body{align-items:center;display:flex;justify-content:center}.spinner{position:relative;transform:rotateY(var(--ang)) translateY(-12px);transform-style:preserve-3d;transition:all .5s ease-in-out}.holder{align-items:center;display:flex;height:200px;justify-content:center;perspective:700px;perspective-origin:50%;width:600px}.panel{background-position:50% 50%;background-size:cover;border-radius:5px;height:100px;position:absolute;width:100px}@for $i from 0 through 15{.panel:nth-child(#{$i+1}){transform:rotateY(#{$i * 22.5deg}) translateZ(400px)}}@keyframes spin{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.fade{background:#0006;background:linear-gradient(90deg,#0000,#0006 30%,#0006 70%,#0000);height:200px;position:absolute;transform:rotateY(calc(var(--ang)*-1deg)) translateZ(110px);transition:all .5s ease-in-out;width:860px}.a{background-image:url(/static/media/i1.4605e31d989be164596d.JPG)}.a,.b{background-size:cover}.b{background-image:url(/static/media/i2.c3a7802c35ab28cfade8.jpg)}.c{background-image:url(/static/media/i3.521464175dc99fee06a5.JPG)}.c,.d{background-size:cover}.d{background-image:url(/static/media/i4.3bafc43f02db08a851e7.jpg)}.e{background-image:url(/static/media/i5.4b3035acd27029995375.jpg)}.e,.f{background-size:cover}.f{background-image:url(/static/media/i6.477535bb21373e573fda.JPG)}.g{background-image:url(/static/media/i7.42999b29769fc5fc38f5.jpg)}.g,.h{background-size:cover}.h{background-image:url(/static/media/i8.d380908c16211f4ad38a.JPG)}.i{background-image:url(/static/media/i9.9526d0b4ff5a2cca4906.jpg)}.i,.j{background-size:cover}.j{background-image:url(/static/media/i10.d7e7c42e411125e0a81f.jpg)}.k{background-image:url(/static/media/i11.c9dc84d1a2b64fb3e217.jpg)}.k,.l{background-size:cover}.l{background-image:url(/static/media/i12.b5b70bdacb23941d5b94.jpg)}.m{background-image:url(/static/media/i13.69ec5c04478b56542b70.JPG)}.m,.n{background-size:cover}.n{background-image:url(/static/media/i14.1eeb043590f4509118ef.jpg)}.o{background-image:url(/static/media/i15.c4650f59fb985280d825.JPG)}.o,.p{background-size:cover}.p{background-image:url(/static/media/i16.d94e08a9d8e98ca78fc5.jpg)}.panel:first-child{transform:rotateY(0deg) translateZ(400px)}.panel:nth-child(2){transform:rotateY(22.5deg) translateZ(400px)}.panel:nth-child(3){transform:rotateY(45deg) translateZ(400px)}.panel:nth-child(4){transform:rotateY(67.5deg) translateZ(400px)}.panel:nth-child(5){transform:rotateY(90deg) translateZ(400px)}.panel:nth-child(6){transform:rotateY(112.5deg) translateZ(400px)}.panel:nth-child(7){transform:rotateY(135deg) translateZ(400px)}.panel:nth-child(8){transform:rotateY(157.5deg) translateZ(400px)}.panel:nth-child(9){transform:rotateY(180deg) translateZ(400px)}.panel:nth-child(10){transform:rotateY(202.5deg) translateZ(400px)}.panel:nth-child(11){transform:rotateY(225deg) translateZ(400px)}.panel:nth-child(12){transform:rotateY(247.5deg) translateZ(400px)}.panel:nth-child(13){transform:rotateY(270deg) translateZ(400px)}.panel:nth-child(14){transform:rotateY(292.5deg) translateZ(400px)}.panel:nth-child(15){transform:rotateY(315deg) translateZ(400px)}.panel:nth-child(16){transform:rotateY(337.5deg) translateZ(400px)}.pagination{bottom:0;position:absolute;z-index:1}.pagination button{background:#fffa;border:none;border-radius:100%;color:#000;cursor:pointer;font-family:Roboto,sans-serif;font-size:20px;height:44px;margin:0 1px;padding:0;transition:all .2s ease-in-out;width:44px}.pagination button:hover{background:#fffc}.pagination button:active{background:#fff}
/*# sourceMappingURL=main.35555074.css.map*/