.artsy-protection{padding:100px 20px;background:#fafafa}@media (max-width: 768px){.artsy-protection{padding-top:var(--mobile-section-padding-top, 100px);padding-right:var(--mobile-section-padding-right, 20px);padding-bottom:var(--mobile-section-padding-bottom, 100px);padding-left:var(--mobile-section-padding-left, 20px)}}.protection-wrapper{max-width:var(--desktop-section-width, 1400px);margin:0 auto}@media (min-width: 769px){.protection-wrapper{display:grid;grid-template-columns:1fr var(--desktop-right-width, 1fr);gap:80px;align-items:start}.protection-wrapper.layout-steps-left .steps-column{order:1}.protection-wrapper.layout-steps-left .header-column,.protection-wrapper.layout-steps-right .steps-column{order:2}.protection-wrapper.layout-steps-right .header-column{order:1}.header-column{position:sticky;top:100px;z-index:10}}@media (max-width: 768px){.protection-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.header-column{order:1;margin-bottom:0;width:100%}.steps-column{order:2;width:100%}.header-column .artsy-header{display:flex;flex-direction:column}.header-column .artsy-header>*:not(.protection-cta){order:1}.header-column .protection-cta{order:3;margin-top:40px;margin-bottom:0}.steps-column{order:2}}.artsy-header{text-align:center}.header-image{margin-top:30px;position:relative;overflow:hidden;border-radius:12px}.header-image img{max-width:100%;height:auto;border-radius:12px;display:block}.header-slideshow{position:relative;width:100%;overflow:hidden;border-radius:12px}.header-slideshow-wrapper{display:flex;transition:transform .5s ease-in-out;width:100%}.header-slide{min-width:100%;max-width:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center}.header-slide img{width:100%;display:block;border-radius:12px}@media (min-width: 769px){.header-slide img{height:400px;object-fit:cover;object-position:center}}@media (max-width: 768px){.header-slide img{height:300px;object-fit:cover;object-position:center}}.header-slideshow-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.header-slideshow-dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;padding:0;cursor:pointer;transition:all .3s ease}.header-slideshow-dot.active{background:#666;width:24px;border-radius:5px}.header-slideshow-arrows{display:flex;justify-content:center;gap:15px;margin-top:15px}.header-slideshow-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.header-slideshow-arrow:hover{background:#f5f5f5;border-color:#999}.header-slideshow-arrow svg{width:18px;height:18px;fill:#666}body.hide-header-arrows .header-slideshow-arrows,body.hide-header-dots .header-slideshow-dots{display:none!important}.artsy-header h2{font-weight:500;margin-bottom:8px}@media (max-width: 768px){.artsy-header h2{margin-bottom:8px}}.protection-timeline{position:relative;max-width:100%}@media (min-width: 769px){.protection-timeline:not(.two-column-layout){position:relative}.protection-timeline:not(.two-column-layout):before{content:"";position:absolute;left:50%;top:0;width:2px;height:100%;background:var(--timeline-line-color, #ddd);transform:translate(-50%)}.protection-timeline:not(.two-column-layout) .protection-step{position:relative;width:50%;box-sizing:border-box;margin-bottom:40px;padding-right:40px}.protection-timeline:not(.two-column-layout) .protection-step:nth-child(odd){left:0;padding-right:40px;padding-left:0}.protection-timeline:not(.two-column-layout) .protection-step:nth-child(2n){left:50%;padding-left:40px;padding-right:0}}@media (min-width: 769px){.protection-timeline.two-column-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--desktop-two-column-gap, 30px);max-width:100%}.protection-timeline.two-column-layout:before{display:none}.protection-timeline.two-column-layout .protection-step{width:100%;left:0!important;position:relative;display:flex;padding:0!important;margin-bottom:0}.protection-timeline.two-column-layout .step-card{width:100%;display:flex;flex-direction:column}.protection-timeline.two-column-layout .protection-step:after{display:none}.protection-timeline.two-column-layout .desktop-step-number{display:flex;align-items:center;justify-content:center;min-width:var(--desktop-step-number-size, 32px);height:var(--desktop-step-number-size, 32px);padding:0 12px;background:#fff;border:2px solid #ddd;border-radius:calc(var(--desktop-step-number-size, 32px) / 2);font-size:calc(var(--desktop-step-number-size, 32px) * .38);font-weight:600;color:#666;position:absolute;top:15px;left:15px;z-index:1;white-space:nowrap}.protection-timeline.two-column-layout .desktop-step-number:before{content:"Step "}}.step-card{border-radius:18px;box-shadow:0 20px 50px #0000000f}@media (min-width: 769px){.step-card{text-align:var(--desktop-text-alignment, center)}.step-card .step-icon{margin-left:auto;margin-right:auto}.step-card.text-left .step-icon{margin-left:0;margin-right:auto}.step-card.text-right .step-icon{margin-left:auto;margin-right:0}}@media (max-width: 768px){.step-card{text-align:center;display:inline-block;max-width:400px}}.step-icon{width:48px;height:48px;margin:0 auto 15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-icon svg{width:60%;height:60%}.step-title{font-size:22px;margin-bottom:10px}.step-description{font-size:15px;line-height:1.6}.protection-timeline:not(.two-column-layout) .protection-step:after{content:"Step " attr(data-step-number);position:absolute;top:50%;min-width:var(--desktop-step-number-size, 32px);height:var(--desktop-step-number-size, 32px);padding:0 12px;background:#fff;border:2px solid #ddd;border-radius:calc(var(--desktop-step-number-size, 32px) / 2);transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:calc(var(--desktop-step-number-size, 32px) * .38);font-weight:600;color:#666;white-space:nowrap;z-index:1}.protection-timeline:not(.two-column-layout) .protection-step:nth-child(odd):after{right:calc((var(--desktop-step-number-size, 32px) / -2) - 6px)}.protection-timeline:not(.two-column-layout) .protection-step:nth-child(2n):after{left:calc((var(--desktop-step-number-size, 32px) / -2) - 6px)}.desktop-step-number{display:none}@media (min-width: 769px){.protection-timeline.two-column-layout .desktop-step-number{display:flex}}.artsy-footer{text-align:center;margin-top:80px}@media (max-width: 768px){.artsy-footer{margin-top:30px}}.protection-cta{text-align:center;margin-top:60px}.protection-cta-button{display:inline-block;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid;cursor:pointer}.protection-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}@media (min-width: 769px){.protection-cta{margin-top:30px}}@media (max-width: 768px){.protection-cta{margin-top:40px}.protection-cta-button{padding:14px 32px;font-size:15px}}.mobile-step-number,.mobile-carousel-container{display:none}@media (max-width: 768px){.protection-timeline:before{display:none}.protection-timeline{display:flex;flex-direction:column;align-items:center}.protection-step,.protection-step:nth-child(2n),.protection-step:nth-child(odd){width:100%;left:0;text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;position:relative}.protection-step:after{display:none}.mobile-step-number{display:flex;align-items:center;justify-content:center;width:var(--mobile-step-number-size, 32px);height:var(--mobile-step-number-size, 32px);background:#fff;border:2px solid #ddd;border-radius:50%;font-size:calc(var(--mobile-step-number-size, 32px) * .44);font-weight:600;color:#666;position:absolute;top:15px;left:15px;z-index:1}.step-card{position:relative}body.mobile-carousel-mode .protection-timeline{display:none}body.mobile-carousel-mode .mobile-carousel-container{display:block;width:100%;max-width:100%;overflow:hidden;position:relative}.carousel-wrapper{display:flex;transition:transform .4s ease-in-out;width:100%}.carousel-slide{min-width:100%;max-width:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:0;box-sizing:border-box}.carousel-slide .protection-step{margin-bottom:0;width:auto;max-width:100%;padding:0 20px;box-sizing:border-box}.carousel-slide .step-card{max-width:400px;width:100%}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:30px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;padding:0;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#666;width:24px;border-radius:5px}.carousel-arrows{display:flex;justify-content:center;gap:15px;margin-top:20px}.carousel-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.carousel-arrow:hover{background:#f5f5f5;border-color:#999}.carousel-arrow svg{width:20px;height:20px;fill:#666}body.hide-carousel-arrows .carousel-arrows,body.hide-carousel-dots .carousel-dots{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
