.country-select-container[data-v-118c6d94],.language-select-container[data-v-118c6d94]{display:flex;flex-wrap:wrap;justify-content:space-between}.country-select-container .select-country[data-v-118c6d94],.language-select-container .select-country[data-v-118c6d94]{width:100%;margin-bottom:.45rem;background-color:var(--secondaryBackground);text-align:center;color:var(--fontColorDarker)}@media screen and (min-width: 768px){.country-select-container .select-country[data-v-118c6d94],.language-select-container .select-country[data-v-118c6d94]{width:49%}}@media screen and (min-width: 1024px){.country-select-container .select-country[data-v-118c6d94],.language-select-container .select-country[data-v-118c6d94]{width:32%}}#nav{background-color:var(--accentColor)}@media screen and (min-width: 768px){#nav{background-color:var(--navBackground);border-bottom:1px solid transparent;border-color:var(--accentColor)}}#nav .toggle-mobile-menu{display:block}@media screen and (min-width: 1280px){#nav .toggle-mobile-menu{display:none}}#nav .site-logo{color:var(--accentColor);font-weight:500;display:flex;align-items:center;justify-content:space-around}#nav .site-logo .logo{margin-right:.25rem;line-height:0}#nav .site-logo .logo img{height:100%}#nav .container{display:flex;align-items:center;flex-wrap:wrap;padding-right:0}#nav .container .left{position:relative;display:flex;flex:1;align-items:center;justify-content:space-between}#nav .container .left>.nav-link:last-child{margin:0}@media screen and (min-width: 768px){#nav .container .left{justify-content:flex-start}}#nav .container .right{display:none;justify-content:flex-end;align-items:center;padding-right:1rem}#nav .container .right .button:not(.icon-only){padding-left:1rem;padding-right:1rem}@media screen and (min-width: 768px){#nav .container .right{display:flex}}@media screen and (min-width: 1320px){#nav .container .right{padding-right:0}}#nav .container .nav-link{position:relative;color:var(--accentColor);margin-right:1rem;text-decoration:none;transition:all .2s ease-in-out;font-size:.95rem}#nav .container .nav-link:not(.icon-only){height:1.125rem}#nav .container .nav-link.accent{color:#fff}#nav .container .nav-link.main-nav-item{padding:1.938rem .45rem;margin-right:.85rem;overflow:hidden;text-transform:uppercase;line-height:normal}#nav .container .nav-link.text{position:relative;z-index:2}#nav .container .nav-link.text.router-link-active{font-weight:500;opacity:1}#nav .container .nav-link.last{margin-right:0}#nav .container .nav-link.w-icon{display:flex;align-items:center}.headerDropdown-enter-active{animation:general-animation .2s linear}.headerDropdown-leave-active{animation:general-animation .2s linear;animation-direction:reverse}.alert{position:fixed;left:0;right:0;bottom:1rem;margin:0 auto;z-index:9999;max-width:90%}@media screen and (min-width: 768px){.alert{right:2rem;bottom:6rem;left:auto;margin:0}}.alert .general-content{display:flex;padding:.45rem;align-items:center;box-sizing:border-box;justify-content:space-between;background:var(--navBackground)}.alert.error .general-content{border-color:red;background:#ab3535;color:#fff;font-weight:500}.alert.success{padding:0}.alert.success .general-content{background:var(--accentColor);color:#fff;font-weight:500;box-shadow:0 0 21px 5px #00000029}.alert .message{width:90%;padding:.25rem .45rem;-webkit-user-select:none;user-select:none;max-width:18em}.alert-transition-enter-active{animation:alert .2s linear}.alert-transition-leave-active{animation:alert .2s linear;animation-direction:reverse}@keyframes alert{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.modal[data-v-b7b31ecd]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;overflow-x:hidden;overflow-y:auto}.modal-backdrop[data-v-b7b31ecd]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;z-index:1}.modal-header[data-v-b7b31ecd]{z-index:2;text-transform:capitalize}.modal-header h1[data-v-b7b31ecd]{font-size:2rem}.modal-content[data-v-b7b31ecd]{position:absolute;width:76rem;max-width:90%;background-color:var(--generalBackground);top:50%;left:50%;transform:translateY(-50%) translate(-50%);display:flex;flex-direction:column;z-index:2;max-height:90%;overflow:auto}.modal-content .container[data-v-b7b31ecd]{padding:0!important;width:100%}.modal-content .container .general-content[data-v-b7b31ecd]{box-shadow:none}.modal-close[data-v-b7b31ecd]{width:30px;height:30px}.modal-header[data-v-b7b31ecd]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 0}@media screen and (min-width: 768px){.modal-header[data-v-b7b31ecd]{padding:1rem 1.65rem .45rem}}.modal-body[data-v-b7b31ecd]{padding:0 1rem 1rem;overflow:auto;display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width: 768px){.modal-body[data-v-b7b31ecd]{padding:0 1.65rem 1rem}}.modal-footer[data-v-b7b31ecd]{position:relative;padding:1rem}.modal-footer[data-v-b7b31ecd]:before{content:"";position:absolute;width:100%;height:2rem;left:0;top:-1.8rem;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%)}@media screen and (min-width: 768px){.modal-footer[data-v-b7b31ecd]{padding:1.45rem 1.65rem}}.modal-enter-active[data-v-b7b31ecd]{animation:modal-b7b31ecd .2s linear}.modal-leave-active[data-v-b7b31ecd]{animation:modal-b7b31ecd .2s linear;animation-direction:reverse}@keyframes modal-b7b31ecd{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.loader{width:100%;text-align:center;line-height:0;height:100%;display:flex;justify-content:center;align-items:center;min-height:12rem}.loader .icon{display:inline-block;width:1.5rem;height:1.5rem;transform-origin:center;animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-coordinates{padding:1rem 0;display:flex;justify-content:flex-start;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 768px){.map-coordinates{justify-content:space-around}}.cluster-marker{bottom:5px;left:0;position:relative;font-weight:600}.images-drop-zone{width:100%;height:100%;transition:background-color .2s ease-in-out}.images-drop-zone.w-bg{background-color:var(--secondaryBackground)}.images-drop-zone .preview-images>div:not(.selected-image){display:flex;flex-direction:row;flex-wrap:wrap}.images-drop-zone .preview-images.single-image{max-width:18rem;margin:0 auto}.images-drop-zone .preview-images.single-image .selected-image{width:100%;margin-bottom:.45rem;margin-top:.45rem}@media screen and (min-width: 768px){.images-drop-zone .preview-images.single-image .selected-image{width:95%}}.images-drop-zone .preview-images .image-label{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:.45rem .65rem;background-color:var(--accentColor);font-size:.85rem;box-sizing:border-box;color:var(--fontColorLight);font-weight:600}.images-drop-zone.hovered{background:var(--secondaryBackground)}.images-drop-zone.is-invalid .add-files{border-color:red;border:1px solid red}.images-drop-zone.is-invalid .add-files:hover,.images-drop-zone.is-invalid .add-files:focus{border-color:red}.selected-image{position:relative;margin:0 1.3% .55rem 0;display:block;width:30%;height:8rem;overflow:hidden;cursor:grab;border:1px solid var(--borderColor)}.selected-image .remove-button{position:absolute;top:0;right:0;border:1px solid var(--borderColor);border-right:0;border-top:0;background:var(--generalBackground);box-shadow:#0000001f 0 6px 16px;transition:all .2s ease-in-out;z-index:9;line-height:0;color:var(--fontColorDark)}.selected-image .remove-button:hover{background:var(--generalBackground);color:var(--accentColor)}.selected-image .uploading{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:var(--generalBackground);border:1px solid var(--borderColor);display:flex;align-items:center;justify-content:center;opacity:.8}.selected-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:top center;overflow:hidden;-webkit-user-select:none;user-select:none;box-sizing:border-box}.selected-image.ghost{opacity:0}.selected-image:nth-child(3),.selected-image:last-child{margin-right:0}.add-files{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:var(--generalBackground);border:1px solid var(--borderColor);transition:border-color .2s ease-in-out;box-sizing:border-box;padding:1rem}.add-files:hover{border-color:var(--borderColorHover)}.add-files input{position:absolute;left:2px;right:0;width:98%;height:97%;cursor:pointer;z-index:9;text-indent:-9999px}.profile-edit-avatar{width:10rem;height:8rem;margin:0 auto}.single-page-container{height:100%!important;padding-top:1rem}.single-page-container.from-modal{padding-left:0;padding-right:0}footer{background-color:var(--accentColor);color:var(--fontColorLight);border-top:3px solid}footer .footer-content{padding:2rem 0;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}@media screen and (min-width: 640px){footer .footer-content{flex-direction:row}}footer .footer-content .links{display:flex;flex-direction:column;margin-bottom:1rem;text-align:center}footer .footer-content .links .footer-link{color:var(--fontColorLight);margin-left:1rem;font-weight:600;text-transform:uppercase;margin-bottom:.45rem}@media screen and (min-width: 640px){footer .footer-content .links .footer-link{margin-bottom:0}}@media screen and (min-width: 640px){footer .footer-content .links{flex-direction:row;margin-left:auto;margin-bottom:0}}.modal-footer-buttons{display:flex;justify-content:center;flex-direction:column}.modal-footer-buttons .button{margin-bottom:.45rem}@media screen and (min-width: 768px){.modal-footer-buttons{flex-wrap:wrap;flex-direction:row}.modal-footer-buttons .button{margin-bottom:0}.modal-footer-buttons .button:first-child{margin-right:1rem}}.user-sidebar{display:none;background:var(--accentColor);padding:0 1rem;box-sizing:border-box;overflow-y:auto;position:fixed;height:100vh;top:0;left:0;z-index:99;width:100%;font-family:FlamaMedium}.user-sidebar-title{font-size:.85rem;text-transform:uppercase;margin-top:2rem;color:var(--fontColorLight);font-weight:600;word-break:break-word}.user-sidebar-title.user{font-size:.75rem}.user-sidebar-title.user .user-stats{display:flex;flex-wrap:nowrap;align-items:center;line-height:normal;margin-bottom:.25rem}.user-sidebar-title.user .user-stats .label{width:100%}.user-sidebar-title.user .user-stats .symbol{margin-right:1rem}.user-sidebar-title.user .user-stats__rating{flex-wrap:wrap}.user-sidebar-link{display:flex;align-items:center;padding:.75em 0;color:var(--fontColorLight);opacity:.6;text-decoration:none;transition:opacity .2s ease-in-out;font-weight:500}.user-sidebar-link.router-link-active,.user-sidebar-link:hover,.user-sidebar-link:focus{opacity:1}.user-sidebar-link.last{border:0}@media screen and (min-width: 1200px){.user-sidebar-link.last{margin-top:auto}}.user-sidebar-link .icon{margin-right:1rem;margin-left:0!important}.user-sidebar-link .text{flex-grow:1}.user-sidebar-link .count{position:absolute;right:.25rem;background-color:var(--fontColorLight);color:var(--fontColorDark);padding:0 .1em}.user-sidebar-link.roofnest{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAAhCAYAAADwOXSUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmVkYTJiM2ZhYywgMjAyMS8xMS8xNy0xNzoyMzoxOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzI4M0YxMDNCRkVCMTFFRDgzMTlGMjhDMkRBOUVERkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzI4M0YxMDRCRkVCMTFFRDgzMTlGMjhDMkRBOUVERkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMjgzRjEwMUJGRUIxMUVEODMxOUYyOEMyREE5RURGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMjgzRjEwMkJGRUIxMUVEODMxOUYyOEMyREE5RURGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqQ5qXoAAAlISURBVHja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) no-repeat center;background-size:auto;color:transparent;margin-top:1rem;background-repeat:no-repeat;background-position:center left}.user-sidebar-link.academy{background-repeat:no-repeat,no-repeat!important;background-position:center;background-size:contain!important;color:transparent;margin-top:1rem;background-repeat:no-repeat;background-position:center left}.user-sidebar-link.loading{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.user-sidebar-link.loading:before{content:"";position:absolute;right:0;top:50%;width:2rem;height:2rem;transform:translate(-50%,-50%);transform-origin:top left;background:#ffbd89 url(/assets/loader-5795b5c4.svg) no-repeat center;animation-name:rotate;animation-duration:2s;animation-iteration-count:infinite;filter:invert(100%);border-radius:50%}.user-sidebar .mobile-links{display:block}.user-sidebar .mobile-links .select-country-mobile{display:flex;background-color:#ffffff12}@media screen and (min-width: 1280px){.user-sidebar .mobile-links{display:none}}@media screen and (min-width: 1280px){.user-sidebar{display:flex;flex-direction:column;position:relative;width:10.8rem;height:100%}}.user-sidebar.country-AT,.user-sidebar.country-TESTAT{font-size:.75rem}.sidebar-fade-enter-active{animation:sidebar-fade .2s linear}.sidebar-fade-leave-active{animation:sidebar-fade .2s linear;animation-direction:reverse}@keyframes sidebar-fade{0%{opacity:0;transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}.server-down{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;flex-flow:column}.server-down img{display:block;width:90%;margin:0 auto;max-width:40rem;margin-bottom:4rem}.main-sidebar{padding-top:6rem;padding-bottom:6rem;z-index:98;transform:translate(0);height:100vh;width:100%}.main-sidebar.visible{display:block}@media screen and (min-width: 768px){.main-sidebar{width:30%}}@media screen and (min-width: 1280px){.main-sidebar,.main-sidebar.visible{display:none}}.menu-enter-active,.menu-leave-active{transition:transform .3s ease,opacity .3s ease}.menu-enter-from,.menu-leave-to{transform:translate(-100vw);opacity:0}.silentbox-is-opened{overflow:hidden}#silentbox-overlay{display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}#silentbox-overlay__background{background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:default;display:block;height:100%;left:0;position:absolute;top:0;width:100%}#silentbox-overlay__content{cursor:default;display:block;height:100%;position:relative;width:100%}#silentbox-overlay__embed{bottom:0;cursor:default;display:block;height:80%;left:0;margin:auto;position:absolute;right:0;top:-2.5rem;width:75%}#silentbox-overlay__embed img,#silentbox-overlay__embed iframe{background-color:#000;bottom:0;box-shadow:0 0 1.5rem #00000073;cursor:default;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}#silentbox-overlay__container{cursor:default;height:100%;margin:0;position:relative;text-align:center;width:100%}#silentbox-overlay__tool-buttons{text-align:center;margin-top:1rem;width:100%}#silentbox-overlay__tool-buttons a{color:#fff;position:relative;display:inline-block;line-height:1.5rem;font-size:.9rem;border:1px solid #fff;border-radius:1rem;padding:.15rem .8rem}#silentbox-overlay__tool-buttons a:hover{color:#58e8d2;border-color:#58e8d2}#silentbox-overlay__tool-buttons a:hover.download:before{background:#58e8d2}#silentbox-overlay__tool-buttons a:hover.download:after{border-color:#58e8d2}#silentbox-overlay__tool-buttons a.download{padding-right:1.8rem}#silentbox-overlay__tool-buttons a.download:before{content:" ";display:block;width:1px;height:9px;position:absolute;right:calc(.9rem + 3px);top:.6rem;background:#fff}#silentbox-overlay__tool-buttons a.download:after{content:" ";display:block;position:absolute;right:.9rem;top:.65rem;border-bottom:1px solid #fff;border-right:1px solid #fff;width:7px;height:7px;transform:rotate(45deg)}#silentbox-overlay__description{display:block;padding-top:1rem;text-align:center;color:#fff}#silentbox-overlay__close-button{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;height:2.5rem;position:absolute;right:0;top:0;transition:background-color .25s ease-out;width:2.5rem}#silentbox-overlay__close-button:hover,#silentbox-overlay__close-button:focus{background-color:#00000080;outline:none}@media (max-width: 1024px){#silentbox-overlay__close-button{height:5.75rem;width:5.75rem}}#silentbox-overlay__close-button .icon{color:#fff;cursor:pointer;height:1rem;left:.7rem;margin:50% 50% 0 0;position:absolute;right:0;top:-.5rem;transition:.25s ease;width:1rem}@media (max-width: 1024px){#silentbox-overlay__close-button .icon{height:2.5rem;width:2.5rem;left:-1rem}}#silentbox-overlay__close-button .icon:before,#silentbox-overlay__close-button .icon:after{background:#fff;content:"";height:2px;left:5%;position:absolute;top:50%;transition:.25s ease;width:100%}#silentbox-overlay__close-button .icon:before{transform:rotate(-45deg)}#silentbox-overlay__close-button .icon:after{transform:rotate(45deg)}#silentbox-overlay__close-button .icon:hover:before,#silentbox-overlay__close-button .icon:hover:after,#silentbox-overlay__close-button .icon:focus:before,#silentbox-overlay__close-button .icon:focus:after{background:#58e8d2;left:25%;width:50%}#silentbox-overlay__arrow-buttons .arrow{border-left:2px solid #fff;border-top:2px solid #fff;cursor:pointer;height:1.5rem;position:absolute;width:1.5rem}#silentbox-overlay__arrow-buttons .arrow:hover,#silentbox-overlay__arrow-buttons .arrow:focus{outline:none;border-color:#58e8d2}#silentbox-overlay__arrow-buttons .arrow-previous{left:2rem;top:50%;transform:rotate(-45deg)}#silentbox-overlay__arrow-buttons .arrow-previous:hover,#silentbox-overlay__arrow-buttons .arrow-previous:focus{animation-duration:1s;animation-iteration-count:infinite;animation-name:pulsingPrevious}#silentbox-overlay__arrow-buttons .arrow-next{right:2rem;top:50%;transform:rotate(135deg)}#silentbox-overlay__arrow-buttons .arrow-next:hover,#silentbox-overlay__arrow-buttons .arrow-next:focus{animation-duration:1s;animation-iteration-count:infinite;animation-name:pulsingNext}#silentbox-overlay .silentbox-video__frame{display:flex;justify-content:center;align-items:center;width:100%;height:100%}#silentbox-overlay .silentbox-video__embed{outline:none}#silentbox-overlay .silentbox-video__embed:active,#silentbox-overlay .silentbox-video__embed:focus,#silentbox-overlay .silentbox-video__embed:hover{outline:none}.silentbox-animation__swipe-left-enter-active{transition:all .3s ease;opacity:0;transform:translate(25vw)}.silentbox-animation__swipe-left-leave-active{transition:all .3s ease;transition:opacity .5s}.silentbox-animation__swipe-left-enter-to{opacity:1;transition:all .3s ease;transform:translate(0)}.silentbox-animation__swipe-left-leave-to{opacity:0;transition:all .3s ease;transform:translate(-25vw)}.silentbox-animation__swipe-right-enter-active{transition:all .3s ease;opacity:0;transform:translate(-25vw)}.silentbox-animation__swipe-right-leave-active{transition:all .3s ease;transition:opacity .5s}.silentbox-animation__swipe-right-enter-to{opacity:1;transition:all .3s ease;transform:translate(0)}.silentbox-animation__swipe-right-leave-to{opacity:0;transition:all .3s ease;transform:translate(25vw)}@keyframes pulsingNext{0%{animation-timing-function:ease-in;right:2rem}25%{animation-timing-function:ease-in;right:1.75rem}75%{animation-timing-function:ease-in;right:2.25rem}to{animation-timing-function:ease-in;right:2rem}}@keyframes pulsingPrevious{0%{animation-timing-function:ease-in;left:2rem}25%{animation-timing-function:ease-in;left:1.75rem}75%{animation-timing-function:ease-in;left:2.25rem}to{animation-timing-function:ease-in;left:2rem}}.silentbox-item{cursor:pointer;display:inline-block;text-decoration:underline}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,.h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--mainBackground: #fff;--navBackground: #fff;--sliderBackground: #0d0d0d;--accentColor: #004276;--secondaryAccentColor: #2dbdc0;--borderColor: #e2e3e4;--borderColorHover: rgb(0 0 0 / 20%);--fontColorDark: #636466;--fontColorDarker: #000;--fontColorLight: #fff;--generalBackground: #fff;--tertiaryBackground: #fcfcfc;--secondaryBackground: #f5f5f5;--sliderBackground: #f1f1f1;--favoriteIconFill: rgb(233 30 99 / 10%);--labelColor: #000;--swiper-theme-color: var(--accentColor);--swiper-navigation-color: var(--fontColorDark);--scrollbarColor: #ccc;--scrollbarWidth: 1.2rem;--fontWeightDarkMode: 500;--errorColor: red;--errorBackground: rgb(255 92 92)}html{min-height:100%;background-color:var(--mainBackground)}html.locked{overflow:hidden}html.dark{--mainBackground: #111;--navBackground: rgb(30 30 30 / 88%);--borderColor: #2d2d2d;--borderColorHover: #363636;--fontColorDark: #fff;--fontColorLight: #111;--generalBackground: #1f1f1f;--tertiaryBackground: #212121;--secondaryBackground: #303030;--sliderBackground: var(--generalBackground);--favoriteIconFill: rgb(233 30 99 / 10%);--labelColor: #fff;--scrollbarColor: #333;--fontWeightDarkMode: 500;--errorColor: red}#app{font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:var(--fontColorDark);text-align:left;font-size:15px}#app ::selection{color:#fff;background:var(--accentColor)}a,p{color:var(--fontColorDark);text-decoration:none}.errors,.success{padding:1rem;background:var(--errorBackground);margin-bottom:.45rem;color:var(--fontColorLight)}.errors .error,.errors .message,.errors *,.success .error,.success .message,.success *{color:var(--fontColorLight)}.success{background:var(--accentColor)}img{max-width:100%}body::-webkit-scrollbar{width:var(--scrollbarWidth)}body::-webkit-scrollbar-track{background:var(--mainBackground)}body::-webkit-scrollbar-thumb{background-color:var(--scrollbarColor);border:4px solid var(--mainBackground)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ddd;border:3px solid transparent}.custom-scrollbar.user-sidebar::-webkit-scrollbar-thumb{background-color:#ffffff47}@media screen and (min-width: 768px){.custom-scrollbar{padding-right:.45rem}}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-weight:500;margin-top:0;text-align:left;color:var(--accentColor);font-family:FlamaMedium}h1,.h1{font-size:1.8rem;color:var(--accentColor);text-transform:uppercase}@media screen and (min-width: 768px){h1,.h1{font-size:2.25rem}}form{display:flex;flex-direction:column}form button,form .button{display:flex;align-self:center}.bold{font-weight:600}.uppercase{text-transform:uppercase}#header{font-family:FlamaMedium;z-index:99;position:relative;margin-bottom:25px}@media screen and (min-width: 768px){#header{margin-bottom:0}}#mainContent{position:relative;height:100%;overflow:hidden}.container{max-width:82rem;margin:0 auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box}.container.center-content{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.container{height:auto!important}}@media screen and (min-width: 1320px){.container{padding-left:0;padding-right:0}}@media screen and (min-width: 768px){.scrollable-content{height:100%;overflow-y:auto;padding-bottom:7rem;box-sizing:border-box}@supports (padding-top: env(safe-area-inset-top)){.scrollable-content{--safe-area-inset-top: env(safe-area-inset-top);height:calc(100% + var(--safe-area-inset-top))}}}.general-content{position:relative;width:100%}.profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap}.profile-header .go-back{display:block;margin-right:.25rem}@media screen and (min-width: 768px){.profile-header .go-back{display:none}}.profile-header .toggle-content{margin-left:auto;display:block}@media screen and (min-width: 768px){.profile-header .toggle-content{display:none}}.profile-header .title{margin-bottom:0}@media screen and (min-width: 768px){.profile-header{padding-top:1rem}}.general-list{position:relative;padding:0;width:100%}.general-list.hide-list{display:none}@media screen and (min-width: 768px){.general-list{width:45%;border-right:1px solid var(--secondaryBackground);padding-bottom:5rem}.general-list.hide-list{display:block}}@media screen and (min-width: 1280px){.general-list{background-color:var(--tertiaryBackground);margin-left:-1.2rem}}.general-list .general-list-element{position:relative;width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--secondaryBackground);border-left:3px solid transparent;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;cursor:pointer}.general-list .general-list-element:last-child{border:0}.general-list .general-list-element .content{flex:1;padding:1.5rem .6rem;text-decoration:none;color:var(--fontColorDark);display:flex;flex-direction:column;overflow:hidden}@media screen and (min-width: 1280px){.general-list .general-list-element .content{padding:1.5rem .6rem 1.5rem 1.5rem}}.general-list .general-list-element .content .from{display:flex;justify-content:space-between}.general-list .general-list-element .content .from .name{font-weight:500}.general-list .general-list-element .content .from .time{font-style:italic}.general-list .general-list-element .content .description{margin:0}.general-list .general-list-element .content .header{display:flex;align-items:flex-start;width:100%;justify-content:space-between;flex-wrap:wrap;margin-bottom:.45rem}.general-list .general-list-element .content .header .title-container{display:flex;align-items:center;width:100%}@media screen and (min-width: 375px){.general-list .general-list-element .content .header .title-container{width:calc(100% - 8rem)}}.general-list .general-list-element .content .header .title-container .message-details{width:calc(100% - 8px)}.general-list .general-list-element .content .header .title-container .title{margin:0}.general-list .general-list-element .content .header .title-container .author{color:var(--fontColorDark);margin-bottom:.25rem}.general-list .general-list-element .content .header .time{font-style:italic;width:100%;margin-top:.25rem}@media screen and (min-width: 375px){.general-list .general-list-element .content .header .time{width:6rem;margin-top:0}}.general-list .general-list-element .content .thumbnail{width:3rem;height:3rem;border-radius:50%;display:block;overflow:hidden;margin-right:1rem}.general-list .general-list-element .content .thumbnail img{height:100%;object-fit:cover;width:100%}.general-list .general-list-element .content .title{font-weight:600;margin:.45rem 0;color:var(--fontColorDarker);font-size:1.05rem}.general-list .general-list-element .content .details{opacity:.6;font-weight:500}.general-list .general-list-element.has-status:before{content:"";position:absolute;right:.45rem;bottom:.45rem;width:8px;height:8px;border-radius:50%}.general-list .general-list-element.has-status.status1:before{background-color:#d2d2d2}.general-list .general-list-element.has-status.status1 .content{opacity:.6}.general-list .general-list-element.has-status.status0:before{background-color:#28b9bf}.general-list .general-list-element.has-status.status0 .status{display:block;width:8px;height:8px;border-radius:50%;background-color:var(--accentColor);margin-right:.45rem}.general-list .general-list-element.has-status.status2:before{background-color:red}.general-list .general-list-element.selected,.general-list .general-list-element:hover,.general-list .general-list-element:active{background-color:var(--secondaryBackground)}.general-list .general-list-element.selected{background-color:#d7edff}.general-preview{position:relative;box-sizing:border-box;width:100%;height:100%}@media screen and (min-width: 768px){.general-preview{position:relative;width:50%;padding-bottom:5rem}}.general-preview-header{position:relative;display:flex;margin-bottom:1rem;align-items:center;min-height:3rem}.general-preview-header .info .from{font-weight:500;color:var(--fontColorDarker);margin-bottom:.35rem}.general-preview-header .info .time{font-style:italic}.general-preview-header .thumbnail{width:3rem;height:3rem;border-radius:50%;display:block;overflow:hidden;margin-right:1rem}.general-preview-header .thumbnail img{height:100%;object-fit:cover;width:100%;background-color:var(--secondaryBackground)}.general-preview-header .actions{margin-left:auto}.general-preview-header .delete-confirm{position:absolute;left:0;right:0;top:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--errorColor);color:var(--fontColorLight);padding:0 .5rem;box-sizing:border-box;transform-origin:center right;min-height:3rem}.general-preview-header .delete-confirm .text{margin-right:auto}.general-preview-header .delete-confirm .button{margin-left:.25rem}.general-preview-header .delete-confirm .delete-enter-active,.general-preview-header .delete-confirm .delete-leave-active{transition:transform .3s ease,opacity .3s ease}.general-preview-header .delete-confirm .delete-enter-from,.general-preview-header .delete-confirm .delete-leave-to{transform:scaleX(0);opacity:0}.general-preview .title{font-size:2rem;color:var(--fontColorDarker)}.general-preview .description{line-height:1.85rem}.general-preview .description a{border:1px solid var(--borderColor);padding:.65rem 1rem;background:var(--accentColor);color:var(--fontColorLight);font-weight:600;display:inline-block;box-sizing:border-box;transition:opacity .2s ease-in-out;display:block;width:fit-content;margin-bottom:1rem}.general-preview .description a:hover,.general-preview .description a:focus{opacity:.92}.general-pagination{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin-bottom:1rem;align-items:center;flex-direction:column}.general-pagination-label{font-weight:700}.general-pagination-pages{margin-top:1rem;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.general-pagination-pages .pagination-page .button{height:100%}.general-pagination-pages .pagination-page .button.active{background-color:var(--accentColor);color:var(--fontColorLight)}.general-pagination-pages .button{padding-top:.15rem;padding-bottom:.15rem}@media screen and (min-width: 768px){.general-pagination{flex-direction:row}.general-pagination-pages{margin-top:0}}.button,button{position:relative;padding:.625rem .85rem;text-decoration:none;transition:.25s ease-in-out;border:1px solid transparent;transition:all .2s ease-in-out;transform-origin:center top;cursor:pointer;font-size:.925rem;font-weight:500;min-height:1.5rem;box-sizing:border-box;text-transform:uppercase;font-family:FlamaMedium;min-height:2.5rem}.button.none,button.none{border:0;transition:none;min-height:auto;background-color:transparent}.button.small,button.small{font-size:.75rem}.button.full,button.full{width:100%;justify-content:space-between}.button.fullw,button.fullw{width:100%;display:flex;justify-content:center;align-items:center}.button.fullw.w-icon,button.fullw.w-icon{justify-content:space-between}.button.w-icon,button.w-icon{display:inline-flex;align-items:center;padding-top:0;padding-bottom:0;overflow:hidden}.button.w-icon .icon,button.w-icon .icon{line-height:0;background-color:var(--secondaryBackground);color:var(--accentColor)}.button.w-icon.accent .icon,button.w-icon.accent .icon{background-color:#ffffff12;color:var(--fontColorLight)}.button.w-icon.icon-right,button.w-icon.icon-right{padding-right:0}.button.w-icon.icon-right .icon,button.w-icon.icon-right .icon{margin-left:.825rem;padding:.625rem .45rem}.button.w-icon.icon-left,button.w-icon.icon-left{padding-left:0}.button.w-icon.icon-left .icon,button.w-icon.icon-left .icon{margin-right:.625rem;padding:.625rem .45rem}.button.w-border,button.w-border{border:2px solid var(--borderColor)}.button.thick,button.thick{padding:.8rem 1.15rem;font-size:1.05rem}.button.thick .icon,button.thick .icon{line-height:0}.button.thick .icon.icon-right,button.thick .icon.icon-right{margin-left:.75rem}.button.thick .icon.icon-left,button.thick .icon.icon-left{margin-right:.75rem}.button.icon-only,button.icon-only{display:flex;padding:0;width:2.375rem;height:2.375rem;text-align:center;justify-content:center;align-items:center;min-height:auto}.button.icon-only .icon,button.icon-only .icon{margin-left:0}.button .icon,button .icon{line-height:0}.button .icon img,button .icon img{height:100%;object-fit:contain}.button.rounded,button.rounded{border-radius:50%}.buttonspan,buttonspan{position:relative;z-index:5}.button.dark,button.dark{background-color:#000;color:#fff}.button.dark:hover,button.dark:hover{border-color:#2e2e2e}.button.dark.shadow,button.dark.shadow{box-shadow:0 13px 10px -8px #00000059}.button.danger,button.danger{background-color:#ff2e2e;border-color:#ff2e2e;color:#fff}.button.danger:hover,button.danger:hover{opacity:.9;border-color:#ff2e2e}.button.danger .icon,button.danger .icon{background-color:#e11e1e;color:#fff}.button.transparent,button.transparent{background-color:transparent;color:var(--fontColorDark)}.button.grey,button.grey{background-color:#e6e6e699;color:var(--fontColorDark);border-color:var(--borderColor)}.button.loading,button.loading{color:transparent!important;pointer-events:none;overflow:hidden;-webkit-user-select:none;user-select:none}.button.loading .icon,button.loading .icon{opacity:0}.button.loading:before,button.loading:before{content:"";position:absolute;left:50%;top:50%;width:2rem;height:2rem;transform:translate(-50%,-50%);transform-origin:top left;background:#ffbd89 url(/assets/loader-5795b5c4.svg) no-repeat center;animation-name:rotate;animation-duration:2s;animation-iteration-count:infinite;filter:invert(100%);border-radius:50%}@keyframes rotate{0%{transform:rotate(0) translate(-50%,-50%)}to{transform:rotate(360deg) translate(-50%,-50%)}}.button.accent-border,button.accent-border{border-color:var(--accentColor);color:var(--accentColor)}.button.accent-border:hover,.button.accent-border:active,button.accent-border:hover,button.accent-border:active{border-color:var(--accentColor);background-color:var(--secondaryBackground)}.button.danger-border,button.danger-border{border-color:#ff2e2e}.button.danger-border:hover,button.danger-border:hover{color:#ff2e2e;border-color:#ff2e2e}.button.accent,button.accent{background-color:var(--accentColor);color:#fff;border-color:var(--accentColor)}.button.accent:hover,.button.accent:active,button.accent:hover,button.accent:active{background-color:var(--accentColor);color:var(--fontColorLight);border-color:transparent;opacity:.9}.button:active,button:active{opacity:.7}.button:hover,.button.focused,button:hover,button.focused{border-color:var(--borderColorHover)}.button:disabled,.button.disabled,.button.disabled:hover,button:disabled,button.disabled,button.disabled:hover{background-color:#00000021;color:#4e4e4e;cursor:not-allowed;border-color:transparent}html.dark .button.grey,html.dark .button.active,html.dark button.grey,html.dark button.active{background-color:var(--secondaryBackground)}.general-form-fields{display:flex;flex-direction:column;padding:1rem;box-sizing:border-box;flex-wrap:wrap}.general-form-fields .general-field-detail{margin-bottom:.25rem}.general-form-fields .general-field-detail .field-detail{font-weight:600}.general-form-fields-actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (min-width: 768px){.general-form-fields{flex-direction:row;justify-content:space-between}.general-form-fields-left,.general-form-fields-right{width:45%}}.modal-body .general-form-fields{padding:0}.multi-inputs{display:flex;justify-content:space-between;flex-direction:column}.multi-inputs .custom-input{margin-left:0;margin-right:0}.multi-inputs .images-drop-zone .add-files{width:95%}.multi-inputs .images-drop-zone:last-child .add-files{margin-left:auto}@media screen and (min-width: 768px){.multi-inputs{flex-direction:row;margin:2rem 0 1rem}.multi-inputs .custom-input{margin:0;margin-right:.45rem}.multi-inputs .custom-input:last-child{margin-right:0}}.custom-input{position:relative;text-align:center;margin:1.5rem 0 1rem}.custom-input.full{width:100%}.custom-input.padded input,.custom-input.padded select,.custom-input.padded textarea,.custom-input.padded label{padding-left:.45rem}.custom-input label{position:relative;display:block;text-align:left;margin:0 .5rem 0 0;box-sizing:border-box;z-index:2;color:var(--labelColor);overflow:hidden;font-weight:500;font-style:italic;font-size:.85rem;line-height:1rem}.custom-input label:first-letter{text-transform:capitalize}.custom-input input,.custom-input select,.custom-input textarea{position:relative;z-index:1;padding:0 .85rem .25rem 0;border:0;border-bottom:3px solid var(--borderColor);width:100%;color:var(--fontColorDark);transition:border-color .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;line-height:1.6rem;outline-color:var(--accentColor);outline:0;background-color:transparent}.custom-input input:disabled,.custom-input select:disabled,.custom-input textarea:disabled{opacity:.6;cursor:no-drop}.custom-input input.invalid,.custom-input select.invalid,.custom-input textarea.invalid{border-color:red;outline-color:red}.custom-input input:hover,.custom-input select:hover,.custom-input textarea:hover{border-color:var(--accentColor)}@media screen and (min-width: 768px){.custom-input input,.custom-input select,.custom-input textarea{padding-top:.25rem}}.custom-input option{font:-moz-pull-down-menu}.custom-input textarea{resize:none;background-color:var(--mainBackground)}.custom-input .double{display:flex;align-items:center}.custom-input .double-left,.custom-input .double-right{position:relative;width:100%}.custom-input .double-left{margin-right:.45rem}.custom-input .char-count{font-size:.85rem;opacity:.85;text-align:right;display:block;padding-top:.45rem;font-weight:500}.custom-input .char-count.max{color:red}.custom-input .is-invalid{border-color:red}.custom-input .is-invalid:hover,.custom-input .is-invalid:focus{border-color:red}.custom-input.password-field{position:relative}.custom-input.password-field input{padding-right:2rem}.custom-input.password-field .toggle-password-view{position:absolute;right:.05rem;z-index:15;padding:.25rem;border:0;bottom:0}select{position:relative;padding-right:.25rem;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%);background-position:calc(105% - 20px) 50%,calc(105% - 15px) 50%;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}.custom-radio{position:relative;font-size:1rem;padding-left:2rem;font-weight:500}.custom-radio [type=radio]:checked,.custom-radio [type=radio]:not(:checked),.custom-radio [type=checkbox]:checked,.custom-radio [type=checkbox]:not(:checked){position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0}.custom-radio input[type=checkbox]+label,.custom-radio input[type=radio]+label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.custom-radio input[type=checkbox]+label:before,.custom-radio input[type=radio]+label:before{content:"";position:absolute;width:1rem;height:1rem;left:0;top:50%;border:2px solid var(--borderColorHover);border-radius:100%;transform:translateY(-50%);transition:all ease-out .2s}.custom-radio [type=checkbox]:checked+label:before,.custom-radio [type=radio]:checked+label:before{border-color:var(--accentColor)}.custom-radio [type=checkbox]:focus+label:before,.custom-radio [type=radio]:focus+label:before,.custom-radio [type=checkbox]:hover+label:before,.custom-radio [type=radio]:hover+label:before{border-color:var(--accentColor)}.custom-radio [type=checkbox]+label:after,.custom-radio [type=radio]+label:after{content:"";position:absolute;width:0rem;height:.4rem;border-bottom:3px solid var(--accentColor);border-left:3px solid var(--accentColor);top:50%;left:.9rem;transform-origin:bottom left;transform:rotate(-45deg) translateY(-50%);opacity:0;transition:all ease-out .2s}.custom-radio [type=checkbox]:checked+label:after,.custom-radio [type=radio]:checked+label:after{opacity:1;width:1rem}.custom-radio [type=checkbox]:disabled+label:before,.custom-radio [type=radio]:disabled+label:before{border-color:var(--borderColor)!important}.custom-radio [type=checkbox]:disabled+label{cursor:not-allowed;opacity:.6}.custom-radio input[type=checkbox]+label:before{border-radius:4px}.custom-radio [type=checkbox]:checked+label:after{width:1.15rem}.note{font-size:.75rem;text-align:right;display:block;padding:.45rem;box-sizing:border-box;width:100%;opacity:.9}.note.valid{color:var(--accentColor)}.note.neutral{color:var(--fontColorDark)}.note.align-left{text-align:left}.error{color:var(--errorColor)}.general-table-header{background-color:var(--mainBackground);color:var(--fontColorDark);font-weight:500;display:none;align-items:center;color:var(--accentColor);font-weight:600;flex-direction:column}.general-table-header .column{padding-bottom:2rem}@media screen and (min-width: 768px){.general-table-header{display:flex;justify-content:space-evenly;flex-direction:row;flex-wrap:wrap}}.general-table-row{display:flex;align-items:center;flex-direction:column;padding:.45rem 0;color:var(--accentColor)}.general-table-row:nth-child(2n){background-color:#e5ecf1}.general-table-row a{font-weight:600;color:var(--accentColor);text-decoration:underline}@media screen and (min-width: 768px){.general-table-row{justify-content:space-evenly;flex-wrap:wrap;flex-direction:row;padding:0}}.general-table-label{margin-right:.45rem;display:inline-block;font-weight:600}@media screen and (min-width: 768px){.general-table-label{display:none}}.general-table-column{padding:.45rem 1rem;box-sizing:border-box;display:flex;text-overflow:ellipsis;overflow:hidden;justify-content:space-between;width:100%}.general-table-column .approved{color:#0c9}.general-table-column .declined{color:red}@media screen and (min-width: 768px){.general-table-column{flex-grow:1;flex-basis:0;border-right:1px solid var(--borderColor);width:auto;justify-content:flex-start}}.general-search-container{border:1px solid var(--borderColor)}.general-message,.error-message{display:block;text-align:center;font-size:1.45rem;margin:4rem 0}.error-message{position:relative;margin:0 0 1rem;font-size:1.15rem}.error-message:before{content:"";position:absolute;bottom:-1rem;height:2px;width:4rem;left:0;right:0;margin:0 auto;background-color:var(--accentColor)}.no-results-location{font-size:.85rem;margin-left:.25rem;vertical-align:middle}.dropdown{box-shadow:#00000021 0 0 32px;border-radius:12px;overflow:hidden;background:var(--generalBackground);border:1px solid var(--borderColor);width:100%;display:flex;flex-direction:column;padding:.45rem;box-sizing:border-box}.dropdown .item{display:flex;align-items:center;padding:.75rem 1rem;color:var(--fontColorDark);text-decoration:none;transition:background .2s ease-in-out;padding:.45rem;border-radius:8px;box-sizing:border-box;max-width:100%}.dropdown .item:hover,.dropdown .item:active{background:var(--secondaryBackground)}.dropdown .item.button{width:100%;max-width:100%;display:flex;padding:.85rem;justify-content:right;box-sizing:border-box;margin-bottom:.45rem}.dropdown .item.button:last-child{margin-bottom:0}.swiper-button-prev:after,.swiper-button-next:after{font-size:1.45rem}.swiper-button-prev,.swiper-button-next{background:var(--secondaryBackground);border-radius:8px;box-shadow:#0000001f 0 6px 16px!important;width:2.5rem;padding:1rem;box-sizing:border-box;font-size:1rem!important}.swiper-button-disabled{display:none}.overflow-hidden{overflow:hidden}.from-modal{width:100%;padding:0!important}.from-modal .settings-container{box-shadow:none;width:100%;margin:0;padding:0;border:0!important}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.ml-0{margin-left:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mr-1{margin-right:1rem!important}.mr-2{margin-right:2rem!important}.ml-1{margin-left:1rem!important}.ml-2{margin-left:2rem!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-1{padding-left:1rem!important}.pr-1{padding-right:1rem!important}.pt-1{padding-top:1rem!important}.pb-1{padding-bottom:1rem!important}.pt-2{padding-top:2rem!important}.pb-2{padding-bottom:2rem!important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.d-block{display:block}.show-mobile{display:block!important}.show-mobile.i-flex{display:inline-flex!important}.show-mobile.i-block{display:inline-block!important}@media screen and (min-width: 768px){.show-mobile{display:none!important}}.show-tablet{display:none!important}@media screen and (min-width: 768px){.show-tablet{display:block!important}.show-tablet.i-flex{display:inline-flex!important}.show-tablet.i-block{display:inline-block!important}}.show-desktop{display:none!important}@media screen and (min-width: 1280px){.show-desktop{display:block!important}.show-desktop.i-flex{display:inline-flex!important}.show-desktop.i-block{display:inline-block!important}}.grecaptcha-badge{display:none}.no-content{padding:0 1rem;font-weight:600;text-align:center;height:inherit;display:flex;align-items:center;justify-content:center;min-height:4rem}.skeleton{position:relative;overflow:hidden;display:block;min-height:inherit;color:transparent;margin-bottom:.25rem}.skeleton.placeholder{width:100%;min-width:50px;height:7px;min-height:18px}.skeleton:before{content:"";display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(to right,transparent 0%,var(--borderColor) 50%,transparent 100%);animation:load 1s cubic-bezier(.4,0,.2,1) infinite}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes general-animation{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes scale-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}#hu:before{content:"";position:fixed;width:100vw;height:100vh;left:50%;top:50%;transform:translate(-50%,-50%);z-index:auto;background:rgba(0,0,0,.8)}@font-face{font-family:FlamaMedium;src:url(/assets/Flama-Medium-bee9d6ab.eot#) format("eot"),url(/assets/Flama-Medium-70068e56.woff) format("woff"),url(/assets/Flama-Medium-10399bbf.ttf) format("truetype"),url(/assets/Flama-Medium-5ca1ec80.svg#webfontFHzvtkso) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Regular-e64e508b.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}
