.share{-webkit-transition:all .2s;transition:all .2s;z-index:1000}.share:not(.share.inline){-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background-color:hsla(0,0%,100%,.4);inset:0;opacity:0;pointer-events:none;position:fixed;visibility:hidden}.share:not(.share.inline).open{opacity:1;pointer-events:all;visibility:visible}.share.inline .close{display:none}.share.inline .share__box{background-color:unset;-webkit-box-shadow:unset;box-shadow:unset;padding:0;width:100%}.share.inline .share__background{display:none}.share.full-page .share__box{min-width:40vw}.share__background{inset:0;position:absolute;z-index:1}.share__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share__box{background-color:#fff;border-radius:calc(.35vw + .35rem);-webkit-box-shadow:3px 3px 6px 0 rgba(0,0,0,.08);box-shadow:3px 3px 6px 0 rgba(0,0,0,.08);min-width:40vw;padding:calc(1vw + 1rem);position:relative;z-index:1}@media screen and (max-width:992px){.share__box{min-width:75vw}}.share__box__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(1vw + 1rem)}@media screen and (max-width:768px){.share__box__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:calc(1vw + 1rem);text-align:center}.share__box__title h4{display:block;text-align:center;width:100%}}.share__box__title h4{margin:0}.share__box .close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;cursor:pointer;text-decoration:none}@media screen and (max-width:768px){.share__box .close{display:none}}.share__box .close img{height:35px;margin-left:calc(.1vw + .1rem);-o-object-fit:contain;object-fit:contain;width:35px}.share__social{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.share__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.share__social__link{margin:calc(.25vw + .25rem)}.share__social__link img{height:50px;-o-object-fit:contain;object-fit:contain;width:50px}.share__url{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.share__url{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.share__url div{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;margin-right:calc(.5vw + .5rem)}@media screen and (max-width:768px){.share__url div{margin-right:0}}.share__url div:after{background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),to(#fff));background:linear-gradient(90deg,transparent 50%,#fff);border-bottom-right-radius:calc(1vw + 1rem);border-top-right-radius:calc(1vw + 1rem);content:"";height:calc(100% - 4px);pointer-events:none;position:absolute;right:2px;top:2px;width:calc(4vw + 4rem)}.share__url input{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;border:2px solid #000;border-radius:calc(1vw + 1rem);flex-grow:1;height:100%;padding:5px 15px;width:100%}.share__url button{min-width:unset;padding:1px 5px}@media screen and (max-width:768px){.share__url button{margin-top:calc(1vw + 1rem)}}.share__url .close{display:none;text-align:center;width:100%}@media screen and (max-width:768px){.share__url .close{display:block!important;margin:calc(1vw + 1rem) 0 calc(.75vw + .75rem)}}