.shade-modal{background-color:#fff;display:none;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);left:100%;opacity:0;position:fixed;top:0;transform:translateZ(0);will-change:opacity,transform;z-index:200}@media screen and (min-width:921px){.shade-modal.active{opacity:1;transform:translate3d(-100%,0,0)}}.shade-modal.full{min-width:100%;width:100%}.shade-modal.large{width:81.8%}@media (min-width:1px) and (max-width:920px){.shade-modal.large{width:100%}}.shade-modal.small{max-width:27.34375vw;width:100%}@media (min-width:1px) and (max-width:920px){.shade-modal.small{max-width:100%}}.shade-modal.visible-layer{display:flex}@media (min-width:1px) and (max-width:920px){.shade-modal.visible-layer{display:none}}.shade-modal__wrapper{background-color:rgba(0,0,0,.502);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;will-change:opacity;z-index:103}@media (min-width:1px) and (max-width:920px){.shade-modal__wrapper{display:none}}@media screen and (min-width:920px){.shade-modal__wrapper.active{opacity:1;pointer-events:all}}@media (min-width:1px) and (max-width:920px){.shade-modal__title{width:calc(100% - 13.33333vw)}}.shade-modal__header{align-items:center;border-bottom:1px solid #c4c4c4;display:flex;max-height:4.375vw;padding:.9895833333333334vw 1.822916666666667vw;z-index:20}@media (min-width:1px) and (max-width:920px){.shade-modal__header{flex-wrap:wrap;justify-content:space-between;max-height:22.4vw;max-height:none;padding:5.066666666666666vw 5.333333333333333vw}}.shade-modal__body{height:calc(100vh - 4.375vw);height:calc(var(--vh, 1vh)*100 - 4.375vw);overflow-x:hidden;position:relative}@media (min-width:1px) and (max-width:920px){.shade-modal__body{height:calc(100vh - 34.66667vw);height:calc(var(--vh, 1vh)*100 - 34.66667vw)}}.shade-modal__body:before{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));content:"";display:block;height:6.145833333333333vw;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}@media (min-width:1px) and (max-width:920px){.shade-modal__body:before{height:31.466666666666665vw}}.shade-modal__body:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";display:block;height:6.145833333333333vw;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:10}@media (min-width:1px) and (max-width:920px){.shade-modal__body:after{height:31.466666666666665vw}}.shade-modal__body.haze__bottom:after,.shade-modal__body.haze__top:before{opacity:1}.shade-modal__body-inner{display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none}.shade-modal__body-inner::-webkit-scrollbar{display:none}