@charset "UTF-8";body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:#0006;position:fixed;inset:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;transform:scale(.5);transform-origin:50% 50%;transition:all .1s}.sweet-alert .sa-input-error:before,.sweet-alert .sa-input-error:after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error:before{transform:rotate(-45deg)}.sweet-alert .sa-input-error:after{transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px #0000000f;padding:0 12px;display:none;transition:all .3s}.sweet-alert input:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert.show-input input{display:block}.sweet-alert button{background-color:#aedef4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px #80b3eb80,inset 0 0 0 1px #0000000d}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#d0d0d0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b7b7b7}.sweet-alert button.cancel:focus{box-shadow:#c5cdd3cc 0 0 2px,#0000000c 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info:before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success:before,.sweet-alert .sa-icon.sa-success:after{content:"";border-radius:50%;position:absolute;width:60px;height:120px;background:white;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;transform:rotate(-45deg);transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;transform:rotate(-45deg);transform-origin:0px 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}to{transform:scale(1);-webkit-transform:scale(1)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}to{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes slideFromTop{0%{top:0%}to{top:50%}}@keyframes slideToTop{0%{top:50%}to{top:0%}}@keyframes slideFromBottom{0%{top:70%}to{top:50%}}@keyframes slideToBottom{0%{top:50%}to{top:70%}}.showSweetAlert[data-animation=pop]{animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{animation:none}.showSweetAlert[data-animation=slide-from-top]{animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{animation:none}.hideSweetAlert[data-animation=slide-from-top]{animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{animation:slideToBottom .3s}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}to{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.sa-icon.sa-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{animation:animateErrorIcon .5s}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}to{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{animation:animateXMark .5s}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.pulseWarning{animation:pulseWarning .75s infinite alternate}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@media all{.featherlight{display:none;position:fixed;inset:0;z-index:2;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;min-width:30%;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:none}}@media only screen and (max-width: 1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media all{.featherlight-next,.featherlight-previous{display:block;position:absolute;inset:25px 25px 0 80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0px 0px 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}}@media only screen and (max-device-width: 1024px){.featherlight-next:hover,.featherlight-previous:hover{background:none}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width: 1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:.4em .6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media (max-device-width: 768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media (max-device-width: 768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:#0009;font-size:.75em;font-weight:600;white-space:nowrap;padding:0 .5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:#000}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:#00000020}@media (max-device-width: 768px){trix-toolbar .trix-button{letter-spacing:-.01em;padding:0 .3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(.8em + 4vw);text-indent:-9999px}@media (max-device-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(.8em + 3.5vw)}}trix-toolbar .trix-button--icon:before{display:inline-block;position:absolute;inset:0;opacity:.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-device-width: 768px){trix-toolbar .trix-button--icon:before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active:before{opacity:1}trix-toolbar .trix-button--icon:disabled:before{opacity:.125}trix-toolbar .trix-button--icon-attach:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-italic:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-link:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-strike:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-quote:before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-heading-1:before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-code:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-bullet-list:before{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-number-list:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-undo:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-redo:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-decrease-nesting-level:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-button--icon-increase-nesting-level:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:.75em;padding:15px 10px;background:#fff;box-shadow:0 .3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:400;padding:.5em .8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:red 0 0 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;user-select:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection{background:highlight}trix-editor .attachment.attachment--file[data-trix-mutable]{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor .attachment[data-trix-mutable] img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:.9;transition:opacity .2s ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 .8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px #00000040}trix-editor .trix-button--remove:before{display:inline-block;position:absolute;inset:0;opacity:.7;content:"";background-image:url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover:before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%);max-width:90%;padding:.1em .6em;font-size:.8em;color:#fff;background-color:#000000b3;border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:0 solid #ccc;border-left-width:.3em;margin-left:.3em;padding-left:.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0;border-right-width:.3em;margin-right:.3em;padding-right:.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:.9em;padding:.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size:before{content:" \b7  "}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px;padding:.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.trix-content .attachment-gallery>action-text-attachment,.trix-content .attachment-gallery>.attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--2>.attachment,.trix-content .attachment-gallery.attachment-gallery--4>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--4>.attachment{flex-basis:50%;max-width:50%}.trix-content action-text-attachment .attachment{padding:0!important;max-width:100%!important}trix-editor{min-height:12em}trix-editor ul li{list-style-position:inside}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px #00000081;background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:2px 8px 8px 0;position:absolute;z-index:9999;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:none}.xdsoft_datetimepicker button{border:none!important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none!important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#33aaff!important;box-shadow:#178fe5 0 1px 3px inset!important;color:#fff!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit!important;background:inherit!important;box-shadow:inherit!important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc!important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee!important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa!important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc!important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px #ffffff81;background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000!important;background:#007fff!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555!important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333!important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #dddddd!important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:museo-sans,Book Antiqua,sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:linear-gradient(to bottom,#fff 0%,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff",endColorstr="#f4f8fa",GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:linear-gradient(to bottom,#f4f8fa 0%,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f8fa",endColorstr="#FFF",GradientType=0)}.text-small{color:#1d2433;font-weight:500;font-size:.875rem;line-height:1rem;margin:0}.pure-css-loader{position:relative}.pure-css-loader:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:101}.pure-css-loader:after{content:"";border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:40px;height:40px;top:calc(50% - 20px);left:calc(50% - 20px);animation:spin 2s linear infinite;position:absolute;z-index:2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pure-css-loader.content:before{bottom:-56px}/*! normalize.css v1.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display: inline;*zoom: 1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left: -7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align: middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow: visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height: 13px;*width: 13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}div.input.jsonb_translation>label.jsonb_translation{display:block}.card-container{box-sizing:border-box;padding:24px;border-radius:16px;background-color:#fff;margin:12px;flex:1}.card-container.pure-css-loader{filter:blur(1px)}.card-container.pure-css-loader:before{border-radius:16px;background-color:#16191d26}.card-container .disabled{opacity:.3}.card-container .card-icon-custom{width:32px;height:32px}.card-container .card-icon{background-color:#f0f2f4;color:#16191d;border-radius:24px;display:flex;width:32px;height:32px;padding:12px 16px;flex-direction:column;justify-content:center;align-items:center;gap:10px}.card-container .card-icon-text.small-card{background-color:#f0f2f4;color:#16191d;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.5em;font-family:Lucida,sans-serif}.card-container .card-title{color:#1d2433;font-family:Proxima Nova SemiBold;font-weight:600;font-size:1rem;line-height:1rem;font-size:16px;line-height:20px;margin:16px 0}.dropdown-component__container{position:relative;display:inline-block;align-self:self-end}.dropdown-component__container .dropdown-component__btn{color:#000;padding:12px;min-width:140px;text-align:left;background-color:#fff;border-radius:6px;cursor:pointer;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.dropdown-component__container .dropdown-component__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows 50ms;transition-timing-function:ease;position:absolute;min-width:200px;z-index:100}.dropdown-component__container .dropdown-component__overlay{background-color:#00000006;position:fixed;left:0;top:0;width:100%;height:100%;display:none;z-index:1}.dropdown-component__container .dropdown-component__collapsible_area{background-color:#fff;box-shadow:0 2px 4px #0000001a;border-radius:5px;overflow:hidden;z-index:1}.dropdown-component__container .dropdown-component__link{display:block;padding:10px;text-decoration:none;color:#1d2433;width:100%;-moz-text-align-last:left;text-align-last:left}.dropdown-component__container .dropdown-component__link:hover{background-color:#f2f2f2}.dropdown-component__container .dropdown-component__btn:after{content:"\25bc";margin-left:10px;float:right}.dropdown-component__container .dropdown-component__content-show{grid-template-rows:1fr}.dropdown-component__container .dropdown-component__content-show .dropdown-component__overlay{display:block}*,*:before,*:after{box-sizing:border-box}*:focus{outline:0}html,body{min-height:100%}html,button,input,select,textarea{color:#7e7e7e;touch-action:manipulation}html:focus,button:focus,input:focus,select:focus,textarea:focus{color:#292a2f}button:focus,input[type=submit]:focus{color:#fff}body{font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px;font-size:1em;font-weight:400;margin:0;padding:0;background:#f0f0f0;-webkit-font-smoothing:antialiased;touch-action:manipulation}body.logged-out{background:url(/assets/bg-login-411502392d9ddcd38ed2da1fa44969aaeba4ffc7d412d09f529cecf37964243c.jpg) center center fixed;background-size:cover}body>.wrap{padding-top:64px}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;line-height:1.5em}h1 sup,h2 sup,h3 sup{vertical-align:top}p{font-size:15px;font-size:.9375em;line-height:1.2em}a{line-height:1.2em;color:#292a2f;text-decoration:none}.no-touch a:hover,.no-touch a:active{color:#292a2f;text-decoration:underline}strong,b{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}ul{padding:0;margin:0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #979797;margin:1em 0;padding:0;clear:both;float:none}img{vertical-align:middle}table,th,tr,td{border:1px solid #292a2f}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}body.admin-logged-in .admin-irrelevant{display:none!important}body.admin-logged-in .topbar .logo{background-image:url(/assets/logo_red-64473c35fd836b1bad95d979cb43d58a0a83bd4a053dcab76e040404b9f7d887.png)}.booking .infos-wrap .faded,section.grid.account table span.faded{font-style:italic;color:#ededed}.tap-link{cursor:pointer}@media only screen and (max-width: 1280px){body.admin-logged-in .topbar .left-section .menu-trigger{background-color:#cd2415}body.libroapp{background-position-x:50%}}form,input[type=submit],input[type=text],input[type=password],input[type=file],input[type=search],input[type=email],input[type=checkbox],input[type=number],input[type=url],input[type=phone],input[type=tel],select,textarea,button{border:none;outline:none;outline-color:transparent;height:auto;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;-webkit-font-smoothing:inherit!important}form h3{color:#fff}fieldset{padding:1em;margin-bottom:1em}fieldset.no-padding{padding-top:0;padding-bottom:0}fieldset.no-margin{margin:0}fieldset.half{width:50%;float:left}fieldset.half:nth-child(2n){padding-left:0}fieldset.full{width:100%}fieldset.with-right-padding{padding-right:20px}fieldset.show-labels .days label{display:block}fieldset.show-labels .permission label{display:inline-block}fieldset.show-labels .dropdown{background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em .8em .5em}label{line-height:36px}.field{padding:.2em;position:relative;float:left;width:50%}.field:after{color:#d5d5d5}.field.table{margin-bottom:0}.field .scroll-mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent}.fields{display:inline-block}.field.no-label,.fields.no-label{padding-top:47px}.field.half,.fields.half{width:50%}.field.half.narrow,.fields.half.narrow{width:50%!important}.field.half input,.fields.half input{width:100%}.field.third,.fields.third{width:33.33333%}.field.third.narrow,.fields.third.narrow{width:33.33333%!important}.field.two-thirds,.fields.two-thirds{width:66.66666%}.field.quarter,.fields.quarter{width:25%}.field.three-quarters,.fields.three-quarters{width:75%}.field.full,.fields.full,.field.full input,.fields.full input{width:100%}.field.tall input,.field.tall textarea,.field.tall select,.fields.tall input,.fields.tall textarea,.fields.tall select{min-height:200px}.field .intl-tel-input,.fields .intl-tel-input{width:100%;z-index:100}.field .intl-tel-input .country-list,.fields .intl-tel-input .country-list{background-color:#f7f7f7;border-color:#979797;border-radius:2px}.field .intl-tel-input .country-list .country:after,.fields .intl-tel-input .country-list .country:after{content:""}.field .intl-tel-input .country-list .divider,.fields .intl-tel-input .country-list .divider{border-bottom-color:#979797}.text,.number,.login .field,.register .field,.account .field,.search,.input{-moz-placeholder-color:#bcbcbc;-moz-placeholder-font-style:italic;-ms-input-placeholder-color:#bcbcbc;-ms-input-placeholder-font-style:italic}.text label,.number label,.login .field label,.register .field label,.account .field label,.search label,.input label{display:none}.text input,.number input,.login .field input,.register .field input,.account .field input,.search input,.text textarea,.number textarea,.login .field textarea,.register .field textarea,.account .field textarea,.search textarea,.input input,.input textarea{background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em .8em .5em;width:100%}.text input:focus,.number input:focus,.login .field input:focus,.register .field input:focus,.account .field input:focus,.search input:focus,.text textarea:focus,.number textarea:focus,.login .field textarea:focus,.register .field textarea:focus,.account .field textarea:focus,.search textarea:focus,.input input:focus,.input textarea:focus{background:#f7f7f7;border-bottom:2px solid #29a2dc}.text input:-webkit-autofill,.number input:-webkit-autofill,.login .field input:-webkit-autofill,.register .field input:-webkit-autofill,.account .field input:-webkit-autofill,.search input:-webkit-autofill,.text textarea:-webkit-autofill,.number textarea:-webkit-autofill,.login .field textarea:-webkit-autofill,.register .field textarea:-webkit-autofill,.account .field textarea:-webkit-autofill,.search textarea:-webkit-autofill,.input input:-webkit-autofill,.input textarea:-webkit-autofill{box-shadow:0 0 0 1000px #d5d5d5 inset;border-bottom:2px solid #d5d5d5}.text input:-webkit-autofill:focus,.number input:-webkit-autofill:focus,.login .field input:-webkit-autofill:focus,.register .field input:-webkit-autofill:focus,.account .field input:-webkit-autofill:focus,.search input:-webkit-autofill:focus,.text textarea:-webkit-autofill:focus,.number textarea:-webkit-autofill:focus,.login .field textarea:-webkit-autofill:focus,.register .field textarea:-webkit-autofill:focus,.account .field textarea:-webkit-autofill:focus,.search textarea:-webkit-autofill:focus,.input input:-webkit-autofill:focus,.input textarea:-webkit-autofill:focus{box-shadow:0 0 0 1000px #d5d5d5 inset}.text input.green,.number input.green,.login .field input.green,.register .field input.green,.account .field input.green,.search input.green,.text textarea.green,.number textarea.green,.login .field textarea.green,.register .field textarea.green,.account .field textarea.green,.search textarea.green,.input input.green,.input textarea.green{background:#41d79d}.text textarea,.number textarea,.login .field textarea,.register .field textarea,.account .field textarea,.search textarea,.input textarea{min-height:4em}.text input[type=submit],.number input[type=submit],.login .field input[type=submit],.register .field input[type=submit],.account .field input[type=submit],.search input[type=submit],.input input[type=submit]{border-radius:6px}.text.file input,.file.number input,.login .file.field input,.register .file.field input,.account .file.field input,.file.search input,.input.file input{background-color:transparent}.text ::-webkit-input-placeholder,.number ::-webkit-input-placeholder,.login .field ::-webkit-input-placeholder,.register .field ::-webkit-input-placeholder,.account .field ::-webkit-input-placeholder,.search ::-webkit-input-placeholder,.input ::-webkit-input-placeholder{color:#bcbcbc;font-style:italic}.text ::-moz-placeholder,.number ::-moz-placeholder,.login .field ::-moz-placeholder,.register .field ::-moz-placeholder,.account .field ::-moz-placeholder,.search ::-moz-placeholder,.input ::-moz-placeholder{color:#bcbcbc;font-style:italic}.input input[type=submit]:focus{color:initial}.search input{padding-right:48px}.search:after{display:block;text-align:center;width:1.8em;font-size:1.3em;line-height:0;position:absolute;top:50%;right:20px;z-index:10;color:#979797}.search.focus:after{color:#f7f7f7}.login .contexts,.register .contexts,.account .contexts{width:100%;text-align:center;padding:1.5em 0 0}.login .contexts .main p,.register .contexts .main p,.account .contexts .main p{padding:0 2.8em;margin-bottom:0;text-align:left}.login .contexts .main p em,.register .contexts .main p em,.account .contexts .main p em{color:#292a2f;font-style:normal}.login .contexts .main p span.emphasis,.register .contexts .main p span.emphasis,.account .contexts .main p span.emphasis{font-size:1.1em;color:#ff3838}.login .contexts .main p span.emphasis a,.login .contexts .main p span.emphasis a b,.login .contexts .main p span.emphasis a b u,.register .contexts .main p span.emphasis a,.register .contexts .main p span.emphasis a b,.register .contexts .main p span.emphasis a b u,.account .contexts .main p span.emphasis a,.account .contexts .main p span.emphasis a b,.account .contexts .main p span.emphasis a b u{color:#ff3838}.login .contexts .alt,.register .contexts .alt,.account .contexts .alt{font-size:.8em;padding-top:.4em}.login .contexts .alt a,.register .contexts .alt a,.account .contexts .alt a{text-decoration:underline}.login .lang-switch,.register .lang-switch,.account .lang-switch{margin-top:1em;display:block}.login .content.large,.register .content.large,.account .content.large{padding:1.2em 1.2em 1.5em}.login .field,.register .field,.account .field{padding:10px 0}.login .field.checkbox label,.login .field.radio label,.register .field.checkbox label,.register .field.radio label,.account .field.checkbox label,.account .field.radio label{display:inline-block}.login .field input,.register .field input,.account .field input{padding-left:48px}.login .field:after,.register .field:after,.account .field:after{display:block;text-align:center;width:2.2em;font-size:1.4em;line-height:0;position:absolute;top:.9em;left:0;z-index:10}.register .content.large{padding:3em 1.2em 3.2em}.select,.country,.input.date,.input.datetime .date{-moz-placeholder-color:#d5d5d5;-ms-input-placeholder-color:#d5d5d5}.select label,.country label,.input.date label,.input.datetime .date label{display:none}.select select,.country select,.input.date select,.input.datetime .date select{cursor:pointer;background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em 1.5em .5em .8em;width:100%;line-height:1em}.select select:focus,.country select:focus,.input.date select:focus,.input.datetime .date select:focus{color:#292a2f;background:#f7f7f7;border-bottom:2px solid #f7f7f7}.select:after,.country:after,.input.date:after,.input.datetime .date:after{font-size:10px;text-align:center;display:block;width:2em;right:.4em;line-height:0;top:50%;position:absolute}.select ::-webkit-input-placeholder,.country ::-webkit-input-placeholder,.input.date ::-webkit-input-placeholder,.input.datetime .date ::-webkit-input-placeholder{color:#d5d5d5}.select ::-moz-placeholder,.country ::-moz-placeholder,.input.date ::-moz-placeholder,.input.datetime .date ::-moz-placeholder{color:#d5d5d5}.select.stealth:after,.country.stealth:after,.input.date.stealth:after,.input.datetime .date.stealth:after{display:none}.select.stealth select,.country.stealth select,.input.date.stealth select,.input.datetime .date.stealth select{background:transparent url(/assets/bg-select-8c4d107fb1356040d3ef3937f5ca501be159c205ec11152b00dea39e367b4e8f.png) no-repeat right center;background-size:24px;border-bottom:none;border-radius:0;padding:5px 20px 5px 10px;color:#292a2f!important}.select.stealth select option,.country.stealth select option,.input.date.stealth select option,.input.datetime .date.stealth select option{color:#000}.input.date select{width:32.5%}.input.date:after{display:none!important}.input.datetime select{width:19.5%}.input.datetime:after{display:none!important}.checkbox,.radio,.boolean{cursor:pointer}.checkbox label,.radio label,.boolean label{width:100%;display:block;position:relative;cursor:pointer}.checkbox label:before,.radio label:before,.boolean label:before{font-size:.95em;color:#ededed;position:absolute;top:.5em;right:.3em;z-index:1}.checkbox label:after,.radio label:after,.boolean label:after{content:"";display:block;height:1.6em;width:1.6em;border-radius:2px;position:absolute;right:0;top:.1em;background:#ededed}.checkbox label.checked:after,.radio label.checked:after,.boolean label.checked:after{background-color:#41d79d}.checkbox input,.radio input,.boolean input{display:none}.checkbox input:checked+label:after,.radio input:checked+label:after,.boolean input:checked+label:after{background-color:#41d79d}.checkbox.danger input:checked+label:after,.danger.radio input:checked+label:after,.boolean.danger input:checked+label:after{background:#e54c4c}.radio label:before{content:"";display:block;height:10px;width:10px;border-radius:5px;top:13px;right:5px;background:#f7f7f7}.radio label:after{border-radius:10px}.toggle{display:inline-block;*display: inline;zoom:1;position:relative;line-height:2em;height:2.2em;background:#e54c4c;width:4em;margin:.5em .5em 0 1em;border-radius:2em;min-width:0!important;cursor:pointer}.toggle:after{background-color:#fff;border-radius:28px;content:"";display:block;height:1.8em;width:1.8em;left:.2em;position:absolute;z-index:0;right:.8em;top:.2em;transition:left .15s ease,right .15s ease}.toggle.opened,.toggle.active{background:#41d79d;transition:border .15s ease,background .15s ease,padding .15s ease}.toggle.opened:after,.toggle.active:after{left:2em;right:0;transition:left .15s ease,right .15s ease}.toggle .icons{display:block;position:static!important}.toggle .icons:after{color:#fff;line-height:0;position:absolute;right:.75em;top:50%;font-size:.8em}.toggle .icons:before{color:#fff;line-height:0;position:absolute;left:.6em;top:50%;z-index:0;font-size:.8em}.toggle.disabled{background:#ededed}.toggle.disabled:after{background-color:#f7f7f7}.toggle.disabled .icons:before{color:#f7f7f7}fieldset.checkboxes{padding-top:1em;padding-bottom:1em;font-size:.8em}fieldset.checkboxes .field{padding:0}fieldset.checkboxes .field label{padding-left:2.6em}fieldset.checkboxes .field label a{text-decoration:underline;z-index:10;position:relative}.submit input,.button input,.submit button,.button button{display:inline-block;*display: inline;zoom:1;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#fff;background:#41d79d!important}.submit input:hover,.button input:hover,.submit input:active,.button input:active,.submit input:focus,.button input:focus,.submit button:hover,.button button:hover,.submit button:active,.button button:active,.submit button:focus,.button button:focus{background:#29c186!important}.submit input:hover:active,.button input:hover:active,.submit button:hover:active,.button button:hover:active{background:#209769}.submit input:disabled,.button input:disabled,.submit button:disabled,.button button:disabled{background:#f7f7f7!important}.submit.large-submit input,.large-submit.button input{display:block;width:100%;text-align:center}.login .submit,.login .button,.register .submit,.register .button{padding:.4em 0 1.6em}.button button{width:100%}button.invisible-submit{overflow:visible!important;height:0!important;width:0!important;margin:0!important;border:0!important;padding:0!important;display:block!important}.normal-select{border:1px solid;border-radius:.15em;padding:.3em 1.5em .3em .3em;background:transparent url(/assets/bg-select-8c4d107fb1356040d3ef3937f5ca501be159c205ec11152b00dea39e367b4e8f.png) no-repeat right center;background-size:1.5em}.savable-input{transition:color .2s ease-in-out}.savable-input.error{color:#d00a0a}.savable-input.saved{color:green}.enable-when-dirty .submit input,.enable-when-dirty .button input{background-color:#ededed!important}.is-dirty .enable-when-dirty .submit input,.is-dirty .enable-when-dirty .button input{background-color:#41d79d!important}.twitter-typeahead{width:100%}.typeahead,.tt-query,.tt-hint{width:100%;height:30px;padding:8px 12px;font-size:24px;line-height:30px;border:2px solid #ccc;border-radius:2px;outline:none}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-query{box-shadow:inset 0 1px 1px #00000013}.tt-hint{color:#999}.tt-dropdown-menu{color:#5a6378;width:100%;margin-top:10px;padding:8px 0;background-color:#fff;border-top:2px solid #41d79d;border-radius:2px}.tt-suggestion{padding:10px 20px;font-size:18px;line-height:24px;font-size:16px;font-size:1em}.tt-suggestion.tt-cursor{color:#fff;background-color:#41d79d;cursor:pointer}.tt-suggestion p{margin:0}.libroapp.logged-out .login .content.large,.libroapp.logged-out .register .content.large{padding:0 5px 0 0}form.ticket_refund_form{margin-top:10px!important;display:flex}form.ticket_refund_form div{margin-right:6px}form.ticket_refund_form input[type=submit]{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.simple_form fieldset .control-label{display:inline;margin:0;padding:0}.simple_form fieldset .control-label .right{padding-right:20px}.simple_form fieldset .input{margin:0 0 10px;padding:5px 0 0}.simple_form fieldset .input input,.simple_form fieldset .input textarea,.simple_form fieldset .input select{margin:6px 0 0}.simple_form fieldset .color-picker-text-field input,.simple_form fieldset .color-picker-text-field textarea,.simple_form fieldset .color-picker-text-field select{margin:0;width:250px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:1.25em;width:1.25em;height:1.25em;align-self:center;background-clip:content-box;border:2px solid #dddddd;border-radius:50%;transform:translateY(.35em)}input[type=radio]:checked{border:7px solid #41d79d}select[readonly]{pointer-events:none;color:#aaa}@media only screen and (max-width: 1000px){.input.date select{width:30%}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){form .checkboxes .input.boolean{width:40%}form .checkboxes .field label{padding-left:3em}}.container{width:100%;padding:0 20px;margin:0 auto}.left{float:left!important}.right{float:right!important}.centered{float:none;clear:both;display:block;width:100%;text-align:center}.underlined{text-decoration:underline}.no-touch .underlined:hover,.no-touch .underlined:active{text-decoration:none}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent: -9999px}.ir:before{content:"";display:block;width:0;height:150%}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,div.dashboard .row:before,.restaurants:before,.list .content:before,.list .list-item:before,.box .top:before,.box .content:before,.box .bottom:before,form:before,fieldset:before,.clearfix:after,div.dashboard .row:after,.restaurants:after,.list .content:after,.list .list-item:after,.box .top:after,.box .content:after,.box .bottom:after,form:after,fieldset:after{content:" ";display:table}.clearfix:after,div.dashboard .row:after,.restaurants:after,.list .content:after,.list .list-item:after,.box .top:after,.box .content:after,.box .bottom:after,form:after,fieldset:after{clear:both}.clearfix,div.dashboard .row,.restaurants,.list .content,.list .list-item,.box .top,.box .content,.box .bottom,form,fieldset{*zoom: 1}.icon-list-toggle{background-image:url(/assets/list-toggle-icon-34530cf194dd4d3f114b9dc57f9c599dd9268a90f5e3b7cb755b277f2ff4d73e.png);background-size:65%;margin-left:10px;background-repeat:no-repeat;background-position:center}body section.main{min-height:100%;background-color:#f0f0f0}body.logged-out section.main{background-color:transparent}.menu{position:fixed;inset:0 0 0 -240px;z-index:498;transition:transform .2s ease}.main-content{padding:0}.overlay{position:fixed;top:0;left:0;z-index:100;height:100%;width:100%;background:#000;display:none;opacity:.1}.loading-overlay{display:none;opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#292a2fcc}.loading-overlay.fading{display:block;transition:opacity .3s ease-in-out}.submitting .loading-overlay,.loading-overlay.loading{display:block;opacity:1;z-index:100}footer{margin-top:100px}.logged-out .menu{display:none}.logged-out .main-content{padding-left:0}.logged-out .topbar{display:none}.logged-out .topbar.topbar-login{display:block}.rounded,.submit input,.submit button,.button input,.button button{border-radius:2px}.small-text{font-size:12px;font-size:.75em}.dark.bg{background-color:#292d39}.dark.text,.dark.search,.login .dark.field,.register .dark.field,.account .dark.field,.dark.number{color:#292d39}.light.bg{background-color:#f0f0f0}.light.text,.light.search,.login .light.field,.register .light.field,.account .light.field,.light.number{color:#f7f7f7}.white.bg{background-color:#fff}.white.text,.white.search,.login .white.field,.register .white.field,.account .white.field,.white.number{color:#fff}.red.bg{background-color:#e54c4c}.red.text,.red.search,.login .red.field,.register .red.field,.account .red.field,.red.number,.red:before{color:#e54c4c}.orange.bg{background-color:#f59b60}.orange.text,.orange.search,.login .orange.field,.register .orange.field,.account .orange.field,.orange.number,.orange:before{color:#f59b60}.green.bg{background-color:#41d79d}.green.text,.green.search,.login .green.field,.register .green.field,.account .green.field,.green.number,.green:before{color:#41d79d}.box{background:#292d39;border-bottom:1px solid #979797;overflow:hidden}.box *{color:#fff}.box .top,.box .content,.box .bottom{padding:20px 40px}.box .top.small,.box .content.small,.box .bottom.small{padding:10px!important}.box .top.large,.box .content.large,.box .bottom.large{padding:20px}.box .top{background:#5a6378}.box .top *{color:#fff}.box .content.border-bottom{border-bottom:1px solid #979797;border-bottom:1px solid rgba(151,151,151,.6)}.box .bottom{background:#979797}.box.half{float:left;width:47%;margin:20px 1.5%}.box h1,.box h2,.box h3,.box h4,.box h5,.box h6{color:#fff}.btn,.restaurant .bottom a,.submit input,.submit button,.button input,.button button{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:.75em;text-transform:uppercase;display:inline-block;*display: inline;zoom:1;padding:1em 1em .9em;background:#29a2dc;color:#fff;cursor:pointer;transition:background .1s ease;text-align:center;border-radius:6px;outline:none}.btn:focus,.restaurant .bottom a:focus,.submit input:focus,.submit button:focus,.button input:focus,.button button:focus{outline-color:transparent;outline-style:none}.btn:before,.restaurant .bottom a:before,.submit input:before,.submit button:before,.button input:before,.button button:before{color:#fff!important}.btn.back,.restaurant .bottom a.back,.submit input.back,.submit button.back,.button input.back,.button button.back{position:absolute;top:10px;right:10px;border-radius:3px}.btn.back:before,.restaurant .bottom a.back:before,.submit input.back:before,.submit button.back:before,.button input.back:before,.button button.back:before{font-size:11px;position:relative;margin-right:5px}.btn.full,.restaurant .bottom a.full,.submit input.full,.submit button.full,.button input.full,.button button.full{width:100%;text-align:center}.btn.grey,.restaurant .bottom a.grey,.submit input.grey,.submit button.grey,.button input.grey,.button button.grey{background:#979797}.no-touch .btn.grey:hover,.no-touch .restaurant .bottom a.grey:hover,.restaurant .bottom .no-touch a.grey:hover,.no-touch .submit input.grey:hover,.submit .no-touch input.grey:hover,.no-touch .submit button.grey:hover,.submit .no-touch button.grey:hover,.no-touch .button input.grey:hover,.button .no-touch input.grey:hover,.no-touch .button button.grey:hover,.button .no-touch button.grey:hover,.no-touch .btn.grey:active,.no-touch .restaurant .bottom a.grey:active,.restaurant .bottom .no-touch a.grey:active,.no-touch .submit input.grey:active,.submit .no-touch input.grey:active,.no-touch .submit button.grey:active,.submit .no-touch button.grey:active,.no-touch .button input.grey:active,.button .no-touch input.grey:active,.no-touch .button button.grey:active,.button .no-touch button.grey:active{background:#9c9c9c}.btn.red,.restaurant .bottom a.red,.submit input.red,.submit button.red,.button input.red,.button button.red{background:#e54c4c}.no-touch .btn.red:hover,.no-touch .restaurant .bottom a.red:hover,.restaurant .bottom .no-touch a.red:hover,.no-touch .submit input.red:hover,.submit .no-touch input.red:hover,.no-touch .submit button.red:hover,.submit .no-touch button.red:hover,.no-touch .button input.red:hover,.button .no-touch input.red:hover,.no-touch .button button.red:hover,.button .no-touch button.red:hover,.no-touch .btn.red:active,.no-touch .restaurant .bottom a.red:active,.restaurant .bottom .no-touch a.red:active,.no-touch .submit input.red:active,.submit .no-touch input.red:active,.no-touch .submit button.red:active,.submit .no-touch button.red:active,.no-touch .button input.red:active,.button .no-touch input.red:active,.no-touch .button button.red:active,.button .no-touch button.red:active{background:#cc2323}.btn.blue,.restaurant .bottom a.blue,.submit input.blue,.submit button.blue,.button input.blue,.button button.blue{background:#29a2dc}.no-touch .btn.blue:hover,.no-touch .restaurant .bottom a.blue:hover,.restaurant .bottom .no-touch a.blue:hover,.no-touch .submit input.blue:hover,.submit .no-touch input.blue:hover,.no-touch .submit button.blue:hover,.submit .no-touch button.blue:hover,.no-touch .button input.blue:hover,.button .no-touch input.blue:hover,.no-touch .button button.blue:hover,.button .no-touch button.blue:hover,.no-touch .btn.blue:active,.no-touch .restaurant .bottom a.blue:active,.restaurant .bottom .no-touch a.blue:active,.no-touch .submit input.blue:active,.submit .no-touch input.blue:active,.no-touch .submit button.blue:active,.submit .no-touch button.blue:active,.no-touch .button input.blue:active,.button .no-touch input.blue:active,.no-touch .button button.blue:active,.button .no-touch button.blue:active{background:#1e87b9}.btn.green,.restaurant .bottom a.green,.submit input.green,.submit button.green,.button input.green,.button button.green{background:#41d79d}.no-touch .btn.green:hover,.no-touch .restaurant .bottom a.green:hover,.restaurant .bottom .no-touch a.green:hover,.no-touch .submit input.green:hover,.submit .no-touch input.green:hover,.no-touch .submit button.green:hover,.submit .no-touch button.green:hover,.no-touch .button input.green:hover,.button .no-touch input.green:hover,.no-touch .button button.green:hover,.button .no-touch button.green:hover,.no-touch .btn.green:active,.no-touch .restaurant .bottom a.green:active,.restaurant .bottom .no-touch a.green:active,.no-touch .submit input.green:active,.submit .no-touch input.green:active,.no-touch .submit button.green:active,.submit .no-touch button.green:active,.no-touch .button input.green:active,.button .no-touch input.green:active,.no-touch .button button.green:active,.button .no-touch button.green:active{background:#29c186}.btn.green:before,.restaurant .bottom a.green:before,.submit input.green:before,.submit button.green:before,.button input.green:before,.button button.green:before,.btn.green:after,.restaurant .bottom a.green:after,.submit input.green:after,.submit button.green:after,.button input.green:after,.button button.green:after{color:#fff}.btn.yellow,.restaurant .bottom a.yellow,.submit input.yellow,.submit button.yellow,.button input.yellow,.button button.yellow{background:#f8b84a}.no-touch .btn.yellow:hover,.no-touch .restaurant .bottom a.yellow:hover,.restaurant .bottom .no-touch a.yellow:hover,.no-touch .submit input.yellow:hover,.submit .no-touch input.yellow:hover,.no-touch .submit button.yellow:hover,.submit .no-touch button.yellow:hover,.no-touch .button input.yellow:hover,.button .no-touch input.yellow:hover,.no-touch .button button.yellow:hover,.button .no-touch button.yellow:hover,.no-touch .btn.yellow:active,.no-touch .restaurant .bottom a.yellow:active,.restaurant .bottom .no-touch a.yellow:active,.no-touch .submit input.yellow:active,.submit .no-touch input.yellow:active,.no-touch .submit button.yellow:active,.submit .no-touch button.yellow:active,.no-touch .button input.yellow:active,.button .no-touch input.yellow:active,.no-touch .button button.yellow:active,.button .no-touch button.yellow:active{background:#f7af32}.btn.peach,.restaurant .bottom a.peach,.submit input.peach,.submit button.peach,.button input.peach,.button button.peach,.btn.orange,.restaurant .bottom a.orange,.submit input.orange,.submit button.orange,.button input.orange,.button button.orange{background:#f6a46e}.no-touch .btn.peach:hover,.no-touch .restaurant .bottom a.peach:hover,.restaurant .bottom .no-touch a.peach:hover,.no-touch .submit input.peach:hover,.submit .no-touch input.peach:hover,.no-touch .submit button.peach:hover,.submit .no-touch button.peach:hover,.no-touch .button input.peach:hover,.button .no-touch input.peach:hover,.no-touch .button button.peach:hover,.button .no-touch button.peach:hover,.no-touch .btn.peach:active,.no-touch .restaurant .bottom a.peach:active,.restaurant .bottom .no-touch a.peach:active,.no-touch .submit input.peach:active,.submit .no-touch input.peach:active,.no-touch .submit button.peach:active,.submit .no-touch button.peach:active,.no-touch .button input.peach:active,.button .no-touch input.peach:active,.no-touch .button button.peach:active,.button .no-touch button.peach:active,.no-touch .btn.orange:hover,.no-touch .restaurant .bottom a.orange:hover,.restaurant .bottom .no-touch a.orange:hover,.no-touch .submit input.orange:hover,.submit .no-touch input.orange:hover,.no-touch .submit button.orange:hover,.submit .no-touch button.orange:hover,.no-touch .button input.orange:hover,.button .no-touch input.orange:hover,.no-touch .button button.orange:hover,.button .no-touch button.orange:hover,.no-touch .btn.orange:active,.no-touch .restaurant .bottom a.orange:active,.restaurant .bottom .no-touch a.orange:active,.no-touch .submit input.orange:active,.submit .no-touch input.orange:active,.no-touch .submit button.orange:active,.submit .no-touch button.orange:active,.no-touch .button input.orange:active,.button .no-touch input.orange:active,.no-touch .button button.orange:active,.button .no-touch button.orange:active{background:#f59b60}.btn.bigger,.restaurant .bottom a.bigger,.submit input.bigger,.submit button.bigger,.button input.bigger,.button button.bigger{font-size:1.1em}.btn.libro,.restaurant .bottom a.libro,.submit input.libro,.submit button.libro,.button input.libro,.button button.libro{width:100%;text-align:center}.no-touch .btn:hover,.no-touch .restaurant .bottom a:hover,.restaurant .bottom .no-touch a:hover,.no-touch .submit input:hover,.submit .no-touch input:hover,.no-touch .submit button:hover,.submit .no-touch button:hover,.no-touch .button input:hover,.button .no-touch input:hover,.no-touch .button button:hover,.button .no-touch button:hover,.no-touch .btn:active,.no-touch .restaurant .bottom a:active,.restaurant .bottom .no-touch a:active,.no-touch .submit input:active,.submit .no-touch input:active,.no-touch .submit button:active,.submit .no-touch button:active,.no-touch .button input:active,.button .no-touch input:active,.no-touch .button button:active,.button .no-touch button:active{background:#1e87b9;color:#fff;text-decoration:none}.login,.register{background-position-y:64px;background-repeat:no-repeat}.login h2,.register h2{color:#fff;display:block;text-align:center;font-size:36px;font-size:2.25em}.login .box,.register .box{width:560px;margin:2em auto 0}.login .box .bottom>*,.register .box .bottom>*{margin:1em 0}.login .box .bottom .field,.register .box .bottom .field{padding-right:0;margin-bottom:.5em}.login .box .bottom .shared-links,.register .box .bottom .shared-links{font-size:.85em;min-height:20px;position:relative;margin:0 0 1em}.login .box .bottom .shared-links a:first-child,.register .box .bottom .shared-links a:first-child{display:block;margin:0 0 .5em!important}.login .box .bottom .shared-links .password-forgotten,.register .box .bottom .shared-links .password-forgotten{margin:0 0 .5em!important;color:#e54c4c;position:absolute;right:0;top:0}.login .box .bottom .shared-links .sign-in,.register .box .bottom .shared-links .sign-in,.login .box .bottom .shared-links .sign-up,.register .box .bottom .shared-links .sign-up{color:#292a2f;font-weight:700;font-size:1.1em}.login fieldset,.register fieldset{padding-right:15px}.login .large-submit,.register .large-submit{float:none}.login .checkbox label,.register .checkbox label,.login .radio label,.register .radio label,.login .boolean label,.register .boolean label{padding-left:40px}.login .checkbox label:before,.register .checkbox label:before,.login .radio label:before,.register .radio label:before,.login .boolean label:before,.register .boolean label:before{left:4px}.login .checkbox label:after,.register .checkbox label:after,.login .radio label:after,.register .radio label:after,.login .boolean label:after,.register .boolean label:after{left:0}.login #error_explanation,.register #error_explanation{margin-right:20px;border-left:3px solid #e54c4c;padding:20px;background:#f0f0f0;color:#292a2f;margin-bottom:10px}.login #error_explanation h2,.register #error_explanation h2{display:none}.login #error_explanation ul,.register #error_explanation ul{list-style-type:none;font-size:14px;font-size:.875em;line-height:1.3em}.login #error_explanation ul li,.register #error_explanation ul li{color:#292a2f}.register fieldset{padding-top:0;margin-bottom:0}.register .register .new_owner .shared-links .password-forgotten,.register .register .new_customer .shared-links .password-forgotten{display:none}.alert-box{display:block;width:100%;padding:.8em 2.8em .8em .8em;position:fixed;left:0;top:0;z-index:490;color:#fff;text-align:center}.alert-box p{font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.alert-box p:before{font-size:18px;margin-right:10px;display:inline-block;*display: inline;zoom:1;color:#fff;border-radius:3px;position:relative;top:2px}.alert-box a.close{position:absolute;right:20px;top:11px;color:#fff;font-size:1.2em}.alert-box a.close:hover,.alert-box a.close:active{color:#fff;text-decoration:none}.alert-box div a{text-decoration:underline}.alert-box.alert{background:rgba(245,155,96,.5);border-bottom:1px solid #f27726}.alert-box.success{background:rgba(65,215,157,.3);border-bottom:1px solid #26b57e}.alert-box.error,.alert-box.recaptcha_error{background:rgba(229,76,76,.5);border-bottom:1px solid #d51f1f}.list{padding:0;list-style-type:none;background:#292a2f;border-top:1px solid #8d8d8d}.list .list-item{position:relative;cursor:pointer}.no-touch .list .list-item:hover,.no-touch .list .list-item:active{background:#292d39!important}.no-touch .list .list-item:hover a,.no-touch .list .list-item:active a{text-decoration:none}.list .content{border-bottom:1px solid #8d8d8d;padding:0 20px}.list .content>*,.list .content p{color:#fff;display:block;margin-top:0;margin-bottom:0;padding:0;height:64px;line-height:64px}.list .overview{width:128px;height:100%;position:absolute;left:0;top:0;background:#1f2024 url(/assets/bg-line-5d16a7175dd0d7e5647cbe7844791650889e81f20c4b018aad15dffa39e6ff6c.png) repeat-y center top}.people.list .content>*,.people.list .content p{height:45px;line-height:45px}.menu{background:#FFFFFF;width:240px;max-width:100%;height:100%;padding-top:64px;z-index:496}.menu a.nav-link,.menu span.nav-separator,.submenu a.nav-link,.submenu span.nav-separator{position:relative;display:block;border-left:3px solid transparent;color:#7e7e7e;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.menu a.nav-link,.submenu a.nav-link{padding:10px 20px 10px 50px;font-size:14px;font-size:.875em;cursor:pointer}.menu a.nav-link:before,.menu a.nav-link i,.submenu a.nav-link:before,.submenu a.nav-link i{position:absolute;left:20px;top:50%;height:100%;line-height:0;font-size:18px;color:#9c9c9c!important}.menu a.nav-link:hover,.menu a.nav-link:active,.submenu a.nav-link:hover,.submenu a.nav-link:active{background:#fafafa;border-color:transparent;text-decoration:none;color:#292a2f}.menu a.nav-link.red,.submenu a.nav-link.red{color:#e54c4c}.menu a.nav-link.red:before,.menu a.nav-link.red i,.submenu a.nav-link.red:before,.submenu a.nav-link.red i{color:#e54c4c!important}.menu a.nav-link .inner-link-label,.submenu a.nav-link .inner-link-label{line-height:normal}.menu .nav-separator,.submenu .nav-separator{padding:10px 20px;font-size:11px;font-size:.6875em;text-transform:uppercase;background:#d9d9d9;text-align:center}.menu .active a,.submenu .active a{border-color:#41d79d;background:#f7f7f7;color:#292a2f}.no-touch .menu .active a:hover,.no-touch .menu .active a:active,.no-touch .submenu .active a:hover,.no-touch .submenu .active a:active{border-color:#41d79d}.menu .active a:before,.submenu .active a:before{color:#292a2f!important}.submenu{z-index:1}.submenu .nav-wrapper{position:fixed;height:100%;top:0;padding-top:4em;overflow-y:scroll;background-color:#f0f0f0;box-shadow:10px 0 20px -5px #0003;-ms-overflow-style:none;scrollbar-width:none}.submenu .nav-wrapper::-webkit-scrollbar{display:none}.submenu .nav-wrapper ul.nav{width:210px}.submenu .nav-wrapper ul.nav a{padding:10px 10px 10px 30px}.submenu .nav-wrapper ul.nav a:before,.submenu .nav-wrapper ul.nav a i{left:5px}.submenu.iconless .nav-wrapper ul.nav a{padding-left:10px}.submenu .new-window:after{content:" ";background:url(/assets/icon-new-window-7416d35bfb08eee64cfeb7ebf063675860cd84b5064759c0da4a0b9aee50c024.png) no-repeat center center;display:inline-block;width:9px;height:9px;position:relative;margin-left:6px;opacity:.8}.submenu .version{color:#ededed;padding:2em;width:100%}.submenu .version span{font-size:.7em}.main-content h2{line-height:44px;min-height:44px;margin-bottom:0;margin-top:0;padding-left:45px;color:#fdfdfd;border-left:5px solid #41d79d}.main-content .top.btn,.main-content .restaurant .bottom a.top,.restaurant .bottom .main-content a.top,.main-content .submit input.top,.submit .main-content input.top,.main-content .submit button.top,.submit .main-content button.top,.main-content .button input.top,.button .main-content input.top,.main-content .button button.top,.button .main-content button.top{position:absolute;right:0;top:0;line-height:1.3em;font-size:1.2em}.login h2,.register h2{padding-left:0;border-left:none;margin-top:64px;padding-top:1em}.restaurant .bottom a{border-radius:2px;width:100%;text-align:center}.restaurant .bottom a.half{width:49%}.toggleswitch{display:inline-block;box-sizing:content-box;width:56px;height:28px;margin:0;padding:0;border:1px solid #aaaaaa;border-radius:100px;background-color:#ddd;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:background-color .12s linear}.toggleswitch:before{content:" ";display:block;box-sizing:border-box;width:28px;height:28px;border:1px solid #979797;border-radius:100px;background-color:#fdfdfd;transform:translate(0);transition:transform .12s linear}.toggleswitch[disabled]{background-color:#ddd;opacity:.35;cursor:default}.toggleswitch--inverted{background-color:#41d79d}.toggleswitch--inverted:before{transform:translate(100%)}.toggleswitch--inverted[disabled]{background-color:#1b7e58;cursor:default}.toggleswitch--checked,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-titlebar .section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .section-titlebar-disabler-toggle{background-color:#41d79d}.toggleswitch--checked:before,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-titlebar .section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .section-titlebar-disabler-toggle:before{transform:translate(100%)}.toggleswitch--checked.toggleswitch--inverted,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.toggleswitch--inverted.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-titlebar .toggleswitch--inverted.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .toggleswitch--inverted.section-titlebar-disabler-toggle{background-color:#f9c263}.toggleswitch--checked.toggleswitch--inverted:before,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.toggleswitch--inverted.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-titlebar .toggleswitch--inverted.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .toggleswitch--inverted.section-titlebar-disabler-toggle:before{transform:translate(0)}.topbar{background:#FFFFFF;height:64px;width:100%;position:fixed;top:0;left:0;z-index:500;display:block}.topbar.topbar-login{display:none}.topbar.topbar-login h1{margin:0 auto;float:none}.topbar.topbar-login .logo{background-position:center center}.topbar h1{display:inline-block;*display: inline;zoom:1;margin:10px 0}.topbar .logo{display:block;height:64px;width:140px;margin:0;cursor:pointer;float:left;background-color:#fff;background-image:url(/assets/logo_aqua-fd2c9406d9bdf3ac9a7195e7030bf903dd166a328488b69965a4a047c03469e3.png);background-repeat:no-repeat;background-position:1em center;background-size:62%}.topbar .logo a{display:block}.topbar .restaurant-logo,.topbar .distributor-logo{display:inline-block;padding-top:.5em;padding-right:1em}.topbar .restaurant-logo img,.topbar .distributor-logo img{height:52px}.topbar .left-section{float:left}.topbar .middle-section{float:left;color:#f0f0f0;font-size:1em;padding-left:.2em;line-height:64px}.topbar .middle-section a{color:#f0f0f0;position:relative;top:.5em}.topbar .right-section{position:absolute;right:0}.topbar .right-section>*{float:left}.topbar .background{width:100%;height:100%;background:#fff}.topbar .restaurant-infos{float:left;line-height:64px}.topbar .restaurant-infos .restaurant-name{float:left;margin-right:10px}.topbar .restaurant-infos .thumb{float:left;height:64px;margin-right:20px;width:40px;text-align:center;opacity:.9;transition:opacity .2s ease-in-out}.topbar .restaurant-infos .thumb img{box-sizing:content-box;height:35px;border-radius:30px;background:#fff;padding:3px;border:1px solid #f7f7f7;transition:background .1s ease-in-out}.no-touch .topbar .restaurant-infos:hover .restaurant-name,.no-touch .topbar .restaurant-infos:active .restaurant-name{color:#292d39}.topbar .searchbar{display:inline-block;*display: inline;zoom:1;text-align:center;position:relative}.topbar .searchbar .search-link{display:block;width:64px;line-height:64px;color:#f7f7f7}.topbar .searchbar .search-link.active{text-decoration:none;cursor:pointer;color:#fff;background-color:#f7f7f7}.no-touch .topbar .searchbar .search-link:hover,.topbar .searchbar .search-link:active{text-decoration:none;cursor:pointer;color:#41d79d}.no-touch .topbar .searchbar .search-link.active:hover,.topbar .searchbar .search-link.active:active{color:#fff}.topbar .searchbar .search-link:before{display:block;width:64px;line-height:64px;font-size:24px}.topbar .notifications{display:inline-block;*display: inline;zoom:1;text-align:center;position:relative}.topbar .notifications .notifs-link{display:block;width:64px;line-height:64px;color:#f7f7f7;transition:background .1s ease-in-out}.no-touch .topbar .notifications .notifs-link:hover,.no-touch .topbar .notifications .notifs-link:active{color:#41d79d;text-decoration:none}.topbar .notifications .notifs-link:before{display:block;width:64px;line-height:64px;font-size:24px}.topbar .notifications.unread-notifs .notifs-link{background:#e54c4c;color:#fff}.no-touch .topbar .notifications.unread-notifs .notifs-link:hover,.no-touch .topbar .notifications.unread-notifs .notifs-link:active{text-decoration:none;background:#cc2323}.topbar .notifications .notifs-number{display:block;width:22px;height:22px;position:absolute;top:10px;left:30px;background:#5f1010;line-height:24px;border-radius:11px;font-size:12px;font-size:.75em;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.menu-trigger{cursor:pointer;float:left;position:relative;text-indent:-9999px;height:64px;width:65px;border-right:1px solid #fdfdfd;text-align:center;background:#41d79d}.menu-trigger:before{font-size:20px;text-indent:0;color:#fff;position:absolute;top:50%;left:0;line-height:0!important;display:block;width:64px}@font-face{font-family:Proxima Nova Thin;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_thin-e3b4dc51a4e8d9f2c027cca9fba3e9dd8527ed1e5944370f6eb658c7a3aa2deb.woff)}@font-face{font-family:Proxima Nova Thin Italic;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_thin_it-ec7d3803036bdd524299960194b2b1cfbbc5807379edfef6f8bfb4e932687a3d.woff)}@font-face{font-family:Proxima Nova Light;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_light-771a07c86101114091427046557108504e4663278c02c219b99414e36ef379de.woff)}@font-face{font-family:Proxima Nova Light Italic;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_light_it-ac54679f07cb4ff4473544014a04448a3c2aa82c51534e66f502fe728119c5af.woff)}@font-face{font-family:Proxima Nova Regular;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_reg-1b06c7aac79cd9f8b811c6a638d1d4e8ce2ef75d1ace8ce8e0b597bc633b8fd1.woff)}@font-face{font-family:Proxima Nova Regular Italic;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_reg_it-ea18d49b110db8ee39ec7485c1f1f2af9be6187990704b36220833242a71bec3.woff)}@font-face{font-family:Proxima Nova Bold;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_bold-ccc900eb6c705da28e706d314d498895f192e76333554a79c0c22a29c2f3ada9.woff)}@font-face{font-family:Proxima Nova Bold Italic;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_bold_it-0b170d82ce4fae0f427d22a866619014421a602bf1fb1c989f56f6b67b9be52a.woff)}@font-face{font-family:Proxima Nova SemiBold;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_sbold-bcbdbc839338099bd2c4c3d6a43f1fcd9a06ac24d4a554e90349d94e5fd41ce7.woff)}@font-face{font-family:Proxima Nova SemiBold Italic;font-style:normal;font-weight:700;src:url(/assets/proxima_nova_sbold_it-feaf0dd5e60898ce879fe6ca97c0a89641a859480752eb4f8f58e24dd2e5f2e9.woff)}@font-face{font-family:fontcustom;src:url(/assets/fontcustom_1839b144cc802b28b1de7b933faa332b-ca6c8b504d43ed2635035ad04256c3676bb623d4e8f1ef63ad1c72d7d158c483.woff) format("woff");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:fontcustom;src:url(/assets/fontcustom_1839b144cc802b28b1de7b933faa332b-b9eaf21ef371cb6b3676bf1537b0cf975f158aa7fe12f0e8a8b4d7c23d8f97ba.svg#fontcustom) format("svg")}}[data-icon]:before{content:attr(data-icon)}[data-icon]:before,.icon-add-user:before,.icon-add-user-before,.icon-alarm-clock:before,.icon-alarm-clock-before,.icon-back-now:before,.icon-back-now-before,.icon-bell:before,.icon-bell-before,.topbar .notifications .notifs-link:before,.icon-book:before,.icon-recommendations:before,.icon-book-before,.icon-calendar:before,.icon-calendar-before,.icon-check:before,.icon-check-before,.checkbox label:before,.boolean label:before,.radio label:before,.toggle .icons:before,.icon-clip:before,.icon-clip-before,.icon-clock:before,.icon-bookings:before,.icon-clock-before,.icon-cloud:before,.icon-cloud-before,.icon-contact-card:before,.icon-accounts:before,.icon-contact-card-before,.icon-cute-arrow:before,.icon-cute-arrow-before,.icon-dialog-empty:before,.icon-dialog-empty-before,.login .box .field.phone:after,.register .box .field.phone:after,.icon-dialog-full:before,.icon-dialog-full-before,.icon-down-arrow:before,.account table thead a.desc:before,form legend.toggleable:before,.form-wrapper legend.toggleable:before,section.toggleable .header:before,.icon-down-arrow-before,.select:after,.country:after,.input.date:after,.input.datetime .date:after,.icon-edit:before,.icon-edit-before,.icon-empty-circle:before,.icon-empty-circle-before,.icon-empty-tag:before,.icon-empty-tag-before,.icon-envelope:before,.icon-envelope-before,.login .box .field.email:after,.register .box .field.email:after,.login .field.email:after,.register .field.email:after,.account .field.email:after,.icon-expand:before,.icon-expand-before,.icon-facebook:before,.icon-facebook-before,.icon-flag:before,.icon-flag-before,.login .box .field.restaurant:after,.register .box .field.restaurant:after,.login .field.restaurant_name:after,.register .field.restaurant_name:after,.account .field.restaurant_name:after,.icon-folded-sheet:before,.icon-folded-sheet-before,.icon-full-circle:before,table.recommendations td.status .read-status.unread:before,.icon-full-circle-before,.icon-funnel:before,.icon-funnel-before,.icon-gear:before,.icon-gear-before,.icon-grid:before,.icon-grid-before,.icon-half-circle:before,.icon-half-circle-before,.icon-heart:before,.icon-heart-before,.icon-info:before,.alert-box p:before,.icon-info-before,.icon-iphone:before,.icon-iphone-before,.icon-label:before,.icon-label-before,.icon-left-arrow:before,.icon-left-arrow-before,.btn.back:before,.submit input.back:before,.submit button.back:before,.button input.back:before,.button button.back:before,.restaurant .bottom a.back:before,.icon-link:before,.icon-link-before,.icon-list:before,.icon-list-before,.menu-trigger:before,.icon-lock:before,.icon-lock-before,.login .field.password:after,.register .field.password:after,.account .field.password:after,.icon-logout:before,.icon-logout-before,.icon-magnifier:before,.icon-magnifier-before,.search:after,.topbar .searchbar .search-link:before,.icon-minus:before,.icon-minus-before,.icon-nerdy-glasses:before,.icon-nerdy-glasses-before,.icon-phone:before,.icon-phone-before,.login .field.phone:after,.register .field.phone:after,.account .field.phone:after,.icon-pin:before,.icon-pin-before,.icon-plus:before,.icon-plus-before,.icon-printer:before,.icon-store_tickets:before,.icon-printer-before,.icon-refresh:before,.icon-refresh-before,.icon-reply-arrow:before,.icon-reply-arrow-before,.icon-reply-forward-arrow:before,table.recommendations td.status .reply-status.replied:before,div.dashboard section.items .row>div.actions .user-action.take:before,.icon-reply-forward-arrow-before,.icon-right-arrow:before,form legend.toggleable.closed:before,.form-wrapper legend.toggleable.closed:before,div.dashboard section.items .row .info .splitter:before,section.toggleable.closed .header:before,.icon-right-arrow-before,.icon-share:before,.icon-share-before,.icon-sheet:before,.icon-posts:before,.icon-sheet-before,.icon-shoe:before,.icon-shoe-before,.icon-star:before,.icon-star-before,.icon-stats:before,.icon-stats-before,.icon-table:before,.icon-restaurants:before,.icon-table-before,.icon-tag:before,.icon-tag-before,.icon-team:before,.icon-users:before,.icon-team-before,.icon-trash:before,.icon-trash-before,.icon-twitter:before,.icon-twitter-before,.icon-up-arrow:before,.account table thead a.asc:before,.icon-up-arrow-before,.icon-user:before,.icon-user-before,.icon-user-body:before,.icon-user-body-before,.login .box .field.full_name:after,.register .box .field.full_name:after,.login .box .field.last_name:after,.register .box .field.last_name:after,.login .box .field.first_name:after,.register .box .field.first_name:after,.login .field.full_name:after,.register .field.full_name:after,.account .field.full_name:after,.icon-watch:before,.icon-watch-before,.icon-wi-fi:before,.icon-wi-fi-before,.icon-xxx:before,.icon-xxx-before,.toggle .icons:after{display:inline-block;font-family:fontcustom;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icon-add-user:before,.icon-add-user-before{content:"\f16a"}.icon-alarm-clock:before,.icon-alarm-clock-before{content:"\f173"}.icon-back-now:before,.icon-back-now-before{content:"\f17c"}.icon-bell:before,.icon-bell-before,.topbar .notifications .notifs-link:before{content:"\f13c"}.icon-book:before,.icon-recommendations:before,.icon-book-before{content:"\f16f"}.icon-calendar:before,.icon-calendar-before{content:"\f13d"}.icon-check:before,.icon-check-before,.checkbox label:before,.boolean label:before,.radio label:before,.toggle .icons:before{content:"\f13e"}.icon-clip:before,.icon-clip-before{content:"\f13f"}.icon-clock:before,.icon-bookings:before,.icon-clock-before{content:"\f140"}.icon-cloud:before,.icon-cloud-before{content:"\f16c"}.icon-contact-card:before,.icon-accounts:before,.icon-contact-card-before{content:"\f174"}.icon-cute-arrow:before,.icon-cute-arrow-before{content:"\f141"}.icon-dialog-empty:before,.icon-dialog-empty-before,.login .box .field.phone:after,.register .box .field.phone:after{content:"\f142"}.icon-dialog-full:before,.icon-dialog-full-before{content:"\f143"}.icon-down-arrow:before,.account table thead a.desc:before,form legend.toggleable:before,.form-wrapper legend.toggleable:before,section.toggleable .header:before,.icon-down-arrow-before,.select:after,.country:after,.input.date:after,.input.datetime .date:after{content:"\f144"}.icon-edit:before,.icon-edit-before{content:"\f145"}.icon-empty-circle:before,.icon-empty-circle-before{content:"\f146"}.icon-empty-tag:before,.icon-empty-tag-before{content:"\f175"}.icon-envelope:before,.icon-envelope-before,.login .box .field.email:after,.register .box .field.email:after,.login .field.email:after,.register .field.email:after,.account .field.email:after{content:"\f147"}.icon-expand:before,.icon-expand-before{content:"\f148"}.icon-facebook:before,.icon-facebook-before{content:"\f149"}.icon-flag:before,.icon-flag-before,.login .box .field.restaurant:after,.register .box .field.restaurant:after,.login .field.restaurant_name:after,.register .field.restaurant_name:after,.account .field.restaurant_name:after{content:"\f14a"}.icon-folded-sheet:before,.icon-folded-sheet-before{content:"\f176"}.icon-full-circle:before,table.recommendations td.status .read-status.unread:before,.icon-full-circle-before{content:"\f14b"}.icon-funnel:before,.icon-funnel-before{content:"\f16b"}.icon-gear:before,.icon-gear-before{content:"\f14c"}.icon-grid:before,.icon-grid-before{content:"\f14d"}.icon-half-circle:before,.icon-half-circle-before{content:"\f177"}.icon-heart:before,.icon-heart-before{content:"\f14e"}.icon-info:before,.alert-box p:before,.icon-info-before{content:"\f14f"}.icon-iphone:before,.icon-iphone-before{content:"\f16d"}.icon-label:before,.icon-label-before{content:"\f150"}.icon-left-arrow:before,.icon-left-arrow-before,.btn.back:before,.submit input.back:before,.submit button.back:before,.button input.back:before,.button button.back:before,.restaurant .bottom a.back:before{content:"\f151"}.icon-link:before,.icon-link-before{content:"\f16e"}.icon-list:before,.icon-list-before,.menu-trigger:before{content:"\f152"}.icon-lock:before,.icon-lock-before,.login .field.password:after,.register .field.password:after,.account .field.password:after{content:"\f153"}.icon-logout:before,.icon-logout-before{content:"\f154"}.icon-magnifier:before,.icon-magnifier-before,.search:after,.topbar .searchbar .search-link:before{content:"\f155"}.icon-minus:before,.icon-minus-before{content:"\f156"}.icon-nerdy-glasses:before,.icon-nerdy-glasses-before{content:"\f170"}.icon-phone:before,.icon-phone-before,.login .field.phone:after,.register .field.phone:after,.account .field.phone:after{content:"\f172"}.icon-pin:before,.icon-pin-before{content:"\f157"}.icon-plus:before,.icon-plus-before{content:"\f158"}.icon-printer:before,.icon-store_tickets:before,.icon-printer-before{content:"\f159"}.icon-refresh:before,.icon-refresh-before{content:"\f15a"}.icon-reply-arrow:before,.icon-reply-arrow-before{content:"\f17a"}.icon-reply-forward-arrow:before,table.recommendations td.status .reply-status.replied:before,div.dashboard section.items .row>div.actions .user-action.take:before,.icon-reply-forward-arrow-before{content:"\f17b"}.icon-right-arrow:before,form legend.toggleable.closed:before,.form-wrapper legend.toggleable.closed:before,div.dashboard section.items .row .info .splitter:before,section.toggleable.closed .header:before,.icon-right-arrow-before{content:"\f15b"}.icon-share:before,.icon-share-before{content:"\f15c"}.icon-sheet:before,.icon-posts:before,.icon-sheet-before{content:"\f178"}.icon-shoe:before,.icon-shoe-before{content:"\f15d"}.icon-star:before,.icon-star-before{content:"\f15e"}.icon-stats:before,.icon-stats-before{content:"\f15f"}.icon-table:before,.icon-restaurants:before,.icon-table-before{content:"\f160"}.icon-tag:before,.icon-tag-before{content:"\f161"}.icon-team:before,.icon-users:before,.icon-team-before{content:"\f162"}.icon-trash:before,.icon-trash-before{content:"\f163"}.icon-twitter:before,.icon-twitter-before{content:"\f164"}.icon-up-arrow:before,.account table thead a.asc:before,.icon-up-arrow-before{content:"\f165"}.icon-user:before,.icon-user-before{content:"\f166"}.icon-user-body:before,.icon-user-body-before,.login .box .field.full_name:after,.register .box .field.full_name:after,.login .box .field.last_name:after,.register .box .field.last_name:after,.login .box .field.first_name:after,.register .box .field.first_name:after,.login .field.full_name:after,.register .field.full_name:after,.account .field.full_name:after{content:"\f167"}.icon-watch:before,.icon-watch-before{content:"\f179"}.icon-wi-fi:before,.icon-wi-fi-before{content:"\f171"}.icon-xxx:before,.icon-xxx-before,.toggle .icons:after{content:"\f168"}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-b1608b81676af5221765e67189f8ac30640ed24eb28e1da4f05d15c04badd311.eot);src:url(/assets/fa-brands-400-b1608b81676af5221765e67189f8ac30640ed24eb28e1da4f05d15c04badd311.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-c7201b9e6fcc11092d8a041f03e0b2124ffdfc3e1e62016f3cee13093ca52bf2.woff2) format("woff2"),url(/assets/fa-brands-400-5db58f3b8588ed83f347ad7420cbd7e0df01afa2bf216e7a6def0dec02092714.woff) format("woff"),url(/assets/fa-brands-400-b5304690be6f97653a2f2ec1a06599180891684f663b925a231da5c4c5f409d1.ttf) format("truetype"),url(/assets/fa-brands-400-4b91d6cedbd283b91371a4c1c6ba5d9f9dcb051cdb73adf3982f1dc478377331.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-225e3f88e9f1f11dfc7f6e4a670cdf63ef322e6233eb6d7818642cbad1d985bf.eot);src:url(/assets/fa-regular-400-225e3f88e9f1f11dfc7f6e4a670cdf63ef322e6233eb6d7818642cbad1d985bf.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-71ab2eb9eca3b43ad22a3394c63921589ceffe4e6e591336ff3b30ffa3d2b9bc.woff2) format("woff2"),url(/assets/fa-regular-400-3e57d1f2940795fca66c8eda76157b9f60cdebc95ba3887e4dd30b4076bdc3cd.woff) format("woff"),url(/assets/fa-regular-400-9e6071042b15707f93a6560c57dbd09c0f157ef07555e0730f27315eff759ccf.ttf) format("truetype"),url(/assets/fa-regular-400-89574116424b0ac8511e251fb243a6144830261ee77a217a0bfb46a04f2f411a.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-196b65a813aa8a196dfed631408a57135588863ecbaeb823834889924b4e5649.eot);src:url(/assets/fa-solid-900-196b65a813aa8a196dfed631408a57135588863ecbaeb823834889924b4e5649.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-4b571cb11f972dc1455368f6de63edfb55df0ca58e0be09f5762def47b964bec.woff2) format("woff2"),url(/assets/fa-solid-900-c4ba26b419caab792de8aff6fdae9bf01ae83e622f081d9202248ed6ffe735be.woff) format("woff"),url(/assets/fa-solid-900-1d5e28fc37e9d623f7f4862d0d7460c783d2dd2a254fedd9ac10187b35ff7d24.ttf) format("truetype"),url(/assets/fa-solid-900-c6c56c754cec17a908948e8a5c0a0aee7cc6ac975750183ef5fce8c94bbbbeba.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.fa5-text{padding-left:5px}.fa5-text-r{padding-right:5px}form,input[type=submit],input[type=text],input[type=password],input[type=file],input[type=search],input[type=email],input[type=checkbox],input[type=number],input[type=url],input[type=phone],input[type=tel],select,textarea,button{border:none;outline:none;outline-color:transparent;height:auto;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;-webkit-font-smoothing:inherit!important}form h3{color:#fff}fieldset{padding:1em;margin-bottom:1em}fieldset.no-padding{padding-top:0;padding-bottom:0}fieldset.no-margin{margin:0}fieldset.half{width:50%;float:left}fieldset.half:nth-child(2n){padding-left:0}fieldset.full{width:100%}fieldset.with-right-padding{padding-right:20px}fieldset.show-labels .days label{display:block}fieldset.show-labels .permission label{display:inline-block}fieldset.show-labels .dropdown{background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em .8em .5em}label{line-height:36px}.field{padding:.2em;position:relative;float:left;width:50%}.field:after{color:#d5d5d5}.field.table{margin-bottom:0}.field .scroll-mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent}.fields{display:inline-block}.field.no-label,.fields.no-label{padding-top:47px}.field.half,.fields.half{width:50%}.field.half.narrow,.fields.half.narrow{width:50%!important}.field.half input,.fields.half input{width:100%}.field.third,.fields.third{width:33.33333%}.field.third.narrow,.fields.third.narrow{width:33.33333%!important}.field.two-thirds,.fields.two-thirds{width:66.66666%}.field.quarter,.fields.quarter{width:25%}.field.three-quarters,.fields.three-quarters{width:75%}.field.full,.fields.full,.field.full input,.fields.full input{width:100%}.field.tall input,.field.tall textarea,.field.tall select,.fields.tall input,.fields.tall textarea,.fields.tall select{min-height:200px}.field .intl-tel-input,.fields .intl-tel-input{width:100%;z-index:100}.field .intl-tel-input .country-list,.fields .intl-tel-input .country-list{background-color:#f7f7f7;border-color:#979797;border-radius:2px}.field .intl-tel-input .country-list .country:after,.fields .intl-tel-input .country-list .country:after{content:""}.field .intl-tel-input .country-list .divider,.fields .intl-tel-input .country-list .divider{border-bottom-color:#979797}.text,.search,.login .field,.register .field,.account .field,.number,.input{-moz-placeholder-color:#bcbcbc;-moz-placeholder-font-style:italic;-ms-input-placeholder-color:#bcbcbc;-ms-input-placeholder-font-style:italic}.text label,.search label,.login .field label,.register .field label,.account .field label,.number label,.input label{display:none}.text input,.search input,.login .field input,.register .field input,.account .field input,.number input,.text textarea,.search textarea,.login .field textarea,.register .field textarea,.account .field textarea,.number textarea,.input input,.input textarea{background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em .8em .5em;width:100%}.text input:focus,.search input:focus,.login .field input:focus,.register .field input:focus,.account .field input:focus,.number input:focus,.text textarea:focus,.search textarea:focus,.login .field textarea:focus,.register .field textarea:focus,.account .field textarea:focus,.number textarea:focus,.input input:focus,.input textarea:focus{background:#f7f7f7;border-bottom:2px solid #29a2dc}.text input:-webkit-autofill,.search input:-webkit-autofill,.login .field input:-webkit-autofill,.register .field input:-webkit-autofill,.account .field input:-webkit-autofill,.number input:-webkit-autofill,.text textarea:-webkit-autofill,.search textarea:-webkit-autofill,.login .field textarea:-webkit-autofill,.register .field textarea:-webkit-autofill,.account .field textarea:-webkit-autofill,.number textarea:-webkit-autofill,.input input:-webkit-autofill,.input textarea:-webkit-autofill{box-shadow:0 0 0 1000px #d5d5d5 inset;border-bottom:2px solid #d5d5d5}.text input:-webkit-autofill:focus,.search input:-webkit-autofill:focus,.login .field input:-webkit-autofill:focus,.register .field input:-webkit-autofill:focus,.account .field input:-webkit-autofill:focus,.number input:-webkit-autofill:focus,.text textarea:-webkit-autofill:focus,.search textarea:-webkit-autofill:focus,.login .field textarea:-webkit-autofill:focus,.register .field textarea:-webkit-autofill:focus,.account .field textarea:-webkit-autofill:focus,.number textarea:-webkit-autofill:focus,.input input:-webkit-autofill:focus,.input textarea:-webkit-autofill:focus{box-shadow:0 0 0 1000px #d5d5d5 inset}.text input.green,.search input.green,.login .field input.green,.register .field input.green,.account .field input.green,.number input.green,.text textarea.green,.search textarea.green,.login .field textarea.green,.register .field textarea.green,.account .field textarea.green,.number textarea.green,.input input.green,.input textarea.green{background:#41d79d}.text textarea,.search textarea,.login .field textarea,.register .field textarea,.account .field textarea,.number textarea,.input textarea{min-height:4em}.text input[type=submit],.search input[type=submit],.login .field input[type=submit],.register .field input[type=submit],.account .field input[type=submit],.number input[type=submit],.input input[type=submit]{border-radius:6px}.text.file input,.file.search input,.login .file.field input,.register .file.field input,.account .file.field input,.file.number input,.input.file input{background-color:transparent}.text ::-webkit-input-placeholder,.search ::-webkit-input-placeholder,.login .field ::-webkit-input-placeholder,.register .field ::-webkit-input-placeholder,.account .field ::-webkit-input-placeholder,.number ::-webkit-input-placeholder,.input ::-webkit-input-placeholder{color:#bcbcbc;font-style:italic}.text ::-moz-placeholder,.search ::-moz-placeholder,.login .field ::-moz-placeholder,.register .field ::-moz-placeholder,.account .field ::-moz-placeholder,.number ::-moz-placeholder,.input ::-moz-placeholder{color:#bcbcbc;font-style:italic}.input input[type=submit]:focus{color:initial}.search input{padding-right:48px}.search:after{display:block;text-align:center;width:1.8em;font-size:1.3em;line-height:0;position:absolute;top:50%;right:20px;z-index:10;color:#979797}.search.focus:after{color:#f7f7f7}.login .contexts,.register .contexts,.account .contexts{width:100%;text-align:center;padding:1.5em 0 0}.login .contexts .main p,.register .contexts .main p,.account .contexts .main p{padding:0 2.8em;margin-bottom:0;text-align:left}.login .contexts .main p em,.register .contexts .main p em,.account .contexts .main p em{color:#292a2f;font-style:normal}.login .contexts .main p span.emphasis,.register .contexts .main p span.emphasis,.account .contexts .main p span.emphasis{font-size:1.1em;color:#ff3838}.login .contexts .main p span.emphasis a,.login .contexts .main p span.emphasis a b,.login .contexts .main p span.emphasis a b u,.register .contexts .main p span.emphasis a,.register .contexts .main p span.emphasis a b,.register .contexts .main p span.emphasis a b u,.account .contexts .main p span.emphasis a,.account .contexts .main p span.emphasis a b,.account .contexts .main p span.emphasis a b u{color:#ff3838}.login .contexts .alt,.register .contexts .alt,.account .contexts .alt{font-size:.8em;padding-top:.4em}.login .contexts .alt a,.register .contexts .alt a,.account .contexts .alt a{text-decoration:underline}.login .lang-switch,.register .lang-switch,.account .lang-switch{margin-top:1em;display:block}.login .content.large,.register .content.large,.account .content.large{padding:1.2em 1.2em 1.5em}.login .field,.register .field,.account .field{padding:10px 0}.login .field.checkbox label,.login .field.radio label,.register .field.checkbox label,.register .field.radio label,.account .field.checkbox label,.account .field.radio label{display:inline-block}.login .field input,.register .field input,.account .field input{padding-left:48px}.login .field:after,.register .field:after,.account .field:after{display:block;text-align:center;width:2.2em;font-size:1.4em;line-height:0;position:absolute;top:.9em;left:0;z-index:10}.register .content.large{padding:3em 1.2em 3.2em}.select,.country,.input.date,.input.datetime .date{-moz-placeholder-color:#d5d5d5;-ms-input-placeholder-color:#d5d5d5}.select label,.country label,.input.date label,.input.datetime .date label{display:none}.select select,.country select,.input.date select,.input.datetime .date select{cursor:pointer;background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em 1.5em .5em .8em;width:100%;line-height:1em}.select select:focus,.country select:focus,.input.date select:focus,.input.datetime .date select:focus{color:#292a2f;background:#f7f7f7;border-bottom:2px solid #f7f7f7}.select:after,.country:after,.input.date:after,.input.datetime .date:after{font-size:10px;text-align:center;display:block;width:2em;right:.4em;line-height:0;top:50%;position:absolute}.select ::-webkit-input-placeholder,.country ::-webkit-input-placeholder,.input.date ::-webkit-input-placeholder,.input.datetime .date ::-webkit-input-placeholder{color:#d5d5d5}.select ::-moz-placeholder,.country ::-moz-placeholder,.input.date ::-moz-placeholder,.input.datetime .date ::-moz-placeholder{color:#d5d5d5}.select.stealth:after,.country.stealth:after,.input.date.stealth:after,.input.datetime .date.stealth:after{display:none}.select.stealth select,.country.stealth select,.input.date.stealth select,.input.datetime .date.stealth select{background:transparent url(/assets/bg-select-8c4d107fb1356040d3ef3937f5ca501be159c205ec11152b00dea39e367b4e8f.png) no-repeat right center;background-size:24px;border-bottom:none;border-radius:0;padding:5px 20px 5px 10px;color:#292a2f!important}.select.stealth select option,.country.stealth select option,.input.date.stealth select option,.input.datetime .date.stealth select option{color:#000}.input.date select{width:32.5%}.input.date:after{display:none!important}.input.datetime select{width:19.5%}.input.datetime:after{display:none!important}.checkbox,.radio,.boolean{cursor:pointer}.checkbox label,.radio label,.boolean label{width:100%;display:block;position:relative;cursor:pointer}.checkbox label:before,.radio label:before,.boolean label:before{font-size:.95em;color:#ededed;position:absolute;top:.5em;right:.3em;z-index:1}.checkbox label:after,.radio label:after,.boolean label:after{content:"";display:block;height:1.6em;width:1.6em;border-radius:2px;position:absolute;right:0;top:.1em;background:#ededed}.checkbox label.checked:after,.radio label.checked:after,.boolean label.checked:after{background-color:#41d79d}.checkbox input,.radio input,.boolean input{display:none}.checkbox input:checked+label:after,.radio input:checked+label:after,.boolean input:checked+label:after{background-color:#41d79d}.checkbox.danger input:checked+label:after,.danger.radio input:checked+label:after,.boolean.danger input:checked+label:after{background:#e54c4c}.radio label:before{content:"";display:block;height:10px;width:10px;border-radius:5px;top:13px;right:5px;background:#f7f7f7}.radio label:after{border-radius:10px}.toggle{display:inline-block;*display: inline;zoom:1;position:relative;line-height:2em;height:2.2em;background:#e54c4c;width:4em;margin:.5em .5em 0 1em;border-radius:2em;min-width:0!important;cursor:pointer}.toggle:after{background-color:#fff;border-radius:28px;content:"";display:block;height:1.8em;width:1.8em;left:.2em;position:absolute;z-index:0;right:.8em;top:.2em;transition:left .15s ease,right .15s ease}.toggle.opened,.toggle.active{background:#41d79d;transition:border .15s ease,background .15s ease,padding .15s ease}.toggle.opened:after,.toggle.active:after{left:2em;right:0;transition:left .15s ease,right .15s ease}.toggle .icons{display:block;position:static!important}.toggle .icons:after{color:#fff;line-height:0;position:absolute;right:.75em;top:50%;font-size:.8em}.toggle .icons:before{color:#fff;line-height:0;position:absolute;left:.6em;top:50%;z-index:0;font-size:.8em}.toggle.disabled{background:#ededed}.toggle.disabled:after{background-color:#f7f7f7}.toggle.disabled .icons:before{color:#f7f7f7}fieldset.checkboxes{padding-top:1em;padding-bottom:1em;font-size:.8em}fieldset.checkboxes .field{padding:0}fieldset.checkboxes .field label{padding-left:2.6em}fieldset.checkboxes .field label a{text-decoration:underline;z-index:10;position:relative}.submit input,.button input,.submit button,.button button{display:inline-block;*display: inline;zoom:1;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#fff;background:#41d79d!important}.submit input:hover,.button input:hover,.submit input:active,.button input:active,.submit input:focus,.button input:focus,.submit button:hover,.button button:hover,.submit button:active,.button button:active,.submit button:focus,.button button:focus{background:#29c186!important}.submit input:hover:active,.button input:hover:active,.submit button:hover:active,.button button:hover:active{background:#209769}.submit input:disabled,.button input:disabled,.submit button:disabled,.button button:disabled{background:#f7f7f7!important}.submit.large-submit input,.large-submit.button input{display:block;width:100%;text-align:center}.login .submit,.login .button,.register .button,.register .submit{padding:.4em 0 1.6em}.button button{width:100%}button.invisible-submit{overflow:visible!important;height:0!important;width:0!important;margin:0!important;border:0!important;padding:0!important;display:block!important}.normal-select{border:1px solid;border-radius:.15em;padding:.3em 1.5em .3em .3em;background:transparent url(/assets/bg-select-8c4d107fb1356040d3ef3937f5ca501be159c205ec11152b00dea39e367b4e8f.png) no-repeat right center;background-size:1.5em}.savable-input{transition:color .2s ease-in-out}.savable-input.error{color:#d00a0a}.savable-input.saved{color:green}.enable-when-dirty .submit input,.enable-when-dirty .button input{background-color:#ededed!important}.is-dirty .enable-when-dirty .submit input,.is-dirty .enable-when-dirty .button input{background-color:#41d79d!important}.twitter-typeahead{width:100%}.typeahead,.tt-query,.tt-hint{width:100%;height:30px;padding:8px 12px;font-size:24px;line-height:30px;border:2px solid #ccc;border-radius:2px;outline:none}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-query{box-shadow:inset 0 1px 1px #00000013}.tt-hint{color:#999}.tt-dropdown-menu{color:#5a6378;width:100%;margin-top:10px;padding:8px 0;background-color:#fff;border-top:2px solid #41d79d;border-radius:2px}.tt-suggestion{padding:10px 20px;font-size:18px;line-height:24px;font-size:16px;font-size:1em}.tt-suggestion.tt-cursor{color:#fff;background-color:#41d79d;cursor:pointer}.tt-suggestion p{margin:0}.libroapp.logged-out .login .content.large,.libroapp.logged-out .register .content.large{padding:0 5px 0 0}form.ticket_refund_form{margin-top:10px!important;display:flex}form.ticket_refund_form div{margin-right:6px}form.ticket_refund_form input[type=submit]{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.simple_form fieldset .control-label{display:inline;margin:0;padding:0}.simple_form fieldset .control-label .right{padding-right:20px}.simple_form fieldset .input{margin:0 0 10px;padding:5px 0 0}.simple_form fieldset .input input,.simple_form fieldset .input textarea,.simple_form fieldset .input select{margin:6px 0 0}.simple_form fieldset .color-picker-text-field input,.simple_form fieldset .color-picker-text-field textarea,.simple_form fieldset .color-picker-text-field select{margin:0;width:250px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:1.25em;width:1.25em;height:1.25em;align-self:center;background-clip:content-box;border:2px solid #dddddd;border-radius:50%;transform:translateY(.35em)}input[type=radio]:checked{border:7px solid #41d79d}select[readonly]{pointer-events:none;color:#aaa}@media only screen and (max-width: 1000px){.input.date select{width:30%}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){form .checkboxes .input.boolean{width:40%}form .checkboxes .field label{padding-left:3em}}@media only screen and (max-width: 1280px){.btn.back,.submit input.back,.submit button.back,.button input.back,.button button.back,.restaurant .bottom a.back{font-size:12px;padding:10px;top:0;right:0;position:relative;width:100%;text-align:center;border-radius:2px}.list .overview{width:40px}.list .overview:before{width:40px}.list .content{padding:0 10px}.menu-trigger{display:block}.main-content{padding:0}.main-content .loading .loading-spinner:before{left:0}.main-content h2{padding-left:20px}.main-content .login h2,.main-content .register h2{padding-left:0}.main-content .see-bookings{line-height:43px}}@media only screen and (max-width: 720px){body{font-size:.875em}.box.half{width:96%;margin:2% 2% 0}.box h3{margin:.5em}.box .content{padding:10px}.box .content.large{padding:1em 0}.box .bottom.large{padding:1.2em 1em}.login h2,.register h2{margin-top:10px}.login .box,.register .box{position:relative;width:90%;top:0;left:0;margin:3em auto 0}section.bookings .booking .infos .name{width:100%}section.bookings .booking .infos .people,section.bookings .booking .infos .phone,section.bookings .booking .infos .table,section.bookings .booking .infos .note{display:none}section.bookings .booking .infos .label.phone{display:block;min-width:inherit;margin:0;padding:0 .1em 0 .4em;position:relative}section.bookings .booking .infos .label.phone a{position:absolute;width:100%;height:100%;left:0;top:0}section.bookings .booking .infos .label.cloud{font-size:.9em;right:.5em;color:#ededed}section.bookings .booking .statuses{width:100%;padding-right:20px}section.bookings .booking .current-status{width:20px;padding:0;z-index:10}section.bookings .booking .current-status .status.current{text-indent:-9999px;padding:0}section.bookings .booking .current-status .status.current:before{text-indent:0!important;margin:0;text-align:center;display:block;width:100%}fieldset.half{width:100%;float:none;clear:both}fieldset.half:nth-child(2n){padding-left:20px}.field,.field.half,.field.third,.field.two-thirds,.field.quarter,.field.three-quarters{width:100%}.submit input,.button input,.submit button,.button button{display:block;width:100%;text-align:center}}@media only screen and (max-width: 940px){section.bookings .booking.statuses-opened .current-status .tag{display:none}section.bookings .booking .tag{display:none}section.bookings .booking .tag.mobile{display:block;position:relative;height:100%;top:inherit;vertical-align:middle;padding:0 1em}section.bookings .booking .tag.no-tags{display:none}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){.main-content h2{line-height:44px;min-height:44px}.main-content .top.btn,.main-content .submit input.top,.submit .main-content input.top,.main-content .submit button.top,.submit .main-content button.top,.main-content .button input.top,.button .main-content input.top,.main-content .button button.top,.button .main-content button.top,.main-content .restaurant .bottom a.top,.restaurant .bottom .main-content a.top{font-size:.8em}section{margin-top:0}section .sticky{top:44px}.menu{padding-top:58px}.days .day{padding:3px}.days .day .date{font-size:1em;line-height:25px}.days .day .month{display:none}.login,.register{background-position-y:44px}.login .box .bottom .shared-links .password-forgotten,.register .box .bottom .shared-links .password-forgotten{margin-top:1.2em!important;margin-bottom:-1.2em!important;display:block;position:relative}.alert-box a.close{position:absolute;right:9px;top:12px}.row.summary{font-size:.8em;padding:0 .5em 0 1em}.row.summary .slots{margin-right:1em}.row.summary .slots .service-name{display:none}.row.summary .slots .service-short-name{display:inline-block}.row.summary .slots .booked-slots{font-size:1.3em}section.bookings .service .service-info .right{position:absolute;right:0}}body{background:#f0f0f0;touch-action:manipulation}.menu{background:#FFFFFF;left:0;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}a,.box *{color:#7e7e7e}.alert-box{position:relative}.alert-box a{color:#fff}.alert-box.alert{background:rgba(213,67,67,.6);border-bottom:#d54343}.alert-box.warning{background:rgba(226,155,95,.95);border-bottom:#e29b5f}.alert-line.warning{color:#e54c4c;text-align:center;margin:.75em}.alert-line.warning a{color:#e54c4c}.topbar .logo a{height:100%}#hidden-map-canvas{display:none}.account .box{width:560px;margin:80px auto auto}.account .box .bottom{background-color:transparent}.account section.main{display:flex;align-items:stretch;padding-left:240px;transition:filter .5s;min-height:calc(100vh - 64px)}.account section.main .content{flex-grow:1;position:relative;min-height:100%}.account section.main .content .content-wrap.full-height{height:100%}.account section.main .content .flash-messages{position:absolute;left:0;top:0;width:100%}.account section.main.darkened{filter:brightness(65%)}.login h2,.register h2{background:none;color:#fff;text-shadow:1px 1px 2px #000000;margin-top:0}.login .box,.register .box{background-color:#f7f7f7}.login .box .field,.register .box .field{-moz-placeholder-color:#b0b0b0;-ms-input-placeholder-color:#b0b0b0}.login .box .field input,.register .box .field input{background-color:#ddd;padding-left:48px}.login .box .field input:focus,.register .box .field input:focus{background-color:#f0f0f0}.login .box .field ::-webkit-input-placeholder,.register .box .field ::-webkit-input-placeholder{color:#b0b0b0}.login .box .field ::-moz-placeholder,.register .box .field ::-moz-placeholder{color:#b0b0b0}.login .box .field:after,.register .box .field:after{display:block;text-align:center;width:48px;font-size:20px;line-height:0!important;position:absolute;top:50%;left:0;z-index:10}.login .box .field.submit input,.login .box .field.button input,.register .box .field.button input,.register .box .field.submit input{padding-left:1em}.login .box .bottom,.register .box .bottom,.register .box .bottom{background-color:#ddd}.login .box .bottom a,.register .box .bottom a,.register .box .bottom a{color:#292a2f}.login .box .bottom a.password-forgotten,.register .box .bottom a.password-forgotten{color:#e54c4c}.login .box .bottom .submit input,.login .box .bottom .button input,.register .box .bottom .button input,.register .box .bottom .submit input{padding:1em 1.2em;border-bottom:none;background-color:#41d79d}.content-tabs{color:#fff;background-color:#28bd83;background-image:linear-gradient(to right,#28bd83 0%,#6be0b3 100%);font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:3em;padding:1em 0 1em 1em}.content-tabs.align-left{text-align:left}.greeting{padding:1.5625rem 1.625rem 1.25rem;line-height:1.625rem;background-color:#28bd83;background-image:linear-gradient(to right,#28bd83 0%,#6be0b3 100%);color:#fff;font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.greeting-name{font-size:1.625rem}.greeting-breadcrumb{font-size:1.25rem}.greeting-breadcrumb:before{content:"\25b6";position:relative;top:-.25em;margin:0 .375rem;font-size:.375rem;opacity:.6}.greeting-breadcrumb:first-of-type:before{display:none}.content-tabs{font-size:.8em;text-align:center;border-top:1px solid #6be0b3}.content-tabs ul{list-style-type:none}.content-tabs li{display:inline-block;padding:0 .4em}.content-tabs a{color:#fff;text-transform:uppercase;text-decoration:underline}.subnav{background-color:#fff;background-image:linear-gradient(to bottom,#FFFFFF 80%,#dddddd 100%);font-size:.9em}.subnav .links{display:flex;justify-content:center;flex-wrap:wrap;text-align:center;margin:auto;padding-top:.4em}.subnav .links a{background-color:#f0f0f0;color:#575757;display:inline-block;float:left;height:100%;padding:1.5em 1em 1.3em;margin:0 1px;border:1px #a4a4a4 solid;border-bottom-color:#f0f0f0;border-radius:3px 3px 0 0;opacity:.7}.subnav .links a:before{color:#646464;font-size:.9em;padding-right:.4em}.subnav .links a.active{color:#292a2f;border-bottom:#41d79d 4px solid}.subnav .links a.active:before{color:#35363d}.subnav .links a:hover,.subnav .links a.active{opacity:1;background-color:#fff}.status .approved{background:#1e75b9!important;border-color:#1e75b9!important}.status .confirmed{background:#219b6c!important;border-color:#219b6c!important}.status .arrived{background:#f59b60!important;border-color:#f59b60!important}.status .pending{background:#697590!important;border-color:#697590!important}.status .partial{background:#64c3df!important;border-color:#64c3df!important}.status .seated{background:#3ab2d6!important;border-color:#3ab2d6!important}.status .completed{background:#8526dc!important;border-color:#8526dc!important}.status .canceled,.status .noshow{background:#dc3131!important;border-color:#dc3131!important}.dossier.report .status{text-align:center}.dossier.report .status span{color:#fff;padding:.25em .35em}.new-window:after{content:" ";background:url(/assets/icon-new-window-7416d35bfb08eee64cfeb7ebf063675860cd84b5064759c0da4a0b9aee50c024.png) no-repeat center center;display:inline-block;width:9px;height:9px;position:relative;margin-left:4px;opacity:.6}.featherlight .featherlight-content{padding-bottom:15px}.login .box,.register .box{max-width:560px;position:relative;top:inherit;left:inherit;margin:3em auto auto}.highlighted{background-color:#fbfb03}.select2-container{width:100%!important}.select2-container .select2-choices{padding:.2em}.select2-container .select2-selection--multiple{line-height:1em}.select2-container .select2-selection--multiple .select2-selection__arrow{height:2.2em}.select2-container .select2-selection--multiple .select2-selection__rendered{line-height:2.2em}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{line-height:1em;margin:0;padding:.6em;transform:translate(-1em,.2em)}.select2-container .select2-selection--multiple .select2-selection__choice{line-height:1.6em;margin-right:3px;margin-top:3px}.select2-text-wrapper:after{content:""}.select2-text-wrapper .select2-selection--single{border-radius:.15em;height:2.2em}.select2-text-wrapper .select2-selection--single .select2-selection__arrow{height:2.2em}.select2-text-wrapper .select2-selection--single .select2-selection__rendered{line-height:2.2em}.user_restaurant_ids:after{top:49px!important}.select2-container .select2-choices{border-color:#eaeaea;background-color:#f7f7f7;background-image:none;border-radius:2px}.center{text-align:center}section.toggleable .header{cursor:pointer}section.toggleable .header:before{font-size:.5em;top:-2px;position:relative;padding-right:1em}section.toggleable.closed{padding-bottom:0}section.toggleable.closed>table,section.toggleable.closed>fieldset,section.toggleable.closed>div{display:none}section.toggleable.closed .header{display:block;margin-bottom:.6em}body.account.representatives .btn,body.account.representatives .submit input,.submit body.account.representatives input,body.account.representatives .submit button,.submit body.account.representatives button,body.account.representatives .button input,.button body.account.representatives input,body.account.representatives .button button,.button body.account.representatives button,body.account.representatives .restaurant .bottom a,.restaurant .bottom body.account.representatives a{padding:1em 1.2em;border-top:.15em solid #f7f7f7;border-right:.15em solid #292a2f;border-bottom:.15em solid #292a2f;border-left:.15em solid #f7f7f7;border-radius:.3em}body.account.representatives .btn:before,body.account.representatives .submit input:before,.submit body.account.representatives input:before,body.account.representatives .submit button:before,.submit body.account.representatives button:before,body.account.representatives .button input:before,.button body.account.representatives input:before,body.account.representatives .button button:before,.button body.account.representatives button:before,body.account.representatives .restaurant .bottom a:before,.restaurant .bottom body.account.representatives a:before{position:relative;left:-.15em}body.account-restaurants section.integrations .info .btn,body.account-restaurants section.integrations .info .submit input,.submit body.account-restaurants section.integrations .info input,body.account-restaurants section.integrations .info .submit button,.submit body.account-restaurants section.integrations .info button,body.account-restaurants section.integrations .info .button input,.button body.account-restaurants section.integrations .info input,body.account-restaurants section.integrations .info .button button,.button body.account-restaurants section.integrations .info button,body.account-restaurants section.integrations .info .restaurant .bottom a,.restaurant .bottom body.account-restaurants section.integrations .info a{text-transform:none;font-size:1em;padding:1em 1.1em .9em 1em}a.anchor{display:block;position:relative;top:-79px;visibility:hidden}.loading-overlay{background:rgba(255,255,255,.4)}.loading-overlay:before{background:none!important}.loading-overlay.no-spinner .loading-spinner{display:none}.loading-overlay .progress-bar{position:fixed;width:100%;bottom:40%;font-size:2em;text-align:center}.loading-overlay .progress-text{text-shadow:1px 1px 1px #000000}.loading-overlay progress{width:30%;height:.25em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#fee}.loading-overlay progress::-moz-progress-bar{background:#41d79d}.loading-overlay progress:not([value])::-moz-progress-bar{background:#fdd}.loading-overlay progress::-webkit-progress-bar{background:#fee}.loading-overlay progress::-webkit-progress-value{background:#41d79d;-webkit-transition:width 2s ease;transition:width 2s ease}.loading-overlay progress:not([value])::-webkit-progress-bar{background:#fdd}@media only screen and (max-width: 1280px){.account section.main{padding-left:0}.topbar .menu-trigger,.topbar .logo{border-bottom:1px solid #f0f0f0}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){.greeting{font-size:1.2em}.login .box,.register .box{margin-top:4em}}@media only screen and (max-width: 900px){.subnav .links a{font-size:.8em;padding:.9em .7em .6em}}.update-billing .alert-box{text-align:left}.update-billing .alert-box.warning{color:#664d03;background:#fff3cd;border-color:#ffecb5}.update-billing .alert-box.warning.first{margin-bottom:1em}.update-billing .alert-box.warning>a{color:#664d03;text-decoration:underline}.update-billing .alert-box.not-eligible{margin-top:1em}.update-billing section{margin:1em 1em 3em}.update-billing section legend{text-transform:uppercase;padding:0;background-color:initial;border-bottom:none;color:initial}.update-billing .last4{min-width:8em;display:inline-block}.update-billing #card-errors{margin-top:1em;color:#e54c4c}.update-billing .form-wrapper fieldset.show-labels .input.disabled input{background-color:#eee}.update-billing form.billing{padding:0}.update-billing .invoice{display:flex;line-height:2.2em;border-bottom:1px solid #f0f0f0}.update-billing .invoice>div{flex:1}.update-billing .invoice .date{flex:2}.update-billing .invoice .status span{font-size:.8em;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-transform:uppercase;background-color:#f0f0f0;padding:.4em .6em}.update-billing .marketing-billing{padding:0}.update-billing .marketing-payment-option{border:1px solid #C8CFDA;border-radius:6px;display:grid;grid-template-columns:calc(24px + 1.25em) 1fr;margin-bottom:12px;padding-bottom:12px}.update-billing .marketing-payment-option.marketing-payment-option-selected{border-color:#41d79d;padding-right:1em}.update-billing .marketing-payment-option-checkbox-label{grid-column:1;padding:12px;line-height:1;font-size:unset;cursor:pointer}.update-billing .marketing-payment-option-checkbox-label input{transform:none;cursor:pointer}.update-billing .marketing-payment-option-details{grid-column:2;padding-top:12px;padding-left:0;cursor:pointer}.update-billing .marketing-payment-option-header{display:flex;padding:12px}.update-billing .marketing-payment-option-name{margin:0 0 8px;line-height:1}.update-billing .marketing-payment-option-description{margin:0 0 8px}.update-billing .marketing-payment-option-body{grid-column:2;display:none;margin:1.6em 1em 1em 0}.update-billing .pure-css-loader:before{inset:-10px;border-radius:10px}.copy-input-to-clipboard{text-transform:uppercase;font-size:80%;color:#41d79d}.copy-input-to-clipboard:before{margin-right:2px}div.dashboard>h2{margin:1em 3.5em}div.dashboard>div{width:100%}div.dashboard>.actions{width:auto;display:inline-block;padding:0 3.5em 0 0;position:absolute;right:0;top:3.8em}div.dashboard .logo img{max-height:3.5em}div.dashboard .logo.top{position:absolute;right:0;top:0;width:auto;margin-top:-.8em;padding:.5em 3.5em 0 0}div.dashboard section{font-size:1em;background-color:#fff;margin:1.5em 3.5em;box-sizing:border-box;border-radius:2px}div.dashboard section .header{position:relative;padding:1em;background-color:#f7f7f7;border-bottom:1px solid #f0f0f0;color:#292a2f;text-align:left}div.dashboard section .header h1,div.dashboard section .header h2{margin:0}div.dashboard section .header .right{position:absolute;height:100%;top:0;right:0;padding:1em}div.dashboard section .header .btn,div.dashboard section .header .submit input,.submit div.dashboard section .header input,div.dashboard section .header .submit button,.submit div.dashboard section .header button,div.dashboard section .header .button input,.button div.dashboard section .header input,div.dashboard section .header .button button,.button div.dashboard section .header button,div.dashboard section .header .restaurant .bottom a,.restaurant .bottom div.dashboard section .header a{font-size:.6em}div.dashboard section .header .toggle{margin:0 0 0 .8em;top:.4em;width:45px;height:25px}div.dashboard section .header .toggle:after{height:18px;width:18px;top:3.5px}div.dashboard section .header .toggle.active:after{left:23px}div.dashboard section.transparent{background-color:transparent;color:#000}div.dashboard .row{display:block;padding:0 0 .5em;line-height:2em}div.dashboard .row.message{padding:1em;color:#7e7e7e}div.dashboard .code{padding:.2em .5em}div.dashboard .code input,div.dashboard .code textarea{width:100%;height:2.5em;font-family:Monaco,sans-serif;font-size:.6em;margin:.5em 0;padding:.5em;border:1px solid #9c9c9c}div.dashboard .code input.tall,div.dashboard .code textarea.tall{height:7em}div.dashboard section.items{padding:0 0 1em}div.dashboard section.items .row>div{display:inline-block}div.dashboard section.items .row>div.actions>a{padding:.7em .7em .7em .9em;font-size:.8em}div.dashboard section.items .row>div.actions .magnify:before{font-size:1.5em;position:relative;top:.1em}div.dashboard section.items .row .info .splitter:before{font-size:.5em;position:relative;top:-.3em;padding:0 .2em 0 0;opacity:.6}div.dashboard section.items .row .info>div{display:inline-block}div.dashboard section.items.bookings .date{display:inline-block}div.dashboard section.items.bookings .date .short{display:none}div.dashboard section.items.revisions{padding-bottom:0}div.dashboard section.items.revisions>table{font-size:.7em}div.dashboard section.items.revisions>table>tbody>tr>td{border-bottom-width:2px}div.dashboard section.items .created{padding-right:3em;float:right;color:#7e7e7e;font-size:.8em}div.dashboard section.items .created>div{display:inline-block}div.dashboard section.items .row>div{vertical-align:top}div.dashboard section.items .row .info{display:inline-block;color:#7e7e7e;font-style:italic}div.dashboard section.items .row .info .restaurant{display:block}div.dashboard section.items .row .info .restaurant>div{display:inline-block}div.dashboard section.items .row .info .restaurant .code{font-size:.8em}div.dashboard section.items .row .info .restaurant .code a{color:#7e7e7e}div.dashboard section.items .row .info .line{display:block}div.dashboard section.items .item{font-size:.8em;padding:1.5em 1em .3em;color:#575757}div.dashboard section.items .item.active{background-color:#41d79d1a}div.dashboard section.items .item.active.overlapping{background-color:#d783411a}div.dashboard section.items .item a{color:#575757}div.dashboard section.items .item .actions>div{display:inline-block;border-left:1px #f0f0f0 solid;padding:0 .8em}div.dashboard section.items .item .actions>div a{margin:0 .2em;font-size:.8em;line-height:2em}div.dashboard section.items .item .actions>div a:before{font-size:1.8em}div.dashboard section.items .item .actions>div:first-child{border-left:none}div.dashboard section.items .item .actions .icon-trash:before{color:#e54c4c}div.dashboard section.items .item .actions .icon-gear.right:before,div.dashboard section.items .item .actions .icon-right-arrow.right:before,div.dashboard section.items .item .actions form legend.right.toggleable.closed:before,form div.dashboard section.items .item .actions legend.right.toggleable.closed:before,div.dashboard section.items .item .actions .form-wrapper legend.right.toggleable.closed:before,.form-wrapper div.dashboard section.items .item .actions legend.right.toggleable.closed:before,div.dashboard section.items .item .actions section.toggleable.closed .right.header:before,section.toggleable.closed div.dashboard section.items .item .actions .right.header:before,div.dashboard section.items .item .actions .row .info .right.splitter:before,div.dashboard section.items .row .info .item .actions .right.splitter:before,div.dashboard section.items .item .actions .icon-link.right:before{float:right;margin-left:.4em;font-size:1.4em;line-height:1.2em}div.dashboard section.items .item .actions .icon-gear:before,div.dashboard section.items .item .actions .icon-right-arrow:before,div.dashboard section.items .item .actions form legend.toggleable.closed:before,form div.dashboard section.items .item .actions legend.toggleable.closed:before,div.dashboard section.items .item .actions .form-wrapper legend.toggleable.closed:before,.form-wrapper div.dashboard section.items .item .actions legend.toggleable.closed:before,div.dashboard section.items .item .actions section.toggleable.closed .header:before,section.toggleable.closed div.dashboard section.items .item .actions .header:before,div.dashboard section.items .item .actions .row .info .splitter:before,div.dashboard section.items .row .info .item .actions .splitter:before,div.dashboard section.items .item .actions .icon-link:before{float:right;margin-left:.4em;font-size:1.4em;line-height:1.2em}div.dashboard section.items .item.empty .message{color:#7e7e7e;text-align:center;font-style:italic;padding-right:2em}div.dashboard section.items .item .subtitle{color:#9c9c9c;font-style:italic}div.dashboard section.items .item .btn,div.dashboard section.items .item .submit input,.submit div.dashboard section.items .item input,div.dashboard section.items .item .submit button,.submit div.dashboard section.items .item button,div.dashboard section.items .item .button input,.button div.dashboard section.items .item input,div.dashboard section.items .item .button button,.button div.dashboard section.items .item button,div.dashboard section.items .item .restaurant .bottom a,.restaurant .bottom div.dashboard section.items .item a{color:#fff}div.dashboard section.items .item .thumbnails{width:30px;margin-right:.5em}div.dashboard section.items .item .thumbnails img{width:100%}div.dashboard section.accounts .item.account{border-bottom:1px solid #f0f0f0}div.dashboard section.accounts .item.account:last-child{border-bottom:none}div.dashboard section.accounts .item.incomplete .info .restaurant .code a{color:#000}div.dashboard section.accounts .item .task-summary .info>*{vertical-align:middle}div.dashboard section.accounts .item .task-summary .name{color:#000}div.dashboard section.accounts .item .task-summary .task-group{font-style:normal;font-weight:700;font-size:.7em;line-height:1.2em;text-transform:uppercase;display:inline-block;padding:.3em .4em .3em .8em;border-radius:1.2em;background-color:#e54c4c;color:#fff}div.dashboard section.accounts .item .task-summary .task-group .count{display:inline-block;text-align:center;min-width:1.3em;padding:.1em .2em;margin-left:.2em;background-color:#fff;border-radius:1.2em;color:#000}div.dashboard section.grid table{margin:0;width:100%}div.dashboard section.grid table tr:hover td{background-color:inherit}div.dashboard section.grid table tr td,div.dashboard section.grid table tr th{padding:.8em;line-height:2em}div.dashboard section.grid table tr td.options .option,div.dashboard section.grid table tr th.options .option{display:inline-block;background-color:#f0f0f0;margin:0 .2em;padding:.2em .3em;border-radius:2px;text-transform:lowercase}div.dashboard section.grid table tr td.actions,div.dashboard section.grid table tr th.actions{padding:.5em}div.dashboard section.grid table tr td.actions .btn,div.dashboard section.grid table tr td.actions .submit input,.submit div.dashboard section.grid table tr td.actions input,div.dashboard section.grid table tr td.actions .submit button,.submit div.dashboard section.grid table tr td.actions button,div.dashboard section.grid table tr td.actions .button input,.button div.dashboard section.grid table tr td.actions input,div.dashboard section.grid table tr td.actions .button button,.button div.dashboard section.grid table tr td.actions button,div.dashboard section.grid table tr td.actions .restaurant .bottom a,.restaurant .bottom div.dashboard section.grid table tr td.actions a,div.dashboard section.grid table tr td .actions .btn,div.dashboard section.grid table tr td .actions .submit input,.submit div.dashboard section.grid table tr td .actions input,div.dashboard section.grid table tr td .actions .submit button,.submit div.dashboard section.grid table tr td .actions button,div.dashboard section.grid table tr td .actions .button input,.button div.dashboard section.grid table tr td .actions input,div.dashboard section.grid table tr td .actions .button button,.button div.dashboard section.grid table tr td .actions button,div.dashboard section.grid table tr td .actions .restaurant .bottom a,.restaurant .bottom div.dashboard section.grid table tr td .actions a,div.dashboard section.grid table tr th.actions .btn,div.dashboard section.grid table tr th.actions .submit input,.submit div.dashboard section.grid table tr th.actions input,div.dashboard section.grid table tr th.actions .submit button,.submit div.dashboard section.grid table tr th.actions button,div.dashboard section.grid table tr th.actions .button input,.button div.dashboard section.grid table tr th.actions input,div.dashboard section.grid table tr th.actions .button button,.button div.dashboard section.grid table tr th.actions button,div.dashboard section.grid table tr th.actions .restaurant .bottom a,.restaurant .bottom div.dashboard section.grid table tr th.actions a,div.dashboard section.grid table tr th .actions .btn,div.dashboard section.grid table tr th .actions .submit input,.submit div.dashboard section.grid table tr th .actions input,div.dashboard section.grid table tr th .actions .submit button,.submit div.dashboard section.grid table tr th .actions button,div.dashboard section.grid table tr th .actions .button input,.button div.dashboard section.grid table tr th .actions input,div.dashboard section.grid table tr th .actions .button button,.button div.dashboard section.grid table tr th .actions button,div.dashboard section.grid table tr th .actions .restaurant .bottom a,.restaurant .bottom div.dashboard section.grid table tr th .actions a{color:#fff;text-decoration:none;padding:.7em .7em .5em;font-size:.8em}div.dashboard section.grid table tr th{color:#000;font-weight:700;border-bottom-color:#ddd}div.dashboard section.grid table tr pre{font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;margin:0}div.dashboard section.grid table tr pre a{text-decoration:underline;color:#166489}div.dashboard section.stats{text-align:center}div.dashboard section.stats .header{margin-bottom:1em}div.dashboard section.stats .item{display:inline-block;width:30%}div.dashboard section.stats .item.good .number{color:#41d79d;border-color:#41d79d}div.dashboard section.stats .item.bad .number{color:#e54c4c;border-color:#e54c4c}div.dashboard section.stats .item.ugly .number{color:#fff;border-color:#de2020;background-color:#eb7979}div.dashboard section.stats .item.ugly .name{color:#de2020}div.dashboard section.stats .item .number{width:2.75em;height:2.75em;margin:auto;padding:.9em 0;font-size:2.25em;font-weight:400;font-family:Proxima Nova Light;text-align:center;border-width:2px;border-style:solid;border-radius:100%}div.dashboard section.stats .item .name{font-size:.8em;text-align:center;padding:.8em 0 1em;float:left;width:100%}div.dashboard section.info .row .message{color:#575757;font-size:.8em;padding:1em 1.8em .2em}div.dashboard section.info .row .message em{color:#292a2f}div.dashboard section.info .row .message a{text-decoration:underline;color:#292a2f}div.dashboard section.issues.grid table tbody tr{cursor:pointer}div.dashboard section.operations{text-align:center;font-size:1em;background-color:transparent}div.dashboard section.operations .btn.create-account,div.dashboard section.operations .submit input.create-account,.submit div.dashboard section.operations input.create-account,div.dashboard section.operations .submit button.create-account,.submit div.dashboard section.operations button.create-account,div.dashboard section.operations .button input.create-account,.button div.dashboard section.operations input.create-account,div.dashboard section.operations .button button.create-account,.button div.dashboard section.operations button.create-account,div.dashboard section.operations .restaurant .bottom a.create-account,.restaurant .bottom div.dashboard section.operations a.create-account{background-color:#41d79d}div.dashboard section.operations .btn.create-account:before,div.dashboard section.operations .submit input.create-account:before,.submit div.dashboard section.operations input.create-account:before,div.dashboard section.operations .submit button.create-account:before,.submit div.dashboard section.operations button.create-account:before,div.dashboard section.operations .button input.create-account:before,.button div.dashboard section.operations input.create-account:before,div.dashboard section.operations .button button.create-account:before,.button div.dashboard section.operations button.create-account:before,div.dashboard section.operations .restaurant .bottom a.create-account:before,.restaurant .bottom div.dashboard section.operations a.create-account:before{font-size:.8em;padding-right:.5em}div.dashboard section.comments .comments-list{margin-right:1em}div.dashboard section.comments .comments-list pre{border-radius:2px;background-color:#f7f7f7;padding:1em .6em;margin:0;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}div.dashboard section.comments .comments-list pre a{text-decoration:underline;color:#166489}div.dashboard section.comments .comments-list .row{position:relative}div.dashboard section.comments .comments-list .row a.remove{padding:.6em;position:absolute;right:2em;bottom:1em}div.dashboard section.comments form{margin:1em .6em}div.dashboard section.comments form textarea{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:.9em;padding:1em;height:12em}div.dashboard section .item .row .description{display:flex}div.dashboard section .item .row .description .title-container{display:flex}div.dashboard section .item .row .description .title-container .overlap{position:relative;top:-4px}div.dashboard section .item .title{color:#292a2f}div.dashboard section .item .title.owner-experiences-title{display:flex;align-items:center}div.dashboard section .item .title.owner-experiences-title i{margin-left:8px}div.dashboard section .item .title.owner-experiences-title .experiences-title-warning-icon{width:unset;height:unset}div.dashboard section .item .subtitle{color:#575757;font-style:italic;font-size:.9em}div.dashboard .items .header .btn,div.dashboard .items .header .submit input,.submit div.dashboard .items .header input,div.dashboard .items .header .submit button,.submit div.dashboard .items .header button,div.dashboard .items .header .button input,.button div.dashboard .items .header input,div.dashboard .items .header .button button,.button div.dashboard .items .header button,div.dashboard .items .header .restaurant .bottom a,.restaurant .bottom div.dashboard .items .header a{padding:.75em 1.3em;font-size:.8em}div.dashboard .items .item.warnings{background-color:#f9c263}div.dashboard .items .item.warnings .subtitle{color:#292a2f}div.dashboard a.btn{line-height:1.05em}div.dashboard.restaurant>.actions,div.dashboard.user>.actions{position:absolute;top:0;right:0}div.dashboard .faded{color:#ddd}body.customers div.dashboard section.items .row .info .restaurant{display:inline-block}@media only screen and (max-width: 1024px){div.dashboard .logo.top{padding-right:1.5em}div.dashboard section{margin:1em}div.dashboard>.actions{padding:0 1em}}@media only screen and (min-width: 1440px){div.dashboard{display:flex;flex-flow:row wrap}div.dashboard>h2{width:100%}div.dashboard .logo.top{margin-top:auto}div.dashboard>section{flex:1 40%;margin:1em 1.2em}div.dashboard>section.grid.account,div.dashboard>section.items.tasks,div.dashboard>section.toggleable{flex:100%}div.dashboard>div{flex:100%;margin:0}div.dashboard>div>section{margin:1em 1.2em}div.dashboard>.actions{top:6.8em;padding:0 1.2em 0 0}div.dashboard.restaurant>.actions,div.dashboard.user>.actions{top:2.4em}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){div.dashboard>h2{margin:.5em .8em}div.dashboard .logo img{max-height:3em}div.dashboard section{margin:0}div.dashboard section .header{font-size:.8em;padding:1.2em}div.dashboard section .header .right{padding:1.6em .8em .5em 0}div.dashboard section .header .btn,div.dashboard section .header .submit input,.submit div.dashboard section .header input,div.dashboard section .header .submit button,.submit div.dashboard section .header button,div.dashboard section .header .button input,.button div.dashboard section .header input,div.dashboard section .header .button button,.button div.dashboard section .header button,div.dashboard section .header .restaurant .bottom a,.restaurant .bottom div.dashboard section .header a{position:relative;top:-10px}div.dashboard section .header .toggle{top:0}div.dashboard section.items .item{padding:1.2em .2em 0 .5em}div.dashboard section.items.bookings .item .date .long{display:none}div.dashboard section.items.bookings .item .date .short{display:inline}div.dashboard section.stats .item{display:inline-block;width:40%}div.dashboard section.operations{padding:.8em 0}div.dashboard section.accounts .item .created{display:none}div.dashboard>.actions{position:relative;top:initial;right:initial;padding-bottom:1em}body.account.representatives .topbar .right-section .account-info .name{display:none}}.recommendations-dropdown{position:relative;display:inline-block}.recommendations-dropdown:after{transition:opacity .2s linear;transform:rotate(45deg);content:"";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin-left:4px;margin-bottom:1px}.recommendations-dropdown:hover:after{opacity:0}.recommendations-dropdown>span{padding:10px 0}.recommendations-dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:26em;max-height:calc(100vh - 300px);box-shadow:0 8px 16px #0003;padding:12px 16px;z-index:1;overflow-y:auto}.recommendations-dropdown-content>a{display:block;color:#7e7e7e;padding:3px 0}.recommendations-dropdown:hover .recommendations-dropdown-content{display:block}form .pause-form,.form-wrapper .pause-form{padding:1em 0 0}form .libro-calendar .fakeInput,.form-wrapper .libro-calendar .fakeInput{cursor:pointer;background:#f7f7f7;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:.6em 1.5em .5em .8em}form .pause-subscription-container,.form-wrapper .pause-subscription-container{display:flex;align-items:flex-end;gap:10px;max-width:-moz-fit-content;max-width:fit-content}form .pause-subscription-container label,.form-wrapper .pause-subscription-container label{display:initial;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}form .pause-subscription-container .stimulus-calendar-fake-input,.form-wrapper .pause-subscription-container .stimulus-calendar-fake-input{background-color:#f7f7f7;border-radius:0;padding:.6em 1.5em .5em 1.8em;overflow:hidden;text-wrap:nowrap;border-bottom:2px solid #f7f7f7}form .pause-subscription-container .input.pause-input,.form-wrapper .pause-subscription-container .input.pause-input{padding-bottom:0}form fieldset,.form-wrapper fieldset{padding:.6em}form fieldset .intro a,.form-wrapper fieldset .intro a{text-decoration:underline}form fieldset.show-labels .input label,.form-wrapper fieldset.show-labels .input label,form fieldset.show-labels .input.datetime label,.form-wrapper fieldset.show-labels .input.datetime label{display:block}form fieldset.show-labels .input .hint,.form-wrapper fieldset.show-labels .input .hint{font-size:.7em;font-weight:400;margin:.5em}form fieldset.show-labels .input .hint a,.form-wrapper fieldset.show-labels .input .hint a{text-decoration:underline}form fieldset.show-labels .input.disabled input,.form-wrapper fieldset.show-labels .input.disabled input{background-color:#d0d0d0}form fieldset.show-labels .input.disabled .hint strong,.form-wrapper fieldset.show-labels .input.disabled .hint strong{color:#e54c4c}form fieldset.closed,.form-wrapper fieldset.closed{display:none}form fieldset.booleans .checkbox.compact,form fieldset.booleans .compact.radio,.form-wrapper fieldset.booleans .checkbox.compact,.form-wrapper fieldset.booleans .compact.radio{display:inline-block;padding-right:1.5em}form fieldset.booleans .boolean label,.form-wrapper fieldset.booleans .boolean label{padding-left:1.8em;font-size:1em;line-height:1em}form fieldset.booleans .boolean label:before,.form-wrapper fieldset.booleans .boolean label:before{left:4px;color:#ddd}form fieldset.booleans .boolean label:after,.form-wrapper fieldset.booleans .boolean label:after{left:0;background-color:#ddd}form fieldset.booleans .boolean input:checked+label:before,.form-wrapper fieldset.booleans .boolean input:checked+label:before{color:#ededed}form fieldset.booleans .boolean input:checked+label:after,.form-wrapper fieldset.booleans .boolean input:checked+label:after{background:#41d79d}form legend,.form-wrapper legend{position:relative;padding:1.5em;background-color:#f7f7f7;border-bottom:1px solid #f0f0f0;color:#292a2f;width:100%}form legend .right,.form-wrapper legend .right{position:absolute;height:100%;top:0;right:0;padding:1em}form legend .btn,form legend .submit input,.submit form legend input,form legend .submit button,.submit form legend button,form legend .button input,.button form legend input,form legend .button button,.button form legend button,form legend .restaurant .bottom a,.restaurant .bottom form legend a,.form-wrapper legend .btn,.form-wrapper legend .submit input,.submit .form-wrapper legend input,.form-wrapper legend .submit button,.submit .form-wrapper legend button,.form-wrapper legend .button input,.button .form-wrapper legend input,.form-wrapper legend .button button,.button .form-wrapper legend button,.form-wrapper legend .restaurant .bottom a,.restaurant .bottom .form-wrapper legend a{font-size:.8em}form legend.toggleable,.form-wrapper legend.toggleable{cursor:pointer}form legend.toggleable:before,.form-wrapper legend.toggleable:before{font-size:.5em;top:-2px;position:relative;padding-right:1em}form legend.toggleable.closed,.form-wrapper legend.toggleable.closed{margin-bottom:1.2em}form legend.activated:after,.form-wrapper legend.activated:after{content:"\2714";margin-left:10px;color:green}form legend.deactivated,.form-wrapper legend.deactivated{opacity:.7}form legend.deactivated:after,.form-wrapper legend.deactivated:after{content:"\1f6ab";margin-left:6px;color:red}form legend.facebook,.form-wrapper legend.facebook{background-color:#486bb5;color:#fff}form legend.facebook:before,.form-wrapper legend.facebook:before{margin-right:.25em}form label,.form-wrapper label{font-size:.8em;line-height:1.4em;padding:.5em 0}form label.comment,.form-wrapper label.comment{font-style:italic;font-weight:400}form .clickable-label,.form-wrapper .clickable-label{cursor:pointer}form .select:after,form .country:after,.form-wrapper .select:after,.form-wrapper .country:after{display:none}form .input.select,form .input.country,.form-wrapper .input.select,.form-wrapper .input.country{position:relative}form .input.select:after,form .input.country:after,.form-wrapper .input.select:after,.form-wrapper .input.country:after{display:block}form .half,.form-wrapper .half{width:49.5%;display:inline-block;vertical-align:top}form .tax-rates-dropdown,.form-wrapper .tax-rates-dropdown{cursor:pointer;border-bottom:2px solid #f7f7f7;border-radius:2px;padding:10px 24px 8px 12px;display:inline-block;width:100%;max-width:300px;font-size:1rem;font-family:Arial,sans-serif;color:#333;background:#f7f7f7;-webkit-appearance:none;-moz-appearance:none;margin-right:10px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:16px 16px}form .tax-rates-dropdown::-ms-expand,.form-wrapper .tax-rates-dropdown::-ms-expand{display:none}form .quarter,.form-wrapper .quarter{width:24.5%;display:inline-block;vertical-align:top}form .third,.form-wrapper .third{width:32%;display:inline-block;vertical-align:top}form .full,.form-wrapper .full{width:100%;display:inline-block;vertical-align:top}form .twothirds,.form-wrapper .twothirds{width:62%;display:inline-block;vertical-align:top}form .narrow,.form-wrapper .narrow{width:auto;display:inline-block;vertical-align:middle}form .center,.form-wrapper .center{text-align:center}form small.error,.form-wrapper small.error{color:#e54c4c}form .checkboxes,.form-wrapper .checkboxes{padding-bottom:.3em}form .checkboxes .input.boolean,.form-wrapper .checkboxes .input.boolean{width:11%;float:left;margin-right:1.5em}form .checkboxes label,.form-wrapper .checkboxes label{font-size:1em}form .twitter-typeahead .tt-hint,.form-wrapper .twitter-typeahead .tt-hint{height:2.2em;font-size:1em}form .twitter-typeahead .tt-input,.form-wrapper .twitter-typeahead .tt-input{vertical-align:baseline!important}form .twitter-typeahead .tt-dropdown-menu,.form-wrapper .twitter-typeahead .tt-dropdown-menu{margin-top:-2px}form .input .option-toggle,.form-wrapper .input .option-toggle{float:right;margin:0 0 0 .8em;top:.4em;width:45px;height:25px}form .input .option-toggle:after,.form-wrapper .input .option-toggle:after{height:18px;width:18px;top:3.5px}form .input .option-toggle.active:after,.form-wrapper .input .option-toggle.active:after{left:23px}form .input.datetime select,.form-wrapper .input.datetime select{width:auto;padding:.7em .9em;border-radius:2px;background-color:#f7f7f7}form .input .controls span,.form-wrapper .input .controls span{line-height:2.8em}form .select2-container--default .select2-selection--multiple,.form-wrapper .select2-container--default .select2-selection--multiple{background-color:#f7f7f7;border:none}form .delete-link,.form-wrapper .delete-link{font-weight:700;font-size:2em;color:#e54c4c;position:relative;top:.2em}form .recaptcha-challenge .g-recaptcha,.form-wrapper .recaptcha-challenge .g-recaptcha{padding:0 1em 1em}form .recaptcha-challenge .g-recaptcha>div,.form-wrapper .recaptcha-challenge .g-recaptcha>div{margin:auto}.edit-resource form,.edit-resource .form-wrapper,.new-resource form,.new-resource .form-wrapper{padding:1.8em 4.5em .8em}.edit-resource form fieldset,.edit-resource .form-wrapper fieldset,.new-resource form fieldset,.new-resource .form-wrapper fieldset{background-color:#fff;padding:1em;border-radius:3px}.edit-resource form fieldset.buttons,.edit-resource .form-wrapper fieldset.buttons,.new-resource form fieldset.buttons,.new-resource .form-wrapper fieldset.buttons,.edit-resource form .input.reason-for-pause,.edit-resource .form-wrapper .input.reason-for-pause,.new-resource form .input.reason-for-pause,.new-resource .form-wrapper .input.reason-for-pause{padding-bottom:0}.edit-resource form .input.reason-for-pause:after,.edit-resource .form-wrapper .input.reason-for-pause:after,.new-resource form .input.reason-for-pause:after,.new-resource .form-wrapper .input.reason-for-pause:after{line-height:0em}.edit-resource form .input,.edit-resource .form-wrapper .input,.new-resource form .input,.new-resource .form-wrapper .input{padding-bottom:.6em;position:relative}.edit-resource form .input:after,.edit-resource .form-wrapper .input:after,.new-resource form .input:after,.new-resource .form-wrapper .input:after{line-height:2.4em;padding-right:2em}.edit-resource form .input label.text:after,.edit-resource form .input label.search:after,.edit-resource form .input .login label.field:after,.login .edit-resource form .input label.field:after,.edit-resource form .input .register label.field:after,.register .edit-resource form .input label.field:after,.edit-resource form .input .account label.field:after,.account .edit-resource form .input label.field:after,.edit-resource form .input label.number:after,.edit-resource form .input label.email:after,.edit-resource form .input label.password:after,.edit-resource .form-wrapper .input label.text:after,.edit-resource .form-wrapper .input label.search:after,.edit-resource .form-wrapper .input .login label.field:after,.login .edit-resource .form-wrapper .input label.field:after,.edit-resource .form-wrapper .input .register label.field:after,.register .edit-resource .form-wrapper .input label.field:after,.edit-resource .form-wrapper .input .account label.field:after,.account .edit-resource .form-wrapper .input label.field:after,.edit-resource .form-wrapper .input label.number:after,.edit-resource .form-wrapper .input label.email:after,.edit-resource .form-wrapper .input label.password:after,.new-resource form .input label.text:after,.new-resource form .input label.search:after,.new-resource form .input .login label.field:after,.login .new-resource form .input label.field:after,.new-resource form .input .register label.field:after,.register .new-resource form .input label.field:after,.new-resource form .input .account label.field:after,.account .new-resource form .input label.field:after,.new-resource form .input label.number:after,.new-resource form .input label.email:after,.new-resource form .input label.password:after,.new-resource .form-wrapper .input label.text:after,.new-resource .form-wrapper .input label.search:after,.new-resource .form-wrapper .input .login label.field:after,.login .new-resource .form-wrapper .input label.field:after,.new-resource .form-wrapper .input .register label.field:after,.register .new-resource .form-wrapper .input label.field:after,.new-resource .form-wrapper .input .account label.field:after,.account .new-resource .form-wrapper .input label.field:after,.new-resource .form-wrapper .input label.number:after,.new-resource .form-wrapper .input label.email:after,.new-resource .form-wrapper .input label.password:after{display:none}.edit-resource form .input label small,.edit-resource .form-wrapper .input label small,.new-resource form .input label small,.new-resource .form-wrapper .input label small{padding-right:2em}.edit-resource form .input small.error,.edit-resource .form-wrapper .input small.error,.new-resource form .input small.error,.new-resource .form-wrapper .input small.error{position:absolute;font-size:.7em;top:.8em;right:0;color:#fff;background-color:#e54c4c;padding:.2em .4em;font-weight:700}.edit-resource form .input.required label,.edit-resource .form-wrapper .input.required label,.new-resource form .input.required label,.new-resource .form-wrapper .input.required label{width:100%}.edit-resource form .input.date,.edit-resource .form-wrapper .input.date,.new-resource form .input.date,.new-resource .form-wrapper .input.date{text-align:left}.edit-resource form .input.date label,.edit-resource .form-wrapper .input.date label,.new-resource form .input.date label,.new-resource .form-wrapper .input.date label{text-align:left;display:block}.edit-resource form .checkbox,.edit-resource form .radio,.edit-resource form .boolean,.edit-resource .form-wrapper .checkbox,.edit-resource .form-wrapper .radio,.edit-resource .form-wrapper .boolean,.new-resource form .checkbox,.new-resource form .radio,.new-resource form .boolean,.new-resource .form-wrapper .checkbox,.new-resource .form-wrapper .radio,.new-resource .form-wrapper .boolean{padding-bottom:0}.edit-resource form .checkbox label,.edit-resource form .radio label,.edit-resource form .boolean label,.edit-resource .form-wrapper .checkbox label,.edit-resource .form-wrapper .radio label,.edit-resource .form-wrapper .boolean label,.new-resource form .checkbox label,.new-resource form .radio label,.new-resource form .boolean label,.new-resource .form-wrapper .checkbox label,.new-resource .form-wrapper .radio label,.new-resource .form-wrapper .boolean label{margin:0;padding:.4em 0 .2em 2em;line-height:1.6em;width:auto}.edit-resource form .checkbox label:before,.edit-resource form .radio label:before,.edit-resource form .boolean label:before,.edit-resource .form-wrapper .checkbox label:before,.edit-resource .form-wrapper .radio label:before,.edit-resource .form-wrapper .boolean label:before,.new-resource form .checkbox label:before,.new-resource form .radio label:before,.new-resource form .boolean label:before,.new-resource .form-wrapper .checkbox label:before,.new-resource .form-wrapper .radio label:before,.new-resource .form-wrapper .boolean label:before{right:inherit;left:.35em}.edit-resource form .checkbox label:after,.edit-resource form .radio label:after,.edit-resource form .boolean label:after,.edit-resource .form-wrapper .checkbox label:after,.edit-resource .form-wrapper .radio label:after,.edit-resource .form-wrapper .boolean label:after,.new-resource form .checkbox label:after,.new-resource form .radio label:after,.new-resource form .boolean label:after,.new-resource .form-wrapper .checkbox label:after,.new-resource .form-wrapper .radio label:after,.new-resource .form-wrapper .boolean label:after{right:inherit;left:0}.edit-resource form .radio_buttons,.edit-resource .form-wrapper .radio_buttons,.new-resource form .radio_buttons,.new-resource .form-wrapper .radio_buttons{width:auto}.edit-resource form .radio_buttons .radio label,.edit-resource .form-wrapper .radio_buttons .radio label,.new-resource form .radio_buttons .radio label,.new-resource .form-wrapper .radio_buttons .radio label{display:block}.edit-resource form .radio_buttons .radio label:before,.edit-resource .form-wrapper .radio_buttons .radio label:before,.new-resource form .radio_buttons .radio label:before,.new-resource .form-wrapper .radio_buttons .radio label:before{background:transparent}.edit-resource form .select.select2:after,.edit-resource .form-wrapper .select.select2:after,.new-resource form .select.select2:after,.new-resource .form-wrapper .select.select2:after{line-height:.5em}.edit-resource form .alert-error,.edit-resource .form-wrapper .alert-error,.new-resource form .alert-error,.new-resource .form-wrapper .alert-error{color:#e54c4c;font-style:italic;margin:0 0 .5em}.edit-resource form .aligned-with-controls,.edit-resource .form-wrapper .aligned-with-controls,.new-resource form .aligned-with-controls,.new-resource .form-wrapper .aligned-with-controls{margin-top:30px}.edit-resource .inactive-feature .explanation,.new-resource .inactive-feature .explanation{font-size:.8em;padding:.5em;background-color:#9c9c9c;border-radius:2px;color:#fff}.edit-resource .inactive-feature .explanation p,.new-resource .inactive-feature .explanation p{margin:.5em 0}.edit-resource .inactive-feature .explanation a,.new-resource .inactive-feature .explanation a{color:#fff;text-decoration:underline}.featherlight .featherlight-content form{max-width:560px;margin:auto auto 0}.featherlight .featherlight-content form fieldset{padding:.8em}.featherlight .featherlight-content .edit-resource form,.featherlight .featherlight-content .edit-resource .form-wrapper,.featherlight .featherlight-content .new-resource form,.featherlight .featherlight-content .new-resource .form-wrapper{padding:1em 1.2em 0}.featherlight .featherlight-content .edit-resource form h2,.featherlight .featherlight-content .edit-resource form legend,.featherlight .featherlight-content .edit-resource .form-wrapper h2,.featherlight .featherlight-content .edit-resource .form-wrapper legend,.featherlight .featherlight-content .new-resource form h2,.featherlight .featherlight-content .new-resource form legend,.featherlight .featherlight-content .new-resource .form-wrapper h2,.featherlight .featherlight-content .new-resource .form-wrapper legend{display:none}.login fieldset,.register fieldset{padding:0 15px}.login fieldset.message label,.register fieldset.message label{display:inline-block;font-size:.9em;padding-bottom:1em;color:#646464}.login fieldset.message label em,.register fieldset.message label em{color:#3e3e3e;font-style:normal}.login fieldset .checkbox label:before,.login fieldset .radio label:before,.register fieldset .radio label:before,.login fieldset .boolean label:before,.register fieldset .checkbox label:before,.register fieldset .boolean label:before{top:9px}.login fieldset .checkbox label:after,.login fieldset .radio label:after,.register fieldset .radio label:after,.login fieldset .boolean label:after,.register fieldset .checkbox label:after,.register fieldset .boolean label:after{top:4px}fieldset.checkboxes{padding-top:1em;padding-bottom:1em}fieldset.checkboxes .field{padding:0}fieldset.checkboxes .field label{padding-left:2.5em}fieldset.checkboxes .field label a{text-decoration:underline;z-index:10;position:relative}fieldset.message{padding:1em 1em .2em}input[type=submit][disabled]{color:#f0f0f0;background-color:#aaa!important}.account .field input[type=submit]{padding-top:1.2em;padding-bottom:1em;padding-left:.8em}.edit-resource .action-buttons .btn,.edit-resource .action-buttons .submit input,.submit .edit-resource .action-buttons input,.edit-resource .action-buttons .submit button,.submit .edit-resource .action-buttons button,.edit-resource .action-buttons .button input,.button .edit-resource .action-buttons input,.edit-resource .action-buttons .button button,.button .edit-resource .action-buttons button,.edit-resource .action-buttons .restaurant .bottom a,.restaurant .bottom .edit-resource .action-buttons a{padding:7px 10px}.edit-resource .center{text-align:center}.edit-resource .danger-zone{position:relative;background-color:#fff;margin:0 4.5em 1.8em;padding:2em 3em;border-radius:3px}.edit-resource .danger-zone>*{position:relative}.edit-resource .danger-zone legend{color:#e54c4c;margin-bottom:1.8em;text-align:center;text-transform:uppercase;width:100%;font-size:.8em;font-style:italic}.edit-resource .danger-zone .btn,.edit-resource .danger-zone .submit input,.submit .edit-resource .danger-zone input,.edit-resource .danger-zone .submit button,.submit .edit-resource .danger-zone button,.edit-resource .danger-zone .button input,.button .edit-resource .danger-zone input,.edit-resource .danger-zone .button button,.button .edit-resource .danger-zone button,.edit-resource .danger-zone .restaurant .bottom a,.restaurant .bottom .edit-resource .danger-zone a{padding:.8em 1.2em}.edit-resource .checkbox label:before,.edit-resource .radio label:before,.edit-resource .boolean label:before{color:#ededed}.edit-resource .checkbox label:after,.edit-resource .radio label:after,.edit-resource .boolean label:after{background:#ededed}.edit-booking .action-buttons .btn.cancel,.edit-booking .action-buttons .submit input.cancel,.submit .edit-booking .action-buttons input.cancel,.edit-booking .action-buttons .submit button.cancel,.submit .edit-booking .action-buttons button.cancel,.edit-booking .action-buttons .button input.cancel,.button .edit-booking .action-buttons input.cancel,.edit-booking .action-buttons .button button.cancel,.button .edit-booking .action-buttons button.cancel,.edit-booking .action-buttons .restaurant .bottom a.cancel,.restaurant .bottom .edit-booking .action-buttons a.cancel{background-color:#fff;color:#e54c4c;text-decoration:underline}.edit-booking.canceled .action-buttons{margin-top:1.5em;padding-top:0;border-top:none}form.filters{margin:1.5em 1.3em .2em}form.filters fieldset{padding:0}form.filters .input.select:after{top:50%}form.filters .search-bar{position:relative;padding:0 8em 0 0}form.filters .search-bar .search:after{top:.9em;right:6.5em}form.filters .search-bar .submit,form.filters .search-bar .button{width:10em;height:3em;position:absolute;right:0;top:0}.report-filters form.filters .input.select:after{content:unset}.report-filters .select2-container .selection:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #737373;display:inline-block;vertical-align:middle;width:0;height:0;position:absolute;right:1em;top:calc(50% - 3px);pointer-events:none}.hint-block{display:block}@media only screen and (max-width: 1000px){form .checkboxes .input.boolean,.form-wrapper .checkboxes .input.boolean{width:30%}.edit-resource form,.edit-resource .form-wrapper,.new-resource form,.new-resource .form-wrapper{padding:1em 1em .8em}}@media only screen and (max-width: 833px){form .pause-subscription-container,.form-wrapper .pause-subscription-container{flex-direction:column;align-items:normal}form .pause-subscription-container .quarter,.form-wrapper .pause-subscription-container .quarter,form .twothirds .half,.form-wrapper .twothirds .half{width:100%}}@media only screen and (max-width: 600px),screen and (max-width: 740px) and (orientation: landscape){form .half,form .third,form .twothirds,.form-wrapper .half,.form-wrapper .third,.form-wrapper .twothirds{width:100%}form .checkboxes .input.boolean,.form-wrapper .checkboxes .input.boolean{width:40%}.edit-resource form,.edit-resource .form-wrapper,.new-resource form,.new-resource .form-wrapper{margin:1.8em 1em .8em;padding:0}.edit-resource .danger-zone,.new-resource .danger-zone{margin:0}.featherlight-content form{margin-bottom:0}}.topbar{border-bottom:1px solid #f0f0f0}.topbar .menu-trigger{display:none}.topbar .left-section{border-bottom:1px solid #f0f0f0}.topbar .right-section{height:100%}.topbar .right-section .account-info{height:100%;padding:.6em;margin-right:5px}.topbar .right-section .account-info .name{color:#575757;margin:0 .8em;vertical-align:bottom;line-height:1.8em;font-size:1.2em}.topbar .right-section .account-info .avatar{height:100%;border-radius:50%;display:inline-block}.topbar .right-section .account-bubble{background:white;box-shadow:0 1px 2px;color:#292a2f;cursor:default;display:none;font-size:.9em;min-height:75px;padding:1.8em 1.5em;position:absolute;right:2px;top:66px}.topbar .right-section .account-bubble.opened{display:block}.topbar .right-section .account-bubble .account{color:#292a2f;padding:0 0 .8em;display:block}.topbar .right-section .account-bubble .indicator-shadow,.topbar .right-section .account-bubble .indicator{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;position:absolute;right:26px;top:-8px}.topbar .right-section .account-bubble .indicator{border-bottom-color:#fff}.topbar .right-section .account-bubble .indicator-shadow{border-bottom-color:#979797}.topbar .right-section .account-bubble .email{font-weight:400;padding-top:.1em}.topbar .right-section .account-bubble .email:after{display:none}.topbar .right-section .account-bubble .buttons{display:inline-block;margin-top:.5em;width:100%;text-align:center}.topbar .right-section .account-bubble .buttons .btn,.topbar .right-section .account-bubble .buttons .submit input,.submit .topbar .right-section .account-bubble .buttons input,.topbar .right-section .account-bubble .buttons .submit button,.submit .topbar .right-section .account-bubble .buttons button,.topbar .right-section .account-bubble .buttons .button input,.button .topbar .right-section .account-bubble .buttons input,.topbar .right-section .account-bubble .buttons .button button,.button .topbar .right-section .account-bubble .buttons button,.topbar .right-section .account-bubble .buttons .restaurant .bottom a,.restaurant .bottom .topbar .right-section .account-bubble .buttons a{padding:.75em 1.2em .6em;width:100%}.environment-wrapper{height:2px;width:100%;position:fixed;background-color:#3431dc;z-index:550;overflow:visible;display:flex;justify-content:center;align-items:center}.environment-tab{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin-top:-2.2em;background-color:#3431dc;color:#fff;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2em;text-transform:uppercase;padding:.4em .6em .3em;border-radius:5px 5px 0 0}@media only screen and (max-width: 1280px){.topbar .left-section{border-bottom:none}.topbar .menu-trigger{display:block}}@media only screen and (max-width: 720px){.topbar .right-section .account-info .name{line-height:2.5em}}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){.topbar .right-section{font-size:.8em}.topbar .right-section .account-info .name{margin-right:.5em}}section.items.inventory-categories .item:hover,section.items.menus .item:hover{background-color:#41d79d1a}html{padding:0}section.formatted-content{background-color:#fff;color:#292a2f;padding:2em 3.2em 3em;font-family:Proxima Nova,Helvetica,sans-serif;font-weight:300;line-height:1.5;font-size:1em;word-wrap:break-word;border:0;outline:0;background:#fff}section.formatted-content h1,section.formatted-content h2,section.formatted-content h3,section.formatted-content h4,section.formatted-content h5,section.formatted-content h6{font-family:inherit;font-weight:700;margin:1em 0 .5em;color:#000}section.formatted-content h1{font-size:1.357em;color:#1b7e58}section.formatted-content h2{font-size:1.143em;border-bottom:1px solid #ededed}section.formatted-content h3{font-size:1.1em;font-style:italic}section.formatted-content p{margin:0 0 .5em;font-size:1.1em;line-height:1.6}section.formatted-content ul,section.formatted-content ol{list-style-position:inside;padding-left:1.2em}section.formatted-content ul li,section.formatted-content ol li{list-style-position:outside}section.formatted-content strong,section.formatted-content b{font-family:inherit;font-weight:400}section.formatted-content strong{color:#000}section.formatted-content del{text-decoration:line-through}section.formatted-content tr:nth-child(odd){background-color:#ddd}section.formatted-content img{outline:0}section.formatted-content code{background-color:#f2f2f2;background-color:#2828000f}section.formatted-content pre{background-color:#f2f2f2;background-color:#2828000f;margin:10px 0;overflow:hidden;padding:15px;white-space:pre-wrap}section.formatted-content pre code{font-size:100%;background-color:transparent}section.formatted-content blockquote{background:#f7f7f7;border-left:1px solid #bbb;font-style:italic;margin:1.5em 10px;padding:.5em 10px}section.formatted-content blockquote:before{color:#bbb;content:"\201c";font-size:3em;line-height:.1em;margin-right:.2em;vertical-align:-.4em}section.formatted-content blockquote:after{color:#bbb;content:"\201d";font-size:3em;line-height:.1em;vertical-align:-.45em}section.formatted-content blockquote>p:first-child{display:inline}section.formatted-content table{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:0;border-spacing:0;font-size:.857em;margin:10px 0;width:100%}section.formatted-content table table{font-size:1em}section.formatted-content table tr th{background:#757575;background:rgba(0,0,0,.51);border-bottom-style:none}section.formatted-content table tr th,section.formatted-content table tr th a,section.formatted-content table tr th a:hover{color:#fff;font-weight:700}section.formatted-content table tbody tr th{vertical-align:top}section.formatted-content tr td,section.formatted-content tr th{padding:4px 9px;border:1px solid #fff;text-align:left}section.formatted-content tr:nth-child(odd){background:#e4e4e4;background:rgba(0,0,0,.105)}section.formatted-content tr,section.formatted-content tr:nth-child(even){background:#efefef;background:rgba(0,0,0,.063)}section.formatted-content a{color:#0071b3}section.formatted-content a:hover,section.formatted-content a:focus{color:#018fe2}section.formatted-content a:active{color:#23aeff}section.formatted-content a:link,section.formatted-content a:visited{text-decoration:none}section.formatted-content a:hover,section.formatted-content a:active,section.formatted-content a:focus{text-decoration:underline}section.formatted-content .author{font-style:italic;margin-top:3em;color:#707381}@media only screen and (max-width: 720px){section.formatted-content p{text-align:justify}}.sms-subscription-page{display:flex;flex-direction:column;align-items:center}.sms-subscription-page .modify-app-btn{display:inline-block;margin-top:24px;background-color:#44d096;padding:12px;border-radius:6px;color:#000;transition:background-color .3s ease}.sms-subscription-page .modify-app-btn:hover{background-color:#44d096d9}.sms-subscription-page .status{display:flex;justify-content:flex-start;margin-bottom:20px}.sms-subscription-page .pending-badge{background-color:#ff710a;color:#fff;padding:5px 10px;border-radius:8px;font-size:.875em}.sms-subscription-page .approved-badge,.sms-subscription-page .verified-badge{background-color:#36cb59;color:#fff;padding:5px 10px;border-radius:8px;font-size:.875em}.sms-subscription-page .failed-badge,.sms-subscription-page .unverified-badge{background-color:#fb3d39;color:#fff;padding:5px 10px;border-radius:8px;font-size:.875em}.sms-subscription-page .content .title{font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#000;margin-bottom:12px}.sms-subscription-page .content .bold{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.sms-subscription-page .details{display:flex;justify-content:space-between;background-color:#f3f3f7;padding:14px;border-radius:8px;margin-top:24px}.sms-subscription-page .details.approved{background-color:#fff;padding:0}.sms-subscription-page .detail-item{color:#16191dcc;flex:1;margin:0 10px;font-size:.875em;display:flex;flex-direction:column;gap:6px;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.sms-subscription-page .detail-item .black-item{margin:5px 0;color:#000;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1em}.sms-subscription-page .detail-item a{color:#248f62}.sms-subscription-page .detail-item a:hover{text-decoration:underline}.sms-subscription-page .sms-subscription-status-wrapper{background-color:#fff;width:80%;margin-top:4em;padding:24px;box-shadow:0 2px 4px #0000001a}.sms-subscription-page .marketing-campaign-list-wrapper{width:80%}@media only screen and (max-width: 850px){.sms-subscription-page .details{flex-direction:column;gap:30px}}.sms-subscription-page .sms-subscription-wrapper{background-color:#fff;position:absolute;width:80%;height:70%;top:4em;display:flex;justify-content:center;padding-top:5em;box-shadow:0 2px 4px #0000001a}.sms-subscription-page .sms-subscription-wrapper .sms-subscription-message{width:45%;display:flex;flex-direction:column;font-size:.9em}.sms-subscription-page .sms-subscription-wrapper .sms-subscription-message .label{font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#1d2433}.sms-subscription-page .sms-subscription-wrapper .sms-subscription-message .description{font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#3e4653;padding-top:.5em;padding-right:2em}.sms-subscription-page .sms-subscription-wrapper .sms-subscription-message .sms-subscription-button{background-color:#44d096;margin-top:2em;width:-moz-min-content;width:min-content;padding:12px 14px;border:1px solid #C8CFDA;border-radius:6px;color:#1d2433;font-size:1em;font-weight:700;line-height:1em;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;white-space:nowrap;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.sms-subscription-page .sms-subscription-wrapper .sms-subscription-message .sms-subscription-button:hover{background-color:#44d096d9}.sms-subscription-page .sms-subscription-wrapper .no-sms-subscription-icon{width:7em;height:7em;position:relative;top:2em;right:-1em}.sms-subscription-page .sms-subscription-wrapper .no-sms-subscription-icon .blue-circle{width:5em;position:absolute;display:block;height:5em;background-color:#1d6df8;border-radius:100%;top:0;right:0;opacity:.12}.sms-subscription-page .sms-subscription-wrapper .no-sms-subscription-icon .sms-icon{height:102px;width:64px;margin-top:18px}.sms-subscription-page .sms-subscription-wrapper .no-sms-subscription-icon svg{position:absolute;bottom:0;left:0}.toll_free_hint_class{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:.75em;line-height:13px;padding-top:4px}.component-text-field{display:flex;width:100%;flex-direction:column}.component-text-field .label{font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#1d2433;font-size:.875em}.component-text-field .input-field{position:relative;border:1px solid #C8CFDA;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;background:none;height:38px;padding-left:8px;border-radius:6px}.component-text-field .input-field.fullWidth{width:100%}.component-text-field .input-field:focus{border:1px solid #44D096;background:none}.component-text-field .input-field.error{border-color:red}.sticky-header{top:64px;position:sticky;height:56px;display:flex;flex-direction:row;align-items:flex-end;border-bottom:1px solid #E0E4EB;padding:0 16px;background-color:#fff;z-index:100}.sticky-header .settings-header{height:56px;display:flex;flex-direction:row;align-items:flex-end;border-bottom:1px solid #E0E4EB;padding:0 16px;background-color:#fff;z-index:100}.sticky-header .settings-header.fixedHeader{top:44px;position:sticky}.sticky-header .back-cta{color:#1d2433;font-size:1em;align-self:center;cursor:pointer}.sticky-header .header-title{align-self:center;text-align:center;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto}.sticky-header .header-btns{display:flex;flex-direction:row;align-self:center;margin-left:auto;gap:10px}.sticky-header .header-btns .primary-cta{background-color:#44d096;padding:14px 16px;cursor:pointer;border-radius:4px;color:#16191d;transition:background-color .2s ease-in}.sticky-header .header-btns .primary-cta:hover{background-color:#44d096d9}.sticky-header .header-btns .secondary-cta{border:1px solid #44D096;padding:14px 16px;border-radius:4px;color:#16191d;transition:background-color .2s ease-in}.sticky-header .header-btns .secondary-cta:hover{background-color:#f4f5f7}.marketing-card-update{margin-top:34px}.step-container{background:#FFFFFF;display:flex;flex-direction:column;padding:0 6em 100px;height:100%;width:100%;line-height:1.2em}.step-container .error-message{display:none;color:red;align-self:center;margin-top:14px}.step-container .step-header{margin-top:32px}.step-container .step-content{margin-top:14px}.step-container .header-title{color:#16191dcc;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;line-height:22px;font-size:.875em}.step-container .section-title{color:#000;font-family:Proxima Nova SemiBold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;line-height:22px;font-size:1em}.step-container .section-description{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:.9375em}.step-container .section-description a{color:#248f62;text-decoration:underline;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.step-container .section-validation-errors{margin-top:20px}.step-container .form-group{margin-bottom:15px}.step-container .form-row{display:flex;justify-content:space-between;gap:20px}.step-container .form-row .form-group{width:48%}.step-container label{display:block;margin-top:5px}.step-container input[type=text]{width:100%;padding:8px;box-sizing:border-box}.alert-box{z-index:1;text-align:left}.alert-box h4{color:#664d03}.alert-box .error-info{margin-top:10px}.alert-box.warning,.alert-box.warning a{color:#c0a247;background:#fff3cd;border-color:#ffecb5}.premium-feature-marketing-sms{display:flex;flex-direction:column;align-items:center;background-color:#ffffffe6;padding:1.25em;width:90%;margin:4em auto 0;text-align:center}.premium-feature-marketing-sms .crown{color:#f3d090;margin-bottom:15px}.premium-feature-marketing-sms .premium-title{font-size:1.5em;font-weight:700;color:#272c35;margin-bottom:10px}.premium-feature-marketing-sms .premium-description{font-size:1em;font-weight:400;color:#555;text-align:center}.premium-feature-marketing-sms a{color:#00f;text-decoration:underline}@media only screen and (max-width: 850px){.step-container{padding:0 2em}}section.items.menu-items .item:hover,section.items.menu-sections .item:hover,section.items.menus .item:hover{background-color:#41d79d1a}section.items.menu-items .drag-sortable-handle,section.items.menu-sections .drag-sortable-handle,section.items.menus .drag-sortable-handle{float:left;padding:0 .6em .65em 0;cursor:move}section.items.menu-items .drag-sortable-handle .down,section.items.menu-sections .drag-sortable-handle .down,section.items.menus .drag-sortable-handle .down{transform:rotate(180deg)}section.items.menu-items .drag-sortable-placeholder,section.items.menu-sections .drag-sortable-placeholder,section.items.menus .drag-sortable-placeholder{background-color:#f0f0f0;height:4em}.menu-select-inventory-item .inventory-category{font-weight:700}.menu-select-inventory-item .inventory-category-items{margin:15px}.menu-select-inventory-item .inventory-category-items .inventory-category-item{text-decoration:underline;font-size:80%;font-weight:400;margin:5px;color:#41d79d}.menu-select-inventory-item .inventory-category-items .inventory-category-item:hover{text-decoration:none}fieldset.messages .explain{font-style:italic}fieldset.messages .explain a{text-decoration:underline}fieldset.messages .no-messages{font-size:.85em;opacity:.7}fieldset.messages .message{display:flex;font-size:.85em;margin-right:.75em;padding:.75em;border-bottom:1px #f0f0f0 solid}fieldset.messages .message .drag-sortable-handle{padding:.65em .4em .65em 0;cursor:move}fieldset.messages .message .drag-sortable-handle .down{transform:rotate(180deg)}fieldset.messages .message .overview{flex:1;min-width:0}fieldset.messages .message .overview .title{display:block;padding-right:5px}fieldset.messages .message .overview .title .published{color:#41d79d}fieldset.messages .message .overview .title .published:before{margin-right:4px}fieldset.messages .message .overview .title .draft{color:#e54c4c}fieldset.messages .message .overview .title .medium{text-transform:uppercase;font-size:.8em}fieldset.messages .message .overview .meta{font-size:.8em}fieldset.messages .message .overview .meta>span{display:block}fieldset.messages .message .actions{text-align:right}fieldset.messages .message .actions a.icon-trash{color:#e54c4c}fieldset.messages .message:hover{background-color:#41d79d1a}fieldset.messages .drag-sortable-placeholder{background-color:#f0f0f0;height:4em}nav.submenu{flex:0 0 210px;padding:0}nav.submenu .input.select select{width:210px;padding:1em 1.7em .9em .8em;background-color:#9c9c9c;border-bottom-color:#979797;font-size:14px;font-size:.875em;color:#fff}nav.submenu .input.select:after{color:#fff}@media only screen and (max-width: 1280px){nav.menu{transition:left .1s ease;box-shadow:0 0 2px #979797;left:-240px}nav.menu.opened{left:0}}@media only screen and (max-width: 767px){nav.submenu{flex:0 0 120px}nav.submenu .nav-wrapper ul.nav{width:120px}nav.submenu .nav-wrapper ul.nav a{font-size:12px;font-size:.75em}nav.submenu .nav-wrapper .input.select select{width:120px;font-size:12px;font-size:.75em}}#payment-form fieldset{width:50%;display:block;margin:auto}#payment-form label{display:block}#payment-form .control-group .controls>*{display:inline-block}#payment-form .input-small{width:8em}#payment-form .input-mini{width:6em}#payment-form .alert-error{color:#fff;background-color:#e54c4ccc;padding:.5em;border-radius:2px;margin-top:1em;font-size:.9em;text-align:center}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){#payment-form fieldset{width:100%;padding:0 1em}#payment-form .btn.cancel,#payment-form .submit input.cancel,.submit #payment-form input.cancel,#payment-form .submit button.cancel,.submit #payment-form button.cancel,#payment-form .button input.cancel,.button #payment-form input.cancel,#payment-form .button button.cancel,.button #payment-form button.cancel,#payment-form .restaurant .bottom a.cancel,.restaurant .bottom #payment-form a.cancel{margin-top:1em}}.featherlight{z-index:500}.featherlight .featherlight-content{border-radius:0;background:#FFFFFF;min-width:500px}.featherlight .featherlight-content h2{padding:0 1.5em;margin-bottom:.3em}.featherlight .featherlight-content .box{background:transparent;margin-top:0}.featherlight .featherlight-content .content{padding:0 20px}.featherlight .featherlight-close{left:0;background:#e54c4c;color:#fff;font-weight:700;border-radius:0}.featherlight:last-of-type{background-color:#292a2fb3}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){.featherlight .featherlight-content{min-width:95%}}fieldset.questions .explain{font-style:italic}fieldset.questions .explain a{text-decoration:underline}fieldset.questions .no-questions{font-size:.85em;opacity:.7}fieldset.questions .question{display:flex;font-size:.85em;margin-right:.75em;padding:.75em;border-bottom:1px #f0f0f0 solid}fieldset.questions .question .drag-sortable-handle{padding:.65em .4em .65em 0;cursor:move}fieldset.questions .question .drag-sortable-handle .down{transform:rotate(180deg)}fieldset.questions .question .overview{flex:1;min-width:0}fieldset.questions .question .overview .title{display:block;padding-right:5px}fieldset.questions .question .overview .title .published{color:#41d79d}fieldset.questions .question .overview .title .published:before{margin-right:4px}fieldset.questions .question .overview .title .draft{color:#e54c4c}fieldset.questions .question .overview .meta{font-size:.8em}fieldset.questions .question .overview .meta>span{display:block}fieldset.questions .question .actions{text-align:right}fieldset.questions .question .actions a.icon-trash{color:#e54c4c}fieldset.questions .question:hover{background-color:#41d79d1a}fieldset.questions .drag-sortable-placeholder{background-color:#f0f0f0;height:4em}form.new_booking_question .choice,form.edit_booking_question .choice{border-bottom:1px #f0f0f0 solid;padding-bottom:10px}form.new_booking_question .choice h4,form.edit_booking_question .choice h4{margin-bottom:0;margin-top:10px}form.new_booking_question .choice a.icon-trash,form.edit_booking_question .choice a.icon-trash{float:right;color:#e54c4c}form.new_booking_question a.icon-plus,form.edit_booking_question a.icon-plus{margin-top:20px}.show-recommendation{color:#000}.show-recommendation legend{color:#7e7e7e;padding:1em 0 .5em}.show-recommendation .rating img{width:2em!important}.show-recommendation .text,.show-recommendation .search,.show-recommendation .login .field,.login .show-recommendation .field,.show-recommendation .register .field,.register .show-recommendation .field,.show-recommendation .account .field,.account .show-recommendation .field,.show-recommendation .number{font-size:.8em}.show-recommendation .edit_recommendation legend,.show-recommendation .edit_recommendation textarea{background-color:transparent}.show-recommendation .edit_recommendation textarea{width:100%;min-height:6em;border:1px solid;padding:.5em;font-size:1em}.show-recommendation .edit_recommendation button{width:100%}.show-recommendation .booking{min-width:40%}.show-recommendation .booking table{color:#000;margin:0}.show-recommendation .booking table td{font-size:1.2em;padding:.2em}.show-recommendation .booking table td:first-child{padding-left:.2em}.show-recommendation .booking table tbody tr:hover td{background:transparent}.show-recommendation .inactive-feature{padding-top:1em}.show-recommendation .inactive-feature .explanation{font-size:.8em;background-color:#f7f7f7;padding:.2em 1em;border-radius:2px}table.recommendations td.recommendation img{width:2em}table.recommendations td.status{font-size:2em}table.recommendations td.status .reply-status{color:#41d79d}table.recommendations td.status .read-status{font-size:.6em;color:#29a2dc}.dashboard>section.report-filters{margin:1em 1.2em}.dashboard>section.report-filters .simple_form fieldset .control-label{display:none}.dashboard>section.report-filters .simple_form fieldset .input input,.dashboard>section.report-filters .simple_form fieldset .input textarea,.dashboard>section.report-filters .simple_form fieldset .input select{margin:0}.content-wrap.report .info-zone{margin:1.6em 1.8em 0;padding:.6em;line-height:2.3em;border-radius:2px}.content-wrap.report .report-actions{margin:0 .5em .2em 0;float:right;text-align:right}.content-wrap.report .warning{background-color:#e54c4cb3;color:#fff}.content-wrap.report .table-wrap{overflow-y:scroll}.content-wrap.report table.dossier.report{margin-top:0}.content-wrap.report table.dossier.report .status span{min-width:7em;display:inline-block;border-radius:.15em;padding:.3em 0 .2em;text-transform:uppercase;font-size:.75em}.content-wrap.report table.dossier.report td{white-space:pre-line}.content-wrap.report .bigger{font-size:1.2em}.content-wrap.report nav.pagination{font-size:2em;padding:1em}.content-wrap.report nav.pagination>span.page,.content-wrap.report nav.pagination>span.first,.content-wrap.report nav.pagination>span.prev,.content-wrap.report nav.pagination>span.next,.content-wrap.report nav.pagination>span.last{padding:.5em 0}.content-wrap.report nav.pagination>span.page a,.content-wrap.report nav.pagination>span.first a,.content-wrap.report nav.pagination>span.prev a,.content-wrap.report nav.pagination>span.next a,.content-wrap.report nav.pagination>span.last a{padding:.3em .5em .25em;background-color:#fff;border-radius:.15em}.content-wrap.report nav.pagination>span.gap,.content-wrap.report nav.pagination>span.current{padding:1em .5em}@media only screen and (min-width: 1024px){.content-wrap.report .report-actions{margin-right:1.4em}}@media only screen and (max-width: 720px){.content-wrap.report .info-zone{margin:.8em 0 .2em .2em;padding-right:.2em}.content-wrap.report .report-actions{margin:.8em 0 .2em}}.restaurant.show section.restaurant-code form input,.restaurant.show section.restaurant-code form textarea{font-size:.7em}.restaurant.show section.restaurant-progress .info.logs{font-size:.7em}.restaurant.show section.restaurant-progress .info.logs label{margin-top:.2em;display:block}section.issues table thead th{padding:1em .8em!important;font-style:italic}section.issues table tr td .hover.info{font-size:.8em;padding:.25em .8em;background-color:#41d79de6;color:#fff;display:none;position:absolute;left:0;top:0;width:100%;height:100%;vertical-align:middle}section.issues table tr .status,section.issues table tr .tracker{font-size:.8em;text-transform:lowercase}section.issues table tr:hover td .hover.info{display:block}section.tasks .dirty-indicator{color:#23a875}section.tasks .dirty-indicator.dirty{color:#e54c4c}section.tasks .item~.item{border-top:1px solid #f0f0f0}section.tasks .item.row{padding:.8em 1em 0;margin-top:.7em;display:flex}section.tasks .item.row .control-label{flex:1}section.tasks .item.row.dirty .control-label{color:#e54c4c}section.tasks .item.row .checkboxes{flex:1}section.tasks .item.row .checkboxes .input.boolean label{padding-left:2em;line-height:2em;width:inherit}section.tasks .item.row .checkboxes .input.boolean label:before{left:.35em}section.tasks .item.row .checkboxes .input.boolean label:after{left:0}section.tasks .item.row .checkboxes .author{font-size:.8em;color:#c4c4c4;font-style:italic}section.tasks .item.row .details{flex:2}@media only screen and (max-width: 720px){section.tasks .item.row{display:block;padding-bottom:.3em}section.tasks .item.row label.control-label{line-height:1em}section.tasks .item.row .checkboxes{display:block}section.tasks .item.row .checkboxes .input.boolean,section.tasks .item.row .checkboxes .author{display:inline-block}section.tasks .item.row .checkboxes .input.boolean label,section.tasks .item.row .checkboxes .author label{padding-left:2em;padding-right:1em;line-height:2.6em}section.tasks .item.row .checkboxes .input.boolean label:after,section.tasks .item.row .checkboxes .author label:after{top:5px}section.tasks .item.row .checkboxes .input.boolean label:before,section.tasks .item.row .checkboxes .author label:before{top:9px}section.tasks .item.row .details{display:block}section.tasks .item.row .details textarea{min-height:40px}}.alert-box.alert{background:#f59b60;border-bottom:1px solid #f27726}.alert-box.success{background:#41d79d;border-bottom:1px solid #26b57e}.alert-box.error{background:#e54c4c;border-bottom:1px solid #d51f1f}.simple_form.send_code .button{margin-top:1.5em}.section-box.authorized-applications .row{line-height:3.2em}.section-box.authorized-applications .row .btn,.section-box.authorized-applications .row .submit input,.submit .section-box.authorized-applications .row input,.section-box.authorized-applications .row .submit button,.submit .section-box.authorized-applications .row button,.section-box.authorized-applications .row .button input,.button .section-box.authorized-applications .row input,.section-box.authorized-applications .row .button button,.button .section-box.authorized-applications .row button,.section-box.authorized-applications .row .restaurant .bottom a,.restaurant .bottom .section-box.authorized-applications .row a{line-height:1em}.section-box.authorized-applications .row .btn:hover,.section-box.authorized-applications .row .submit input:hover,.submit .section-box.authorized-applications .row input:hover,.section-box.authorized-applications .row .submit button:hover,.submit .section-box.authorized-applications .row button:hover,.section-box.authorized-applications .row .button input:hover,.button .section-box.authorized-applications .row input:hover,.section-box.authorized-applications .row .button button:hover,.button .section-box.authorized-applications .row button:hover,.section-box.authorized-applications .row .restaurant .bottom a:hover,.restaurant .bottom .section-box.authorized-applications .row a:hover,.section-box.authorized-applications .row .btn:active,.section-box.authorized-applications .row .submit input:active,.submit .section-box.authorized-applications .row input:active,.section-box.authorized-applications .row .submit button:active,.submit .section-box.authorized-applications .row button:active,.section-box.authorized-applications .row .button input:active,.button .section-box.authorized-applications .row input:active,.section-box.authorized-applications .row .button button:active,.button .section-box.authorized-applications .row button:active,.section-box.authorized-applications .row .restaurant .bottom a:active,.restaurant .bottom .section-box.authorized-applications .row a:active{color:#fff}.review-notification-frequency-wrapper{padding-left:1.6em;padding-top:.3em;line-height:1.6em}.review-notification-frequency-wrapper input,.review-notification-frequency-wrapper label{cursor:pointer}.toggleswitch{display:inline-block;box-sizing:content-box;width:56px;height:28px;margin:0;padding:0;border:1px solid #aaaaaa;border-radius:100px;background-color:#ddd;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:background-color .12s linear}.toggleswitch:before{content:" ";display:block;box-sizing:border-box;width:28px;height:28px;border:1px solid #979797;border-radius:100px;background-color:#fdfdfd;transform:translate(0);transition:transform .12s linear}.toggleswitch[disabled]{background-color:#ddd;opacity:.35;cursor:default}.toggleswitch--inverted{background-color:#41d79d}.toggleswitch--inverted:before{transform:translate(100%)}.toggleswitch--inverted[disabled]{background-color:#1b7e58;cursor:default}.toggleswitch--checked,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-titlebar .section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .section-titlebar-disabler-toggle{background-color:#41d79d}.toggleswitch--checked:before,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-titlebar .section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .section-titlebar-disabler-toggle:before{transform:translate(100%)}.toggleswitch--checked.toggleswitch--inverted,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.toggleswitch--inverted.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-titlebar .toggleswitch--inverted.section-titlebar-disabler-toggle,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .toggleswitch--inverted.section-titlebar-disabler-toggle{background-color:#f9c263}.toggleswitch--checked.toggleswitch--inverted:before,.restaurant-exclusions-list .restaurant-item .section-titlebar-disabler-input:checked~.toggleswitch--inverted.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-titlebar .toggleswitch--inverted.section-titlebar-disabler-toggle:before,.section-titlebar-disabler-input:checked~.section-box .card-component .card-component-header .toggleswitch--inverted.section-titlebar-disabler-toggle:before{transform:translate(0)}.section-wrapper{padding:15px 72px 12px}@media only screen and (max-width: 1000px){.section-wrapper{padding:16px 16px 12px}}@media only screen and (max-width: 600px),screen and (max-width: 740px) and (orientation: landscape){.section-wrapper{padding:30px 16px 12px}}.section-box{margin:0 0 16px;padding:0}.btn-sections{align-self:center;margin-left:1em}.section-titlebar,.section-box .card-component .card-component-header{display:flex;min-height:4rem;border-bottom:1px solid #f0f0f0;border-radius:3px;background-color:#f7f7f7;color:#292a2f;font-size:100%;padding:0}.section-box .card-component{max-width:initial;min-width:auto}.section-titlebar-disabler-input:not(.inverted-disabler):checked~fieldset.email-template-fields,.section-titlebar-disabler-input.inverted-disabler:not(:checked)~fieldset.email-template-fields{display:none}.section-titlebar-disabler-input:not(.inverted-disabler):checked~.section-titlebar,.section-titlebar-disabler-input.inverted-disabler:not(:checked)~.section-titlebar{background-image:repeating-linear-gradient(-45deg,transparent,transparent 25%,rgba(249,194,99,.2) 25%,rgba(249,194,99,.2) 50%,transparent 50%);background-size:64px 64px}.section-titlebar-disabler-input:not(.inverted-disabler):not(:checked)~fieldset.email-template-warning,.section-titlebar-disabler-input.inverted-disabler:checked~fieldset.email-template-warning{display:none}.section-titlebar-title,.section-box .card-component .card-component-header h3{flex:1 1 auto;margin:auto 0;padding:10px 20px;color:#292a2f;font-size:100%}.section-titlebar-actions{flex:none;display:flex;justify-content:flex-end;margin-left:10px;padding:10px}.section-titlebar-disabler-toggle{margin:auto 0 auto 10px}.section-titlebar-disabler-toggle:first-child{margin-left:0}.section-titlebar-hint-icon{margin:auto 0}.section-content{padding:15px;border-radius:3px;background-color:#fff}.section-content .hidden-checkbox{display:none}.section-content .icon-edit{margin-left:10px;cursor:pointer}.section-content .lightspeed{padding-bottom:1em}.section-content .lightspeed .btn.btn-danger,.section-content .lightspeed .submit input.btn-danger,.submit .section-content .lightspeed input.btn-danger,.section-content .lightspeed .submit button.btn-danger,.submit .section-content .lightspeed button.btn-danger,.section-content .lightspeed .button input.btn-danger,.button .section-content .lightspeed input.btn-danger,.section-content .lightspeed .button button.btn-danger,.button .section-content .lightspeed button.btn-danger,.section-content .lightspeed .restaurant .bottom a.btn-danger,.restaurant .bottom .section-content .lightspeed a.btn-danger{margin-top:8px}.section-content .form-container-edit{display:none}.section-content .hidden-checkbox:checked+.icon-edit+.form-container-edit{display:block}.section-content .connected-tag{display:inline-block;background-color:#d7f5c9;color:#526e4c;padding:5px 10px;border-radius:5px}.section-content .section-description{font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#000}.section-content .section-description a{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-decoration:underline}.section-content.pos .button_to{float:right}.section-content .alert{padding:15px;margin:15px 0;border-radius:4px;font-size:16px;line-height:1.5}.section-content .btn-danger{background-color:#e54c4c}.section-content .alert-danger{color:#a94442;background-color:#f2dede;border:1px solid #ebccd1}.section-content .disconnected-tag{display:inline-block;background-color:#f5c9c9;color:#8e4c4c;padding:5px 10px;border-radius:5px}.section-content .symbol{font-size:1em;margin-left:5px}.section-subtitle{margin:25px 0 5px;padding:0 0 8px;border-bottom:1px solid #979797;font-size:100%;text-transform:uppercase}.section-subtitle:first-child{margin-top:5px}button:disabled{background-color:#ddd;color:#9c9c9c}.service-scopes-timeline{margin:2rem 0}.signin form .content.large{padding:10px 20px}.signin form .field{padding:10px 0}.signin .button-hr{margin:-.5em 0 .5em;padding-top:1em;text-align:center}.signin .button-hr .line{border-bottom:1px solid #ededed}.signin .button-hr .label{display:inline-block;background-color:#ddd;position:relative;top:-.58em;padding:0 .75em}.signin .submit .btn,.signin .button .btn,.signin .submit input,.signin .submit button,.signin .button input,.signin .button button,.signin .submit .restaurant .bottom a,.restaurant .bottom .signin .submit a,.signin .button .restaurant .bottom a,.restaurant .bottom .signin .button a{display:block;margin:auto auto 15px;height:41px;border-radius:2px;cursor:pointer;padding:1em;font-size:.85em;width:100%}.signin .submit .btn .title,.signin .button .btn .title,.signin .submit input .title,.signin .submit button .title,.signin .button input .title,.signin .button button .title,.signin .submit .restaurant .bottom a .title,.restaurant .bottom .signin .submit a .title,.signin .button .restaurant .bottom a .title,.restaurant .bottom .signin .button a .title{color:#fff}.signin .submit .btn.facebook,.signin .button .btn.facebook,.signin .submit input.facebook,.signin .submit button.facebook,.signin .button input.facebook,.signin .button button.facebook,.signin .submit .restaurant .bottom a.facebook,.restaurant .bottom .signin .submit a.facebook,.signin .button .restaurant .bottom a.facebook,.restaurant .bottom .signin .button a.facebook{background:#486bb5}.signin .lang-switch{margin-top:1em;display:block}@media only screen and (max-width: 480px),screen and (max-width: 740px) and (orientation: landscape){.signin form .content.large{padding-left:5px;padding-right:5px}.signin form .bottom.small{padding-left:20px;padding-right:20px}}.statistics-page-container{margin:0 auto 80px;max-width:1200px}.statistics-page-container .stats-wrapper{display:flex;justify-content:space-between;flex-direction:column}.statistics-page-container .stats-wrapper .col{display:flex;flex-direction:column}.statistics-page-container .stats-wrapper .col .stats-title{margin-bottom:8px}.statistics-page-container .stats-wrapper .col .stat{margin-bottom:4px}.statistics-page-container .stats-wrapper .col .stat .label{display:flex;align-items:center}.statistics-page-container .stats-wrapper .col .stat .label .large{min-width:60px}.statistics-page-container .stats-wrapper .col .campaign-icon-small{color:#43c4d9;margin-left:4px;font-size:14px;width:14px;margin-right:4px}.statistics-page-container .stats-wrapper .all-time{margin-top:12px}.statistics-page-container .general-overview.last-campaign{background-color:#ffffff4d}.statistics-page-container .premium-feature{display:flex;flex-direction:column;align-items:center;background-color:#fff0;padding:15px}.statistics-page-container .premium-feature a{color:#00f}.statistics-page-container .premium-feature .premium-title{font-size:20px;padding:10px;color:#1d2433}.statistics-page-container .premium-feature .premium-description{font-size:14px;font-weight:"Proxima Nova Regular","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;text-align:justify}.statistics-page-container .crown{position:relative;color:#f3d090;width:100%;font-size:30px;text-align:center}.statistics-page-container .text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;font-weight:700}.statistics-page-container .stats-filter{display:flex;flex-wrap:wrap;margin-left:50px;margin-right:50px;min-height:66px;margin-top:-26px;align-content:flex-end;align-items:flex-end;justify-content:space-between;gap:12px}.statistics-page-container .stats-filter .filters{display:flex;gap:12px}@media only screen and (max-width: 768px){.statistics-page-container .stats-filter .filters{flex-direction:column}.statistics-page-container .stats-filter .filters .dropdown-component__container{align-self:flex-start}}.statistics-page-container .stats-filter .more-details-text{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.statistics-page-container .stats-filter .more_details{color:#248f62;text-decoration:underline}.statistics-page-container .stats-filter .more_details:hover{color:#29a370}.statistics-page-container .stats-filter .statistics-date-pickers{display:flex;flex-wrap:wrap;gap:12px}.statistics-page-container .stats-filter .date{display:none;flex-direction:column}.statistics-page-container .stats-filter .date label{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;line-height:26px}.statistics-page-container .stats-filter .date input[type=date]{color:#000;padding:12px;border:none;border-radius:6px;cursor:pointer;font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.statistics-page-container .stats-filter .date-visible{display:flex}.statistics-page-container .turbo-wrapper{display:contents}.statistics-page-container .stats-header{font-weight:600;font-size:1.5rem;flex:1 1 auto;margin-left:50px;color:#292a2f;padding:32px 0}.statistics-page-container .stats-sub-header{color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:20px;margin-left:50px}.statistics-page-container .row{display:flex;flex-wrap:wrap;margin-right:38px;margin-left:38px}.statistics-page-container .average-wait-times-by-party-size label{font-size:.9em}.statistics-page-container .average-wait-times-by-party-size ul{list-style-type:none}.statistics-page-container .average-wait-times-by-party-size ul span.size{min-width:.6em;display:inline-block;font-family:Proxima Nova Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.statistics-page-container .average-wait-times-by-party-size ul span.splitter{color:#8e96aa}.statistics-page-container .average-wait-times-by-party-size ul span.time{font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.statistics-page-container .statistics-general-infos{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr))}.statistics-page-container .long-card{flex:1 0 100%}.statistics-page-container .long-card .percentage-visit-container{display:flex;color:#1d2433;font-family:Proxima Nova SemiBold;font-weight:600;font-size:1rem;line-height:1rem;margin:0}.statistics-page-container .long-card .percentage-visit-container .percentage-visit{font-size:16px;margin-right:8px}.statistics-page-container .long-card .percentage-visit-container .percentage-visit .percentage{font-size:24px}.statistics-page-container .long-card .percentage-visit-container .great-mention{color:#07c51a}.statistics-page-container .long-card .percentage-visit-container .great-mention .thumbs-up{margin-right:4px}.statistics-page-container .container-1{width:33.3333%;height:100%}.statistics-page-container .container-1 .pie-chart{display:flex;justify-content:center;margin-bottom:12px}.statistics-page-container .container-2,.statistics-page-container .container-3{display:flex;width:33.3333%;flex-direction:column}.statistics-page-container #reservations_by_source .card-container{min-height:377px}@media only screen and (max-width: 720px){.statistics-page-container .container-1,.statistics-page-container .container-2,.statistics-page-container .container-3{width:100%}}.statistics-page-container .half{width:50%;min-height:300px;max-height:400px}.statistics-page-container .divider{border-top:1px solid #BAB5B5;margin:18px 50px}.statistics-page-container .long-card-sub-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.statistics-page-container .long-card-sub-cards-container .long-card-sub-cards{margin-top:24px;margin-bottom:40px}.statistics-page-container .long-card-sub-cards-container .long-card-sub-cards .book{color:#44d096;background-color:#c1f0dc4d}.statistics-page-container .long-card-sub-cards-container .long-card-sub-cards .walking{color:#45a1fe;background-color:#45a1fe26}.statistics-page-container .long-card-sub-cards-container .long-card-sub-cards .ban{color:#fd6786;background-color:#fd678626}.statistics-page-container .long-card-sub-cards-container .long-card-sub-cards .phone-slash{color:#cf83f5;background-color:#f6e4ff}.statistics-page-container .reservation-summary-cards{margin:8px 0}.statistics-page-container .reservation-summary-title{margin-top:0}.statistics-page-container .small-card{font-size:14px;margin:8px 0}.statistics-page-container .card-content{color:#000;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:24px;font-style:normal;line-height:0}.statistics-page-container .card-content .card_content_suffix{font-size:16px}.statistics-page-container .card-content-reservation-summary{color:#000;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:24px;font-style:normal;margin:0}.statistics-page-container .general-overview-card{display:flex;margin-bottom:24px}.statistics-page-container .star-icon{color:#ffd60a;margin-right:13px;font-size:28px}.statistics-page-container .star-icon-small{color:#ffd60a;margin-left:4px;font-size:14px;margin-right:8px}.statistics-page-container .campaign-container{display:flex;justify-content:space-evenly}.statistics-page-container .general-overview-card-main-stat{color:#000;font-family:Proxima Nova Bold,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:24px;font-style:normal;margin-bottom:24px}.statistics-page-container .pie-chart-legend-container{display:flex;flex-direction:column}.statistics-page-container .pie-chart-legend-container .online{color:#000}.statistics-page-container .pie-chart-legend-container .internal{color:#85e0ba}.statistics-page-container .pie-chart-legend-container .google{color:#0a84ffbf}.statistics-page-container .pie-chart-legend-container .facebook-referrer{color:#f5a623}.statistics-page-container .pie-chart-legend-container .instagram-referrer{color:#e1306c}.statistics-page-container .pie-chart-legend-container .dinr{color:#ffc835}.statistics-page-container .pie-chart-legend-container .michelin{color:#a6192e}.statistics-page-container .pie-chart-legend-container .list-percentage{display:flex;flex-direction:row;justify-content:space-between;padding-top:14px;padding-bottom:12px;position:relative}.statistics-page-container .pie-chart-legend-container .last-email{padding-bottom:16px;padding-top:0}.statistics-page-container .pie-chart-legend-container .list-percentage:first-child{padding-top:0}.statistics-page-container .pie-chart-legend-container .last-email:last-child{padding-bottom:14px}.statistics-page-container .pie-chart-legend-container .bullet-point{display:flex;flex-direction:row;justify-content:space-between;padding-top:12px;position:relative;padding-left:20px}.statistics-page-container .pie-chart-legend-container .bullet-point:before{content:"\2022";position:absolute;font-size:36px;top:-5px;left:0}.statistics-page-container .pie-chart-legend-container .value,.statistics-page-container .label{font-family:Proxima Nova Regular,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#1d2433}.statistics-page-container .label .label-count{color:#1d2433;font-family:Proxima Nova SemiBold;font-weight:600;font-size:1rem;line-height:1rem;margin:0;min-width:48px}.statistics-page-container .label .label-description{padding-left:4px}.statistics-page-container .single-bar-chart{display:flex;height:15px;justify-content:center;margin-bottom:16px}.statistics-page-container .single-bar-chart .book{background-color:#44d096}.statistics-page-container .single-bar-chart .walking{background-color:#45a1fe}.statistics-page-container .single-bar-chart .ban{background-color:#fd6786}.statistics-page-container .single-bar-chart .phone-slash{background-color:#cf83f5}.statistics-page-container .single-bar-chart .bar{text-align:center;height:15px;line-height:15px;margin-right:4px}.statistics-page-container .single-bar-chart .bar:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.statistics-page-container .single-bar-chart .bar:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px;margin-right:0}section.plans ul li{list-style-type:none}section.plans fieldset{padding-bottom:2em}section.plans fieldset.center{text-align:center}section.plans .cancel-text,section.plans .contact-text{font-size:.7em;text-align:center;margin-top:0;padding:2em}section.plans .cancel-text a,section.plans .contact-text a{text-decoration:underline;color:#e54c4c}section.plans .contact-text{font-size:.9em}.account-billing-subscription-link{display:flex;padding:1.5em;border-bottom:1px solid #f0f0f0;background:white;color:#292a2f}.account-billing-subscription:nth-child(even) .account-billing-subscription-link{background:#f7f7f7}.account-billing-subscription-restaurant{flex:1 1 auto}.account-billing-subscription-restaurant-code{color:#9c9c9c;font-style:italic}.account-billing-subscription-card{flex:none;margin-left:10px;color:#9c9c9c;font-style:italic;text-align:right}.account-billing-subscription-card--expired .account-billing-subscription-card-expires{color:#e54c4c}.account-billing-subscription-actions{flex:none;align-self:center;margin-left:30px;color:#9c9c9c}@media only screen and (max-width: 720px){.account-billing-subscription-link{display:block}.account-billing-subscription-card{margin:10px 0 0;text-align:left}.account-billing-subscription-actions{margin:10px 0 0}}.account table,.account th,.account tr,.account td{border:#f0f0f0 1px solid}.account table{width:96.5%;color:#7e7e7e;font-size:.8em;margin:20px;border-radius:3px;overflow:hidden}.account table.show-experience-table{width:unset;max-width:65%}.account table.show-experience-table th{white-space:nowrap}.account table.show-experience-table th,.account table.show-experience-table td{padding:6px 12px;text-align:left}.account table a:link,.account table a:visited{color:#717171;font-weight:700;text-decoration:none}.account table a:active,.account table a:hover{color:#292a2f;text-decoration:underline}.account table thead th{padding:1em .4em;background:#FFFFFF;color:#292a2f}.account table thead th:first-child{text-align:left;padding-left:.5em;border-left:none}.account table thead tr{text-align:center;padding-left:20px}.account table thead tr:first-child th:first-child{border-top-left-radius:5px}.account table thead tr:first-child th:last-child{border-top-right-radius:5px}.account table thead a.current{font-style:italic}.account table tbody td{padding:.4em;vertical-align:top}.account table tbody td:first-child{text-align:left;padding-left:.5em;border-left:0}.account table tbody td.center{text-align:center}.account table tbody td.status span{background:#f0f0f0;color:#fff;display:inline-block;min-width:75px;padding:5px}.account table tbody td.actions .btn.small,.account table tbody td.actions .submit input.small,.submit .account table tbody td.actions input.small,.account table tbody td.actions .submit button.small,.submit .account table tbody td.actions button.small,.account table tbody td.actions .button input.small,.button .account table tbody td.actions input.small,.account table tbody td.actions .button button.small,.button .account table tbody td.actions button.small,.account table tbody td.actions .restaurant .bottom a.small,.restaurant .bottom .account table tbody td.actions a.small{padding:5px 7px}.account table tbody td span.amount{font-weight:700;color:#1f9366}.account table tbody tr{background-color:#fff}.account table tbody tr.even td{background:#fafafa}.account table tbody tr:last-child td{border-bottom:0}.account table tbody tr:last-child td:first-child{border-bottom-left-radius:3px}.account table tbody tr:last-child td:last-child{border-bottom-right-radius:3px}.account table tbody tr:hover td{background:#f7f7f7}.account table tbody tr.empty td{text-align:center;font-style:italic}.account table tbody tr[data-featherlight]{cursor:pointer}.account table tfoot td{padding:18px}.account table tfoot td .pagination{text-align:center;font-size:1.5em}.account table tfoot td .pagination>span{padding:.5em}.account table.compact{width:100%;margin:0;padding:0}.account table.compact tbody tr:hover td{background-color:inherit}.account table.compact tbody td{padding:.3em}.account table.compact table{font-size:1em}.account table.accounts .task-summary .info>*{vertical-align:middle}.account table.accounts .task-summary .name,.account table.accounts .task-summary .splitter{display:none}.account table.accounts .task-summary .task-group{font-style:normal;font-weight:700;font-size:.7em;text-transform:uppercase;display:inline-block;padding:.3em .4em .3em .8em;border-radius:1.2em;background-color:#e54c4c;color:#fff}.account table.accounts .task-summary .task-group .count{display:inline-block;text-align:center;min-width:1.3em;padding:.1em .2em;margin-left:.2em;background-color:#fff;border-radius:1.2em;color:#000}.account .read-status .unread{color:#29a2dc}.account .read-status .read{font-size:.8em}.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar table{margin:0;border-radius:0}@media only screen and (max-width: 720px){.table-wrap{width:100%;overflow-x:scroll}.account table{width:100%;margin:1em 0 0}}.weekday-thresholds-wrapper{display:flex;flex-wrap:wrap}.weekday-thresholds-wrapper .weekday-thresholds{margin-bottom:10px;width:calc(100% / 7);min-width:120px;font-size:80%}.weekday-thresholds-wrapper .weekday-thresholds .thresholds-weekday-title{text-transform:uppercase;margin-bottom:10px;color:#29c186}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold{display:flex;align-items:center;border-bottom:1px #f0f0f0 solid;margin-bottom:3px;padding-bottom:3px}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold time,.weekday-thresholds-wrapper .weekday-thresholds .single-threshold input{width:40px}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold .input.select{width:67px;padding-bottom:0}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold .input.select:after{line-height:1em}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold input,.weekday-thresholds-wrapper .weekday-thresholds .single-threshold select{height:30px}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold a.icon-trash{margin-left:5px;color:#e54c4c}.weekday-thresholds-wrapper .weekday-thresholds .single-threshold a.icon-plus{margin-left:5px;color:#29c186}@media only screen and (max-width: 768px){.weekday-thresholds-wrapper .weekday-thresholds{width:25%;margin-bottom:30px}}@media only screen and (max-width: 480px){.weekday-thresholds-wrapper .weekday-thresholds{width:50%}}.account-store_tickets .filters h1,.account-store_offers .filters h1,.account-store_discounts .filters h1{font-size:16px;margin:0 0 10px}.account-store_tickets .filters .filters-wrapper,.account-store_offers .filters .filters-wrapper,.account-store_discounts .filters .filters-wrapper{display:flex;justify-content:space-between}.account-store_tickets .filters .filters-wrapper .input,.account-store_offers .filters .filters-wrapper .input,.account-store_discounts .filters .filters-wrapper .input{flex:1 1 auto;margin-right:10px}.account-store_tickets .filters .filters-wrapper .input select,.account-store_tickets .filters .filters-wrapper .input input,.account-store_offers .filters .filters-wrapper .input select,.account-store_offers .filters .filters-wrapper .input input,.account-store_discounts .filters .filters-wrapper .input select,.account-store_discounts .filters .filters-wrapper .input input{background-color:#fff}.account-store_tickets .filters .filters-wrapper .input.kw input,.account-store_offers .filters .filters-wrapper .input.kw input,.account-store_discounts .filters .filters-wrapper .input.kw input{padding-right:30px}.account-store_tickets .filters .filters-wrapper .input.kw .icon-magnifier,.account-store_offers .filters .filters-wrapper .input.kw .icon-magnifier,.account-store_discounts .filters .filters-wrapper .input.kw .icon-magnifier{font-size:20px;text-align:right;margin-top:-28px;margin-right:5px}.account-store_tickets .filters .filters-wrapper .input.select,.account-store_offers .filters .filters-wrapper .input.select,.account-store_discounts .filters .filters-wrapper .input.select{flex-grow:0}.account-store_tickets .filters .filters-wrapper .separator,.account-store_offers .filters .filters-wrapper .separator,.account-store_discounts .filters .filters-wrapper .separator{background-color:#9c9c9c;width:1px;margin:0 20px}.account-store_tickets .filters .filters-wrapper .select,.account-store_offers .filters .filters-wrapper .select,.account-store_discounts .filters .filters-wrapper .select{max-width:320px}.account-store_tickets .table-wrap table tr td,.account-store_offers .table-wrap table tr td,.account-store_discounts .table-wrap table tr td{vertical-align:middle}.account-store_tickets .table-wrap table tr td .btn,.account-store_tickets .table-wrap table tr td .submit input,.submit .account-store_tickets .table-wrap table tr td input,.account-store_tickets .table-wrap table tr td .submit button,.submit .account-store_tickets .table-wrap table tr td button,.account-store_tickets .table-wrap table tr td .button input,.button .account-store_tickets .table-wrap table tr td input,.account-store_tickets .table-wrap table tr td .button button,.button .account-store_tickets .table-wrap table tr td button,.account-store_tickets .table-wrap table tr td .restaurant .bottom a,.restaurant .bottom .account-store_tickets .table-wrap table tr td a,.account-store_offers .table-wrap table tr td .btn,.account-store_offers .table-wrap table tr td .submit input,.submit .account-store_offers .table-wrap table tr td input,.account-store_offers .table-wrap table tr td .submit button,.submit .account-store_offers .table-wrap table tr td button,.account-store_offers .table-wrap table tr td .button input,.button .account-store_offers .table-wrap table tr td input,.account-store_offers .table-wrap table tr td .button button,.button .account-store_offers .table-wrap table tr td button,.account-store_offers .table-wrap table tr td .restaurant .bottom a,.restaurant .bottom .account-store_offers .table-wrap table tr td a,.account-store_discounts .table-wrap table tr td .btn,.account-store_discounts .table-wrap table tr td .submit input,.submit .account-store_discounts .table-wrap table tr td input,.account-store_discounts .table-wrap table tr td .submit button,.submit .account-store_discounts .table-wrap table tr td button,.account-store_discounts .table-wrap table tr td .button input,.button .account-store_discounts .table-wrap table tr td input,.account-store_discounts .table-wrap table tr td .button button,.button .account-store_discounts .table-wrap table tr td button,.account-store_discounts .table-wrap table tr td .restaurant .bottom a,.restaurant .bottom .account-store_discounts .table-wrap table tr td a{color:#fff}.account-store_tickets .table-wrap table tr td .btn:hover,.account-store_tickets .table-wrap table tr td .submit input:hover,.submit .account-store_tickets .table-wrap table tr td input:hover,.account-store_tickets .table-wrap table tr td .submit button:hover,.submit .account-store_tickets .table-wrap table tr td button:hover,.account-store_tickets .table-wrap table tr td .button input:hover,.button .account-store_tickets .table-wrap table tr td input:hover,.account-store_tickets .table-wrap table tr td .button button:hover,.button .account-store_tickets .table-wrap table tr td button:hover,.account-store_tickets .table-wrap table tr td .restaurant .bottom a:hover,.restaurant .bottom .account-store_tickets .table-wrap table tr td a:hover,.account-store_offers .table-wrap table tr td .btn:hover,.account-store_offers .table-wrap table tr td .submit input:hover,.submit .account-store_offers .table-wrap table tr td input:hover,.account-store_offers .table-wrap table tr td .submit button:hover,.submit .account-store_offers .table-wrap table tr td button:hover,.account-store_offers .table-wrap table tr td .button input:hover,.button .account-store_offers .table-wrap table tr td input:hover,.account-store_offers .table-wrap table tr td .button button:hover,.button .account-store_offers .table-wrap table tr td button:hover,.account-store_offers .table-wrap table tr td .restaurant .bottom a:hover,.restaurant .bottom .account-store_offers .table-wrap table tr td a:hover,.account-store_discounts .table-wrap table tr td .btn:hover,.account-store_discounts .table-wrap table tr td .submit input:hover,.submit .account-store_discounts .table-wrap table tr td input:hover,.account-store_discounts .table-wrap table tr td .submit button:hover,.submit .account-store_discounts .table-wrap table tr td button:hover,.account-store_discounts .table-wrap table tr td .button input:hover,.button .account-store_discounts .table-wrap table tr td input:hover,.account-store_discounts .table-wrap table tr td .button button:hover,.button .account-store_discounts .table-wrap table tr td button:hover,.account-store_discounts .table-wrap table tr td .restaurant .bottom a:hover,.restaurant .bottom .account-store_discounts .table-wrap table tr td a:hover{text-decoration:none}.account-store_tickets .footnote,.account-store_offers .footnote,.account-store_discounts .footnote{text-align:center;margin-bottom:20px}.account-store_tickets .show-ticket,.account-store_offers .show-ticket,.account-store_discounts .show-ticket{color:#000}.account-store_tickets .show-ticket h1,.account-store_offers .show-ticket h1,.account-store_discounts .show-ticket h1{font-size:1.5em}.account-store_tickets .show-ticket legend,.account-store_offers .show-ticket legend,.account-store_discounts .show-ticket legend{color:#7e7e7e;padding:1em 0 .5em}.account-store_tickets .show-ticket .text,.account-store_tickets .show-ticket .search,.account-store_tickets .show-ticket .login .field,.login .account-store_tickets .show-ticket .field,.account-store_tickets .show-ticket .register .field,.register .account-store_tickets .show-ticket .field,.account-store_tickets .show-ticket .account .field,.account .account-store_tickets .show-ticket .field,.account-store_tickets .show-ticket .number,.account-store_offers .show-ticket .text,.account-store_offers .show-ticket .search,.account-store_offers .show-ticket .login .field,.login .account-store_offers .show-ticket .field,.account-store_offers .show-ticket .register .field,.register .account-store_offers .show-ticket .field,.account-store_offers .show-ticket .account .field,.account .account-store_offers .show-ticket .field,.account-store_offers .show-ticket .number,.account-store_discounts .show-ticket .text,.account-store_discounts .show-ticket .search,.account-store_discounts .show-ticket .login .field,.login .account-store_discounts .show-ticket .field,.account-store_discounts .show-ticket .register .field,.register .account-store_discounts .show-ticket .field,.account-store_discounts .show-ticket .account .field,.account .account-store_discounts .show-ticket .field,.account-store_discounts .show-ticket .number{font-size:.8em}.account-store_tickets .show-ticket .actions,.account-store_offers .show-ticket .actions,.account-store_discounts .show-ticket .actions{clear:both;margin-top:20px}.account-store_tickets .show-ticket table tbody,.account-store_offers .show-ticket table tbody,.account-store_discounts .show-ticket table tbody{color:#000;margin:0}.account-store_tickets .show-ticket table tbody td,.account-store_offers .show-ticket table tbody td,.account-store_discounts .show-ticket table tbody td{font-size:1.2em;padding:.2em}.account-store_tickets .show-ticket table tbody td:first-child,.account-store_offers .show-ticket table tbody td:first-child,.account-store_discounts .show-ticket table tbody td:first-child{padding-left:.2em}.account-store_tickets .show-ticket table tbody tr:hover td,.account-store_offers .show-ticket table tbody tr:hover td,.account-store_discounts .show-ticket table tbody tr:hover td{background:transparent}.account-store_tickets .new-store-ticket .existing-client,.account-store_offers .new-store-ticket .existing-client,.account-store_discounts .new-store-ticket .existing-client{font-style:italic}.account-store_tickets .new-store-ticket .existing-client a,.account-store_offers .new-store-ticket .existing-client a,.account-store_discounts .new-store-ticket .existing-client a{color:#41d79d}.account-store_tickets .new-store-ticket .suggestions,.account-store_offers .new-store-ticket .suggestions,.account-store_discounts .new-store-ticket .suggestions{border:1px #9c9c9c dotted;padding:10px 10px 0;margin:10px 0 10px 10px;height:100%}.account-store_tickets .new-store-ticket .suggestions .empty,.account-store_tickets .new-store-ticket .suggestions .start,.account-store_offers .new-store-ticket .suggestions .empty,.account-store_offers .new-store-ticket .suggestions .start,.account-store_discounts .new-store-ticket .suggestions .empty,.account-store_discounts .new-store-ticket .suggestions .start{font-style:italic}.account-store_tickets .new-store-ticket .suggestions .suggestions-placeholder,.account-store_offers .new-store-ticket .suggestions .suggestions-placeholder,.account-store_discounts .new-store-ticket .suggestions .suggestions-placeholder{max-height:125px;overflow-y:auto}.account-store_tickets .new-store-ticket .suggestions .suggestions-placeholder .suggestion,.account-store_offers .new-store-ticket .suggestions .suggestions-placeholder .suggestion,.account-store_discounts .new-store-ticket .suggestions .suggestions-placeholder .suggestion{cursor:pointer;margin:5px 0;padding:5px}.account-store_tickets .new-store-ticket .suggestions .suggestions-placeholder .suggestion:hover,.account-store_offers .new-store-ticket .suggestions .suggestions-placeholder .suggestion:hover,.account-store_discounts .new-store-ticket .suggestions .suggestions-placeholder .suggestion:hover{background-color:#ededed}.account-store_tickets .new-store-ticket .suggestions .suggestions-placeholder .suggestion .suggestion-name,.account-store_offers .new-store-ticket .suggestions .suggestions-placeholder .suggestion .suggestion-name,.account-store_discounts .new-store-ticket .suggestions .suggestions-placeholder .suggestion .suggestion-name{color:#41d79d}@media only screen and (max-width: 833px){.account-store_tickets .new-store-ticket .suggestions .suggestions-placeholder,.account-store_offers .new-store-ticket .suggestions .suggestions-placeholder,.account-store_discounts .new-store-ticket .suggestions .suggestions-placeholder{max-height:235px}}@media only screen and (max-width: 600px){.account-store_tickets .new-store-ticket .suggestions,.account-store_offers .new-store-ticket .suggestions,.account-store_discounts .new-store-ticket .suggestions{margin-left:0}}.account-store_tickets .new-store-offer .tax-exemption,.account-store_tickets .edit-store-offer .tax-exemption,.account-store_offers .new-store-offer .tax-exemption,.account-store_offers .edit-store-offer .tax-exemption,.account-store_discounts .new-store-offer .tax-exemption,.account-store_discounts .edit-store-offer .tax-exemption{border-bottom:1px #dddddd solid}.account-store_tickets .new-store-offer .tax-exemption .tax-exemption-title,.account-store_tickets .edit-store-offer .tax-exemption .tax-exemption-title,.account-store_offers .new-store-offer .tax-exemption .tax-exemption-title,.account-store_offers .edit-store-offer .tax-exemption .tax-exemption-title,.account-store_discounts .new-store-offer .tax-exemption .tax-exemption-title,.account-store_discounts .edit-store-offer .tax-exemption .tax-exemption-title{font-weight:700}.account-store_tickets .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy,.account-store_tickets .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy,.account-store_offers .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy,.account-store_offers .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy,.account-store_discounts .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy,.account-store_discounts .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy{padding-top:35px;padding-left:15px}.account-store_tickets .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after,.account-store_tickets .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after,.account-store_offers .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after,.account-store_offers .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after,.account-store_discounts .new-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after,.account-store_discounts .edit-store-offer .tax-exemption .store_offer_tax-exemption__destroy input:checked+label:after{background-color:#e54c4c}.account-store_tickets .new-store-offer .eligibility,.account-store_tickets .edit-store-offer .eligibility,.account-store_offers .new-store-offer .eligibility,.account-store_offers .edit-store-offer .eligibility,.account-store_discounts .new-store-offer .eligibility,.account-store_discounts .edit-store-offer .eligibility{padding-bottom:20px;margin-bottom:20px;border-bottom:1px #dddddd solid}.account-store_tickets .new-store-offer .eligibility .period-title,.account-store_tickets .edit-store-offer .eligibility .period-title,.account-store_offers .new-store-offer .eligibility .period-title,.account-store_offers .edit-store-offer .eligibility .period-title,.account-store_discounts .new-store-offer .eligibility .period-title,.account-store_discounts .edit-store-offer .eligibility .period-title{font-weight:700}.account-store_tickets .new-store-offer .eligibility .store_offer_eligibilities__destroy,.account-store_tickets .edit-store-offer .eligibility .store_offer_eligibilities__destroy,.account-store_offers .new-store-offer .eligibility .store_offer_eligibilities__destroy,.account-store_offers .edit-store-offer .eligibility .store_offer_eligibilities__destroy,.account-store_discounts .new-store-offer .eligibility .store_offer_eligibilities__destroy,.account-store_discounts .edit-store-offer .eligibility .store_offer_eligibilities__destroy{padding-top:35px;padding-left:15px}.account-store_tickets .new-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_tickets .new-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after,.account-store_tickets .edit-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_tickets .edit-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after,.account-store_offers .new-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_offers .new-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after,.account-store_offers .edit-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_offers .edit-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after,.account-store_discounts .new-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_discounts .new-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after,.account-store_discounts .edit-store-offer .store_offer_eligibilities__destroy input:checked+label:after,.account-store_discounts .edit-store-offer .store_offer_tax_exemptions__destroy input:checked+label:after{background-color:#e54c4c}.account-store_tickets .new-store-offer .btn.disabled,.account-store_tickets .new-store-offer .submit input.disabled,.submit .account-store_tickets .new-store-offer input.disabled,.account-store_tickets .new-store-offer .submit button.disabled,.submit .account-store_tickets .new-store-offer button.disabled,.account-store_tickets .new-store-offer .button input.disabled,.button .account-store_tickets .new-store-offer input.disabled,.account-store_tickets .new-store-offer .button button.disabled,.button .account-store_tickets .new-store-offer button.disabled,.account-store_tickets .new-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_tickets .new-store-offer a.disabled,.account-store_tickets .edit-store-offer .btn.disabled,.account-store_tickets .edit-store-offer .submit input.disabled,.submit .account-store_tickets .edit-store-offer input.disabled,.account-store_tickets .edit-store-offer .submit button.disabled,.submit .account-store_tickets .edit-store-offer button.disabled,.account-store_tickets .edit-store-offer .button input.disabled,.button .account-store_tickets .edit-store-offer input.disabled,.account-store_tickets .edit-store-offer .button button.disabled,.button .account-store_tickets .edit-store-offer button.disabled,.account-store_tickets .edit-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_tickets .edit-store-offer a.disabled,.account-store_offers .new-store-offer .btn.disabled,.account-store_offers .new-store-offer .submit input.disabled,.submit .account-store_offers .new-store-offer input.disabled,.account-store_offers .new-store-offer .submit button.disabled,.submit .account-store_offers .new-store-offer button.disabled,.account-store_offers .new-store-offer .button input.disabled,.button .account-store_offers .new-store-offer input.disabled,.account-store_offers .new-store-offer .button button.disabled,.button .account-store_offers .new-store-offer button.disabled,.account-store_offers .new-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_offers .new-store-offer a.disabled,.account-store_offers .edit-store-offer .btn.disabled,.account-store_offers .edit-store-offer .submit input.disabled,.submit .account-store_offers .edit-store-offer input.disabled,.account-store_offers .edit-store-offer .submit button.disabled,.submit .account-store_offers .edit-store-offer button.disabled,.account-store_offers .edit-store-offer .button input.disabled,.button .account-store_offers .edit-store-offer input.disabled,.account-store_offers .edit-store-offer .button button.disabled,.button .account-store_offers .edit-store-offer button.disabled,.account-store_offers .edit-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_offers .edit-store-offer a.disabled,.account-store_discounts .new-store-offer .btn.disabled,.account-store_discounts .new-store-offer .submit input.disabled,.submit .account-store_discounts .new-store-offer input.disabled,.account-store_discounts .new-store-offer .submit button.disabled,.submit .account-store_discounts .new-store-offer button.disabled,.account-store_discounts .new-store-offer .button input.disabled,.button .account-store_discounts .new-store-offer input.disabled,.account-store_discounts .new-store-offer .button button.disabled,.button .account-store_discounts .new-store-offer button.disabled,.account-store_discounts .new-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_discounts .new-store-offer a.disabled,.account-store_discounts .edit-store-offer .btn.disabled,.account-store_discounts .edit-store-offer .submit input.disabled,.submit .account-store_discounts .edit-store-offer input.disabled,.account-store_discounts .edit-store-offer .submit button.disabled,.submit .account-store_discounts .edit-store-offer button.disabled,.account-store_discounts .edit-store-offer .button input.disabled,.button .account-store_discounts .edit-store-offer input.disabled,.account-store_discounts .edit-store-offer .button button.disabled,.button .account-store_discounts .edit-store-offer button.disabled,.account-store_discounts .edit-store-offer .restaurant .bottom a.disabled,.restaurant .bottom .account-store_discounts .edit-store-offer a.disabled{background-color:#ddd;pointer-events:none}.account-store_tickets .new-store-offer hr,.account-store_tickets .edit-store-offer hr,.account-store_offers .new-store-offer hr,.account-store_offers .edit-store-offer hr,.account-store_discounts .new-store-offer hr,.account-store_discounts .edit-store-offer hr{border-color:#ddd}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-color-success: #41d79d}.trix-button--icon-foregroundColor:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M19.54%205.08A10.61%2010.61%200%200%200%2011.91%202a10%2010%200%200%200-.05%2020a2.58%202.58%200%200%200%202.53-1.89a2.52%202.52%200%200%200-.57-2.28a.5.5%200%200%201%20.37-.83h1.65A6.15%206.15%200%200%200%2022%2011.33a8.48%208.48%200%200%200-2.46-6.25ZM15.88%2015h-1.65a2.49%202.49%200%200%200-1.87%204.15a.49.49%200%200%201%20.12.49c-.05.21-.28.34-.59.36a8%208%200%200%201-7.82-9.11A8.1%208.1%200%200%201%2011.92%204H12a8.47%208.47%200%200%201%206.1%202.48a6.5%206.5%200%200%201%201.9%204.77A4.17%204.17%200%200%201%2015.88%2015Z%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%226.5%22%20r%3D%221.5%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M15.25%207.2a1.5%201.5%200%201%200%202.05.55a1.5%201.5%200%200%200-2.05-.55Zm-6.5%200a1.5%201.5%200%201%200%20.55%202.05a1.5%201.5%200%200%200-.55-2.05Zm-2.59%204.06a1.5%201.5%200%201%200%202.08.4a1.49%201.49%200%200%200-2.08-.4Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.trix-dialog--color{width:300px}.trix-dialog--color .picker_wrapper.no_alpha .picker_alpha{display:none}.trix-dialog--color .picker_slider{padding:1em}.trix-dialog--color .picker_selector{position:absolute;z-index:1;display:block;padding:1em;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:100%;box-shadow:0 0 3px 1px #67b9ff;background:currentColor;cursor:pointer}.trix-dialog--color .picker_slider .picker_selector{border-radius:2px}.trix-dialog--color .picker_hue{position:relative;width:100%;background-image:linear-gradient(90deg,red,yellow,lime,cyan,blue,magenta,red)}.trix-dialog--color .picker_sl{flex:1 1 auto;position:relative;background-image:linear-gradient(180deg,white,rgba(255,255,255,0) 50%),linear-gradient(0deg,black,rgba(0,0,0,0) 50%),linear-gradient(90deg,#808080,rgba(128,128,128,0))}.trix-dialog--color .picker_sl:before{content:" ";display:block;padding-bottom:100%}.trix-dialog--color .trix-dialog__color-bottom{display:flex;margin-top:10px}.trix-dialog--color .picker_editor{flex:none;width:6.5rem}.trix-dialog--color .picker_editor input{box-sizing:border-box;width:100%;font-family:monospace}.trix-dialog--color .picker_sample{flex:1 1 auto;margin-left:10px}.trix-dialog--color .picker_alpha,.trix-dialog--color .picker_sample{position:relative;background:linear-gradient(45deg,lightgrey 25%,transparent 25%,transparent 75%,lightgrey 75%) 0 0/2em 2em,linear-gradient(45deg,lightgrey 25%,white 25%,white 75%,lightgrey 75%) 1em 1em/2em 2em}.trix-dialog--color .picker_alpha .picker_selector,.trix-dialog--color .picker_sample .picker_selector{background:none}.trix-dialog--color .picker_sample:before{content:" ";position:absolute;display:block;width:100%;height:100%;background:currentColor}.trix-dialog--color .trix-button-group{flex:none;margin:0 0 0 10px!important}.trix-dialog--color .trix-button{width:auto}.trix-dialog--color .picker_done{display:none}form fieldset.widgets{padding:.8em}form fieldset.widgets.preview iframe{width:100%;min-height:506px;border:1px solid #979797}form fieldset.widgets h4{margin-bottom:.25em}form fieldset.widgets textarea{width:100%;height:2.5em;font-family:Monaco,sans-serif;font-size:.8em;padding:.5em;border:1px solid #979797;margin-bottom:.25em}form fieldset.widgets textarea.tall{height:7em}form fieldset.widgets p.explain a{text-decoration:underline}form.widgets-form{padding:0 4.5em}form.widgets-form .select:after{content:none}form.widgets-form .list-box{min-height:15em}form.widgets-form:first-of-type{padding-top:1.8em}form.widgets-form.toggleable-feature{margin-top:-1em}form.widgets-form.toggleable-feature .section-titlebar{margin-bottom:0!important}form.widgets-form.toggleable-feature fieldset.form{display:block!important}form.widgets-form.toggleable-feature .section-titlebar-disabler-input.inverted-disabler:not(:checked)~.form .inputs{display:none}#edit-suggested-locations .restaurant_default_reservation_time:after{content:"\f144";line-height:2.4em;padding-right:2em}@media (min-width: 768px){#edit-suggested-locations .restaurant_default_reservation_time{width:50%}}.restaurant-exclusions-list{margin-bottom:12px;display:inline-flex;flex-direction:column}.restaurant-exclusions-list .restaurant-item{display:flex;align-items:center}.restaurant-exclusions-list .restaurant-item .restaurant-toggle-label{font-size:.9375em;margin-right:auto}
