.glupota-product-page-section{background:#fff}.glupota-product-page{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow:clip;background:#fff;color:#282828;font-family:ABC Otto,serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}.glupota-product-page *,.glupota-product-page *:before,.glupota-product-page *:after{box-sizing:border-box}.glupota-product-page p,.glupota-product-page h1,.glupota-product-page figure{margin:0}.glupota-product-page a{color:inherit;text-decoration:none}.glupota-product-page a:focus-visible,.glupota-product-page button:focus-visible{outline:1px solid currentColor;outline-offset:4px}.glupota-product-page__wordmark{position:fixed;z-index:40;top:20px;left:20px;font-size:20px;font-feature-settings:"smcp" 1,"c2sc" 1;font-variant-caps:all-small-caps;line-height:20px;white-space:nowrap}.glupota-product-page__rail{display:none}.glupota-product-page__layout{display:flex;width:100%;flex-direction:column;order:1;padding:120px 20px 0}.glupota-product-page__info{display:flex;width:100%;flex-direction:column;order:1;line-height:19px}.glupota-product-page__heading h1,.glupota-product-page__heading p{font:inherit}.glupota-product-page__description{margin-top:16px}.glupota-product-page__description>:first-child{margin-top:0}.glupota-product-page__description>:last-child{margin-bottom:0}.glupota-product-page__description p{margin:0 0 16px}.glupota-product-page__specs{margin-top:16px}.glupota-product-page__specs .metafield-rich_text_field,.glupota-product-page__specs .metafield-rich_text_field p{margin:0}.glupota-product-page__purchase{margin-top:64px}.glupota-product-page__price-stock{min-height:38px}.glupota-product-page__form{display:block;margin-top:64px}.glupota-product-page__add{display:inline-flex;min-width:0;align-items:center;justify-content:flex-start;padding:0;border:0;-webkit-appearance:none;appearance:none;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:normal;text-align:left}.glupota-product-page__add:disabled{cursor:default;opacity:.5}.glupota-product-page__add-arrow{display:inline-block;width:1em}.glupota-product-page__add-arrow:before{content:"\2197"}.glupota-product-page__add:hover .glupota-product-page__add-arrow:before{content:"\2192"}.glupota-product-page__add .loading__spinner{width:16px;margin-left:8px}.glupota-stock-notification__form{width:min(352px,100%);margin:64px 0 0}.glupota-stock-notification{position:relative;display:block;width:min(352px,100%);height:215px;overflow:hidden;background:url(./glupota-stock-notification-bg.svg) -3px -2px / calc(100% + 6px) 221px no-repeat}.glupota-stock-notification__content{display:flex;width:calc(100% - 38px);flex-direction:column;margin:29px 19px 0;text-align:center}.glupota-stock-notification__content h2{margin:0;font:inherit;font-feature-settings:"smcp" 1,"c2sc" 1;font-variant-caps:all-small-caps}.glupota-stock-notification__content>p:not(.glupota-stock-notification__error){margin:0}.glupota-stock-notification__content input{width:100%;height:36px;padding:0 10px;border:1px solid #282828;border-radius:2px;margin-top:20px;-webkit-appearance:none;appearance:none;background:transparent;color:#282828;font:inherit;text-align:center}.glupota-stock-notification__content input::placeholder{color:#28282866;opacity:1}.glupota-stock-notification__content input:focus,.glupota-stock-notification__content input:focus-visible{outline:none;box-shadow:none}.glupota-stock-notification__content input:disabled,.glupota-stock-notification__send:disabled{opacity:1}.glupota-stock-notification__error{margin:4px 0 0;font-size:12px;line-height:14px}.glupota-stock-notification__send{position:absolute;bottom:0;left:0;display:flex;width:100%;height:50px;align-items:center;justify-content:center;padding:0;border:0;-webkit-appearance:none;appearance:none;background:transparent;color:#282828;cursor:pointer;font:inherit}.glupota-stock-notification__send:disabled{cursor:wait}.glupota-stock-notification__send span{font-size:16px;font-feature-settings:"smcp" 1,"c2sc" 1;font-variant-caps:all-small-caps;line-height:normal;white-space:nowrap}.glupota-stock-notification[data-state=success] [data-stock-notification-submit]{display:none}.glupota-product-page__gallery{display:flex;width:100%;flex-direction:column;order:2;margin-top:100px}.glupota-product-page__media{display:flex;width:100%;aspect-ratio:592 / 474;align-items:center;justify-content:center;overflow:hidden}.glupota-product-page__image,.glupota-product-page__media--placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.glupota-product-page__policies{display:flex;width:100%;flex-wrap:wrap;order:2;gap:8px 16px;padding:100px 20px 20px;line-height:normal}@media screen and (max-width:749px){.glupota-product-page__info{position:static;transform:none}}@media screen and (min-width:750px){.glupota-product-page__wordmark{left:50%;transform:translate(-50%)}.glupota-product-page__rail{position:fixed;z-index:20;top:50%;display:flex;flex-direction:column;gap:8px;transform:translateY(-50%);line-height:normal}.glupota-product-page__rail--left{left:20px;align-items:flex-start}.glupota-product-page__rail--right{right:20px;align-items:flex-end;text-align:right}.glupota-product-page .glupota-mobile-menu{display:none}.glupota-product-page__layout{display:grid;grid-template-columns:minmax(0,592px) minmax(300px,448px);column-gap:clamp(60px,14.444vw,208px);align-items:start;padding:140px clamp(20px,5.139vw,74px) 84px clamp(70px,8.194vw,118px)}.glupota-product-page__gallery{grid-column:1;grid-row:1;order:initial;margin-top:0}.glupota-product-page__info{position:sticky;top:0;grid-column:2;grid-row:1;min-height:100vh;align-self:start;justify-content:safe center;order:initial;margin-top:-140px;padding-top:0;transform:none}.glupota-product-page__info--sold-out .glupota-product-page__price-stock{min-height:19px}.glupota-product-page__policies{position:fixed;z-index:10;bottom:20px;left:50%;width:auto;justify-content:center;padding:0;transform:translate(-50%);white-space:nowrap}}@media screen and (min-width:750px)and (max-width:1180px){.glupota-product-page__layout{grid-template-columns:minmax(320px,1fr) minmax(300px,.76fr);column-gap:60px;padding-right:70px;padding-left:70px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/glupota-product-page.css.map */
