﻿#shop_d{padding:var(--space-11) 0;background:rgb(var(--color-neutral-grayscale-300))}@media(max-width: calc(992px - 1px)){#shop_d{max-width:100vw;overflow:hidden}}#shop_d .shop_d_back{display:none}@media(min-width: 992px){#shop_d .sticky{height:calc(100vh - (var(--space-9) * 2));position:sticky;top:var(--space-9);left:0}}@media(min-width: 1600px){#shop_d .sticky{height:calc(100vh - (var(--space-11) * 2));top:var(--space-11)}}#shop_d form>div+div{margin-top:var(--space-9)}#shop_d button[type=submit]{width:100%;margin-bottom:var(--space-5)}#shop_d label{margin:0}.eyebrow{margin:var(--space-11) 0 var(--space-9) 0;padding-bottom:var(--space-5);border-bottom:solid 2px rgb(var(--color-neutral-grayscale-600))}.shop_gallery{height:100vw;margin-bottom:var(--space-5)}@media(min-width: 768px){.shop_gallery{height:100vw}}@media(min-width: 992px){.shop_gallery{height:100%;margin-bottom:0}}.shop_gallery_wrapper{position:relative;height:100%}.shop_gallery .swiper-container{position:absolute;top:0;left:0;width:100%;height:calc(100% - var(--space-4));pointer-events:none;border-radius:var(--space-5);overflow:visible;transition:opacity 200ms ease-in-out}@media(min-width: 992px){.shop_gallery .swiper-container{overflow:hidden;border:solid 1px #e0e0e0}}.shop_gallery .swiper-container:not(:first-of-type){opacity:0}.shop_gallery .swiper-container.active{pointer-events:all;opacity:1}.shop_gallery .swiper-container:first-of-type{position:relative}.shop_gallery .swiper-container img{object-fit:cover}.shop_gallery .swiper-slide{overflow:hidden;border-radius:var(--space-5)}@media(min-width: 992px){.shop_gallery .swiper-slide{border-radius:0}}.shop_gallery figure,.shop_gallery picture{height:100%}.shop_gallery figure{display:block}.shop_gallery picture{display:flex;align-items:center;justify-content:center}.shop_gallery img{object-fit:contain;max-width:none;min-width:100%;min-height:100%}.shop_gallery .swiper-pagination{width:100%;margin-top:var(--space-3);height:var(--space-2);display:flex}.shop_gallery .swiper-pagination .swiper-pagination-bullet{height:100%;border-radius:var(--space-5);margin:0 var(--space-2);flex-grow:1;border:none;background-color:rgb(var(--color-neutral-grayscale-600))}.shop_gallery .swiper-pagination .swiper-pagination-bullet:first-of-type{margin-left:0}.shop_gallery .swiper-pagination .swiper-pagination-bullet:last-of-type{margin-right:0}.shop_gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgb(var(--color-neutral-grayscale-800))}.shop_gallery .swiper-control{display:none;position:absolute;width:var(--space-9);height:var(--space-9);background-color:rgb(var(--color-neutral-grayscale-800));border-radius:var(--space-9);align-items:center;justify-content:center;top:50%;transform:translateY(-50%);z-index:3;outline:none}@media(min-width: 1200px){.shop_gallery .swiper-control{display:flex}}.shop_gallery .swiper-control.swiper-control-prev{left:var(--space-9)}.shop_gallery .swiper-control.swiper-control-prev svg{transform:translateX(-20%)}.shop_gallery .swiper-control.swiper-control-next{right:var(--space-9)}.shop_gallery .swiper-control.swiper-control-next svg{transform:translateX(20%)}.shop_summary .flag{margin-bottom:var(--space-5)}.shop_summary .col_33{text-align:right}.shop_summary .price{color:inherit;font-size:inherit;line-height:inherit}.selector{padding:2px;background:#e0e0e0;border-radius:var(--space-4)}.selector_wrapper{display:flex;position:relative;width:100%;height:100%}.selector_option{display:flex;align-items:center;justify-content:center;padding:var(--space-4);flex-grow:1;cursor:pointer;position:relative}.selector_dot{width:var(--space-5);height:var(--space-5);border-radius:var(--space-5);margin-right:var(--space-3)}.selector_dot.body-smart-black{background-color:#2b2d32}.selector_dot.body-smart-white{background-color:#fff}.selector_dot.scanwatch-horizon-43b{background-color:#26405d}.selector_dot.scanwatch-horizon-43g{background-color:#344d39}.selector_active{position:absolute;top:0;left:0;border-radius:calc(var(--space-4) - 2px);background-color:rgb(var(--color-neutral-grayscale-300));width:50%;height:100%;transition:transform 150ms ease-in-out;box-shadow:5.3125rem 5.3125rem 3.625rem rgba(0,0,0,.04175),2.2193rem 2.2193rem 1.514rem rgba(0,0,0,.03),1.1868rem 1.1868rem .81rem rgba(0,0,0,.02475),.665rem .665rem .4537rem rgba(0,0,0,.02075),.3531rem .3531rem .2412rem rgba(0,0,0,.01675),.1468rem .1468rem .1rem rgba(0,0,0,.01175)}.selector[data-length="2"][data-active="0"] .selector_active{transform:translateX(0)}.selector[data-length="2"][data-active="1"] .selector_active{transform:translateX(100%)}.input{flex-grow:1;position:relative}.input:last-of-type {margin-bottom:0}.input::after{content:"";width:var(--space-5);height:var(--space-5);position:absolute;top:50%;right:var(--space-7);transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;pointer-events:none}.input .input_field{width:100%;padding:calc(var(--space-4) + var(--space-4)) var(--space-4) var(--space-3) var(--space-4);background:rgba(0,0,0,0) !important;border-radius:var(--space-5);border:solid 1px rgba(var(--color-neutral-grayscale-800), 0.16);transition:opacity 150ms ease-in-out}.input .input_field:focus{outline:none;border:solid 1px rgb(var(--color-neutral-grayscale-600));box-shadow:inset 0 0 0 1px rgb(var(--color-neutral-grayscale-600))}.input .input_field:focus+.input_label{transform:translate(calc(-1 * var(--space-1)), -78%) scale(0.56)}.input .input_field:not(:placeholder-shown)+.input_label{transform:translate(calc(-1 * var(--space-1)), -78%) scale(0.56)}.input .input_field[disabled=true]{opacity:.5}.input_label{position:absolute;top:50%;left:var(--space-7);transform-origin:top left;transform:translate(0, -50%);transition:transform 100ms ease-in-out;margin:0;pointer-events:none}.input input:-webkit-autofill,.input input:-webkit-autofill:hover,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgb(var(--color-neutral-grayscale-300)) inset !important}.input[data-state=success]::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.17455 11.6692L7.17468 11.6693L13.6066 5.23744L12.3691 4L6.53566 9.83346L4.23744 7.53523L3 8.77267L6.53553 12.3082L7.17455 11.6692Z' fill='%23333333'/%3E%3C/svg%3E%0A")}.input[data-state=error]::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 11.0711L5.23744 12.3085L8.1543 9.39165L11.0713 12.3086L12.3087 11.0712L9.39173 8.15421L12.3085 5.23744L11.0711 4L8.1543 6.91677L5.23766 4.00013L4.00022 5.23757L6.91686 8.15421L4 11.0711Z' fill='%23D93421'/%3E%3C/svg%3E")}.input[data-state=error] .input_field{border:solid 1px rgb(var(--color-status-error-500));box-shadow:inset 0 0 0 1px rgb(var(--color-status-error-500));color:rgb(var(--color-status-error-500))}.input[data-state=error] .input_field:focus{box-shadow:none}.input[data-state=error] .input_label{color:rgb(var(--color-status-error-500))}.confirmation_2{display:flex}.confirmation_2 .icon{width:var(--space-9);height:var(--space-9);border-radius:var(--space-5);border:solid 1px rgb(var(--color-neutral-grayscale-500));flex-shrink:0;flex-grow:0;cursor:default;margin-right:var(--space-5)}.confirmation_2 .icon svg{width:100%;height:100%}/*# sourceMappingURL=shop_d.min.css.map */
