@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap";.group-template__header{position:relative;display:flex;align-items:center}.group-template__header:after{background:#0003;height:1px;margin-left:1rem;flex:1;content:""}

.help-toast-selector-dialog .MuiPaper-root{font-family:Barlow!important;border-radius:12px!important;box-shadow:0 8px 32px #00000026!important}
.help-toast-selector-title{font-size:20px!important;font-weight:600!important;color:#2c3e50!important;border-bottom:1px solid #e9ecef!important;padding-bottom:16px!important}
.help-toast-selector-content,.help-toast-selector-list{padding:0!important}
.help-toast-selector-item{border-bottom:1px solid #f0f0f0}
.help-toast-selector-item:last-child{border-bottom:none}
.help-toast-selector-button{padding:16px 24px!important}
.help-toast-selector-button:hover{background-color:#2a79c414!important}
.help-toast-selector-text-primary{font-size:16px!important;font-weight:600!important;color:#2a79c4!important;margin-bottom:4px!important}
.help-toast-selector-text-secondary{font-size:14px!important;color:#6c757d!important;line-height:1.4!important}
.help-toast-selector-actions{padding:24px!important;border-top:1px solid #e9ecef!important}
.help-toast-selector-cancel{border-color:#dee2e6!important;color:#6c757d!important}
.help-toast-selector-cancel:hover{border-color:#adb5bd!important;background-color:#f8f9fa!important}
.help-toast-wrapper{font-family:Barlow!important;background-color:#e6f7fd!important;border:1px solid #b7d5f1!important;width:350px!important;padding:5px!important}
.help-toast-wrapper .Toastify__close-button,.help-toast-wrapper button[aria-label=close],.help-toast-wrapper>button,.help-toast-wrapper .Toastify__toast-container button:not(.help-toast-btn){display:none!important}
.help-toast-wrapper .Toastify__toast-icon{display:flex!important;justify-content:left!important;width:25px!important;height:25px!important;transform:scale(1.2)!important}
.help-toast-wrapper .Toastify__progress-bar,.help-toast-wrapper .Toastify__progress-bar--default,.help-toast-wrapper .Toastify__progress-bar--info{display:block!important;visibility:visible!important;opacity:1!important;background:linear-gradient(90deg,#2a79c4,#1e5a99)!important;height:4px!important;width:100%!important;border-radius:0 0 4px 4px!important;transition:width .1s linear!important}
.help-toast-wrapper .Toastify__progress-bar--wrp{bottom:0!important;left:0!important;right:0!important;height:4px!important;background:#2a79c433!important;border-radius:0 0 4px 4px!important}
.help-toast-split-layout{display:grid;grid-template-columns:1fr 1px 85px;width:100%;min-height:var(--toastify-toast-min-height)}
.help-toast-content-area{display:flex;flex-direction:column;padding:1px;gap:5px;justify-content:center}
.help-toast-title{margin:0;font-size:13.5px;font-weight:600;color:#656d74!important;line-height:.5}
.help-toast-message{margin:0;font-size:12px;color:#6c757d!important;line-height:2;opacity:.9}
.help-toast-separator{background:#2a79c433;width:1px;height:100%}
.help-toast-separator-horizontal{background:#2a79c433;height:1px;width:100%}
.help-toast-buttons-area{display:grid;grid-template-rows:1fr 1px 1fr;height:100%}
.help-toast-btn{border:none;background:transparent;font-size:10px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}
.help-toast-btn:active{transform:scale(.98)}
.help-toast-btn-primary{color:#2a79c4;border-top-right-radius:var(--toastify-toast-bd-radius)}
.help-toast-btn-primary:hover{color:#1e5a99;background:#2a79c426}
.help-toast-btn-secondary{color:#6c757d;border-bottom-right-radius:var(--toastify-toast-bd-radius)}
.help-toast-btn-secondary:hover{color:#545b62;background:#6c757d1a}
.help-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}
.help-modal-container{font-family:Barlow!important;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0003;max-width:800px;width:100%;max-height:90vh;overflow:hidden;position:relative}
.help-modal-header{padding:20px 28px 0}
.help-modal-title{margin:0;font-size:20px;font-weight:600;color:#2c3e50;padding-right:40px;font-family:Barlow,sans-serif!important}
.help-modal-close-btn{position:absolute;top:16px;right:20px;background:none;border:none;font-size:24px;color:#757575;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;z-index:1}
.help-modal-close-btn:hover{background:#f5f5f5;color:#333}
.help-modal-content-wrapper{padding:16px 28px 20px;max-height:55vh;overflow-y:auto}
.help-modal-content{line-height:1.6;color:#495057;font-family:Barlow,sans-serif!important}
.help-modal-content p{margin-bottom:16px}
.help-modal-content ul{margin-bottom:16px;padding-left:20px}
.help-modal-content li{margin-bottom:8px}
.help-modal-media{margin-bottom:20px;text-align:center}
.help-modal-media img,.help-modal-media video{max-width:100%;height:auto;border-radius:6px;box-shadow:0 2px 8px #0000001a}
.help-modal-media img[src*="giphy.gif"],.help-modal-media img[src*=".gif"]{max-width:800px;max-height:400px}
.help-modal-actions{padding:16px 28px 24px;border-top:1px solid #e9ecef;display:flex;gap:12px;justify-content:flex-end}
.help-modal-action-btn{padding:8px 16px;border-radius:4px;border:1px solid;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}
.help-modal-action-btn.primary{background:#2a79c4;color:#fff;border-color:#2a79c4}
.help-modal-action-btn.primary:hover{background:#1e5a99;border-color:#1e5a99}
.help-modal-action-btn.secondary{background:#fff;color:#6c757d;border-color:#dee2e6}
.help-modal-action-btn.secondary:hover{background:#f8f9fa;color:#495057}
.view-list{list-style:none;padding:0;margin:0}
.view-list li{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;padding:0}
.view-content{flex:1;min-width:0}
.view-list .view-content strong{color:#2a79c4;font-size:16px;font-weight:700;display:block;margin-bottom:6px;line-height:1.3}
.view-list .view-content p{color:#495057;line-height:1.5;margin:0;font-size:14px}
.view-icon,.view-icon span{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#2a79c4;margin-top:-2px;flex-shrink:0}
.view-icon[data-icon]:before,span[data-icon]:before{content:"";display:block;width:24px;height:24px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
.view-icon .MuiSvgIcon-root,.view-icon span .MuiSvgIcon-root{width:32px;height:32px;color:#2a79c4}
.view-icon[data-icon=list]:before,span[data-icon=list]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M11.4134 3.069H29.2938C29.4835 3.06207 29.6631 2.98355 29.7947 2.84994C29.9264 2.71633 30 2.53802 30 2.3525C30 2.16698 29.9264 1.98867 29.7947 1.85506C29.6631 1.72145 29.4835 1.64293 29.2938 1.636H11.4134C11.2237 1.64293 11.0442 1.72145 10.9125 1.85506C10.7808 1.98867 10.7072 2.16698 10.7072 2.3525C10.7072 2.53802 10.7808 2.71633 10.9125 2.84994C11.0442 2.98355 11.2237 3.06207 11.4134 3.069ZM11.353 12.132H29.2335C29.4232 12.1251 29.6027 12.0466 29.7344 11.9129C29.8661 11.7793 29.9396 11.601 29.9396 11.4155C29.9396 11.23 29.8661 11.0517 29.7344 10.9181C29.6027 10.7844 29.4232 10.7059 29.2335 10.699H11.353C11.1634 10.7059 10.9838 10.7844 10.8521 10.9181C10.7204 11.0517 10.6469 11.23 10.6469 11.4155C10.6469 11.601 10.7204 11.7793 10.8521 11.9129C10.9838 12.0466 11.1634 12.1251 11.353 12.132ZM29.2938 19.763H11.4134C11.2237 19.7699 11.0442 19.8484 10.9125 19.9821C10.7808 20.1157 10.7072 20.294 10.7072 20.4795C10.7072 20.665 10.7808 20.8433 10.9125 20.9769C11.0442 21.1106 11.2237 21.1891 11.4134 21.196H29.2938C29.4835 21.1891 29.6631 21.1106 29.7947 20.9769C29.9264 20.8433 30 20.665 30 20.4795C30 20.294 29.9264 20.1157 29.7947 19.9821C29.6631 19.8484 29.4835 19.7699 29.2938 19.763ZM6.08108 0H2.73253C2.53833 0.000264549 2.35217 0.075785 2.21485 0.210004C2.07753 0.344222 2.00027 0.526186 2 0.716V3.989C2 4.384 2.32739 4.704 2.73253 4.705H6.08108C6.4852 4.705 6.81259 4.385 6.81361 3.989V0.716C6.81334 0.526186 6.73608 0.344222 6.59876 0.210004C6.46144 0.075785 6.27528 0.000264549 6.08108 0ZM5.34855 3.273H3.46506V1.433H5.34753L5.34855 3.273ZM6.08108 9.063H2.73253C2.53833 9.06326 2.35217 9.13879 2.21485 9.273C2.07753 9.40722 2.00027 9.58919 2 9.779V13.052C2 13.447 2.32739 13.767 2.73253 13.768H6.08108C6.4852 13.768 6.81259 13.448 6.81361 13.052V9.779C6.81334 9.58919 6.73608 9.40722 6.59876 9.273C6.46144 9.13879 6.27528 9.06326 6.08108 9.063ZM5.34855 12.336H3.46506V10.496H5.34753L5.34855 12.336ZM6.08108 18.126H2.73253C2.53833 18.1263 2.35217 18.2018 2.21485 18.336C2.07753 18.4702 2.00027 18.6522 2 18.842V22.115C2 22.51 2.32739 22.83 2.73253 22.831H6.08108C6.4852 22.831 6.81259 22.511 6.81361 22.115V18.841C6.81307 18.6514 6.73569 18.4697 6.5984 18.3356C6.46111 18.2016 6.2751 18.1263 6.08108 18.126ZM5.34855 21.399H3.46506V19.559H5.34753L5.34855 21.399ZM29.2938 28.93H11.4134C11.2237 28.9369 11.0442 29.0154 10.9125 29.1491C10.7808 29.2827 10.7072 29.461 10.7072 29.6465C10.7072 29.832 10.7808 30.0103 10.9125 30.1439C11.0442 30.2776 11.2237 30.3561 11.4134 30.363H29.2938C29.4835 30.3561 29.6631 30.2776 29.7947 30.1439C29.9264 30.0103 30 29.832 30 29.6465C30 29.461 29.9264 29.2827 29.7947 29.1491C29.6631 29.0154 29.4835 28.9369 29.2938 28.93ZM6.08108 27.294H2.73253C2.53833 27.2943 2.35217 27.3698 2.21485 27.504C2.07753 27.6382 2.00027 27.8202 2 28.01V31.283C2 31.678 2.32739 31.998 2.73253 31.999H6.08108C6.4852 31.999 6.81259 31.679 6.81361 31.283V28.01C6.81334 27.8202 6.73608 27.6382 6.59876 27.504C6.46144 27.3698 6.27528 27.2943 6.08108 27.294ZM5.34855 30.567H3.46506V28.727H5.34753L5.34855 30.567Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M11.4134 3.069H29.2938C29.4835 3.06207 29.6631 2.98355 29.7947 2.84994C29.9264 2.71633 30 2.53802 30 2.3525C30 2.16698 29.9264 1.98867 29.7947 1.85506C29.6631 1.72145 29.4835 1.64293 29.2938 1.636H11.4134C11.2237 1.64293 11.0442 1.72145 10.9125 1.85506C10.7808 1.98867 10.7072 2.16698 10.7072 2.3525C10.7072 2.53802 10.7808 2.71633 10.9125 2.84994C11.0442 2.98355 11.2237 3.06207 11.4134 3.069ZM11.353 12.132H29.2335C29.4232 12.1251 29.6027 12.0466 29.7344 11.9129C29.8661 11.7793 29.9396 11.601 29.9396 11.4155C29.9396 11.23 29.8661 11.0517 29.7344 10.9181C29.6027 10.7844 29.4232 10.7059 29.2335 10.699H11.353C11.1634 10.7059 10.9838 10.7844 10.8521 10.9181C10.7204 11.0517 10.6469 11.23 10.6469 11.4155C10.6469 11.601 10.7204 11.7793 10.8521 11.9129C10.9838 12.0466 11.1634 12.1251 11.353 12.132ZM29.2938 19.763H11.4134C11.2237 19.7699 11.0442 19.8484 10.9125 19.9821C10.7808 20.1157 10.7072 20.294 10.7072 20.4795C10.7072 20.665 10.7808 20.8433 10.9125 20.9769C11.0442 21.1106 11.2237 21.1891 11.4134 21.196H29.2938C29.4835 21.1891 29.6631 21.1106 29.7947 20.9769C29.9264 20.8433 30 20.665 30 20.4795C30 20.294 29.9264 20.1157 29.7947 19.9821C29.6631 19.8484 29.4835 19.7699 29.2938 19.763ZM6.08108 0H2.73253C2.53833 0.000264549 2.35217 0.075785 2.21485 0.210004C2.07753 0.344222 2.00027 0.526186 2 0.716V3.989C2 4.384 2.32739 4.704 2.73253 4.705H6.08108C6.4852 4.705 6.81259 4.385 6.81361 3.989V0.716C6.81334 0.526186 6.73608 0.344222 6.59876 0.210004C6.46144 0.075785 6.27528 0.000264549 6.08108 0ZM5.34855 3.273H3.46506V1.433H5.34753L5.34855 3.273ZM6.08108 9.063H2.73253C2.53833 9.06326 2.35217 9.13879 2.21485 9.273C2.07753 9.40722 2.00027 9.58919 2 9.779V13.052C2 13.447 2.32739 13.767 2.73253 13.768H6.08108C6.4852 13.768 6.81259 13.448 6.81361 13.052V9.779C6.81334 9.58919 6.73608 9.40722 6.59876 9.273C6.46144 9.13879 6.27528 9.06326 6.08108 9.063ZM5.34855 12.336H3.46506V10.496H5.34753L5.34855 12.336ZM6.08108 18.126H2.73253C2.53833 18.1263 2.35217 18.2018 2.21485 18.336C2.07753 18.4702 2.00027 18.6522 2 18.842V22.115C2 22.51 2.32739 22.83 2.73253 22.831H6.08108C6.4852 22.831 6.81259 22.511 6.81361 22.115V18.841C6.81307 18.6514 6.73569 18.4697 6.5984 18.3356C6.46111 18.2016 6.2751 18.1263 6.08108 18.126ZM5.34855 21.399H3.46506V19.559H5.34753L5.34855 21.399ZM29.2938 28.93H11.4134C11.2237 28.9369 11.0442 29.0154 10.9125 29.1491C10.7808 29.2827 10.7072 29.461 10.7072 29.6465C10.7072 29.832 10.7808 30.0103 10.9125 30.1439C11.0442 30.2776 11.2237 30.3561 11.4134 30.363H29.2938C29.4835 30.3561 29.6631 30.2776 29.7947 30.1439C29.9264 30.0103 30 29.832 30 29.6465C30 29.461 29.9264 29.2827 29.7947 29.1491C29.6631 29.0154 29.4835 28.9369 29.2938 28.93ZM6.08108 27.294H2.73253C2.53833 27.2943 2.35217 27.3698 2.21485 27.504C2.07753 27.6382 2.00027 27.8202 2 28.01V31.283C2 31.678 2.32739 31.998 2.73253 31.999H6.08108C6.4852 31.999 6.81259 31.679 6.81361 31.283V28.01C6.81334 27.8202 6.73608 27.6382 6.59876 27.504C6.46144 27.3698 6.27528 27.2943 6.08108 27.294ZM5.34855 30.567H3.46506V28.727H5.34753L5.34855 30.567Z'/%3E%3C/svg%3E")}
.view-icon[data-icon=group]:before,span[data-icon=group]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M32.5052 3.58738C32.5052 3.13362 32.3249 2.69845 32.004 2.37759C31.6831 2.05673 31.2478 1.87648 30.7939 1.87648H20.0214C19.9189 1.87549 19.8204 1.83611 19.7454 1.7661L18.5704 0.591327C18.3844 0.404133 18.1633 0.255527 17.9197 0.154048C17.676 0.0525683 17.4148 0.000216372 17.1509 0H9.77732C9.27116 0 8.78574 0.201022 8.42784 0.558845C8.06993 0.916667 7.86887 1.40198 7.86887 1.90802V18.0867H32.5052V3.58738ZM30.928 16.5099H9.4461V1.90802C9.4461 1.82019 9.48099 1.73596 9.54311 1.67386C9.60523 1.61176 9.68947 1.57687 9.77732 1.57687H17.1509C17.2658 1.57808 17.3758 1.62322 17.4584 1.70302L18.6335 2.87779C18.8155 3.06048 19.0318 3.20538 19.27 3.30415C19.5082 3.40293 19.7636 3.45364 20.0214 3.45335H30.7939C30.8295 3.45335 30.8636 3.46747 30.8887 3.49261C30.9139 3.51774 30.928 3.55184 30.928 3.58738V16.5099Z'%3E%3C/path%3E%3Cpath d='M21.6066 39.9501C21.203 39.5431 20.9763 38.9935 20.9757 38.4205V20.7516C20.9757 20.5425 20.8926 20.342 20.7447 20.1941C20.5968 20.0463 20.3962 19.9632 20.1871 19.9632C19.9779 19.9632 19.7773 20.0463 19.6294 20.1941C19.4815 20.342 19.3984 20.5425 19.3984 20.7516V38.4205C19.3947 38.911 19.4891 39.3974 19.6759 39.8509C19.8628 40.3045 20.1385 40.7162 20.4867 41.0618L24.2248 44.7989C24.3717 44.9446 24.5699 45.0267 24.7768 45.0276C24.8806 45.0282 24.9835 45.0083 25.0796 44.9691C25.1756 44.9298 25.263 44.872 25.3367 44.7989C25.4836 44.6512 25.566 44.4514 25.566 44.2431C25.566 44.0348 25.4836 43.835 25.3367 43.6873L21.6066 39.9501Z'%3E%3C/path%3E%3Cpath d='M39.0192 20.862H35.3916L35.0919 20.5624C34.9799 20.4479 34.8462 20.3569 34.6986 20.2946C34.551 20.2324 34.3925 20.2001 34.2323 20.1997H30.4627V23.0933H23.2627C23.0535 23.0933 22.8529 23.1764 22.705 23.3242C22.5571 23.4721 22.474 23.6726 22.474 23.8817C22.474 24.0908 22.5571 24.2914 22.705 24.4392C22.8529 24.5871 23.0535 24.6702 23.2627 24.6702H30.4627V27.5953H40.1312V21.9737C40.1312 21.6789 40.014 21.3961 39.8055 21.1876C39.5969 20.9791 39.3141 20.862 39.0192 20.862ZM38.5539 26.0184H32.04V21.7766H34.0825L34.39 22.0841C34.5013 22.1969 34.6339 22.2864 34.7801 22.3473C34.9264 22.4082 35.0833 22.4394 35.2417 22.4389H38.5539V26.0184Z'%3E%3C/path%3E%3Cpath d='M39.0192 31.0802H35.3916L35.0919 30.749C34.861 30.5256 34.5536 30.3988 34.2323 30.3942H30.4627V33.2878H23.2627C23.0535 33.2878 22.8529 33.3708 22.705 33.5187C22.5571 33.6666 22.474 33.8671 22.474 34.0762C22.474 34.2853 22.5571 34.4859 22.705 34.6337C22.8529 34.7816 23.0535 34.8647 23.2627 34.8647H30.4627V37.7582H40.1312V32.1919C40.1312 31.897 40.014 31.6142 39.8055 31.4058C39.5969 31.1973 39.3141 31.0802 39.0192 31.0802ZM38.5539 36.205H32.04V31.9947H34.0825L34.39 32.3022C34.5013 32.415 34.6339 32.5045 34.7801 32.5655C34.9264 32.6264 35.0833 32.6575 35.2417 32.657H38.5539V36.205Z'%3E%3C/path%3E%3Cpath d='M39.0192 41.2983H35.3916L35.0919 40.9987C34.9799 40.8842 34.8462 40.7932 34.6986 40.7309C34.551 40.6686 34.3925 40.6364 34.2323 40.636H30.4627V43.5296H28.2152C28.006 43.5296 27.8054 43.6126 27.6575 43.7605C27.5096 43.9084 27.4266 44.1089 27.4266 44.318C27.4266 44.5271 27.5096 44.7276 27.6575 44.8755C27.8054 45.0234 28.006 45.1064 28.2152 45.1064H30.4627V48H40.1312V42.41C40.1312 42.1151 40.014 41.8324 39.8055 41.6239C39.5969 41.4154 39.3141 41.2983 39.0192 41.2983ZM38.5539 46.4231H32.04V42.2129H34.0825L34.39 42.5204C34.5013 42.6332 34.6339 42.7227 34.7801 42.7836C34.9264 42.8445 35.0833 42.8756 35.2417 42.8752H38.5539V46.4231Z'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M32.5052 3.58738C32.5052 3.13362 32.3249 2.69845 32.004 2.37759C31.6831 2.05673 31.2478 1.87648 30.7939 1.87648H20.0214C19.9189 1.87549 19.8204 1.83611 19.7454 1.7661L18.5704 0.591327C18.3844 0.404133 18.1633 0.255527 17.9197 0.154048C17.676 0.0525683 17.4148 0.000216372 17.1509 0H9.77732C9.27116 0 8.78574 0.201022 8.42784 0.558845C8.06993 0.916667 7.86887 1.40198 7.86887 1.90802V18.0867H32.5052V3.58738ZM30.928 16.5099H9.4461V1.90802C9.4461 1.82019 9.48099 1.73596 9.54311 1.67386C9.60523 1.61176 9.68947 1.57687 9.77732 1.57687H17.1509C17.2658 1.57808 17.3758 1.62322 17.4584 1.70302L18.6335 2.87779C18.8155 3.06048 19.0318 3.20538 19.27 3.30415C19.5082 3.40293 19.7636 3.45364 20.0214 3.45335H30.7939C30.8295 3.45335 30.8636 3.46747 30.8887 3.49261C30.9139 3.51774 30.928 3.55184 30.928 3.58738V16.5099Z'%3E%3C/path%3E%3Cpath d='M21.6066 39.9501C21.203 39.5431 20.9763 38.9935 20.9757 38.4205V20.7516C20.9757 20.5425 20.8926 20.342 20.7447 20.1941C20.5968 20.0463 20.3962 19.9632 20.1871 19.9632C19.9779 19.9632 19.7773 20.0463 19.6294 20.1941C19.4815 20.342 19.3984 20.5425 19.3984 20.7516V38.4205C19.3947 38.911 19.4891 39.3974 19.6759 39.8509C19.8628 40.3045 20.1385 40.7162 20.4867 41.0618L24.2248 44.7989C24.3717 44.9446 24.5699 45.0267 24.7768 45.0276C24.8806 45.0282 24.9835 45.0083 25.0796 44.9691C25.1756 44.9298 25.263 44.872 25.3367 44.7989C25.4836 44.6512 25.566 44.4514 25.566 44.2431C25.566 44.0348 25.4836 43.835 25.3367 43.6873L21.6066 39.9501Z'%3E%3C/path%3E%3Cpath d='M39.0192 20.862H35.3916L35.0919 20.5624C34.9799 20.4479 34.8462 20.3569 34.6986 20.2946C34.551 20.2324 34.3925 20.2001 34.2323 20.1997H30.4627V23.0933H23.2627C23.0535 23.0933 22.8529 23.1764 22.705 23.3242C22.5571 23.4721 22.474 23.6726 22.474 23.8817C22.474 24.0908 22.5571 24.2914 22.705 24.4392C22.8529 24.5871 23.0535 24.6702 23.2627 24.6702H30.4627V27.5953H40.1312V21.9737C40.1312 21.6789 40.014 21.3961 39.8055 21.1876C39.5969 20.9791 39.3141 20.862 39.0192 20.862ZM38.5539 26.0184H32.04V21.7766H34.0825L34.39 22.0841C34.5013 22.1969 34.6339 22.2864 34.7801 22.3473C34.9264 22.4082 35.0833 22.4394 35.2417 22.4389H38.5539V26.0184Z'%3E%3C/path%3E%3Cpath d='M39.0192 31.0802H35.3916L35.0919 30.749C34.861 30.5256 34.5536 30.3988 34.2323 30.3942H30.4627V33.2878H23.2627C23.0535 33.2878 22.8529 33.3708 22.705 33.5187C22.5571 33.6666 22.474 33.8671 22.474 34.0762C22.474 34.2853 22.5571 34.4859 22.705 34.6337C22.8529 34.7816 23.0535 34.8647 23.2627 34.8647H30.4627V37.7582H40.1312V32.1919C40.1312 31.897 40.014 31.6142 39.8055 31.4058C39.5969 31.1973 39.3141 31.0802 39.0192 31.0802ZM38.5539 36.205H32.04V31.9947H34.0825L34.39 32.3022C34.5013 32.415 34.6339 32.5045 34.7801 32.5655C34.9264 32.6264 35.0833 32.6575 35.2417 32.657H38.5539V36.205Z'%3E%3C/path%3E%3Cpath d='M39.0192 41.2983H35.3916L35.0919 40.9987C34.9799 40.8842 34.8462 40.7932 34.6986 40.7309C34.551 40.6686 34.3925 40.6364 34.2323 40.636H30.4627V43.5296H28.2152C28.006 43.5296 27.8054 43.6126 27.6575 43.7605C27.5096 43.9084 27.4266 44.1089 27.4266 44.318C27.4266 44.5271 27.5096 44.7276 27.6575 44.8755C27.8054 45.0234 28.006 45.1064 28.2152 45.1064H30.4627V48H40.1312V42.41C40.1312 42.1151 40.014 41.8324 39.8055 41.6239C39.5969 41.4154 39.3141 41.2983 39.0192 41.2983ZM38.5539 46.4231H32.04V42.2129H34.0825L34.39 42.5204C34.5013 42.6332 34.6339 42.7227 34.7801 42.7836C34.9264 42.8445 35.0833 42.8756 35.2417 42.8752H38.5539V46.4231Z'%3E%3C/path%3E%3C/svg%3E")}
.view-icon[data-icon=canvas]:before,span[data-icon=canvas]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3v8h8V3zm6 6H5V5h4zm-6 4v8h8v-8zm6 6H5v-4h4zm4-16v8h8V3zm6 6h-4V5h4zm-6 4v8h8v-8zm6 6h-4v-4h4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3v8h8V3zm6 6H5V5h4zm-6 4v8h8v-8zm6 6H5v-4h4zm4-16v8h8V3zm6 6h-4V5h4zm-6 4v8h8v-8zm6 6h-4v-4h4z'/%3E%3C/svg%3E")}
.view-icon[data-icon=network]:before,span[data-icon=network]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21.4682 16.656V11.832H12.9002V8.43595H16.2362V-0.0240479H7.76419V8.44795H11.1002V11.844H2.5322V16.668H-0.299805V24.024H7.05619V16.668H4.33219V13.644H11.1002V16.668H8.31619V24.024H15.6722V16.668H12.8882V13.644H19.6562V16.668H16.9202V24.024H24.2762V16.668H21.4442L21.4682 16.656ZM9.56419 1.77595H14.4362V6.64795H9.56419V1.77595ZM5.2562 22.224H1.5002V18.468H5.2562V22.224ZM13.8722 22.224H10.1162V18.468H13.8722V22.224ZM22.4882 22.224H18.7322V18.468H22.4882V22.224Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21.4682 16.656V11.832H12.9002V8.43595H16.2362V-0.0240479H7.76419V8.44795H11.1002V11.844H2.5322V16.668H-0.299805V24.024H7.05619V16.668H4.33219V13.644H11.1002V16.668H8.31619V24.024H15.6722V16.668H12.8882V13.644H19.6562V16.668H16.9202V24.024H24.2762V16.668H21.4442L21.4682 16.656ZM9.56419 1.77595H14.4362V6.64795H9.56419V1.77595ZM5.2562 22.224H1.5002V18.468H5.2562V22.224ZM13.8722 22.224H10.1162V18.468H13.8722V22.224ZM22.4882 22.224H18.7322V18.468H22.4882V22.224Z'/%3E%3C/svg%3E")}
.help-button{border:none!important;color:#2a79c4!important;transition:all .3s ease!important}
.help-button:disabled,.help-button.Mui-disabled,.help-button[disabled]{color:#9e9e9e!important;opacity:.6!important;cursor:not-allowed!important}
.help-button:disabled svg,.help-button.Mui-disabled svg,.help-button[disabled] svg{color:#9e9e9e!important}
.help-button:disabled:hover,.help-button.Mui-disabled:hover,.help-button[disabled]:hover{color:#9e9e9e!important;background-color:transparent!important}
@keyframes helpButtonBounce{0%{transform:translateY(0)}15%{transform:translateY(-12px)}25%{transform:translateY(-15px)}35%{transform:translateY(0)}45%{transform:translateY(-8px)}55%{transform:translateY(0)}65%{transform:translateY(-4px)}75%{transform:translateY(0)}85%{transform:translateY(-1px)}to{transform:translateY(0)}}
.help-button-bounce{color:#1e5a99!important;animation:helpButtonBounce 1.5s cubic-bezier(.25,.46,.45,.94)!important}
#help-me-choose {
  border: 3px solid;
  border-image: linear-gradient(45deg, #cd163f, #003e7e) 10;
  text-align: center;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  height: 58px;
  letter-spacing: 0.5px;
  padding-left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

#not-sure-text {
  font-weight: 600;
  line-height: 28px;
}

#btn-help-me-choose {
  text-transform: none;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
}

#product-assitant-modal {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.22);
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

#product-assistant-header {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
}

#product-assistant-select-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

#back-btn-text {
  font-weight: 600;
  font-size: 16px;
}

#industry-text {
  width: 120px;
  height: 50px;
  font-family: Barlow;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  justify-content: center;
  overflow: hidden;
}

#application-text {
  width: 150px;
  height: auto;
  font-family: Barlow;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  justify-content: center;
  overflow: hidden;
}.aside {
  bottom: -100%;
  left: 0;
  transition: bottom 1s ease 0s;
}

.aside.slide-in {
  bottom: 0;
}

.aside.slide-out {
  bottom: -100%;
}.modal__overlay {
  position: fixed;
  display: block;
  overflow: auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  cursor: default;
}
.modal__content {
  margin: 30vh auto;
  background-color: white;
  width: 40vw;
  padding: 2.5rem;
  position: relative;
  line-height: 2rem;
  font-size: 1.6rem;
}
.modal__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.4rem;
  align-items: center;
}
.modal__header-icon {
  height: 3rem;
  width: 3rem;
  margin-right: 0.8rem;
}
.modal__header-text {
  font-weight: bold;
  margin-right: auto;
}
.modal__close-icon {
  height: 2.4rem;
  width: 2.4rem;
  cursor: pointer;
  filter: invert(44%) sepia(4%) saturate(271%) hue-rotate(187deg) brightness(95%) contrast(86%);
}
.modal__close-icon-align-right {
  height: 2.4rem;
  width: 2.4rem;
  cursor: pointer;
  filter: invert(44%) sepia(4%) saturate(271%) hue-rotate(187deg) brightness(95%) contrast(86%);
  position: absolute;
  right: 36px;
}.accessories__tabs {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  align-self: center;
}
.accessories__tabs .Mui-selected {
  color: #212529 !important;
}
.accessories__tab {
  padding: 1.2rem 1.5rem !important;
  display: flex !important;
  font-size: 1rem !important;
  cursor: unset !important;
  text-decoration: none !important;
  font-weight: 400 !important;
  text-transform: none !important;
  border-bottom: 1px solid #2a79c4;
}.request_cadenas_button {
  height: 650px;
  width: 100%;
  background-image: url("/assets/Blurred-blue-BBYCwvJ-.jpg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
}

.cadenas_display {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 800px;
  height: 1100px;
}input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}.Toastify__toast-container--top-right {
  top: 9rem !important;
}

.ra-global-nav-v2__main-header {
  position: relative !important;
}

.ra-global-nav-v2__utility-header {
  z-index: 11;
}

.ra-global-nav-v2__main-header {
  z-index: 10;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}

.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}

.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}

.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}

.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}

.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.Toastify__toast-body > div:last-child {
  word-break: break-word;
  -ms-flex: 1;
      flex: 1;
}

.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}

.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}

.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}

.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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 {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 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 {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}

.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.Toastify__toast-icon {
  width: auto;
}

/*# sourceMappingURL=toastify.css.map */