@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,900&family=Orbitron:wght@400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";: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:#ffffffb3;--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(90deg,#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-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-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--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(1turn)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination-bullet-active{--tw-bg-opacity: 1 !important;background-color:rgb(33 56 84 / var(--tw-bg-opacity))!important}.swiper-pagination{bottom:-1.5rem!important;--tw-bg-opacity: 1 !important;background-color:rgb(254 255 255 / var(--tw-bg-opacity))!important}@media (min-width: 768px){.swiper-pagination{bottom:-0px!important}}.swiper-button-next:hover,.swiper-button-prev:hover{border-radius:.25rem}@media (min-width: 768px){.swiper-button-next:hover,.swiper-button-prev:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}}.swiper-button-next,.swiper-button-prev{--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}.swiper-button-next:after,.swiper-button-prev:after{font-size:.875rem;line-height:1.25rem}.round__grid[data-v-bb7fd815]{display:grid;grid-template-columns:.5fr 1fr .6fr .25fr}.print-only-margins[data-v-bb7fd815]{width:100%}@media (min-width: 1536px){.print-only-margins[data-v-bb7fd815]{width:auto}}.print-only[data-v-bb7fd815]{padding-top:1rem}@media print{.bg-yellow-100[data-v-bb7fd815]{background-color:transparent;font-weight:500}.border[data-v-bb7fd815],.border-t-4[data-v-bb7fd815],.border-l-4[data-v-bb7fd815],.border-r-4[data-v-bb7fd815],.border-b-4[data-v-bb7fd815]{border-color:#3f3f3f}.border[data-v-bb7fd815]{border-width:2px}.liga .border[data-v-bb7fd815],.liga .border-b[data-v-bb7fd815],.liga .border-l[data-v-bb7fd815],.liga .border-r[data-v-bb7fd815],.liga .border-t[data-v-bb7fd815]{border:1px solid rgb(63,63,63)}.liga .border-b-0[data-v-bb7fd815]{border-bottom:none}.liga .border-t-0[data-v-bb7fd815]{border-top:none}.border-black[data-v-bb7fd815]{border-bottom:1px solid black}.no-print[data-v-bb7fd815]{display:none}.print-only-position[data-v-bb7fd815]{display:flex;justify-content:flex-start}.print-only-margins[data-v-bb7fd815]{width:auto}.print-only-page[data-v-bb7fd815]{margin-bottom:1rem;margin-top:2rem}.print-only[data-v-bb7fd815]{padding-bottom:1rem}}.spinner[data-v-79789f83]{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top-color:#3498db;border-radius:50%;animation:spin-79789f83 1s linear infinite;margin:100px auto}@keyframes spin-79789f83{to{transform:rotate(360deg)}}.loading-text[data-v-79789f83]{text-align:center;font-family:Arial,sans-serif;font-size:16px;margin-top:10px;color:#555}.btn--primary[data-v-79789f83]{background-color:#3b82f6;color:#fff;padding:8px 16px;border-radius:4px;border:none;cursor:pointer}.btn--primary[data-v-79789f83]:hover{background-color:#2563eb}.page-container[data-v-79789f83]{background:white;margin:0 auto 20px;max-width:210mm;min-height:290mm}.page-content[data-v-79789f83]{padding:10mm 20mm;display:flex;flex-direction:column;min-height:257mm}.page-header[data-v-79789f83]{margin-bottom:20px}.page-footer[data-v-79789f83]{margin-top:auto;padding-top:6px}@media screen and (max-width: 900px){.print-container[data-v-79789f83]{transform:scale(.8);transform-origin:top}}@media screen and (max-width: 600px){.print-container[data-v-79789f83]{transform:scale(.6);transform-origin:top}}@media print{.bg-black[data-v-79789f83]{background-color:transparent!important}.screen-only[data-v-79789f83]{display:none}.page-container[data-v-79789f83]{page-break-after:always;box-shadow:none!important;margin:0!important;max-width:none!important;min-height:auto!important}.page-container[data-v-79789f83]:last-child{page-break-after:auto}.page-content[data-v-79789f83]{padding:15mm!important;min-height:auto!important}.print-container[data-v-79789f83]{gap:0!important}}@media screen and (min-width: 451px) and (max-width: 900px){.print-container[data-v-3bbdebb4]{margin-top:60px;transform:scale(.75);transform-origin:top}}@media screen and (min-width: 391px) and (max-width: 450px){.print-container[data-v-3bbdebb4]{margin-top:60px;transform:scale(.36);transform-origin:top}}@media screen and (max-width: 390px){.print-container[data-v-3bbdebb4]{margin-top:60px;transform:scale(.33);transform-origin:top}}.print-container[data-v-3bbdebb4]{margin-top:60px}@media print{.vcontainer[data-v-3bbdebb4]{visibility:hidden}.multipage[data-v-3bbdebb4]{gap:0}.print-container[data-v-3bbdebb4]{visibility:visible;position:absolute;left:0;top:0;gap:0;margin-top:0}}.dinA4-vertical[data-v-3bbdebb4]{width:209mm!important;min-width:209mm!important;max-width:209mm!important;height:296mm!important;min-height:296mm!important;max-height:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.dinA4-horizontal[data-v-3bbdebb4]{height:209mm!important;min-height:209mm!important;max-height:209mm!important;width:296mm!important;min-width:296mm!important;max-width:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.inscription_sheet_dinA4[data-v-3bbdebb4]{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;background-color:#fff;color:#000;padding:0;position:relative;margin:0}.exam-input{border-bottom:1px solid #414141;padding:4px 4px 4px 6px;margin-left:4px;width:100%;color:#414141;background-color:#fff;--tw-bg-opacity: 1 !important;background-color:rgb(254 255 255 / var(--tw-bg-opacity))!important}.only-print{display:none}table{border-collapse:collapse;width:100%}td,th{min-width:60px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding-left:.5rem;padding-right:.5rem;text-align:center}input{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity))!important;padding:0!important;padding-left:.5rem!important;padding-right:.5rem!important}@print{.only-print {display: block;}}@media screen and (min-width: 451px) and (max-width: 900px){.print-container[data-v-80ae3d00]{margin-top:60px;transform:scale(.75);transform-origin:top}}@media screen and (min-width: 391px) and (max-width: 450px){.print-container[data-v-80ae3d00]{margin-top:60px;transform:scale(.36);transform-origin:top}}@media screen and (max-width: 390px){.print-container[data-v-80ae3d00]{margin-top:60px;transform:scale(.33);transform-origin:top}}.print-container[data-v-80ae3d00]{margin-top:60px}@media print{.vcontainer[data-v-80ae3d00]{visibility:hidden}.multipage[data-v-80ae3d00]{gap:0}.print-container[data-v-80ae3d00]{visibility:visible;position:absolute;left:0;top:0;gap:0;margin-top:0}}.dinA4-vertical[data-v-80ae3d00]{width:209mm!important;min-width:209mm!important;max-width:209mm!important;height:296mm!important;min-height:296mm!important;max-height:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.dinA4-horizontal[data-v-80ae3d00]{height:209mm!important;min-height:209mm!important;max-height:209mm!important;width:296mm!important;min-width:296mm!important;max-width:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.inscription_sheet_dinA4[data-v-80ae3d00]{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;background-color:#fff;color:#000;padding:0;position:relative;margin:0}.input_login[data-v-adb7ace9],.input_login[data-v-87989231]{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(220 220 220 / var(--tw-border-opacity));padding:.5rem 2.5rem .5rem 1rem;--tw-text-opacity: 1;color:rgb(113 122 133 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}span[data-v-7be308cc]{border-radius:9999px;padding:.125rem .375rem .25rem;font-size:10px;font-weight:400;--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.loading-spinner[data-v-77c73177]{animation:spin-77c73177 1s linear infinite}@keyframes spin-77c73177{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header[data-v-cc485cee]{background:rgb(76,112,156);background:linear-gradient(90deg,rgba(76,112,156,1) 0%,rgba(33,56,84,1) 100%)}input[type=checkbox][data-v-cc485cee]:checked{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 1 24 24"><path d="M9 21.75L2.66 14.08l2.83-2.83L9 16.25l10.51-10.96l2.83 2.83L9 21.75z"/></svg>')!important}.custom-checkbox[data-v-cc485cee]{height:1rem;width:1rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(142 142 142 / var(--tw-border-opacity))}.custom-checkbox[data-v-cc485cee]:checked{border-color:transparent;--tw-bg-opacity: 1 !important;background-color:rgb(0 120 215 / var(--tw-bg-opacity))!important;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.custom-checkbox[data-v-cc485cee]:hover{--tw-bg-opacity: .8}.custom-checkbox[data-v-cc485cee]:disabled{cursor:not-allowed}.specific-input[data-v-cc485cee]{padding-top:0!important;padding-bottom:0!important;font-size:16px!important}.specific-input[data-v-cc485cee]:focus{--tw-border-opacity: 1;border-color:rgb(33 56 84 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}@media (min-width: 1024px){.specific-input[data-v-cc485cee]{font-size:10px!important}}@media (min-width: 1280px){.specific-input[data-v-cc485cee]{font-size:14px!important}}.header[data-v-5b7121d6]{background:rgb(76,112,156);background:linear-gradient(90deg,rgba(76,112,156,1) 0%,rgba(33,56,84,1) 100%)}.specific-input[data-v-5b7121d6]{padding-top:0!important;padding-bottom:0!important;font-size:16px!important}.specific-input[data-v-5b7121d6]:focus{--tw-border-opacity: 1;border-color:rgb(33 56 84 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}@media (min-width: 1024px){.specific-input[data-v-5b7121d6]{font-size:10px!important}}@media (min-width: 1280px){.specific-input[data-v-5b7121d6]{font-size:16px!important}}.header[data-v-15d1ea20],.header[data-v-ed9a13a4]{background:rgb(76,112,156);background:linear-gradient(90deg,rgba(76,112,156,1) 0%,rgba(33,56,84,1) 100%)}.member__grid-template-8-columns[data-v-ed9a13a4]{display:grid;grid-template-columns:.1fr 1fr 1fr 1fr 1fr .1fr}.member__grid-template-7-columns[data-v-ed9a13a4]{display:grid;grid-template-columns:.1fr 1fr 1fr 1fr .1fr}@media screen and (max-width: 767px){.member__grid-template-8-columns[data-v-ed9a13a4],.member__grid-template-7-columns[data-v-ed9a13a4]{grid-template-columns:.1fr 2fr .5fr .1fr}}@keyframes loadingAnimation-ed9a13a4{0%{background-position:100% 0%}to{background-position:0% 100%}}.loading[data-v-ed9a13a4]{background:linear-gradient(45deg,rgba(238,238,238,.5) 25%,rgba(220,220,220,.5) 25%,rgba(220,220,220,.5) 50%,rgba(238,238,238,.5) 50%,rgba(238,238,238,.5) 75%,rgba(220,220,220,.5) 75%);background-size:200% 200%;animation:loadingAnimation-ed9a13a4 1.5s infinite;color:transparent;pointer-events:none}.input_login[data-v-b7d397d5],.input_login[data-v-fd229498]{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(220 220 220 / var(--tw-border-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(113 122 133 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.swiper-pagination-bullet-active[data-v-50834556]{--tw-bg-opacity: 1 !important;background-color:rgb(33 56 84 / var(--tw-bg-opacity))!important}.swiper-pagination[data-v-50834556]{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.swiper-button-next[data-v-50834556]:hover,.swiper-button-prev[data-v-50834556]:hover{border-radius:.25rem}@media (min-width: 768px){.swiper-button-next[data-v-50834556]:hover,.swiper-button-prev[data-v-50834556]:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}}.swiper-button-next[data-v-50834556],.swiper-button-prev[data-v-50834556]{--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}.swiper-button-next[data-v-50834556]:after,.swiper-button-prev[data-v-50834556]:after{font-size:.875rem;line-height:1.25rem}@media print{body[data-v-50834556]{height:auto}#menu[data-v-50834556],#menuIcon[data-v-50834556],#scrollBotton[data-v-50834556],#featuredImage[data-v-50834556],#swipperObj[data-v-50834556],#footer[data-v-50834556]{display:none}p[data-v-50834556],h1[data-v-50834556],h2[data-v-50834556],h3[data-v-50834556],div[data-v-50834556],span[data-v-50834556],img[data-v-50834556]{page-break-inside:avoid}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0px}.-bottom-6{bottom:-1.5rem}.-left-\[4px\]{left:-4px}.-right-4{right:-1rem}.-top-2{top:-.5rem}.-top-\[4px\]{top:-4px}.bottom-0{bottom:0px}.bottom-12{bottom:3rem}.bottom-20{bottom:5rem}.bottom-8{bottom:2rem}.left-0{left:0px}.left-2{left:.5rem}.left-\[4px\]{left:4px}.right-0{right:0px}.right-4{right:1rem}.right-8{right:2rem}.top-0{top:0px}.top-10{top:2.5rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-2{top:.5rem}.top-4{top:1rem}.top-8{top:2rem}.top-\[2px\]{top:2px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[99\]{z-index:99}.-m-0{margin:-0px}.-m-0\.5{margin:-.125rem}.-m-\[1px\]{margin:-1px}.-m-\[4\.6px\]{margin:-4.6px}.m-1{margin:.25rem}.m-2{margin:.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-\[1px\]{margin-left:-1px}.-ml-\[50vw\]{margin-left:-50vw}.-mt-1{margin-top:-.25rem}.-mt-10{margin-top:-2.5rem}.-mt-12{margin-top:-3rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-40{margin-top:-10rem}.-mt-6{margin-top:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mt-8{margin-top:-2rem}.-mt-\[130px\]{margin-top:-130px}.-mt-\[1px\]{margin-top:-1px}.-mt-\[20px\]{margin-top:-20px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[2px\]{margin-bottom:2px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-80{margin-top:20rem}.mt-\[110px\]{margin-top:110px}.mt-\[1px\]{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-4{height:1rem}.h-40{height:10rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[10px\]{height:10px}.h-\[10vh\]{height:10vh}.h-\[130px\]{height:130px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[20vh\]{height:20vh}.h-\[250px\]{height:250px}.h-\[25px\]{height:25px}.h-\[270px\]{height:270px}.h-\[30px\]{height:30px}.h-\[40px\]{height:40px}.h-\[40vh\]{height:40vh}.h-\[50px\]{height:50px}.h-\[50vh\]{height:50vh}.h-\[70px\]{height:70px}.h-\[70vh\]{height:70vh}.h-\[72vh\]{height:72vh}.h-\[75vh\]{height:75vh}.h-\[85\%\]{height:85%}.h-\[90\%\]{height:90%}.h-\[94\%\]{height:94%}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-48{max-height:12rem}.max-h-\[200px\]{max-height:200px}.max-h-\[28vh\]{max-height:28vh}.min-h-\[10px\]{min-height:10px}.min-h-\[25px\]{min-height:25px}.min-h-\[30px\]{min-height:30px}.min-h-\[40px\]{min-height:40px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-40{width:10rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[1\/4\]{width:1/4}.w-\[100px\]{width:100px}.w-\[10px\]{width:10px}.w-\[120px\]{width:120px}.w-\[150px\]{width:150px}.w-\[15px\]{width:15px}.w-\[16px\]{width:16px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[270px\]{width:270px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[396px\]{width:396px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[416px\]{width:416px}.w-\[50\%\]{width:50%}.w-\[50px\]{width:50px}.w-\[55\%\]{width:55%}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-\[70\%\]{width:70%}.w-\[70px\]{width:70px}.w-\[79px\]{width:79px}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[80vw\]{width:80vw}.w-\[85\%\]{width:85%}.w-\[85px\]{width:85px}.w-\[900px\]{width:900px}.w-\[90px\]{width:90px}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[100px\]{min-width:100px}.min-w-\[150px\]{min-width:150px}.min-w-\[25px\]{min-width:25px}.min-w-\[320px\]{min-width:320px}.min-w-\[40px\]{min-width:40px}.min-w-\[50px\]{min-width:50px}.min-w-\[60\%\]{min-width:60%}.min-w-\[60px\]{min-width:60px}.max-w-\[100px\]{max-width:100px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1150px\]{max-width:1150px}.max-w-\[120px\]{max-width:120px}.max-w-\[1500px\]{max-width:1500px}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[400px\]{max-width:400px}.max-w-\[500px\]{max-width:500px}.max-w-\[600px\]{max-width:600px}.max-w-\[70px\]{max-width:70px}.max-w-\[900px\]{max-width:900px}.max-w-\[96vw\]{max-width:96vw}.border-collapse{border-collapse:collapse}.-rotate-45{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-180deg\]{--tw-rotate: -180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-y-1{row-gap:.25rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-\[2px\]{border-radius:2px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4,.border-b-\[4px\]{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-r-4{border-right-width:4px}.border-r-\[10px\]{border-right-width:10px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-transparent{border-color:transparent!important}.border-\[\#DCDCDC\]{--tw-border-opacity: 1;border-color:rgb(220 220 220 / var(--tw-border-opacity))}.border-acqua{--tw-border-opacity: 1;border-color:rgb(60 192 145 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue{--tw-border-opacity: 1;border-color:rgb(73 122 183 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.border-green{--tw-border-opacity: 1;border-color:rgb(104 142 86 / var(--tw-border-opacity))}.border-grey{--tw-border-opacity: 1;border-color:rgb(142 142 142 / var(--tw-border-opacity))}.border-grey-dark{--tw-border-opacity: 1;border-color:rgb(113 122 133 / var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-orange{--tw-border-opacity: 1;border-color:rgb(207 119 16 / var(--tw-border-opacity))}.border-primary{--tw-border-opacity: 1;border-color:rgb(33 56 84 / var(--tw-border-opacity))}.border-primary-superlight{--tw-border-opacity: 1;border-color:rgb(73 122 183 / var(--tw-border-opacity))}.border-red{--tw-border-opacity: 1;border-color:rgb(221 65 65 / var(--tw-border-opacity))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(239 159 0 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(254 255 255 / var(--tw-border-opacity))}.border-yellow{--tw-border-opacity: 1;border-color:rgb(217 179 46 / var(--tw-border-opacity))}.\!bg-green{--tw-bg-opacity: 1 !important;background-color:rgb(104 142 86 / var(--tw-bg-opacity))!important}.\!bg-slate-50{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity))!important}.\!bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgb(250 204 21 / var(--tw-bg-opacity))!important}.bg-\[\#1abc9c\]{--tw-bg-opacity: 1;background-color:rgb(26 188 156 / var(--tw-bg-opacity))}.bg-\[\#27ae60\]{--tw-bg-opacity: 1;background-color:rgb(39 174 96 / var(--tw-bg-opacity))}.bg-\[\#2c3e50\]{--tw-bg-opacity: 1;background-color:rgb(44 62 80 / var(--tw-bg-opacity))}.bg-\[\#3498db\]{--tw-bg-opacity: 1;background-color:rgb(52 152 219 / var(--tw-bg-opacity))}.bg-\[\#7683d7\]{--tw-bg-opacity: 1;background-color:rgb(118 131 215 / var(--tw-bg-opacity))}.bg-\[\#76b0d7\]{--tw-bg-opacity: 1;background-color:rgb(118 176 215 / var(--tw-bg-opacity))}.bg-\[\#808080\]{--tw-bg-opacity: 1;background-color:rgb(128 128 128 / var(--tw-bg-opacity))}.bg-\[\#95a5a6\]{--tw-bg-opacity: 1;background-color:rgb(149 165 166 / var(--tw-bg-opacity))}.bg-\[\#9b59b6\]{--tw-bg-opacity: 1;background-color:rgb(155 89 182 / var(--tw-bg-opacity))}.bg-\[\#EEEEEE\]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity))}.bg-\[\#F3F6FA\]{--tw-bg-opacity: 1;background-color:rgb(243 246 250 / var(--tw-bg-opacity))}.bg-\[\#e67e22\]{--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity))}.bg-\[\#e74c3c\]{--tw-bg-opacity: 1;background-color:rgb(231 76 60 / var(--tw-bg-opacity))}.bg-\[\#f39c12\]{--tw-bg-opacity: 1;background-color:rgb(243 156 18 / var(--tw-bg-opacity))}.bg-\[\#f44336\]{--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity))}.bg-acqua{--tw-bg-opacity: 1;background-color:rgb(60 192 145 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity: 1;background-color:rgb(104 142 86 / var(--tw-bg-opacity))}.bg-grey{--tw-bg-opacity: 1;background-color:rgb(142 142 142 / var(--tw-bg-opacity))}.bg-grey-dark{--tw-bg-opacity: 1;background-color:rgb(113 122 133 / var(--tw-bg-opacity))}.bg-grey\/20{background-color:#8e8e8e33}.bg-indigo{--tw-bg-opacity: 1;background-color:rgb(92 85 213 / var(--tw-bg-opacity))}.bg-orange{--tw-bg-opacity: 1;background-color:rgb(207 119 16 / var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(33 56 84 / var(--tw-bg-opacity))}.bg-primary-superlight{--tw-bg-opacity: 1;background-color:rgb(73 122 183 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity: 1;background-color:rgb(221 65 65 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(239 159 0 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(217 179 46 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-80{--tw-bg-opacity: .8}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-\[\#CACACA\]{fill:#cacaca}.fill-gray-600{fill:#4b5563}.fill-grey-dark{fill:#717a85}.fill-primary{fill:#213854}.fill-red{fill:#dd4141}.fill-white{fill:#feffff}.object-cover{-o-object-fit:cover;object-fit:cover}.object-none{-o-object-fit:none;object-fit:none}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[100px\]{padding-top:100px;padding-bottom:100px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-end{text-align:end}.\!text-\[10px\]{font-size:10px!important}.\!text-\[16px\]{font-size:16px!important}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[40px\]{font-size:40px}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-normal{font-weight:400!important}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.\!text-red{--tw-text-opacity: 1 !important;color:rgb(221 65 65 / var(--tw-text-opacity))!important}.text-\[\#688e56\]{--tw-text-opacity: 1;color:rgb(104 142 86 / var(--tw-text-opacity))}.text-\[\#f44336\]{--tw-text-opacity: 1;color:rgb(244 67 54 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity: 1;color:rgb(73 122 183 / var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-green{--tw-text-opacity: 1;color:rgb(104 142 86 / var(--tw-text-opacity))}.text-grey{--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity))}.text-grey-dark{--tw-text-opacity: 1;color:rgb(113 122 133 / var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-orange{--tw-text-opacity: 1;color:rgb(207 119 16 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}.text-primary-dark{--tw-text-opacity: 1;color:rgb(29 46 69 / var(--tw-text-opacity))}.text-red{--tw-text-opacity: 1;color:rgb(221 65 65 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-secondary{--tw-text-opacity: 1;color:rgb(239 159 0 / var(--tw-text-opacity))}.text-secondary-dark{--tw-text-opacity: 1;color:rgb(204 136 0 / var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}input,input:before,input:after{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.modal{height:100vh;overflow-y:hidden}input[type=number]{-moz-appearance:textfield}.thin-scrollbar{scrollbar-width:thin}.thin-scrollbar::-webkit-scrollbar{width:6px}.thin-scrollbar::-webkit-scrollbar-track{background:transparent}.thin-scrollbar::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border:transparent}.input{border-bottom-width:3px;--tw-border-opacity: .5;padding-top:.5rem;padding-bottom:.5rem;font-size:18px;--tw-text-opacity: 1;color:rgb(113 122 133 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(202 202 202 / var(--tw-text-opacity))}.input::placeholder{--tw-text-opacity: 1;color:rgb(202 202 202 / var(--tw-text-opacity))}@media (min-width: 1024px){.input{padding-top:1rem;padding-bottom:1rem;font-size:30px}}.input--disabled{pointer-events:none;--tw-bg-opacity: 1;background-color:rgb(243 246 250 / var(--tw-bg-opacity))}.input_login{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(220 220 220 / var(--tw-border-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(113 122 133 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.input__checkbox{height:1.25rem;width:1.25rem;accent-color:#213854}.input__radio{height:1.25rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity));accent-color:#717A85}.input__text{min-width:100%}@media (min-width: 1024px){.input__text{min-width:600px}}.modal{transition:opacity .35s ease}.modal-open{filter:blur(8px)}.modal-close{filter:none}.btn{height:52px;border-radius:.375rem;padding:.5rem 1rem;font-weight:500}@media (min-width: 1024px){.btn{height:42px}}.btn--primary{--tw-bg-opacity: 1;background-color:rgb(33 56 84 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.btn--primary:hover{--tw-bg-opacity: 1;background-color:rgb(204 136 0 / var(--tw-bg-opacity))}.btn--primary_stroke{border-width:1px;--tw-border-opacity: 1;border-color:rgb(33 56 84 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}.btn--primary_stroke:hover{border-width:1px;--tw-border-opacity: 1;border-color:rgb(204 136 0 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(204 136 0 / var(--tw-text-opacity))}.btn--disabled{pointer-events:none;--tw-bg-opacity: 1;background-color:rgb(142 142 142 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.btn--disabled__stroke{pointer-events:none;border-width:1px;--tw-border-opacity: 1;border-color:rgb(142 142 142 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity))}.btn--secondary{--tw-bg-opacity: 1;background-color:rgb(73 122 183 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.btn--secondary_stroke{border-width:1px;--tw-border-opacity: 1;border-color:rgb(73 122 183 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(73 122 183 / var(--tw-text-opacity))}.btn--danger{--tw-bg-opacity: 1;background-color:rgb(243 118 118 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.btn--danger_stroke{border-width:1px;--tw-border-opacity: 1;border-color:rgb(243 118 118 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 118 118 / var(--tw-text-opacity))}.btn--danger_stroke:hover{--tw-bg-opacity: 1;background-color:rgb(243 118 118 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.scrollbar::-webkit-scrollbar{display:none}.scrollbar{scrollbar-width:none}:root{--primary: "#213854";--primary-light: "#213854";--secondary: "#497AB7";--percentage-events: "335";--percentage-exams: "450";--toastify-color-success: #688e56;--toastify-color-error: #e74c3c;--popper-theme-background-color: #ffffff;--popper-theme-box-shadow: 0 6px 30px -6px rgba(0, 0, 0, .25);--popper-theme-text-color: #717a85;--popper-theme-padding: 8px;--popper-theme-border-radius: 6px}*{box-sizing:border-box;margin:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{font-family:Roboto,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:var(--primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.apexcharts-tooltip-title{background-color:#717a8540;font-weight:600;color:#213854}.apexcharts-tooltip{background-color:#717a851a;color:#213854}h1{font-size:3.2em;line-height:1.1}h3{font-family:Roboto,ui-sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(33 56 84 / var(--tw-text-opacity))}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.spinner,.spinner:before,.spinner:after{border-radius:50%}.spinner{color:#fff;font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;transform:translateZ(0)}.spinner-white{color:#e74c3c}.spinner:before,.spinner:after{position:absolute;content:""}.spinner:before{width:10.4px;height:20.4px;background:#8e8e8e;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;transform-origin:10.4px 10.2px;animation:loading 2s infinite ease 1.5s}.spinner-blue:before{background:#497ab7;top:-1px;left:-1px}.spinner-white:before{background:#fff;top:-1px;left:-1px}.spinner:after{width:10.4px;height:10.2px;background:#8e8e8e;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;transform-origin:0px 10.2px;animation:loading 2s infinite ease}.spinner-white:after{background:#fff;top:-.4px;left:10.4px}.spinner-blue:after{background:#497ab7;top:-.4px;left:10.4px}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width: 600px){form{width:80vw;min-width:initial}}.has-notification:after{content:"";display:block;width:.5rem;height:.5rem;background-color:#e74c3c;border-radius:50%;position:absolute;bottom:.8rem;right:1.8rem}.dinA4-vertical{width:209mm!important;min-width:209mm!important;max-width:209mm!important;height:296mm!important;min-height:296mm!important;max-height:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.dinA4-horizontal{height:209mm!important;min-height:209mm!important;max-height:209mm!important;width:296mm!important;min-width:296mm!important;max-width:296mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.first\:rounded-t:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.first\:border-t-4:first-child{border-top-width:4px}.first\:border-gray-400:first-child{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.last\:mb-10:last-child{margin-bottom:2.5rem}.last\:mb-4:last-child{margin-bottom:1rem}.last\:rounded:last-child{border-radius:.25rem}.last\:rounded-b:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.odd\:bg-gray-100:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.odd\:bg-gray-200:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.even\:bg-gray-100:nth-child(even){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.even\:bg-gray-200:nth-child(even){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.even\:bg-white:nth-child(even){--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity))}.checked\:border-transparent:checked{border-color:transparent}.checked\:\!bg-\[\#0078d7\]:checked{--tw-bg-opacity: 1 !important;background-color:rgb(0 120 215 / var(--tw-bg-opacity))!important}.checked\:ring-0:checked{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:\!bg-\[\#587f46\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(88 127 70 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#192b41\]:hover{--tw-bg-opacity: 1;background-color:rgb(25 43 65 / var(--tw-bg-opacity))}.hover\:bg-\[\#587f46\]:hover{--tw-bg-opacity: 1;background-color:rgb(88 127 70 / var(--tw-bg-opacity))}.hover\:bg-\[\#F3F6FA\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 246 250 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(33 56 84 / var(--tw-bg-opacity))}.hover\:bg-primary-dark:hover{--tw-bg-opacity: 1;background-color:rgb(29 46 69 / var(--tw-bg-opacity))}.hover\:bg-red:hover{--tw-bg-opacity: 1;background-color:rgb(221 65 65 / var(--tw-bg-opacity))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.hover\:bg-secondary-dark:hover{--tw-bg-opacity: 1;background-color:rgb(204 136 0 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity))}.hover\:\!bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.hover\:\!bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:bg-opacity-80:hover{--tw-bg-opacity: .8}.hover\:fill-secondary:hover{fill:#ef9f00}.hover\:fill-white:hover{fill:#feffff}.hover\:font-bold:hover{font-weight:700}.hover\:\!text-white:hover{--tw-text-opacity: 1 !important;color:rgb(254 255 255 / var(--tw-text-opacity))!important}.hover\:text-\[\#c38200\]:hover{--tw-text-opacity: 1;color:rgb(195 130 0 / var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-grey:hover{--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity))}.hover\:text-red-light:hover{--tw-text-opacity: 1;color:rgb(243 118 118 / var(--tw-text-opacity))}.hover\:text-secondary:hover{--tw-text-opacity: 1;color:rgb(239 159 0 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(254 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:\!opacity-80:hover{opacity:.8!important}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(33 56 84 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.disabled\:bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(254 255 255 / var(--tw-bg-opacity))}@media (min-width: 320px){.xs\:flex-col{flex-direction:column}}@media (min-width: 640px){.sm\:justify-end{justify-content:flex-end}}@media (min-width: 768px){.md\:-bottom-0{bottom:-0px}.md\:right-4{right:1rem}.md\:m-4{margin:1rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mt-6{margin-top:-1.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-2{margin-bottom:.5rem}.md\:mb-40{margin-bottom:10rem}.md\:ml-0{margin-left:0}.md\:ml-20{margin-left:5rem}.md\:mr-2{margin-right:.5rem}.md\:mr-20{margin-right:5rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[15px\]{height:15px}.md\:h-\[50px\]{height:50px}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:w-2{width:.5rem}.md\:w-20{width:5rem}.md\:w-\[15px\]{width:15px}.md\:w-\[20\%\]{width:20%}.md\:w-\[30\%\]{width:30%}.md\:w-\[300px\]{width:300px}.md\:w-\[400px\]{width:400px}.md\:w-\[500px\]{width:500px}.md\:w-\[60\%\]{width:60%}.md\:w-\[750px\]{width:750px}.md\:w-\[800px\]{width:800px}.md\:w-\[80px\]{width:80px}.md\:w-\[90px\]{width:90px}.md\:w-\[950px\]{width:950px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[100px\]{max-width:100px}.md\:max-w-\[1070px\]{max-width:1070px}.md\:max-w-\[150px\]{max-width:150px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[500px\]{max-width:500px}.md\:max-w-full{max-width:100%}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:gap-2{gap:.5rem}.md\:gap-24{gap:6rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.md\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.md\:border{border-width:1px}.md\:border-r-2{border-right-width:2px}.md\:border-grey{--tw-border-opacity: 1;border-color:rgb(142 142 142 / var(--tw-border-opacity))}.md\:border-opacity-30{--tw-border-opacity: .3}.md\:bg-transparent{background-color:transparent}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pl-8{padding-left:2rem}.md\:pr-14{padding-right:3.5rem}.md\:pr-2{padding-right:.5rem}.md\:pt-4{padding-top:1rem}.md\:pt-8{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:6.3rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.last\:md\:mr-0:last-child{margin-right:0}.hover\:md\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:md\:font-bold:hover{font-weight:700}.hover\:md\:text-secondary:hover{--tw-text-opacity: 1;color:rgb(239 159 0 / var(--tw-text-opacity))}}@media (min-width: 1024px){.lg\:top-3{top:.75rem}.lg\:m-4{margin:1rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[50px\]{height:50px}.lg\:h-full{height:100%}.lg\:max-h-\[75vh\]{max-height:75vh}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-\[1100px\]{width:1100px}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[50px\]{width:50px}.lg\:w-\[85\%\]{width:85%}.lg\:w-\[900px\]{width:900px}.lg\:w-auto{width:auto}.lg\:max-w-\[416px\]{max-width:416px}.lg\:max-w-\[532px\]{max-width:532px}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:gap-0{gap:0px}.lg\:rounded{border-radius:.25rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pt-0{padding-top:0}.lg\:\!text-\[10px\]{font-size:10px!important}.lg\:text-\[8px\]{font-size:8px}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\:mt-0{margin-top:0}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-\[100px\]{height:100px}.xl\:w-\[100px\]{width:100px}.xl\:w-\[75\%\]{width:75%}.xl\:border-l-2{border-left-width:2px}.xl\:p-0{padding:0}.xl\:pb-0{padding-bottom:0}.xl\:\!text-\[14px\]{font-size:14px!important}.xl\:\!text-\[16px\]{font-size:16px!important}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xs{font-size:.75rem;line-height:1rem}.xl\:first\:col-start-1:first-child{grid-column-start:1}.xl\:first\:col-start-2:first-child{grid-column-start:2}.xl\:first\:col-start-3:first-child{grid-column-start:3}.xl\:first\:col-start-4:first-child{grid-column-start:4}.xl\:first\:col-start-5:first-child{grid-column-start:5}.xl\:first\:col-start-6:first-child{grid-column-start:6}.xl\:first\:col-start-7:first-child{grid-column-start:7}}@media (min-width: 1536px){.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:mt-4{margin-top:1rem}.\32xl\:flex{display:flex}.\32xl\:h-10{height:2.5rem}.\32xl\:h-\[90vh\]{height:90vh}.\32xl\:w-\[56\.57vw\]{width:56.57vw}.\32xl\:flex-col{flex-direction:column}.\32xl\:items-center{align-items:center}.\32xl\:justify-center{justify-content:center}.\32xl\:gap-2{gap:.5rem}.\32xl\:gap-6{gap:1.5rem}.\32xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-height: 640px){.h-sm\:max-h-\[40vh\]{max-height:40vh}}@media (min-height: 768px){.h-md\:h-\[95\%\]{height:95%}}@media (min-height: 1024px){.h-lg\:max-h-\[64vh\]{max-height:64vh}.h-lg\:\!max-w-\[100\%\]{max-width:100%!important}}
