.alternate-bg{background-color:#fff}@-webkit-keyframes of-open{0%{overflow:hidden}to{overflow:visible}}@keyframes of-open{0%{overflow:hidden}to{overflow:visible}}@-webkit-keyframes of-close{0%{overflow:visible}to{overflow:hidden}}@keyframes of-close{0%{overflow:visible}to{overflow:hidden}}.shade-modal{position:fixed;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;will-change:opacity,transform}.shade-modal.visible-layer{display:-webkit-box;display:-ms-flexbox;display:flex}.shade-modal__wrapper{position:fixed;pointer-events:none;will-change:opacity}.shade-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shade-modal__body{position:relative;overflow-x:hidden}.shade-modal__body:after,.shade-modal__body:before{content:"";position:absolute;display:block;pointer-events:none}.shade-modal__body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;scrollbar-width:none}.shade-modal__body-inner::-webkit-scrollbar{display:none}.shade-modal{background-color:#fff;opacity:0}.shade-modal__wrapper{background-color:rgba(0,0,0,.502);opacity:0}.shade-modal__header{border-bottom-style:solid;border-bottom-color:#c4c4c4}.shade-modal__body:before{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(top,#fff,hsla(0,0%,100%,0));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));opacity:0}.shade-modal__body:after{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);opacity:0}.shade-modal{z-index:2000;top:0;left:100%;height:100vh;-webkit-transform:translateZ(0);transform:translateZ(0)}.shade-modal.full{width:100%;min-width:100%}.shade-modal.large{width:81.8%}.shade-modal.small{width:100%;max-width:525px}.shade-modal__wrapper{z-index:1003;top:0;left:0;width:100%;height:100%}.shade-modal__header{z-index:20;max-height:84px;padding:19px 35px;border-bottom-width:1px}.shade-modal__body{height:calc(100% - 84px);height:calc(var(--vh, 1vh)*100 - 84px)}.shade-modal__body:before{z-index:10;top:0;left:0;width:100%;height:118px}.shade-modal__body:after{z-index:10;bottom:0;left:0;width:100%;height:118px}.shade-modal__body-inner{height:100%}.shade-modal__body:after,.shade-modal__body:before,.shade-modal__wrapper{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.shade-modal__body.haze__bottom:after,.shade-modal__body.haze__top:before{opacity:1}@media screen and (min-width:768px){.shade-modal__wrapper.active{pointer-events:all;opacity:1}}@media (min-width:1px) and (max-width:920px){.shade-modal__header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:none}.shade-modal__title{width:calc(100% - 50px)}.shade-modal__body{height:calc(100% - 130px);height:calc(var(--vh, 1vh)*100 - 130px)}}@media screen and (min-width:769px){.shade-modal.active{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@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__header{padding-left:20px;padding-right:20px}}@media (min-width:1px) and (max-width:768px){.shade-modal.small{max-width:100%}}@media (min-width:921px) and (max-width:1440px){.shade-modal__body{height:calc(100% - 75px);height:calc(var(--vh, 1vh)*100 - 75px)}}