@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}*,:root{margin:0;padding:0}.tapHere{width:60%;height:5vh;background-color:#000;position:absolute;bottom:60%;border-radius:2rem;display:flex;justify-content:center;align-items:center;animation:fadeEffect 10s infinite;display:none}@keyframes fadeEffect{0%{opacity:0}50%{opacity:1}to{opacity:0}}.tapHere p{font-size:4vw;color:#fff;letter-spacing:normal}.secpart svg{width:calc(2vw + .7rem);height:calc(2vw + .7rem)}#upper-side{padding:2em;background-color:#f26c4f;display:block;color:#fff;border-top-right-radius:8px;border-top-left-radius:8px}#checkmark{fill:#fff;margin:-3.5em auto auto 20px}#checkmark,#status{font-weight:lighter}#status{text-transform:uppercase;letter-spacing:2px;font-size:1em;margin-top:-.2em;margin-bottom:0}#lower-side{padding:2em 2em 5em;background:#fff;display:block;border-bottom-right-radius:8px;border-bottom-left-radius:8px}#message{margin-top:-.5em;color:#757575;letter-spacing:1px}#contBtn{position:relative;top:1.5em;text-decoration:none;background:#f26c4f;color:#fff;margin:auto;padding:.8em 3em;box-shadow:0 15px 30px rgba(50,50,50,.21);border-radius:25px;transition:all .4s ease}#contBtn:hover{box-shadow:0 15px 30px rgba(60,60,60,.4);transition:all .4s ease}#card{position:absolute;width:320px;display:block;text-align:center;font-family:Source Sans Pro,sans-serif;visibility:hidden;transform:translateY(20%)}.loader-wrap{position:fixed;z-index:10;height:100vh;width:100%;display:flex;overflow:hidden;align-items:center;justify-content:center;background:transparent}.loader-wrap svg{position:absolute;top:0;width:100vw;height:100vh}.loader-wrap #loader-wrap-heading p{font-size:120px;z-index:200000;color:#fff;text-transform:uppercase;font-weight:lighter}@media (max-width:767px){.loader-wrap svg{width:200vw;margin-left:-50vw}.loader-wrap #loading-text-intro{font-size:60px}}body::-webkit-scrollbar{display:none}.listing{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;width:85%;grid-gap:2vw;grid-template-rows:auto}.mainGrid{display:grid;grid-template-columns:.9fr .8fr .25fr;justify-content:center;width:80%;height:max-content;grid-gap:3vw;margin-top:100px;align-items:center}@media screen and (max-width:1000px){.mainGrid{grid-template-columns:1fr!important;grid-template-rows:auto auto;grid-template-areas:"item1" "item3" "item2"!important;width:88%!important;gap:10vw!important}}@media screen and (max-width:1300px){.mainGrid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-template-areas:"item1 item2" "item3 item2"}.firstpart{grid-area:item1!important}.secpart{grid-area:item2!important;width:100%!important}.thirdpart{grid-area:item3!important;flex-direction:row!important}.oecontainer{width:80%!important}}.whyus img{opacity:.7}body{background-color:#000;max-width:100vw;overflow-x:hidden}.drawer h1,.drawer h2{font-size:calc(1.3vw + .2rem)}.drawer h3,.drawer h4{font-size:calc(.9vw + .2rem)}.lds-roller{width:80px;height:80px;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);z-index:5}.centerdiv h1{font-size:calc(5vw + .5rem);text-align:center}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#f9f0ec;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#loading-text-intro{z-index:3;font-family:Josefin Sans,sans-serif;font-size:120px;text-transform:uppercase;font-weight:100;color:#f9f0ec}#loading-text-intro.ended{transform:translateY(200%)}nav{width:100%;padding:1rem;position:fixed;z-index:2}span{display:inline-block;transition:transform .1s linear}.cursor,span{pointer-events:none}.cursor{position:fixed;top:10px;left:10px;padding:10px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:transform .8s ease,opacity .6s ease;z-index:4!important}.a{display:inline-block;color:#fff;padding:1rem;margin-right:6rem;letter-spacing:.4em;font-size:.9em;transition:all .3s ease,color .3s ease}nav.header .a:hover{cursor:pointer;color:#afafaf;transform:scale(1.1)}.bubble{position:absolute;bottom:-50px;width:20px;height:20px;background-color:rgba(135,206,235,.6);border-radius:50%;animation:floatUp 5s linear infinite;opacity:0}@keyframes floatUp{0%{transform:translateX(0) translateY(0);opacity:1}to{transform:translateY(-100vh);opacity:0}}.store h1{font-size:calc(1rem + 2vw)}.bubble:nth-child(odd){left:10%;animation-duration:10s}.bubble:nth-child(2n){left:30%;animation-duration:5s}.bubble:nth-child(3n){left:50%;animation-duration:6s;background-color:#ff8095}.bubble:nth-child(5n){left:70%;animation-duration:8s;background-color:#f26c4f}.bubble:nth-child(7n){left:90%;animation-duration:4s}nav.header .a:hover~.cursor{transform:translate(-50%,-50%) scale(3);opacity:1;background-color:#ff8095}.dg.ac{-moz-user-select:none;-webkit-user-select:none;user-select:none;z-index:2!important}#canvas-container{height:100vh;width:100vw;background:#000;background:radial-gradient(circle at center center,#171717 0,#050505 58%)}#canvas-container,#canvas-container-details{pointer-events:none;position:absolute;top:0;left:0;outline:none;z-index:0;margin:0;padding:0}#canvas-container-details{height:100%;width:100%;pointer-events:all;overflow:hidden}.section{-moz-user-select:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-content:center;justify-content:center;align-items:flex-start;position:relative;padding-left:5%;padding-right:5%;z-index:1;width:65%;height:100vh;pointer-events:none}.shopping-bag-icon{width:.85rem;height:.85rem;color:#f5f6f7;flex-shrink:0;cursor:pointer;transition:color .3s ease}.shop-cart:hover .shopping-bag-icon{color:#f26c4f}.header{position:fixed;top:-2em;color:#000;border-radius:1.2rem;font-size:.8em;width:max-content;min-width:60%;text-align:center;font-family:Josefin Sans,sans-serif;z-index:2;opacity:0;transition:all 1.9s ease-in-out;padding:0;margin:0;background-color:#000}.header.ended{top:3em;opacity:1}.header>span{padding:0 3.25em;letter-spacing:.4em;position:relative}.first,.header>span.active:after{position:absolute;left:50%;transform:translate3d(-50%,0,0)}.header>span.active:after{content:"";bottom:-10px;width:20px;height:2px;background:#fff}.first{pointer-events:none;font-size:2em;letter-spacing:.5em;text-align:center;width:100vw;display:flex;height:120vh;align-content:center;justify-content:flex-end;align-items:center;flex-direction:column;-moz-user-select:none;-webkit-user-select:none;user-select:none;position:relative;z-index:1;background:linear-gradient(0deg,#050505 20%,rgba(5,5,5,0) 50%)}.first>h2{font-size:1em;line-height:0;letter-spacing:.25em;font-style:italic;margin:35px}.first>h1,.first>h2{font-weight:100;color:#fff}.first>h1{margin:10px 0;letter-spacing:.4em}.addtocard{background-color:#f26c4f;border:0;border-radius:4rem;width:90%;height:7vh;color:#fff;transition:all 1s cubic-bezier(.86,0,.07,1);cursor:pointer;position:relative;overflow:hidden}.addtocard:before{background:#ffffff29}.addtocard:after,.addtocard:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;transform:translate3d(-100%,0,0);border-radius:4rem;transition:all .8s linear;will-change:transform}.addtocard:after{background:#ffffff18}.addtocard:hover:after,.addtocard:hover:before{transform:translate3d(200%,0,0)}.addtocard:hover:after{transition-delay:.15s}.oneReview{width:calc(300px + 25vw);height:calc(90px + 10vh);-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-item{min-width:25vw;min-height:15vh;display:flex;justify-content:space-between;align-items:center;margin-bottom:.57rem;box-shadow:0 0 40px hsla(0,3%,85%,.071);border-radius:20px;background-color:#1d1d1d;overflow:hidden}.card-items::-webkit-scrollbar{width:8px}.card-items::-webkit-scrollbar-thumb{background-color:#ff8095;border-radius:10px}.card-items::-webkit-scrollbar-track{background-color:#1d1d1d}.oneReview .details p{font-size:calc(.2vw + .8rem)}.secns h1{text-align:center}.first>h1:after{content:"";position:absolute;margin-top:105px;left:calc(50% - 25px);width:50px;height:2px;background:#ffffff70}.first>p{font-size:13px;letter-spacing:0;font-family:sans-serif;width:700px;line-height:28px;font-weight:lighter;margin-top:50px;margin-bottom:100px;color:#f3f3f396;transition:all 3.9s ease-in-out}.first>p,.first>p.ended{opacity:1}.second{pointer-events:all;font-size:2em;width:100%;display:flex;height:100vh;background:#141414;z-index:1;margin:0;padding:0;overflow:hidden}@keyframes shake{0%{transform:translateX(1px)}10%{transform:translateX(-1px)}20%{transform:translateX(-3px)}30%{transform:translateX(3px)}40%{transform:translateX(1px)}50%{transform:translateX(-1px)}60%{transform:translateX(-3px)}70%{transform:translateX(3px)}80%{transform:translateX(-1px)}90%{transform:translateX(1px)}to{transform:translateX(1px)}}.shake{animation:shake .5s}@media only screen and (min-width:600px) and (max-width:1050px) and (min-height:900px) and (max-height:1400px){.checkout{flex-direction:column!important;gap:50px}.checkleft,.checkright{width:90%!important}.checkright{padding:50px 0}.checkright .totalcard{gap:10px!important}.checkright .totalcard .addtocard{width:150%!important;height:80px}.checkright .totalcard input{border-radius:20px 0 20px 0}.drawer{height:60vh!important;min-width:50vw!important}.totalcard{bottom:20%!important}.card-item{min-width:45vw!important;min-height:10vh!important}.totalcard{width:35%!important}}@media only screen and (max-width:660px){.filters_laptop{display:none!important}.checkout{flex-direction:column!important;gap:50px}.checkleft,.checkright{width:100%!important}.checkleft .card-item,.checkleft .name-delete{width:100%!important;align-items:center!important}.checkleft .name-delete{justify-content:space-around!important}.checkright{padding:50px 0}.checkleft .card-item-image{width:90px!important;height:90px!important}.checkright .totalcard{gap:10px!important}.checkright .totalcard .addtocard{width:80%!important;height:40px}.checkright .totalcard input{border-radius:20px 0 20px 0}.a{padding:10px;margin-right:0;letter-spacing:.3em}.footer{margin-bottom:20px}.header>span{padding:0 1em}.header{font-size:.6em}.main-section .product-display h3{width:260px;font-size:42px;margin-left:30px;line-height:45px}.first>h1{margin:10px 0;font-weight:100;letter-spacing:.2em;font-size:13vw}.first>p{width:85%;line-height:22px}.second-container{padding:0;justify-content:flex-end}.second-container>ul{margin:0 0 30px 30px;width:80%}.second-container>ul>li{padding-right:20px;transition:all .8s ease-out;font-size:20px}.second-container>p{width:85%;margin-left:30px;line-height:21px;margin-bottom:40px}.third>p{column-count:1}}.gallery-wrap{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-wrap--auto{height:auto}.gallery-wrap--large{height:110vh}.gallery-wrap--dense{margin:0}.gallery{position:relative;width:100%;height:100%;flex:none}.gallery--breakout{width:min-content}.gallery__item{background-position:50% 50%;background-size:cover;flex:none;border-radius:6px;position:relative;filter:brightness(1)}.gallery__item-cut{overflow:hidden;display:grid;place-items:center}.gallery__item-inner{width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.caption{font-size:calc(1rem + 1vw)!important;z-index:101;color:var(--color-caption);font-weight:400;height:80vh;width:100vw;background-repeat:no-repeat;background-position:50%;background-size:cover;background-origin:-50%}.caption,.gallery--row{display:flex;justify-content:center;align-items:center}.gallery--row{gap:2rem;--size-factor:1.25;--item-height:20vh}.gallery--row .gallery__item{width:auto;aspect-ratio:2/3}.gallery--row .gallery__item--s{height:var(--item-height)}.gallery--row .gallery__item--m{height:calc(var(--size-factor) * var(--item-height))}.gallery--row .gallery__item--l{height:calc(var(--size-factor) * 2 * var(--item-height))}.gallery--row .gallery__item--xl{z-index:100;height:calc(var(--size-factor) * 3 * var(--item-height))}.gallery--switch.gallery--row .gallery__item--l,.gallery--switch.gallery--row .gallery__item--m{height:var(--item-height)}.gallery--row .caption{position:absolute;width:100%;height:auto;bottom:-50vh;left:0;padding:4.5vw;max-width:730px;opacity:0}.gallery--switch.gallery--row .caption{bottom:0;opacity:1}.gallery--one{display:grid;place-items:center}.gallery--one .gallery__item{width:400%;height:400%;filter:brightness(1) hue-rotate(90deg)}.gallery--switch.gallery--one .gallery__item{width:100%;height:100%;filter:brightness(.7) hue-rotate(0deg)}.gallery--one .caption{position:absolute;width:100vw;height:100vh;top:50%;left:50%;margin:100vh 0 0 -50vw;font-size:clamp(2rem,5vw,3rem);display:grid;place-items:center}.gallery--switch.gallery--one .caption{margin-top:-50vh}.gallery--grid{height:auto;display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto);grid-row-gap:2.5vw;row-gap:2.5vw;grid-column-gap:3vw;column-gap:3vw}.gallery--grid .gallery__item{height:33vh;width:33vw}.gallery--switch.gallery--grid{gap:0}.gallery--switch.gallery--grid .gallery__item{height:110vh;width:110vw;filter:brightness(.65)}.gallery--grid .caption{position:absolute;width:100vw;height:100vh;padding:0;top:50%;left:50%;margin-top:50vh;margin-left:-50vw;display:grid;place-items:center;max-width:none;opacity:0}.gallery--switch.gallery--grid .caption{margin-top:-40vh;opacity:1}.gallery--grid .caption p{padding:50vh 30vw 10vh 10vw}.gallery--switch.gallery--grid .caption p{margin-top:0}.gallery--stack{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;justify-content:start;grid-gap:2rem;gap:2rem;padding:2rem;--offset:1rem}.gallery--stack .gallery__item{border-radius:1.5vw;width:25vw;height:35vw;z-index:1}.gallery--stack-glass .gallery__item{filter:opacity(1)}.gallery--switch.gallery--stack .gallery__item{grid-area:1/1/2/2}.gallery--stack .caption{position:absolute;bottom:0;left:100vw;width:100vw;padding:5vw;color:var(--color-text-alt);opacity:0;z-index:0}.gallery--stack .caption p{margin:0}.gallery--switch.gallery--stack .caption{left:0;opacity:1}.gallery--stack-inverse .gallery__item:nth-child(5){z-index:2}.gallery--stack-inverse .gallery__item:nth-child(4){z-index:3}.gallery--stack-inverse .gallery__item:nth-child(3){z-index:4}.gallery--stack-inverse .gallery__item:nth-child(2){z-index:5}.gallery--stack-inverse .gallery__item:first-child{z-index:6}.gallery--switch.gallery--stack .gallery__item:nth-child(2){margin-left:var(--offset)}.gallery--switch.gallery--stack .gallery__item:nth-child(3){margin-left:calc(var(--offset) * 2)}.gallery--switch.gallery--stack .gallery__item:nth-child(4){margin-left:calc(var(--offset) * 3)}.gallery--switch.gallery--stack .gallery__item:nth-child(5){margin-left:calc(var(--offset) * 4)}.gallery--switch.gallery--stack .gallery__item:nth-child(6){margin-left:calc(var(--offset) * 5)}.gallery--switch.gallery--stack-dark .gallery__item:nth-child(2){filter:brightness(.8)}.gallery--switch.gallery--stack-dark .gallery__item:nth-child(3){filter:brightness(.7)}.gallery--switch.gallery--stack-dark .gallery__item:nth-child(4){filter:brightness(.6)}.gallery--switch.gallery--stack-dark .gallery__item:nth-child(5){filter:brightness(.5)}.gallery--switch.gallery--stack-dark .gallery__item:nth-child(6){filter:brightness(.4)}.gallery--switch.gallery--stack-glass .gallery__item{opacity:.7}.gallery--switch.gallery--stack-scale .gallery__item:nth-child(2){transform:scale(.98)}.gallery--switch.gallery--stack-scale .gallery__item:nth-child(3){transform:scale(.96)}.gallery--switch.gallery--stack-scale .gallery__item:nth-child(4){transform:scale(.94)}.gallery--switch.gallery--stack-scale .gallery__item:nth-child(5){transform:scale(.92)}.gallery--switch.gallery--stack-scale .gallery__item:nth-child(6){transform:scale(.9)}.gallery--gridtiny{display:grid;grid-template-columns:repeat(10,1fr);width:300%;padding:0 2vh;height:min-content;grid-gap:1vh;gap:1vh}.gallery--switch.gallery--gridtiny{width:100%;gap:2vh}.gallery--gridtiny .gallery__item{aspect-ratio:1;width:100%;height:auto;filter:contrast(.8) saturate(0) brightness(.6) opacity(1)}.gallery--switch.gallery--gridtiny .gallery__item{filter:contrast(1) saturate(1) brightness(.8) opacity(.8)}.gallery--gridtiny .caption{position:absolute;width:100vw;height:100vh;left:50%;top:50%;margin:-50vh 0 0 -50vw;display:grid;place-items:center;font-size:clamp(2rem,8vw,4rem);opacity:0}.gallery--switch.gallery--gridtiny .caption{opacity:1}.gallery--switch .gallery__item--center{height:100vh;width:100vw;aspect-ratio:auto;filter:brightness(.5)}.gallery--bento{display:grid;grid-gap:1vh;gap:1vh;grid-template-columns:repeat(3,32.5vw);grid-template-rows:repeat(4,23vh);justify-content:center;align-content:center}.gallery--switch.gallery--bento{grid-template-columns:repeat(3,100vw);grid-template-rows:repeat(4,49.5vh);gap:15vh}.gallery--bento .gallery__item:first-child{grid-area:1/1/3/2}.gallery--bento .gallery__item:nth-child(2){grid-area:1/2/2/3}.gallery--bento .gallery__item:nth-child(3){grid-area:2/2/4/3}.gallery--bento .gallery__item:nth-child(4){grid-area:1/3/3/3}.gallery--bento .gallery__item:nth-child(5){grid-area:3/1/3/2}.gallery--bento .gallery__item:nth-child(6){grid-area:3/3/5/4}.gallery--bento .gallery__item:nth-child(7){grid-area:4/1/5/2}.gallery--bento .gallery__item:nth-child(8){grid-area:4/2/5/3}.gallery--bento .caption{position:absolute;width:100vw;height:100vh;top:50%;left:50%;margin:100vh 0 0 -50vw;font-size:clamp(2rem,10vw,5rem);display:grid;place-items:center}.gallery--switch.gallery--bento .caption{margin-top:-50vh}.gallery--grid10{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2vw;gap:2vw}.gallery--switch.gallery--grid10{grid-template-columns:1fr 300px 1fr;grid-template-rows:1fr 60vh 1fr;grid-gap:0}.gallery--switch.gallery--grid10 .gallery__item{grid-area:2/2/3/3}.gallery--grid10 .caption{position:absolute;width:100vw;height:100vh;top:50%;left:50%;margin:100vh 0 0 -50vw;display:grid;place-items:center;font-size:clamp(2rem,8vw,6rem)}.gallery--switch.gallery--grid10 .caption{opacity:1;margin-top:-50vh}@media screen and (min-width:53em){.frame{grid-template-columns:auto auto auto 1fr;grid-template-areas:"title prev ... sponsor";align-content:space-between;justify-items:start;grid-gap:2rem}.frame__demos{justify-self:end}.project--intro{grid-template-columns:auto 1fr;grid-template-areas:"label-name name" "label-date date" "title title" "label-mission mission"}.project--details{grid-template-areas:"label-default paragraph";grid-template-columns:auto auto}.project__label{text-align:right}.project__mission{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"p1 ..." "... p2";grid-column-gap:2rem;column-gap:2rem}.gallery--grid10{grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(4,1fr)}.gallery--grid10:not(.gallery--switch) .pos-1{grid-area:1/1}.gallery--grid10:not(.gallery--switch) .pos-2{grid-area:1/2}.gallery--grid10:not(.gallery--switch) .pos-3{grid-area:1/4}.gallery--grid10:not(.gallery--switch) .pos-4{grid-area:1/5}.gallery--grid10:not(.gallery--switch) .pos-5{grid-area:3/6}.gallery--grid10:not(.gallery--switch) .pos-6{grid-area:1/7}.gallery--grid10:not(.gallery--switch) .pos-7{grid-area:1/9}.gallery--grid10:not(.gallery--switch) .pos-8{grid-area:3/10}.gallery--grid10:not(.gallery--switch) .pos-9{grid-area:2/8}.gallery--grid10:not(.gallery--switch) .pos-10{grid-area:4/9}.gallery--grid10:not(.gallery--switch) .pos-11{grid-area:3/8}.gallery--grid10:not(.gallery--switch) .pos-12{grid-area:2/2}.gallery--grid10:not(.gallery--switch) .pos-13{grid-area:3/1}.gallery--grid10:not(.gallery--switch) .pos-14{grid-area:3/4}.gallery--grid10:not(.gallery--switch) .pos-15{grid-area:4/3}.gallery--grid10:not(.gallery--switch) .pos-16{grid-area:4/7}.gallery--stack .caption{bottom:40%;width:60vw;max-width:800px}.gallery--switch.gallery--stack .caption{left:40vw}}@media screen and (max-width:500px){.shapigindu{display:flex!important}.separation{display:none}.animation-container{display:none!important;height:100vh!important}#animation-container{height:120vh!important}.tapHere{display:flex}.caption{background:none}.drawer{width:100vw!important;height:90vh!important;left:50%;transform:translateX(-50%)}.card-item{width:95%!important;min-width:max-content}.totalcard{width:100%!important}.drawer h1,.drawer h2{font-size:calc(2vw + 1rem)!important}.drawer h3,.drawer h4{width:max-content!important;font-size:calc(1.5vw + .7rem)!important}.shapigindu{flex-direction:column!important;align-items:center!important;height:120vh!important}#F,#T,#firstImg,#secImg{width:300%!important}}@media screen and (max-width:900px){.listing{grid-template-columns:repeat(1,1fr);grid-template-rows:auto;row-gap:50px}}#svhgeart:hover{fill:#f26c4f!important}