.mounting-popup-trigger,.shipping-popup-trigger,.protection-popup-trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.4rem;color:#3498db!important;background:none;border:none;padding:1.2rem 0;cursor:pointer;text-decoration:none;border-bottom:2px solid rgba(52,152,219,.3);width:100%;text-align:left;transition:all .25s ease}.mounting-popup-trigger:hover,.shipping-popup-trigger:hover,.protection-popup-trigger:hover{border-bottom-color:#3498db;color:#2980b9!important;padding-left:4px}.mounting-popup-trigger svg:first-child,.shipping-popup-trigger svg:first-child,.protection-popup-trigger svg:first-child{flex-shrink:0;width:20px;height:20px;stroke-width:1.5;stroke:#3498db!important}.mounting-popup-trigger:after,.shipping-popup-trigger:after,.protection-popup-trigger:after{content:"";display:block;width:18px;height:18px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233498db' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1;transition:transform .25s ease}.mounting-popup-trigger:hover:after,.shipping-popup-trigger:hover:after,.protection-popup-trigger:hover:after{transform:rotate(90deg)}.mounting-drawer-container{visibility:hidden;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;transition:opacity .22s ease,visibility 0s .22s;pointer-events:none}.mounting-drawer-container.is-open{visibility:visible;opacity:1;transition-delay:0s;pointer-events:auto}.mounting-drawer-container.is-closing{opacity:0;visibility:hidden;pointer-events:none}.mounting-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-background-rgb),.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;pointer-events:auto}.mounting-drawer{position:absolute;top:0;left:0;height:100%;width:min(90vw,420px);background-color:rgb(var(--color-background));box-shadow:5px 0 25px #0003;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.mounting-drawer-container.is-open .mounting-drawer{transform:translate(0)}.mounting-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.mounting-drawer__title{margin:0}.mounting-drawer__close{background:none;border:none;padding:5px;cursor:pointer;line-height:0;color:rgb(var(--color-foreground))}.mounting-drawer__close svg{width:22px;height:22px;color:currentColor}.mounting-drawer__content{padding:0;overflow-y:auto;flex-grow:1}.mounting-step{padding:2rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.mounting-step:last-child{border-bottom:none}.mounting-step__image{max-width:280px;margin:0 auto 1.5rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:block}.mounting-step__image img{width:100%;height:auto;display:block}.mounting-step__text{font-size:1.5rem;line-height:1.6}.mounting-step__text>*:first-child{margin-top:0}.mounting-step__text>*:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/145/assets/component-mounting-drawer.css.map */
