html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}@media screen and (max-width: 739px){.hide-mobile{display:none !important}}@media screen and (min-width: 740px){.hide-tablet{display:none !important}}@media screen and (min-width: 740px) and (max-width: 1119px){.hide-tablet-only{display:none !important}}@media screen and (min-width: 1120px){.hide-normal{display:none !important}}@media screen and (min-width: 1600px){.hide-grande{display:none !important}}.aria-hide{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute}.aria-show{margin:inherit !important;padding:inherit !important;width:inherit !important;height:inherit !important;overflow:initial !important;clip:initial !important;clip:initial !important;position:relative !important}.table{display:block;margin:0;padding:0}@media screen and (min-width: 740px){.table{display:table;width:100%}}.table .table-row{display:block;margin:0;padding:0}@media screen and (min-width: 740px){.table .table-row{display:table-row;width:100%}}.table .table-row>*{display:block}@media screen and (min-width: 740px){.table .table-row>*{display:table-cell}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;cursor:default;display:none;outline:0;overflow:hidden;z-index:1050;-webkit-overflow-scrolling:touch}.modal.fade.dialog{-webkit-transform:translate(0, 25%);-moz-transform:translate(0, 25%);-ms-transform:translate(0, 25%);-o-transform:translate(0, 25%);transform:translate(0, 25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}.modal.in.dialog{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal .modal-dialog{margin:0 auto;position:relative;width:auto}@media screen and (min-width: 1120px){.modal .modal-dialog{margin:1em auto}}.modal .modal-content{background-color:#ffffff;outline:0;padding:1.5em;position:relative}@media screen and (min-width: 1120px){.modal .modal-content{background-clip:padding-box;border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5)}}.modal .modal-content .close{position:absolute;top:1em;right:1em;cursor:pointer;font-size:.75em}.modal .modal-content .modal-title{font-family:"Patua One","Merriweather",serif;font-size:2em;line-height:1.25em;margin-bottom:0;padding:0 2.5em .5em 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000;z-index:1040}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5}.modal-scrollbar-measure{position:absolute;top:-9999px;height:50px;overflow:scroll;width:50px}@media screen and (min-width: 740px){.modal-dialog{margin:1.5em auto;width:600px !important}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px !important}}@media screen and (min-width: 1120px){.modal-lg{width:900px !important}}