.sharing-link h2{font-size:18px;text-align:center;color:#555;font-family:HCo Gotham SSm,Helvetica Neue,Helvetica,Arial,sans-serif;padding:10px 0}@media only screen and (min-width:600px){.sharing-link h2{font-size:24px}}.sharing-link p{font-size:15px;line-height:150%;text-align:center;color:#999}.sharing-link .social-medium{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 0;min-width:80px;cursor:pointer}@media only screen and (min-width:600px){.sharing-link .social-medium{padding:15px 0;min-width:88px}}.sharing-link .social-medium:hover{color:#555}.sharing-link .social-medium:hover span{text-decoration:underline}.sharing-link .social-medium:hover.is-visited span{text-decoration:none}.sharing-link .social-medium:hover.is-visited .social-medium-image .background-circle{fill:#00b22d}.sharing-link .social-medium:hover .social-medium-image .image-filter{display:block}.sharing-link .social-medium:hover .social-medium-image .background-circle{fill-opacity:.1}.sharing-link .social-medium div{position:relative}.sharing-link .social-medium.is-loading{cursor:default}.sharing-link .social-medium.is-loading div:before{content:"";display:block;position:absolute;z-index:1;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;border:2px solid hsla(0,0%,60%,.15);border-top-color:hsla(0,0%,60%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:spin .7s linear 300;animation:spin .7s linear 300;border-radius:100%}@media only screen and (min-width:600px){.sharing-link .social-medium.is-loading div:before{content:"";display:block;position:absolute;z-index:1;top:50%;left:50%;margin-top:-14px;margin-left:-14px;width:28px;height:28px;border:2px solid hsla(0,0%,60%,.15);border-top-color:hsla(0,0%,60%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:spin .7s linear 300;animation:spin .7s linear 300;border-radius:100%}}.sharing-link .social-medium.is-loading:hover span{text-decoration:none}.sharing-link .social-medium.is-loading .social-medium-image{opacity:.1}.sharing-link .social-medium.is-visited .social-medium-image .circle-wrapper{stroke:#00b22d}.sharing-link .social-medium.is-visited .social-medium-image .inner-image,.sharing-link .social-medium.is-visited .social-medium-image .social-medium-image .background-circle{fill:#00b22d}.sharing-link .social-medium.is-visited:hover,.sharing-link .social-medium.is-visited span{color:#00b22d}.sharing-link .social-medium .social-medium-image{width:48px;height:48px;opacity:1}.sharing-link .social-medium .social-medium-image .image-filter{display:none}@media only screen and (min-width:600px){.sharing-link .social-medium .social-medium-image{width:56px;height:56px}}.sharing-link span{padding-top:5px;font-size:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#555}@media only screen and (min-width:600px){.sharing-link span{padding-top:10px}}.sharing-link .social-mediums{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:10px}@media only screen and (min-width:600px){.sharing-link .social-mediums{padding-top:15px}}.sharing-link .close-button{background:none;border:none;color:#999;cursor:pointer;padding:5px 5px 7px;font-weight:400;outline:none;position:absolute;z-index:1;top:0;right:5px;height:50px;width:40px;font-size:30px}.sharing-link .close-button:hover{color:#555;text-decoration:none}.MODAL__modal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.65);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(100vh);transform:translateY(100vh)}@media only screen and (min-width:600px){.MODAL__modal{-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s;opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}.MODAL__modal.shown{-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width:600px){.MODAL__modal.shown{opacity:1}}.MODAL__modal *,.MODAL__modal :after,.MODAL__modal :before{-webkit-box-sizing:border-box;box-sizing:border-box}.MODAL__modal .MODAL__modal-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff}@media only screen and (min-width:600px){.MODAL__modal .MODAL__modal-content{position:relative;top:auto;right:auto;bottom:auto;left:auto;border-radius:3px}}.MODAL__modal .MODAL__modal-content .MODAL__modal-content-close{background:none;border:none;color:#999;font-size:25px;cursor:pointer;padding:5px 5px 7px;font-weight:400;height:100%;outline:none}.MODAL__modal .MODAL__modal-content .MODAL__modal-content-close:hover{color:#555}.MODAL__modal .MODAL__modal-content header.MODAL__modal-content-header{background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;padding:0 15px;height:55px}@media only screen and (min-width:600px){.MODAL__modal .MODAL__modal-content header.MODAL__modal-content-header{border-radius:3px 3px 0 0}}.MODAL__modal .MODAL__modal-content header.MODAL__modal-content-header h2{font-size:20px;color:#0e0e0f;font-weight:500;line-height:22px}.MODAL__modal .MODAL__modal-content section.MODAL__modal-content-body{background-color:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding:15px}@media only screen and (min-width:600px){.MODAL__modal .MODAL__modal-content section.MODAL__modal-content-body{border-radius:3px}}.MODAL__modal .MODAL__modal-content section.MODAL__modal-content-body p.MODAL__modal-content-body-default{color:#555;font-size:15px;line-height:22px;min-width:200px}.MODAL__modal .MODAL__modal-content footer.MODAL__modal-content-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;border-top:1px solid #ddd;border-radius:0 0 3px 3px;padding:15px}@media only screen and (min-width:600px){.MODAL__modal .MODAL__modal-content{max-height:90vh;max-width:600px;width:70vw}}.sharing-link-container .sharing-link-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:200px;font-size:14px;position:relative}.sharing-link-container .sharing-link-button.btn-navigation{padding:6px 10px;width:auto}.sharing-link-container .sharing-link-button.btn-white.btn-lrg-standard .fa{padding-right:5px;color:#00b22d}.sharing-link-container .sharing-link-button.btn-white.btn-lrg-standard:hover{color:#555;text-decoration:none;border:1px solid #b3b3b3}.sharing-link-container .sharing-link-button.long-button{width:300px}@media only screen and (min-width:600px){.sharing-link-container .sharing-link-button{width:170px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}}.sharing-link-container .sharing-link-button svg{fill:#777;width:15px;margin-right:10px}.sharing-link .tag-container{border-radius:20px;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding:5px 25px 5px 15px;border:1px solid #ccc;text-decoration:none;text-align:center;margin:5px 5px 5px 0;position:relative}.sharing-link .tag-container:hover{background-color:#f7f7f7}.sharing-link .tag-container .tag-text{cursor:pointer}.sharing-link .tag-container.tag-empty{padding:0;border:0}.sharing-link .tag-container.is-error{background-color:#d80000;border-color:#d80000;color:#fff}.sharing-link .tag-container.is-error .tag-dismiss{color:#fff}.sharing-link .tag-container .tag-dismiss{font-size:20px;padding:0;position:absolute;z-index:1;top:-1px;right:-3px;border:none;background-color:transparent}.sharing-link .tag-container .tag-dismiss:hover{font-weight:700}.sharing-link .tag-container .tag-dismiss:after{content:"x";display:inline;font-weight:700;height:0;width:0;overflow:hidden;visibility:hidden}.sharing-link .recipients-input{border:none;font-size:15px}.sharing-link .recipients-input:active,.sharing-link .recipients-input:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.sharing-link .recipients-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:35px}.sharing-link .is-error{-webkit-text-decoration:underline dotted #d80000;text-decoration:underline dotted #d80000}.sharing-link .email-placeholder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;color:#b2b2b2;min-height:35px;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sharing-link .email-recipients{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:35px;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.sharing-link .email-recipients li{margin-right:5px;padding:5px 0}.sharing-link .email-recipients li:last-of-type{margin-right:auto}.sharing-link .email-modal{width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:600px){.sharing-link .email-modal{min-height:333px}}.sharing-link .email-modal label{font-weight:500;font-size:15px;padding:25px 0 10px}.sharing-link .email-modal form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sharing-link .email-modal form em{padding-top:10px}.sharing-link .email-modal form .email-error{color:#d80000}.sharing-link .email-modal form .email-sent{color:#44ab00}.sharing-link .email-modal footer{margin-bottom:40px}@media only screen and (min-width:600px){.sharing-link .email-modal footer{margin-bottom:0}}.sharing-link .email-modal footer .sharing-link-button{display:block;margin-left:auto;position:relative}.sharing-link .email-textbox{color:#555;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px;padding:5px 15px;min-height:35px;max-height:156px;border:1px solid #ddd;border-radius:3px;overflow-y:auto}.sharing-link .email-textbox.is-edited{border:1px solid #44ab00}.sharing-link .sharing-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1 1}.sharing-link .back-button{outline:none;border:none;width:0}.sharing-link .back-button:before{font-family:FontAwesome;content:"\F053";background:none;border:none;color:#999;cursor:pointer;padding:5px 5px 7px;font-weight:400;outline:none;position:absolute;z-index:1;top:10px;left:5px;height:0;font-size:15px}.sharing-link .back-button:hover:before{color:#555;text-decoration:none}.sharing-link{background-color:#fff;padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}@media only screen and (min-width:600px){.sharing-link{padding:45px 45px 25px;position:relative;top:auto;right:auto;bottom:auto;left:auto;border-radius:3px;max-height:90vh;max-width:600px;width:70vw}}
/*# sourceMappingURL=index.267615f7bb982f12be82496d30108769.css.map*/