.shop-portal{margin-top:3.125rem;width:100%;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));column-gap:10px;padding-left:10px;padding-right:10px}.sidebar ul{display:flex;flex-direction:column}.sidebar ul li{margin-bottom:.3rem;font-weight:500}.sidebar ul li a,.sidebar ul li.active a{color:#000}@media screen and (max-width:1023px){.shop-portal .sidebar{display:none}.shop-portal .main-content{grid-column:1 / span 10}}@media screen and (min-width:1024px){.shop-portal{grid-template-columns:repeat(26,minmax(0,1fr));column-gap:20px;padding-left:20px;padding-right:20px;align-items:flex-start}.shop-portal .sidebar{grid-column:1 / span 4;position:sticky;top:6rem}.sidebar ul li a:hover{text-decoration:underline}.shop-portal .main-content{grid-column:5 / span 21}}.shop-portal h3{margin-bottom:2rem}.product-card-clearcut{width:100%;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));column-gap:10px;font-size:1rem;margin-bottom:2rem}.product-card-clearcut .name{font-size:1.125rem;font-weight:500}.product-card-clearcut .desc{display:none;margin:.5rem 0;font-size:1.125rem}.product-card-clearcut .image{grid-column:1 / span 6;grid-row:1;display:block;position:relative;padding-bottom:117%}.product-card-clearcut .basic-button{color:#000;font-size:1rem}.product-card-clearcut .basic-button path{fill:#000}.product-card-clearcut img{pointer-events:none;background:transparent;transform-origin:center;transition:.5s ease all;position:absolute;top:0;left:0;bottom:0;right:0;object-fit:contain;width:100%;height:100%}.product-card-clearcut .details{grid-column:5 / span 6;grid-row:1;display:flex;flex-direction:column;justify-content:flex-end;z-index:2}.shop-portal .clearcut-collection{margin-bottom:4rem}.clearcut-collection .items{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;row-gap:60px;padding:0 5px}@media screen and (min-width:1024px){.clearcut-collection .items .product-card-clearcut{width:45%}.clearcut-collection .items .product-card-clearcut:nth-of-type(2n-1){margin-right:10%}.product-card-clearcut .name{font-size:1.375rem}.product-card-clearcut .desc{display:block}}@media screen and (min-width:1280px){.product-card-clearcut:hover img{transform:scale(1.05)}}.shop-portal .standard-collection{margin-bottom:4rem}.shop-portal .standard-collection .product-card-standard{margin-bottom:4.125rem}.product-card-standard .name{font-size:1.125rem;font-weight:500}.standard-collection .product-card-standard .details{margin-top:1rem}.product-card-standard .basic-button{margin-top:.5rem;font-size:1.125rem}@media screen and (min-width:1024px){.standard-collection .product-card-standard .image,.standard-collection .product-card-standard .details{margin-top:0;width:45%}.shop-portal .standard-collection .product-card-standard{margin-bottom:5rem}.standard-collection .product-card-standard .name{font-size:1.375rem}.standard-collection .product-card-standard{display:flex;justify-content:space-between}}.prod-card-form{display:block;margin-top:1.5rem}.prod-card-form .card-price{font-size:1.375rem;font-weight:500;font-family:var(--font-main);margin-bottom:.4rem;display:flex;flex-direction:column}.prod-card-form .card-price a{font-size:1.125rem}.prod-card-form .control-rows{display:flex;flex-direction:column}.prod-card-form .control-row{display:flex;justify-content:space-between;column-gap:.625rem;align-items:baseline;padding:.4rem 0;border-top:1px solid #C1C1C1}.prod-card-form .control-row:last-child{border-bottom:1px solid #C1C1C1}.prod-card-form select{flex:1 0 auto;font-family:Heldane-Text;appearance:none;color:#000;-webkit-appearance:none;background:transparent;border:none;padding-right:1.2rem;font-size:1rem;cursor:pointer;width:fit-content;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.89995 11.5515V0.5H6.09995V11.5515L9.57568 8.07574L10.4242 8.92426L5.49995 13.8485L0.575684 8.92426L1.42421 8.07574L4.89995 11.5515Z" fill="black"/></svg>');background-size:10px auto;background-position:right center!important;background-repeat:no-repeat;text-align:right}.prod-card-form__buttons{display:grid;margin-top:1.125rem}.prod-card-form__buttons>*{grid-column:1;grid-row:1;font-family:var(--font-main);font-weight:400;background:transparent;width:100%;border:solid black 1px;font-size:1rem;padding:5px 20px;text-align:center;line-height:normal;transition:all .3s ease}.prod-card-form__buttons button[type=submit]{appearance:none;-webkit-appearance:none;cursor:pointer}.prod-card-form__buttons-select,.prod-card-form__buttons-frequency{color:#e61715;border:solid #E61715 1px;opacity:0}.prod-card-form__buttons-select{z-index:3}.prod-card-form__buttons-frequency{z-index:2}.prod-card-form__buttons:hover .prod-card-form__buttons-select,.prod-card-form__buttons[data-availability=true].frequency:hover .prod-card-form__buttons-frequency,.prod-card-form__buttons[data-availability=false].frequency:hover .prod-card-form__buttons-frequency{opacity:1}.prod-card-form__buttons:hover>*:last-child{opacity:0}.prod-card-form__buttons-cc{cursor:pointer}.prod-card-form__buttons .prod-card-form__buttons-atc,.prod-card-form__buttons .prod-card-form__buttons-sold,.prod-card-form__buttons[data-availability=true] .prod-card-form__buttons-sold,.prod-card-form__buttons[data-availability=false] .prod-card-form__buttons-atc,.prod-card-form__buttons[data-availability=true] .prod-card-form__buttons-select,.prod-card-form__buttons[data-availability=false] .prod-card-form__buttons-select,.prod-card-form__buttons[data-availability=true]:not(.frequency) .prod-card-form__buttons-frequency,.prod-card-form__buttons[data-availability=false]:not(.frequency) .prod-card-form__buttons-frequency{display:none}.prod-card-form__buttons>*:last-child,.prod-card-form__buttons[data-availability=true] .prod-card-form__buttons-atc,.prod-card-form__buttons[data-availability=false] .prod-card-form__buttons-sold{display:block}.prod-card-form__buttons[data-availability=true]:not(.frequency)>*:last-child,.prod-card-form__buttons[data-availability=false]:not(.frequency)>*:last-child{opacity:1!important}.prod-card-form__buttons .prod-card-form__buttons-atc[disabled]{pointer-events:none}.card-quantity{display:flex;align-items:center;height:23px;line-height:23px}.card-quantity .quantity__button{padding:0;width:12px;border:0;background-color:transparent;cursor:pointer;color:#000;height:12px;position:relative;display:flex}.card-quantity .quantity__button svg{pointer-events:none;width:.6rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.card-quantity input.quantity__input{pointer-events:none;font-family:var(--font-main);appearance:none;-webkit-appearance:none;background-color:transparent;width:20px;border:none;display:inline-block;text-align:center;font-size:1.125rem;transition:all .3s ease;padding:0;margin:0 8px}.card-quantity input.quantity__input:hover svg{transform:scale(1.1)}@media screen and (min-width:1024px){.prod-card-form .control-row{column-gap:2rem}.prod-card-form .control-row>span{width:100px}.card-quantity input.quantity__input{font-size:1rem}.prod-card-form__buttons-cc:hover,.prod-card-form__buttons-sold:hover,.prod-card-form button[type=submit]:hover{background:#000;color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-shop-portal.css.map */
