.shade-modal{display:none;flex-direction:column;position:fixed;will-change:opacity,transform}.shade-modal.visible-layer{display:flex}.shade-modal__wrapper{pointer-events:none;position:fixed;will-change:opacity}@media screen and (min-width:768px){.shade-modal__wrapper.active{pointer-events:all}}.shade-modal__header{align-items:center;display:flex}@media (min-width:1px) and (max-width:920px){.shade-modal__header{flex-wrap:wrap;justify-content:space-between;max-height:none}}.shade-modal__body{overflow-x:hidden;position:relative}.shade-modal__body:after,.shade-modal__body:before{content:"";display:block;pointer-events:none;position:absolute}.shade-modal__body-inner{display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.shade-modal__body-inner::-webkit-scrollbar{display:none}.shade-modal{background-color:#fff;opacity:0}@media screen and (min-width:769px){.shade-modal.active{opacity:1}}.shade-modal__wrapper{background-color:rgba(0,0,0,.502);opacity:0}@media screen and (min-width:768px){.shade-modal__wrapper.active{opacity:1}}.shade-modal__header{border-bottom-color:#c4c4c4;border-bottom-style:solid}.shade-modal__body:before{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));opacity:0}.shade-modal__body:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);opacity:0}.shade-modal{height:100vh;left:100%;top:0;transform:translateZ(0);z-index:200}@media screen and (min-width:769px){.shade-modal.active{transform:translate3d(-100%,0,0)}}.shade-modal.full{min-width:100%;width:100%}.shade-modal.large{width:81.8%}@media (min-width:1201px) and (max-width:1440px){.shade-modal.large{width:90%}}@media (min-width:1px) and (max-width:1200px){.shade-modal.large{width:100%}}.shade-modal.small{max-width:525px;width:100%}@media (min-width:1px) and (max-width:768px){.shade-modal.small{max-width:100%}}.shade-modal__wrapper{height:100%;left:0;top:0;width:100%;z-index:103}.shade-modal__header{border-bottom-width:1px;max-height:84px;padding:19px 35px;z-index:20}@media (min-width:1px) and (max-width:1200px){.shade-modal__header{padding-left:20px;padding-right:20px}}@media (min-width:1px) and (max-width:920px){.shade-modal__title{width:calc(100% - 50px)}}.shade-modal__body{height:calc(100% - 84px);height:calc(100vh - 84px);height:calc(var(--vh, 1vh)*100 - 84px)}@media (min-width:921px) and (max-width:1440px){.shade-modal__body{height:calc(100% - 75px);height:calc(100vh - 75px);height:calc(var(--vh, 1vh)*100 - 75px)}}@media (min-width:1px) and (max-width:920px){.shade-modal__body{height:calc(100% - 130px);height:calc(100vh - 130px);height:calc(var(--vh, 1vh)*100 - 130px)}}.shade-modal__body:before{height:118px;left:0;top:0;width:100%;z-index:10}.shade-modal__body:after{bottom:0;height:118px;left:0;width:100%;z-index:10}.shade-modal__body-inner{height:100%}.shade-modal__body:after,.shade-modal__body:before,.shade-modal__wrapper{transition:opacity .3s ease}.shade-modal__body.haze__bottom:after,.shade-modal__body.haze__top:before{opacity:1}