@charset "UTF-8";.wch-product--main{padding-top:0;padding-bottom:50px}@media screen and (min-width: 641px){.wch-product--main{color:var(--black);position:relative;height:calc(90vh - 130px);padding:0 8%;display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:8px;column-gap:8px;row-gap:10px;align-items:center}}@media screen and (min-width: 1025px){.wch-product--main{height:calc(90vh - 140px)}}.wch-product--header{padding-inline:7%}@media screen and (min-width: 641px){.wch-product--header{padding:0;margin:0;grid-column:1/span 4}}@media screen and (min-width: 1025px){.wch-product--header{grid-column:1/span 3}}.wch-product--heading{font-size:inherit;color:var(--brown)}.wch-product--wrap{display:flex;align-items:center;gap:10px;position:relative}.wch-product--wrap .price-dropdown button{background-color:transparent;padding:0;border:none;position:relative;display:flex}.wch-product--wrap .price-dropdown button:before{pointer-events:none;content:"";background:var(--rolex-green);width:8px;height:8px;position:absolute;bottom:-12px;left:4px;right:0;margin:auto 0;opacity:0;transform:rotate(45deg);transition:opacity .2s}.wch-product--wrap .price-dropdown.active .price-dropdown-overlay-wrap{opacity:1;pointer-events:all;z-index:15}.wch-product--wrap .price-dropdown.active button:before{opacity:1;transition:opacity .2s}.wch-product--wrap .price-dropdown-overlay-wrap{position:absolute;top:100%;left:0;width:300px;opacity:0;transition:opacity .2s;pointer-events:none;margin-top:-10px;padding-top:10px}.wch-product--wrap .price-dropdown-overlay{width:100%;background-color:var(--rolex-green);color:var(--white);padding:10px;border-radius:5px}.wch-product picture{display:block;width:86%;margin:0 auto;aspect-ratio:40/59}@media screen and (min-width: 641px){.wch-product picture{position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:auto;margin:auto}}.wch-product img{display:block;width:100%;height:100%;object-fit:cover}.wch-product .wch-product--main-image{display:none}@media screen and (min-width: 641px){.wch-product .wch-product--main-image{display:block}}.wch-product--contact{margin-top:30px}.wch-product--contact .wch-btn--with-icon-wrap{display:flex;flex-direction:row;justify-content:center;gap:20px}@media screen and (min-width: 641px){.wch-product--contact .wch-btn--with-icon-wrap{gap:10px;justify-content:flex-start;flex-direction:column}}.wch-product--contact .wch-btn--with-icon-wrap .rlx-fixed-14{display:none}@media screen and (min-width: 641px){.wch-product--contact .wch-btn--with-icon-wrap .rlx-fixed-14{display:block}}.wch-product--contact .wch-btn--with-icon{display:flex;align-items:center;gap:8px;transition:fill .3s,color .3s;z-index:10}.wch-product--contact .wch-btn--with-icon:hover{color:var(--green)}.wch-product--contact .wch-btn--with-icon:hover .wch-btn--icon{color:inherit}.wch-product--contact .wch-btn--with-icon:hover .wch-btn--icon svg{fill:var(--green)}.wch-product--contact .wch-btn--icon{display:block;width:36px;height:36px;color:#452c1e;border-color:#f9f7f4;background-color:var(--white);border-radius:20px;white-space:nowrap;transition:background-color .3s,color .3s,border-color .3s;padding:11px;line-height:14px}.wch-product--contact .wch-btn--icon svg{width:14px;height:14px;fill:#452c1e;transition:fill .3s}.wch-product--gallery-mobile{padding:7% 7% 0}@media screen and (min-width: 641px){.wch-product--gallery-mobile{display:none}}.wch-product--gallery-mobile .swiper-container{overflow:hidden}.wch-product--gallery-mobile .swiper-pagination{position:relative;width:100%;margin-top:20px!important}.wch-product--gallery-mobile .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;width:20px;height:4px;background-color:var(--grey);opacity:1;cursor:pointer;border-radius:5px;margin:0 5px;transition:background-color .2s,width .3s}.wch-product--gallery-mobile .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px;background-color:var(--green);opacity:1}.wch-product--lightbox-gallery{margin-bottom:10svh;display:none;grid-template-columns:repeat(12,1fr);padding-inline:7%}@media screen and (min-width: 641px){.wch-product--lightbox-gallery{display:grid}}.wch-product--lightbox-gallery .wch-product--gallery-desktop{grid-column:1/span 12;display:flex;margin-top:32px}.wch-product--lightbox-gallery .custom-lightbox-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--light-beige);z-index:9999;justify-content:center;align-items:center}.wch-product--lightbox-gallery .custom-lightbox-overlay.active{display:flex}.wch-product--lightbox-gallery .custom-lightbox-inner{position:fixed;width:100%;height:100%;margin-block:auto;padding:0 10%}@media screen and (min-width: 641px){.wch-product--lightbox-gallery .custom-lightbox-inner{padding:0 7%}}.wch-product--lightbox-gallery .lightbox-close{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;width:44px;height:44px;border-radius:50%;right:30px;background:var(--grey);border:none;color:var(--black);cursor:pointer;z-index:10001}.wch-product--lightbox-gallery .swiper{height:100%}.wch-product--lightbox-gallery .swiper-wrapper{display:flex;height:100%;width:100%}.wch-product--lightbox-gallery .swiper-slide img{display:block;width:100%;max-width:960px;margin:0 auto;object-fit:contain}.wch-product--lightbox-gallery .swiper-button-prev,.wch-product--lightbox-gallery .swiper-button-next{position:fixed;top:50%;transform:translateY(-50%);background-image:none;color:var(--brown);width:44px;height:44px;background-color:#7676764d;transition:background-color .3s;border-radius:50%;padding:16px 2px 16px 0;border:none;display:flex;align-items:center;justify-content:center;z-index:10}.wch-product--lightbox-gallery .swiper-button-prev:after,.wch-product--lightbox-gallery .swiper-button-next:after{display:none}.wch-product--lightbox-gallery .swiper-button-prev svg,.wch-product--lightbox-gallery .swiper-button-next svg{width:11px;height:11px;display:inline-block;fill:currentColor}.wch-product--lightbox-gallery .swiper-button-prev.swiper-button-disabled,.wch-product--lightbox-gallery .swiper-button-next.swiper-button-disabled{display:none}.wch-product--lightbox-gallery .swiper-button-prev:hover,.wch-product--lightbox-gallery .swiper-button-next:hover{background-color:#d4d4d44d}.wch-product--lightbox-gallery .swiper-button-next{transform:translateY(-50%) rotate(180deg)}.wch-product--lightbox-gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;width:20px;height:4px;margin:0 5px;background-color:var(--grey);opacity:1;border-radius:5px;cursor:pointer;transition:background-color .2s,width .3s}.wch-product--lightbox-gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px;background-color:var(--green);opacity:1}.wch-product--lightbox-gallery .swiper-pagination-horizontal{position:absolute;bottom:40px!important;text-align:center;top:unset}.wch-product--lightbox-gallery .gallery-thumbs{display:flex;gap:8px}.wch-product--lightbox-gallery .thumb img{width:100%;cursor:pointer;opacity:1;transition:opacity .3s}.wch-product--lightbox-gallery .thumb.active img,.wch-product--lightbox-gallery .thumb:hover img{opacity:.9}.wch-product--detail{padding-inline:7%;display:flex;flex-direction:column-reverse}.wch-product--detail.wch-section{padding-block:0}@media screen and (min-width: 641px){.wch-product--detail{flex-direction:column-reverse;padding-inline:8%}}@media screen and (min-width: 1025px){.wch-product--detail{flex-direction:row}}.wch-product--detail-content{margin-block:7svh}@media screen and (min-width: 1025px){.wch-product--detail-content{margin-block:7svh}}@media screen and (min-width: 641px){.wch-product--detail-content{margin-block:10svh}}@media screen and (min-width: 1025px){.wch-product--detail picture{width:41.6666666667%}}@media screen and (min-width: 641px){.wch-product--detail picture{max-width:550px;margin:0 auto}}.wch-product--detail .spec{break-inside:avoid-column}.wch-product--detail dl{width:100%;display:grid;padding:0 calc(8.33% + 8px) 0 0;grid-template-columns:repeat(2,1fr);column-gap:15px}@media screen and (min-width: 641px){.wch-product--detail dl{grid-template-columns:repeat(3,1fr);grid-column-gap:calc(8.33334% + 16px);padding:0 calc(25% + 8px) 0 calc(8.33% + 8px)}}.wch-product--detail dl dd{margin:0;padding-bottom:30px}.wch-product--detail-download{text-align:left;border-top:1px solid rgba(var(--brown-rgb),.2);margin-top:30px;padding-top:30px}@media screen and (min-width: 641px){.wch-product--detail-download{margin-top:40px;padding-top:40px}}.wch-product--detail-download-btn{display:inline-flex;align-items:center;font-size:14px;color:var(--white)}.wch-product--detail-download-btn svg{width:16px;margin-right:10px;transition:fill .3s;align-self:center}.wch-product--feature-list{margin-block:7svh;display:flex;flex-direction:column;align-items:center;gap:4svh}@media screen and (min-width: 641px){.wch-product--feature-list{gap:5svh;margin-block:10svh;align-items:flex-start}}.wch-product--feature-list .wch-product--feature{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:6px;column-gap:6px;row-gap:4svh;align-items:start;width:86%}@media screen and (min-width: 641px){.wch-product--feature-list .wch-product--feature:has(img[src$="_material.webp"],img[src$="_bracelet.webp"]){row-gap:10svh}}@media screen and (min-width: 641px){.wch-product--feature-list .wch-product--feature{width:84%;column-gap:8px;margin:0 auto}}.wch-product--feature-list .wch-product--feature-column{grid-column:span 12}.wch-product--feature-list .wch-product--feature-column:last-child{order:-1}@media screen and (min-width: 641px){.wch-product--feature-list .wch-product--feature-column{width:auto;grid-column:3/span 8;display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width: 1025px){.wch-product--feature-list .wch-product--feature-column{grid-column:4/span 6}}.wch-product--feature-list .wch-product--feature-media{display:block;position:relative}.wch-product--feature-list .wch-product--feature-media:has(img[src$="_material.webp"],img[src$="_bracelet.webp"]){grid-column:1/span 12}.wch-product--feature-list .wch-product--feature-media img{display:block;width:100%}@media screen and (min-width: 641px){.wch-product--feature-list .wch-product--feature-inner{width:100%;margin:0}}.wch-product--feature-list .wch-product--feature-header{padding-bottom:20px;color:color(var)}.wch-product--availability{background:var(--beige);text-align:center;margin-inline:7%;margin-bottom:0}@media screen and (min-width: 641px){.wch-product--availability{grid-column:3/span 8;column-gap:8px}}.wch-product--availability .wch-section--inner{width:100%;display:grid;grid-template-columns:repeat(12,1fr);column-gap:6px;align-items:start;padding-block:60px;padding-inline:20px}@media screen and (min-width: 641px){.wch-product--availability .wch-section--inner{padding-block:100px}}.wch-product--availability figure{display:block;grid-column:span 12;margin:0;text-align:center}@media screen and (min-width: 641px){.wch-product--availability figure{grid-column:3/span 8}}@media screen and (min-width: 1025px){.wch-product--availability figure{grid-column:4/span 6}}.wch-product--availability .wch-product--availability-logo{height:60px;width:auto;margin:0 auto 40px}@media screen and (min-width: 641px){.wch-product--availability .wch-product--availability-logo{margin-bottom:60px}}.wch-product--availability header{grid-column:span 12;color:var(--brown);text-align:center;padding-bottom:20px}@media screen and (min-width: 641px){.wch-product--availability header{grid-column:3/span 8}}@media screen and (min-width: 1025px){.wch-product--availability header{grid-column:4/span 6}}.wch-product--availability .wch-section--content{grid-column:span 12;color:var(--brown);text-align:center}@media screen and (min-width: 641px){.wch-product--availability .wch-section--content{grid-column:3/span 8}}@media screen and (min-width: 1025px){.wch-product--availability .wch-section--content{grid-column:4/span 6}}.wch-product--accordion{padding-inline:7%;padding-block:0;margin-top:0;padding-top:0;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.wch-product--accordion.wch-section{padding-block:0}@media screen and (min-width: 1025px){.wch-product--accordion{flex-direction:row}}.wch-product--accordion .wch-product--side-image{width:100%;height:100%}.wch-product--accordion .wch-product--side-image img{width:100%}@media screen and (min-width: 1025px){.wch-product--accordion .wch-product--side-image{width:calc(50% - 4px);align-self:flex-start}}.wch-product--accordion .accordion{width:100%;padding-left:0;margin:0 0 40px}@media screen and (min-width: 1025px){.wch-product--accordion .accordion{width:calc(50% - 4px);padding-left:8%}}.wch-product--accordion .accordion-element{border-bottom:1px solid rgba(69,44,30,.2);overflow:hidden;cursor:pointer;line-height:60px;transition:.3s ease-out}@media screen and (min-width: 1025px){.wch-product--accordion .accordion-element{line-height:80px}}.wch-product--accordion .accordion-element:first-child{border-top:1px solid rgba(69,44,30,.2)}.wch-product--accordion .accordion-element .top-group{display:flex;justify-content:space-between;align-items:center}.wch-product--accordion .accordion-element .top-group .title{text-wrap:nowrap;font-size:20px}@media screen and (min-width: 1025px){.wch-product--accordion .accordion-element .top-group .title{font-size:24px}}.wch-product--accordion .accordion-element .top-group button{position:relative;border:none;background:none;max-width:max-content}.wch-product--accordion .accordion-element .top-group button:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:16px;line-height:1;transition:content .2s;cursor:pointer}.wch-product--accordion .accordion-element .top-group button:focus{outline-offset:2px}.wch-product--accordion .accordion-element .description{outline:none;margin:0 0 30px;color:var(--black);font-family:Helvetica,sans-serif;font-size:20px;line-height:1.6;font-weight:100;letter-spacing:0}.wch-product--accordion .accordion-element.active .top-group button:after{content:"−"}.wch-product--send-message{padding-inline:7%;display:flex;flex-direction:column}.wch-product--send-message.wch-section{padding-block:0}@media screen and (min-width: 641px){.wch-product--send-message{padding-inline:8%}}.pceDisplay{visibility:hidden}
