.shop-section{display:flex;justify-content:center;gap:50px;padding:150px 20px 50px;box-sizing:border-box}.gallery-main{position:relative}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:10;transform:translateY(-50%)}.gallery-thumbs{margin-top:12px}.gallery-thumbs .swiper-wrapper{gap:10px}.gallery-thumbs .swiper-slide{width:100px!important;cursor:pointer}.gallery-thumbs .swiper-slide img{display:block;width:100%;height:auto;filter:brightness(.5);transition:filter .3s ease}.gallery-thumbs .swiper-slide-thumb-active img{filter:brightness(1)}.image-top{display:block;width:100%}.thumb-img{width:80px;height:80px;object-fit:cover}.shop-left-content{width:46.86%}.shop-right-content{display:flex;flex-direction:column;gap:40px;width:51.5%}.header-text-shop{display:flex;flex-direction:column;gap:10px}.header-text-shop img{width:200px;height:auto;margin-left:4px}.header-text-shop h1{margin:0;color:#2e2e2e;font-family:Martian Mono,monospace;font-size:3.5rem;font-weight:400;line-height:1.2}.header-text-shop p{margin:0;color:#2e2e2e;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.6}.price-box-shop{display:flex;flex-direction:column;gap:20px;width:100%;box-sizing:border-box}.price-box-shop>h2{margin:0 0 10px;color:#2e2e2e;font-family:Martian Mono,monospace;font-size:2rem;font-weight:400;line-height:1.2}.shop-founder-offer{display:flex;flex-direction:column;gap:10px;width:100%}.shop-founder-price-row{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:76px;padding:18px 20px;border:1px solid rgba(46,46,46,.35);box-sizing:border-box;background:#fff}.shop-founder-price-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.shop-founder-price-title{color:#2e2e2e;font-family:Martian Mono,monospace;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.shop-founder-price-note{color:#2e2e2e99;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.4}.shop-founder-price-value{flex-shrink:0;color:#2e2e2e;font-family:Martian Mono,monospace;font-size:2rem;font-weight:600;line-height:1}.shop-founder-access-copy{margin:0;color:#2e2e2ebd;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.5}.shop-early-access{width:100%;margin-top:4px;box-sizing:border-box}.shop-early-access__form{width:100%}.shop-early-access__controls{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.85fr);width:100%;box-sizing:border-box}.shop-early-access__input,.shop-early-access__button{width:100%;min-width:0;min-height:58px;margin:0;border-radius:0;box-sizing:border-box}.shop-early-access__input{padding:0 28px;border:1px solid #2E2E2E;border-right:0;background:#fff;color:#2e2e2e;font-family:Martian Mono,monospace;font-size:12px;font-weight:400;outline:none}.shop-early-access__input::placeholder{color:#919191;opacity:1;font-family:Martian Mono,monospace}.shop-early-access__input:focus{border-color:#010101;box-shadow:inset 0 0 0 1px #010101}.shop-early-access__button{display:flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid #010101;background:#010101;color:#fff;cursor:pointer;font-family:Martian Mono,monospace;font-size:13px;font-weight:600;line-height:1;letter-spacing:.04em;text-align:center;text-transform:uppercase;transition:background .2s ease,color .2s ease}.shop-early-access__button:hover{background:#2e2e2e;color:#fff}.shop-early-access__microcopy{margin:9px 0 0;color:#2e2e2eb8;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.5;text-align:left}.shop-early-access__message{margin:14px 0 0}.shop-early-access__message--success{color:#2e2e2e;font-family:Martian Mono,monospace;font-size:16px;font-weight:500;line-height:1.4;text-transform:uppercase}.shop-early-access__message--error{color:#a02525;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.shop-early-access__message--error ul{margin:0;padding-left:20px}.accordion-shop{width:100%}.accordion-item{position:relative;border-bottom:1px solid #010101}.accordion-header{position:relative;width:100%;padding:30px 0;border:0;background:none;cursor:pointer;text-align:left}.accordion-header span{margin:0;color:#2e2e2e;font-family:Martian Mono,monospace;font-size:2.2rem;font-weight:400;line-height:1.2;text-transform:uppercase}.icon-faq{position:absolute;top:50%;right:0;width:16px;height:16px;transform:translateY(-50%)}.icon-faq:before,.icon-faq:after{content:"";position:absolute;background:#010101;transition:transform .3s ease}.icon-faq:before{top:50%;right:0;width:100%;height:2px;transform:translateY(-50%)}.icon-faq:after{top:0;left:50%;width:2px;height:100%;transform:translate(-50%)}.accordion-header.active .icon-faq:after{transform:translate(-50%) scaleY(0)}.accordion-content{display:flex;flex-direction:column;gap:20px;max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion-content>*:last-child{margin-bottom:24px}.content-shop-accordion p{margin:0;padding:10px 0;border-bottom:1px solid #2E2E2E;color:#2e2e2e;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.content-shop-accordion p:last-child{border-bottom:0}.accordion-content a{display:inline-block;align-self:flex-start;width:fit-content;max-width:100%;padding:12px 24px;border:0;background:#010101;color:#fff;font-family:Martian Mono,monospace;font-size:1.1rem;line-height:1.3;letter-spacing:.03em;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.accordion-content a:hover{background:#dac76c;color:#010101}@media screen and (min-width:750px)and (max-width:989px){.shop-section{gap:24px;padding:120px 20px 40px}.shop-left-content{width:48%}.shop-right-content{width:50%;gap:24px}.header-text-shop h1{font-size:2.4rem}.header-text-shop p{font-size:1.3rem}.price-box-shop>h2{font-size:1.4rem}.shop-founder-price-row{min-height:68px;padding:15px 16px}.shop-founder-price-title{font-size:11px}.shop-founder-price-value{font-size:1.6rem}.shop-early-access__controls{grid-template-columns:1fr;gap:10px}.shop-early-access__input{border-right:1px solid #2E2E2E}.accordion-header span{font-size:1.7rem}.content-shop-accordion p{font-size:1.35rem}}@media screen and (max-width:749px){.shop-section{flex-direction:column;gap:32px;padding:100px 16px 40px}.shop-left-content,.shop-right-content{width:100%}.gallery-thumbs .swiper-slide{width:70px!important}.gallery-thumbs .swiper-wrapper{gap:8px}.swiper-button-next,.swiper-button-prev{width:32px;height:32px}.header-text-shop img{width:140px;margin-left:4px}.header-text-shop h1{font-size:2.4rem;line-height:1.2}.header-text-shop p{font-size:1.3rem}.price-box-shop{gap:16px}.price-box-shop>h2{margin-bottom:4px;font-size:1.3rem;line-height:1.4}.shop-founder-price-row{min-height:72px;padding:16px;gap:16px}.shop-founder-price-title{font-size:11px}.shop-founder-price-note{font-size:10px}.shop-founder-price-value{font-size:1.7rem}.shop-founder-access-copy{font-size:10.5px;text-align:left}.shop-early-access{margin-top:2px}.shop-early-access__controls{display:flex;flex-direction:column;gap:10px}.shop-early-access__input,.shop-early-access__button{min-height:58px}.shop-early-access__input{padding:0 22px;border-right:1px solid #2E2E2E;text-align:center}.shop-early-access__button{padding:0 20px}.shop-early-access__microcopy,.shop-early-access__message{text-align:center}.accordion-shop{margin-top:8px}.accordion-header{padding:24px 0}.accordion-header span{padding-right:30px;font-size:1.6rem}.content-shop-accordion p{font-size:1.25rem;line-height:1.6}.accordion-content a{align-self:stretch;width:100%;box-sizing:border-box;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-shop-section.css.map */
