.custom-widget-container{position:absolute;bottom:100px;left:50%;z-index:9;max-width:140px;height:40px;transform:translateX(-50%)}@media (min-width:1200px){.custom-widget-container{bottom:-50px;left:50%;z-index:9;max-width:200px;height:46px;transform:translateX(-9px)}}@media screen and (min-width:577px) and (max-width:768px){.custom-widget-container{bottom:200px}}.custom-widget-container .button-YMK-module{padding:12px;border:1px solid #000;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#000;font-weight:400;text-transform:uppercase;gap:4px;font-size:13px}@media (min-width:1200px){.custom-widget-container .button-YMK-module{font-size:15px;gap:6px}}.custom-widget-container .button-YMK-module .icon{display:block;height:20px;width:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9005_437)' fill='%23000'%3E%3Cpath d='M16.692 5.95h-2.384l-.95-1.508H7.642l-.95 1.508H4.308a.483.483 0 00-.475.475v8.1a.483.483 0 00.475.475h12.384a.484.484 0 00.475-.475v-8.1a.483.483 0 00-.475-.475zm-.317 8.258H4.667v-7.5h2.5l.233-.366.683-1.109h4.834l.725 1.142.233.367h2.5v7.466z'/%3E%3Cpath d='M10.5 7.383a2.858 2.858 0 100 5.717 2.858 2.858 0 000-5.717zm0 4.875a2.025 2.025 0 110-4.05 2.025 2.025 0 010 4.05z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9005_437'%3E%3Cpath fill='%23fff' transform='translate(.5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.vtex-flex-layout-0-x-flexRow--product-main:not(:has(#hasTryon)) #YMK-module{display:none}.custom-modal-overlay{position:fixed;inset:-66px 0 auto 0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999;height:100vh}@media (min-width:1200px){.custom-modal-overlay{inset:0 0 auto 0}}@media (min-width:1440px){.custom-modal-overlay{inset:-105px 0 auto 0}}.custom-modal{background:#fff;padding:30px 12px 12px;position:relative;text-align:center;width:100%;height:90vh}@media (min-width:1200px){.custom-modal{max-width:85%;max-height:600px}}.close-btn{position:absolute;top:6.6%;right:12.2%;width:21px;height:5px;background:transparent;font-size:18px;z-index:9;display:none}.close-btn,.start-btn{border:none;cursor:pointer}.start-btn{margin-top:16px;padding:12px 20px;background:#000;color:#fff;border-radius:4px}#YMK-module{height:95vh!important;width:calc(100% - 16px)!important}@media (min-width:1200px){#YMK-module{height:auto!important}}#YMK-module iframe{width:100%!important;height:95%!important;max-width:100%!important;max-height:100%!important;z-index:99}@media (min-width:1200px){#YMK-module iframe{height:500px!important;max-height:500px!important}}.loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.9);z-index:10}.loader{border:6px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:60px;height:60px;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}