@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&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}*{box-sizing:border-box;margin:0;padding:0}::selection{background:#e898ff;background:var(--pink-color);color:#fff;color:var(--white-color)}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;transition:background .4s}main{overflow:hidden}ul{list-style:none}a{text-decoration:none}img{height:auto;max-width:100%}.container{display:flex;flex-direction:column;margin-inline:auto;max-width:1500px;min-height:100vh}.preloader{--duration:1s;align-items:center;background-color:#fff;background-color:var(--white-color);display:flex;height:100%;justify-content:center;position:fixed;transition:opacity var(--duration);width:100%;z-index:100}.preloader-content{position:relative}.preloader-content img{width:300px}header{background-color:#fffc;box-shadow:0 2px 30px #e898ffb3;display:flex;justify-content:space-between;left:0;padding:10px 80px;position:fixed;right:0;top:0;transition:top .3s ease-in-out;width:100%;z-index:99}.left-section{align-items:center;display:flex;gap:80px}.logo{transition:transform .3s ease-in-out,filter .3s ease-in-out;width:80px}.logo:hover{filter:drop-shadow(0 3px 10px rgb(232,152,255,.3));transform:scale(1.05)}.logo_2,.mobile-toggle{display:none}nav ul{display:flex;gap:70px}nav a{color:#000;color:var(--black-color);cursor:pointer;font-size:20px;font-weight:600;transition:color .3s ease-in-out,filter .3s ease-in-out}nav a:hover{color:#e898ff;color:var(--pink-color);filter:drop-shadow(0 3px 10px rgb(232,152,255,.5))}.right-section{align-items:center;display:flex;gap:40px}.cart-icon{cursor:pointer;font-size:30px;position:relative;text-align:center;transition:color .3s ease-in-out,filter .3s ease-in-out}.cart-number span{background-color:#e898ff;background-color:var(--pink-color);border-radius:50%;color:#fff;color:var(--white-color);font-family:Montserrat;font-size:15px;font-weight:600;font-weight:var(--fw-semi-bold);left:50%;padding:2px 6px;position:absolute;top:50%}.cart-icon:hover{color:#e898ff;color:var(--pink-color);filter:drop-shadow(0 3px 10px rgb(232,152,255,.5))}.whole-cart-window{align-items:center;background:#fffc;box-shadow:0 2px 30px #e898ffb3;display:flex;font-weight:600;font-weight:var(--fw-semi-bold);height:100vh;justify-content:center;position:absolute;right:-100%;top:0;transition:right .2s ease-in-out;width:30vw}.show-cart{right:0}.cart-title{margin-bottom:3rem;margin-top:1rem}.cart{align-items:center;height:95%;justify-content:center;width:90%}.cart,.cart-item-info{display:flex;flex-direction:column}.cart-item-info{gap:1rem;overflow-y:auto}.cart-products{align-items:center;display:flex;font-size:15px;gap:7%;justify-content:center}.cart-item-info img{width:4rem}.cart-item-size{font-size:12px}.cart-item-price{white-space:nowrap}.cart-item-quantity-flex{align-items:center;display:flex;gap:7%;justify-content:center}.bx.bx-minus,.bx.bx-plus,.bx.bx-x{cursor:pointer}.cart-submit{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;text-align:end;width:100%}.btn-buy{background-color:#000;border:1px solid #000;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;padding:1rem;text-align:center;width:100%}.nav-button{background:none;border:none;color:#000;color:var(--black-color);cursor:pointer;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:normal;margin:0;padding:0;text-transform:none;transition:color .3s ease-in-out,filter .3s ease-in-out}.nav-button:hover{color:#e898ff;color:var(--pink-color);filter:drop-shadow(0 3px 10px rgb(232,152,255,.5))}.empty-message{font-size:20px;font-weight:600;font-weight:var(--fw-semi-bold);left:50%;position:absolute;top:50%;translate:-50% -50%}@supports ((-webkit-backdrop-filter:blur(0.8rem)) or (backdrop-filter:blur(0.8rem))){.whole-cart-window{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:#ffffff1a}}@media only screen and (max-width:768px){.wrapper{position:relative}.preloader-content img{width:200px}header{padding:10px 30px}.logo{display:none}.logo_2{display:block;transition:transform .3s ease-in-out,filter .3s ease-in-out;width:80px}.logo_2:hover{filter:drop-shadow(0 3px 10px rgb(232,152,255,.3));transform:scale(1.05)}.mobile-toggle{cursor:pointer;display:flex;font-size:30px;transition:color .3s ease-in-out}.mobile-toggle:hover{color:#e898ff;color:var(--pink-color)}nav{background:#fffc;box-shadow:0 2px 30px #e898ffb3;height:100vh;left:-100%;position:absolute;top:0;transition:.2s ease-in-out;width:75vw}nav ul{display:flex;flex-direction:column;gap:50px;padding:130px 30px}nav a{position:relative}.show-menu{left:0}nav a:after{background-color:#e898ff;background-color:var(--pink-color);bottom:-3px;content:"";height:5px;left:0;position:absolute;width:100%}.whole-cart-window{width:75vw}.cart-title{font-size:5vw}@supports ((-webkit-backdrop-filter:blur(0.8rem)) or (backdrop-filter:blur(0.8rem))){nav{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:#ffffff1a}}}@media only screen and (min-width:1500px){.preloader{bottom:0;left:0;right:0;top:0}.preloader-content img{width:700px}}.product-prices{align-items:center;display:flex;gap:8px;margin-top:5px}.product-price-new{color:#d1001c;font-size:1rem;font-weight:700}.product-price-old{color:#777;font-size:.9rem;text-decoration:line-through}.product-price,.product-prices{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:5px;text-align:center}main{flex:1 1 auto;padding-top:94.66px;position:relative}section{padding-bottom:90px}.hero{align-items:center;display:flex;justify-content:center;position:relative}.welcome-message{color:#e898ff;color:var(--pink-color);font-size:17vw;font-weight:800;font-weight:var(--fw-extra-bold);position:relative}.welcome-message-inside{bottom:0;color:#000;color:var(--black-color);font-size:2.8vw;font-weight:600;font-weight:var(--fw-semi-bold);left:3%;position:absolute;right:0;top:45%}.welcome-logo{position:absolute;right:13%;top:57%;transition:text-shadow 2s ease-in-out;width:17vw}.marquee{display:flex;gap:5rem;justify-content:center;padding:2rem 0;position:relative}.marquee-item{animation:animate 10s linear infinite;color:#e898ff;color:var(--pink-color);flex-shrink:0;font-size:13rem;font-weight:800;font-weight:var(--fw-extra-bold);white-space:nowrap}@keyframes animate{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.new{height:auto;position:relative;white-space:normal}.new-grid{animation:scale 3s ease-in-out infinite;display:grid;grid-template-columns:repeat(auto-fit,minmax(1rem,1fr));padding:1rem 20rem}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.new-img{left:50%;position:relative;transition:scale .3s ease;translate:-50%;width:30rem}.new-img:hover{scale:1.1}.new-text-one{left:-5%;top:17%}.new-text-one,.new-text-two{font-size:3rem;font-weight:600;font-weight:var(--fw-semi-bold);position:absolute;z-index:-1}.new-text-two{left:-10%;top:45%}.new-text-three{left:-15%;top:75%}.new-text-four,.new-text-three{font-size:3rem;font-weight:600;font-weight:var(--fw-semi-bold);position:absolute;z-index:-1}.new-text-four{right:-5%;top:17%}.new-text-five{right:-10%;top:45%}.new-text-five,.new-text-six{font-size:3rem;font-weight:600;font-weight:var(--fw-semi-bold);position:absolute;z-index:-1}.new-text-six{right:-15%;top:75%}.shop-content{grid-column-gap:3.5rem;grid-row-gap:3.5rem;align-items:center;column-gap:3.5rem;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(370px,auto));justify-content:center;row-gap:3.5rem}.product-box{color:#000;color:var(--black-color);display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.product-box:hover .product-img{scale:1.1}.product-img{margin-bottom:10px;object-fit:cover;overflow:hidden;transition:all .3s ease}.rectangle{position:absolute;top:-3px;width:100%;z-index:-1}.product-title{font-size:1.3rem;font-weight:600;font-weight:var(--fw-semi-bold);margin-bottom:10px;transition:all .3s ease}.product-price{font-size:1rem;font-weight:400;font-weight:var(--fw-regular);transition:all .3s ease}.gallery-container{grid-gap:1rem;display:grid;grid-auto-flow:dense;grid-auto-rows:20rem 20rem;grid-template-columns:repeat(5,1fr);padding:0 1rem}.gallery-you{align-items:center;display:flex;justify-content:center}.gallery-img{transition:scale .3s linear}.gallery-img:hover{scale:1.05}.gallery-img img{cursor:pointer;height:100%;object-fit:cover;overflow:hidden;width:100%}.popup-img{background:#e898ffb3;display:none;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:100}.popup-img img{border:1px solid #fff;border:1px solid var(--white-color);border-radius:1px;box-shadow:0 0 100px #fff,0 0 100px #fff,0 0 100px #fff,0 0 100px #fff;box-shadow:0 0 100px var(--white-color),0 0 100px var(--white-color),0 0 100px var(--white-color),0 0 100px var(--white-color);cursor:pointer;height:auto;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%}.product-card-section{background-color:#e898ff;min-height:100vh;padding-top:100px;width:100%}.product-card-preview,.product-card-section{align-items:center;display:flex;justify-content:center;position:relative}.product-card-preview{background:#fff;background:var(--white-color);border:1px solid #fff;border:1px solid var(--white-color);border-radius:1rem;box-shadow:0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff;box-shadow:0 0 30px var(--white-color),0 0 30px var(--white-color),0 0 30px var(--white-color),0 0 30px var(--white-color);gap:3rem;margin:2rem;padding:2rem 7rem;text-align:center;width:70rem}.product-card-back{color:#000;color:var(--black-color);font-size:15px;font-weight:600;font-weight:var(--fw-semi-bold);gap:3px;left:3rem;top:3rem;transition:color .3s ease}.product-card-back:hover{color:#e898ff;color:var(--pink-color)}.product-card-left-section{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:center}.product-card-title{font-size:40px;font-weight:600;font-weight:var(--fw-semi-bold)}.product-imgs{align-items:center;display:flex;flex-direction:column;justify-content:center}.img-display{overflow:hidden;position:relative}.img-showcase{display:flex;transition:transform .5s ease;width:25rem}.img-showcase img{height:100%;min-width:100%}.img-select{display:flex;width:20rem}.img-item{transition:opacity .3s ease}.img-item:hover{opacity:.7}.img-item img{width:100%}.product-card-right-section{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.product-card-price{display:flex;flex-direction:row;font-size:25px;font-weight:600;font-weight:var(--fw-semi-bold);gap:1rem}.product-card-price-old{color:#b1b1b1;text-decoration:line-through}.product-card-description-materials{font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;font-weight:var(--fw-semi-bold);max-width:600px;text-align:start;white-space:pre-wrap}.product-card-choose-size{font-size:20px;font-weight:600;font-weight:var(--fw-semi-bold);margin-bottom:.5rem;text-align:center}.product-card-choose-size-2{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center}.product-card-buy,.product-card-choose-size-2{font-size:15px;font-weight:600;font-weight:var(--fw-semi-bold)}.product-card-buy{background-color:#e898ff;border:none;border-radius:5px;box-shadow:0 7px 20px #e898ff;cursor:pointer;padding:1rem;transition:color .3s ease}.product-card-buy:hover{color:#fff}.rectangle-pink{bottom:-25px;left:40px;position:absolute}.danger,.success{padding-top:130px}@media only screen and (min-width:1500px){.welcome-message{font-size:15rem}.welcome-message-inside{font-size:2.5rem}.welcome-logo{width:15rem}.marquee-item{font-size:12rem}.sakura-sweater{width:22rem}.sakura-price{font-size:2rem}.sakura-text-five,.sakura-text-four,.sakura-text-one,.sakura-text-six,.sakura-text-three,.sakura-text-two{font-size:3rem}}@media only screen and (min-width:1280px) and (max-width:1500px){.product-card-back{left:2rem}}@media only screen and (min-width:1024px) and (max-width:1280px){.new-grid{padding:3rem 10rem}.popup-img img{width:40%;width:90%}.product-card-preview{gap:0;padding:2rem 0}.product-card-back{left:2rem}}@media only screen and (min-width:768px) and (max-width:1024px){.hero{display:none}.marquee{gap:3rem}.marquee-item{font-size:10rem}.new-grid{padding:3rem 5rem}.new-text-five,.new-text-four,.new-text-one,.new-text-six,.new-text-three,.new-text-two{font-size:2.5rem;z-index:-1}.shop-content{column-gap:3rem;grid-template-columns:repeat(auto-fit,minmax(22rem,auto))}.gallery-container{grid-gap:1rem;display:grid;grid-auto-rows:20rem 20rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}.popup-img img{width:50%;width:90%}}@media only screen and (min-width:576px) and (max-width:768px){.hero{display:none}.marquee{gap:3rem}.marquee-item{font-size:10rem}.new-grid{padding:3rem 2rem}.new-text-five,.new-text-four,.new-text-one,.new-text-six,.new-text-three,.new-text-two{font-size:2rem;z-index:-1}.shop-content{column-gap:2.5rem;grid-template-columns:repeat(2,minmax(17rem,auto))}.product-price,.product-title{font-size:1rem}.gallery-container{grid-gap:1rem;display:grid;grid-auto-rows:15rem 15rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}.popup-img img{width:80%;width:90%}.product-card-preview{flex-direction:column;gap:2rem;padding:2rem 5rem}.product-card-back{left:2rem;top:3rem}.product-card-left-section{gap:2rem}.product-card-title{font-size:30px;font-weight:600;font-weight:var(--fw-semi-bold)}.img-select,.img-showcase{width:20rem}.product-card-right-section{gap:2rem}.product-card-price{align-items:center;font-size:25px;justify-content:center}.product-card-description-materials{font-size:15px;text-align:start}.product-card-choose-size{font-size:20px}.product-card-choose-size-2{font-size:20px;gap:2rem}.product-card-buy{font-size:20px}}@media only screen and (min-width:340px) and (max-width:576px){.hero{display:none}.marquee{gap:2rem}.marquee-item{font-size:8rem}.new-grid{padding:2rem 1rem}.new-text-five,.new-text-four,.new-text-one,.new-text-six,.new-text-three,.new-text-two{font-size:1rem;z-index:-1}.shop-content{column-gap:.8rem;grid-template-columns:repeat(2,minmax(10.5rem,auto));padding:0 1rem;row-gap:2rem}.product-price,.product-title{font-size:.6rem}.gallery-container{grid-gap:.5rem;display:grid;grid-auto-rows:10rem 10rem;grid-template-columns:repeat(3,1fr);padding:0 .5rem}.popup-img img{width:90%}.product-card-preview{flex-direction:column;gap:1rem;padding:2rem 1rem}.product-card-back{display:none}.product-card-left-section{gap:2rem}.product-card-title{font-size:25px;font-weight:600;font-weight:var(--fw-semi-bold)}.img-select,.img-showcase{width:15rem}.product-card-right-section{gap:2rem}.product-card-price{align-items:center;font-size:20px;justify-content:center}.product-card-description-materials{font-size:12px;text-align:start}.product-card-choose-size{font-size:15px}.product-card-choose-size-2{gap:2rem}}@media only screen and (max-width:340px){main{padding-top:3rem}.hero{display:none}.marquee{gap:2rem}.marquee-item{font-size:6rem}.new-grid{padding:1rem}.new-text-five,.new-text-four,.new-text-one,.new-text-six,.new-text-three,.new-text-two{font-size:1rem;z-index:-1}.shop-content{grid-template-columns:repeat(1,minmax(5rem,auto));row-gap:2rem}.product-price,.product-title{font-size:1rem}.gallery-container{grid-gap:.5rem;display:grid;grid-auto-rows:15rem 15rem;grid-template-columns:repeat(2,1fr);padding:0 .5rem}.popup-img img{width:90%}.product-card-preview{flex-direction:column;gap:1rem;padding:2rem 1rem}.product-card-back{display:none}.product-card-left-section{gap:2rem}.product-card-title{font-size:20px;font-weight:600;font-weight:var(--fw-semi-bold)}.img-select,.img-showcase{width:15rem}.product-card-right-section{gap:2rem}.product-card-price{align-items:center;font-size:20px;justify-content:center}.product-card-description-materials{font-size:12px;text-align:start}.product-card-choose-size{font-size:15px}.product-card-choose-size-2{gap:2rem}}:root{--pink-color:#e898ff;--black-color:#000;--white-color:#fff;--fw-regular:400;--fw-medium:500;--fw-semi-bold:600;--fw-bold:700;--fw-extra-bold:800}footer{margin-top:auto}.footer-content{align-items:center;background-color:#000;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:35px 0;text-align:center}.footer-content h3{color:#fff;font-size:40px;font-weight:600;line-height:90%;transition:text-shadow 2s ease-in-out}.footer-content .addition a{color:#fff;display:flex;flex-direction:column;font-size:13px;font-weight:600;padding:2px 0;position:relative;text-decoration:none}.footer-content .addition a:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-out;width:100%}.footer-content .addition a:hover:after{transform:scaleX(1);transform-origin:center}.socials{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;list-style:none}.socials a{text-decoration:none}.socials a i{color:#fff;font-size:30px}.footer-bottom{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center;padding:20px 0;text-align:center}.footer-bottom p{font-size:13px;font-weight:600;word-spacing:2px}.politika{font-size:16px;font-size:17px;font-weight:400;font-weight:var(--fw-regular);line-height:1.5;line-height:180%;margin:0 auto;padding-bottom:100px;padding-top:130px;text-align:justify;width:80%}.politika span{font-weight:700}.vozvrat{font-size:16px;font-size:17px;font-weight:400;font-weight:var(--fw-regular);line-height:1.5;line-height:180%;margin:0 auto;padding-bottom:100px;padding-top:130px;text-align:justify;width:80%}.vozvrat span{font-weight:700}.dostavka{font-size:16px;font-size:17px;font-weight:400;font-weight:var(--fw-regular);line-height:1.5;line-height:180%;margin:0 auto;padding-bottom:150px;padding-top:130px;text-align:justify;width:80%}.dostavka a{color:#000;color:var(--black-color)}@media only screen and (max-width:900px){.footer-bottom{align-items:center;display:flex;flex-direction:column;justify-content:center}}.product-card-back{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:6px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:768px){.product-card-back{left:-22px}}@media (min-width:769px){.product-card-back{left:-130px}}@media (max-width:768px){.back-text{display:none}}
/*# sourceMappingURL=main.68c6b1f3.css.map*/