@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&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&family=Sassy+Frass&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..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";@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";.avatar-image{height:40px!important;width:40px!important;cursor:pointer;border-radius:30px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.navlink{font-family:Roboto,sans-serif;color:#000;font-size:16px;font-weight:400;text-decoration:none}.navlink.selected{font-weight:700;color:#218845}.menu-icon{color:#000!important;display:none!important}.language-switcher-full-screen{display:block}.language-switcher-small-screen{margin-bottom:0;margin-top:auto;margin-right:10px}.welcome-text{transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:1;transform:translate(0)}@media screen and (max-width: 1100px){.navlink{display:none}.welcome-text{opacity:0;transform:translate(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:none}.menu-icon{display:block!important}.language-switcher-full-screen{display:none!important}.sidebar{display:none}}.logo-container{display:flex;justify-content:center;align-items:center;flex-grow:0}.logo{max-height:6vh}.MuiDrawer-paper{width:300px;align-items:center;justify-content:center;text-align:center}.modal-enter{opacity:0;transform:scale(.9)}.modal-enter-active{opacity:1;transform:scale(1);transition:opacity .3s,transform .3s}.modal-exit{opacity:1;transform:scale(1)}.modal-exit-active{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}@keyframes spinAndReverse{0%{transform:rotate(0)}50%{transform:rotate(180deg)}75%{transform:rotate(160deg)}to{transform:rotate(360deg)}}.loading-spinner{display:flex;align-items:center;align-content:center;justify-content:center;align-self:center;width:100%;height:100%}.spinner{width:5%;height:auto;animation:spinAndReverse 1.5s infinite ease-in-out}.text-logo{width:10%;height:auto}@media screen and (max-width: 1024px){.spinner{width:10vw}.text-logo{width:25vw}}@media screen and (max-width: 550px){.spinner{width:15vw}.text-logo{width:30vw}.bg-semi-transparent{background-color:#ffffff80}}.default-btn{font-size:1rem;font-weight:600;color:#fff;padding:18px 35px;line-height:1;transition:all .6s ease;z-index:1;text-transform:capitalize;border-radius:10px;position:relative;cursor:pointer;overflow:hidden;background-color:transparent;background-image:linear-gradient(330deg,#1f8041,#014d73);display:inline-block;min-width:100px}.default-btn:before,.default-btn:after{content:"";position:absolute;top:-20px;width:10px;height:100px;background-color:#fff;opacity:.5;transition:all .6s ease;transform:rotate(45deg)}.default-btn:before{left:-40px}.default-btn:after{right:-40px}.default-btn:hover:before{left:140%}.default-btn:hover:after{right:140%}.container{min-width:100vw;position:relative;display:flex;justify-content:center;align-items:center;gap:10vw;max-width:100vw!important;overflow:visible}.form-info{display:flex;flex-direction:column;align-items:start;max-width:36.3196vw;width:25vw;height:30vw;border-radius:1.5887vw;background-color:#ffffff4d;box-shadow:0 0 10px #0000004d;padding:2%;position:relative}.demo-icon{width:29.2144vw;height:29.2144vw;padding:2%}.demo-icon img{width:100%;height:100%}.text-info{background:linear-gradient(to right,#08c,#0d8895,#158976,#208946) no-repeat;-webkit-background-clip:text;background-clip:text;color:transparent;font-size:2.4vw;text-transform:uppercase;font-weight:700;margin:0 0 2vw;padding-top:2%;line-height:1.2}.description{height:-moz-fit-content;height:fit-content;height:45%;font-size:1.2vw;overflow:auto;text-align:justify;scrollbar-width:none;line-height:1.25;max-height:50%}.demo-system{text-align:right;position:absolute;bottom:2%;right:5%;width:calc(100% - 20px)}.demo-link{font-size:1.5vw;text-decoration:none;color:#000;display:inline-block;white-space:nowrap}.arrow{display:inline-block;margin-right:5px;font-weight:700}.arrow:after{content:"→"}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.demo-slider{display:flex;justify-content:center;align-items:center;position:fixed;bottom:-3vh;left:0;right:0}.demo-wrapper{display:flex;align-items:center;gap:40px;margin-bottom:-10px;transition:transform .5s ease-in-out}.athena-logo{position:fixed;bottom:17vh;left:50%;transform:translate(-50%)}.demo{width:70px;height:70px;border-radius:50%;overflow:hidden;transition:transform .3s ease-in-out}.demo img{width:100%;height:100%}.current{transform:scale(1.3);margin-bottom:4vh;width:80px;height:80px;transition:transform .3s ease-in-out,margin-bottom .3s ease-in-out;cursor:pointer}.prev-button,.next-button{background-color:transparent;border:none;color:#fff;font-size:40px;cursor:pointer;margin-bottom:0vw!important;padding:0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.prev-button:hover,.next-button:hover{transform:scale(1.1)}.all-icons-container{width:80vw;position:fixed;border-radius:1.3888vw 1.3888vw 0 0;opacity:0;transition:bottom .5s,visibility .5s,opacity .5s ease-in-out;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;background-image:linear-gradient(#fff6,#fff);filter:box-shadow(4px 2px 8px #4b4b4b73);bottom:-100%;max-height:40vh;height:-moz-fit-content;height:fit-content;left:0;right:0;overflow:hidden;z-index:1;padding:0 2vw;display:none}.all-icons-container.show{display:flex;bottom:0;visibility:visible;opacity:1}.all-icons{display:flex;flex-wrap:wrap;gap:50px;margin-bottom:50px;padding:20px;justify-content:center;animation:slideUp .5s ease-in-out;will-change:transform}.all-icons .show{display:flex;gap:50px;margin-bottom:60px;padding:20px;animation:slideDown .5s ease-in-out;will-change:transform;width:-moz-fit-content;width:fit-content}.demo.animated-demo{animation:fadeIn .5s ease-in-out}.demo-slider .demo{transition:transform .3s ease-in-out,margin-bottom .3s ease-in-out,opacity .3s ease-in-out}.close-btn{background-color:transparent;border:none;color:#ffffff80;font-size:56px;font-weight:100;cursor:pointer;width:-moz-fit-content;width:fit-content}.next,.prev{margin-bottom:30px}.next img,.prev img{opacity:.3;transition:opacity .3s ease}.next img:hover,.prev img:hover{opacity:.5}.home-container{width:60%;margin:0 auto;display:flex;flex-direction:column;row-gap:2vw}.home-container>div{margin-left:-33.33%;margin-right:-33.33%}.menu{position:fixed;bottom:-100%;left:0;right:0;height:calc(8vw + 10vh);transition:bottom .5s ease-in}.menu.show{bottom:0;border-radius:100px 100px 0 0;overflow:hidden}.menu .menu-content{display:flex;justify-content:center;flex-wrap:wrap;padding-top:5vh;background-color:#fff;height:100%;width:100vw;border-radius:1.3888vw 1.3888vw 0 0;margin-left:auto;margin-right:auto;gap:1.3888vw}.product-icon{-o-object-fit:contain;object-fit:contain;height:10vw;width:8vw}.product-icon img{width:100%;filter:drop-shadow(2px 2px 4px #00000072)}@media screen and (max-width: 450px){.product-icon{width:15vw}}.container-explorer{height:95%;margin:2.5vh auto;width:95vw;margin:5vh auto;justify-content:start;align:center;min-height:70vh;min-width:95vw;padding:2%;border-radius:20px;background-color:#ffffff4d;box-shadow:0 0 10px #0000004d;display:flex;flex-direction:column;opacity:0;transition:opacity 1s ease-in-out}.container-explorer.fade-in{opacity:100}.file-explorer{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;align-items:flex-start;justify-content:left}@media (max-width: 1200px){.container{min-height:-moz-min-content;min-height:min-content}}.file-content{width:160px;height:160px}.folder,.file{position:relative;width:160px;height:160px;margin:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:15px;background-color:#ffffff4d;box-shadow:0 0 10px #0000004d;transition:all .3s ease-in-out}.folder:hover,.file:hover{transform:scale(1.05);box-shadow:0 0 10px #0000001a}.folder i,.file i{font-size:60px;margin-top:20px}.file-name{position:absolute;bottom:10px;left:0;width:100%;text-align:center;word-wrap:break-word;max-height:50px;white-space:normal;overflow:hidden}.back-link-document{color:#fff;text-decoration:none;font-size:16px;font-weight:700;padding:10px 20px;border:none;border-radius:5px;background-color:#1976d2;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content;margin:-25px 2.5vw;display:block;cursor:pointer;height:48px!important}.back-link:hover{background-color:#1976d2}.image-icon{color:#00f}.powerpoint-icon{color:red}.excel-icon{color:green}.word-icon{color:#2e74b5}.pdf-icon{color:#d32f2f}.folder-icon{color:#2196f3}.customForSES{max-width:inherit;width:90%;min-width:unset;box-shadow:0 0 5px #0000001a;padding:10px 20px;margin-top:0;min-height:unset}.floating-button-custom{position:unset!important;margin:-25px 2.5vw}.customForSES .file-content{width:100%;height:100%}@media screen and (max-width: 1420px){.customForSES .file-explorer{display:grid;grid-template-columns:repeat(auto-fill,minmax(28%,1fr));align-items:flex-start;justify-content:left}.customForSES .folder,.customForSES .file{width:100%;height:140px;margin:5px}}@media screen and (max-width: 1050px){.customForSES .file-explorer{display:grid;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));align-items:flex-start;justify-content:left}.customForSES .folder,.customForSES .file{width:100%;height:140px;margin:5px}}@media (max-width: 768px){.customForSES .file-content{width:100%}.customForSES .folder,.customForSES .file{width:100%;height:140px;margin:5px}.customForSES .file-explorer{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));align-items:flex-start;justify-content:left}}@media screen and (max-width: 640px){.file-explorer{display:grid;grid-template-columns:repeat(auto-fill,minmax(40vw,1fr));align-items:flex-start;justify-content:left}.file,.folder{width:40vw;height:140px;margin:5px}.customForSES .file-explorer{display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));align-items:flex-start;justify-content:left}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:1;transition:opacity .3s ease}.file-container{position:relative;background-color:#fff;padding:20px;width:100%;height:100%;overflow:hidden;transition:width .3s ease,height .3s ease,transform .3s ease}.giHfzu{width:inherit;align-items:center}.file-container.maximized{width:100%;height:100%;border-radius:0;padding:0}.doc-viewer-content{position:absolute;inset:50px 0 0;overflow:auto}#pdf-controls{display:none}#header-bar{box-shadow:0 4px 24px #0000000f;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));z-index:9999}#pdf-page-wrapper{max-width:100%;width:inherit}#pdf-page-info{padding:10px;font-size:1rem;text-align:right}.react-pdf__Page,.react-pdf__Page__canvas,.react-pdf__Page__textContent,.react-pdf__Page__annotations{max-width:100vw}#file-name{text-align:center}.close-button,.maximize-button{position:absolute;color:#fff;background-color:transparent;width:50px;height:50px;font-size:30px;cursor:pointer;padding:0;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease;z-index:99999}.close-button:hover,.maximize-button:hover{background-color:#00000080}.close-button{color:#000;background-color:#fff;top:23px;left:23px}.maximize-button{color:#000;background-color:#fff;top:83px;left:23px}@media (max-width: 768px){.file-container{width:100%;height:100%;border-radius:0;padding:0}.close-button{top:10px;left:10px}.maximize-button{top:70px;left:10px}}iframe{width:"100%";height:"100%";border:"none"}.image-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.embedded-image{max-width:100%;max-height:100%}.custom-iframe{width:160%;height:400px;border:none;transform-origin:0 0;transform:scale(.65);translate:unset}.custom-iframe.select{width:160%!important;transform:unset!important;translate:-19%!important;height:500px!important}@media screen and (max-width: 1230px){.custom-iframe{transform:scale(.55)!important;height:700px!important;width:190%!important;translate:-1%!important}}@media screen and (max-width: 1050px){.custom-iframe{transform:scale(.5)!important;height:700px!important;width:230%!important;translate:-3%!important}}@media screen and (max-width: 990px){.custom-iframe{transform:scale(.8)!important;height:700px!important;width:190%!important;translate:-13%!important}}@media screen and (max-width: 939px){.custom-iframe.select{transform:scale(.8)!important;width:160%!important;translate:-9%!important}.iframe-box{height:400px}}@media screen and (max-width: 800px){.custom-iframe{transform:scale(.7)!important;height:700px!important;width:190%!important;translate:-9%!important}}@media screen and (max-width: 770px){.custom-iframe.select{transform:scale(.65)!important;width:237%!important;translate:-11.5%!important}.iframe-box{height:300px}.custom-iframe.preview{transform:scale(.9)!important;translate:-24%!important;height:480px!important}}@media screen and (max-width: 675px){.custom-iframe{height:700px!important;transform:scale(.6)!important;width:215%!important;translate:-7%!important}}.email-swiper-slide{height:90px;display:flex;justify-content:center;align-items:center;visibility:visible!important}.email-content{top:30px}@media screen and (max-width: 1367px) and (max-height: 1025px){.email-content{min-height:77vh!important;margin-top:20px!important}}@media screen and (max-width: 500px){.email-content{max-height:75.5vh!important;min-height:75.5vh!important;margin-top:20px!important}}@media screen and (max-width: 375px){.email-content{margin:20px auto 2px!important;max-height:72vh!important}}@media screen and (max-width: 1367px) and (max-height: 1025px){.send-btn{width:48px!important;height:46px!important}}@media screen and (max-width: 650px){.email-content{top:40px!important}}.sidebar{width:250px;height:calc(100% - 40px);text-align:left;background-color:#fff;color:#218845;padding:0 20px;margin-bottom:20px}.logo-sidebar{display:flex;align-items:center;font-size:25px;font-weight:700;margin-bottom:30px}.logo-image{width:40px;margin-right:10px}.sidebar-nav,nav ul{list-style:none;padding:0}.sidebar-nav{overflow:hidden}nav ul li{height:45px}nav ul li a{font-family:Roboto,sans-serif;color:#333;font-size:16px;font-weight:400;text-decoration:none}.sidebar-link.selected{font-weight:700;font-size:20px;color:#218845}.sidebar-link:hover{color:#218845}nav ul li:hover{background-color:#f5f5f5}.slide-in{left:-250px;transition:left .8s ease-in-out}.slide-in.visible{left:0}.manage-container{display:flex;height:100%;flex-direction:column}.sidebar{border-radius:20px;width:250px;flex:0 0 auto;margin-left:20px}.content-container{align-items:end;width:100%;overflow-x:hidden;z-index:2;flex:1;display:flex;justify-content:start;flex-shrink:0}.navigate{flex:0 0 auto}.content{height:100%;width:-moz-max-content;width:max-content;overflow:hidden;flex:1;padding:20px;position:relative}.pagination{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:10px}.pagination button{background-color:#007bff;color:#fff;border:none;border-radius:4px;padding:8px 12px;margin:0;cursor:pointer}.pagination button:hover{background-color:#0097378f}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.pagination .active{background-color:#0097378f;font-weight:700}.page-info{display:flex;align-items:center;gap:10px}.page-info span{margin-right:10px}.page-info input{width:80px;padding:5px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#000}.page-info button{background-color:#007bff;color:#fff;border:none;border-radius:4px;padding:5px 10px;cursor:pointer}.page-info button:hover{background-color:#0056b3}.table th,.table td{text-align:left;padding:8px;border:1px solid #dddddd}.table th.id,.table td.id{width:2vw}.table th.username,.table td.username{width:5vw}.table th.email,.table td.email{width:6vw}.table th.role,.table td.role,.table th.status,.table td.status{width:100px}.table th.edit,.table td.edit{width:50px;margin:auto!important}.table th.delete,.table td.delete{width:75px}@media (max-width: 768px){.manage-container{flex-direction:column}.sidebar{width:100%;position:relative}.content-container{margin-left:0;flex:1}.content{padding:10px 20px}}@media (max-width: 480px){.logo-sidebar{font-size:20px}.sidebar-nav ul li{margin:10px auto}}@media (max-width: 768px){.content-container{margin-left:0}}@media screen and (max-width: 1100px){.content-container{margin-left:0}}.fade-in{opacity:0;transition:opacity 1s ease-in-out}.slide-down{position:relative;top:-100px;transition:top .5s ease}.slide-down.visible{top:0}.direct_btn{padding:6px 2.5px!important;font-size:1rem!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.fade-enter{opacity:.01;transform:scale(.9)}.fade-enter-active{opacity:1;transform:scale(1);transition:opacity .3s,transform .3s}.fade-exit{opacity:1;transform:scale(1)}.fade-exit-active{opacity:.01;transform:scale(.9);transition:opacity .3s,transform .3s}.slide-up{position:relative;top:50px;transition:top .5s ease-in-out!important}.slide-up.visible{top:0}@media (max-width: 650px){.user-paging{display:none!important}}@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;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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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)}}: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{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}.swiper-slide{display:flex;justify-content:center;visibility:hidden}.id-div{height:calc(100% - 114px);max-height:calc(100% - 114px);width:100%}.productinfo-container{display:flex;flex-direction:row;justify-content:center;align-items:stretch;margin-bottom:4vh;height:100%;width:100%}.product-info{display:flex;position:relative;flex-direction:column;justify-content:flex-start;align-items:start;width:100%;height:100%;overflow-y:scroll;max-width:58.33%;padding-left:5vw;min-height:100%}.product-brand{display:flex;align-items:center;gap:.694vw;margin-bottom:4.0865vh;height:30%;width:100%}.product-title{text-align:left!important;font-family:Roboto,sans-serif!important;font-size:4.326vh!important;font-weight:700!important;width:100%!important;overflow-x:scroll!important;overflow-y:visible!important;max-width:-moz-fit-content!important;max-width:fit-content!important;-ms-overflow-style:none!important;scrollbar-width:none!important;height:100%;min-height:170px;max-height:170px}.product-title::-webkit-scrollbar{display:none}.description{font-family:Roboto,sans-serif;font-size:20px}.product-brand img{max-width:86px;max-height:86px;width:10vw;height:10vw}.product-name{font-size:4.326vh;font-family:Roboto Slab,serif;font-weight:700;text-wrap:nowrap}.product-image{flex:1;display:flex;justify-content:center;-o-object-fit:cover;object-fit:cover;max-width:41.66%;height:100%;z-index:999}.product-image img{height:30.05vh;cursor:pointer}.product-image img:hover{transform:scale(1.05);transition:transform .3s ease}.product-nav{width:100%}.product-nav-btn{background:none;border:none;padding:0 1.2em}.button-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:9.375vw}.btn-img{background:linear-gradient(180deg,#218845 34%,#08c);border-radius:1.78vw;height:9.375vw;width:9.375vw;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.btn-img:hover{transform:scale(1.05);transition:transform .3s ease}.btn-img:hover img{transform:scale(1.2)}.product-nav-btn img{height:9.375vw;width:4.6875vw;transition:transform .3s ease}.product-nav.slider{display:none;margin:0 auto;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 10%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 90%);mask-image:linear-gradient(to right,#0000 10%,#000 15% 50%,#000 85%,#0000 90%)}.grid-height-8{height:45vh;max-height:45vh;width:100%}.grid-height-4{height:40%;max-height:40%;padding-top:0;z-index:10000}.product-image img,.product-image .description{transition:all .5s ease;position:absolute}.product-image img{transform:scale(1);opacity:1}.product-image .description{transform:translateY(100%);width:30%;min-height:30%;max-height:30%;height:50%;opacity:0;background-image:linear-gradient(90deg,#0088cc4d,#2188454d);border-radius:20px;margin-top:24px}.description .hidden{display:none}.show-description .product-image img{transform:scale(0);opacity:0}.show-description .product-image .description{transform:translateY(0);opacity:1}@media screen and (min-height: 1000px){.grid-height-8{height:48vh;max-height:48vh}}@media screen and (min-width: 1280px){.btn-img{height:8.333vw;width:8.333vw}}@media screen and (max-height: 800px){.grid-height-8{height:40vh}.product-info{min-height:unset}.product-title{min-height:unset;max-height:120px;height:120px}}@media screen and (max-width: 700px){.read-more-btn{bottom:0}.grid-height-4{z-index:unset}}@media screen and (max-height: 650px){.product-info{min-height:unset}.product-title{min-height:unset;max-height:70px;height:70px}}@media screen and (max-height: 590px){.product-title{min-height:unset;font-size:3vh;height:50px}}.modal{position:fixed;inset:53% auto auto 50%;margin-right:-50%;transform:translate(-50%,-50%);background:#fff;padding:20px;z-index:1000;width:95%;height:81%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px}.modal.fade-in{opacity:100}.overlay{position:fixed;inset:0;background:#00000009;z-index:999}.close-modal-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#fff;z-index:1001}.menu-swiper-slide{visibility:visible!important}@media screen and (min-width: 1400px){.product-title{min-height:250px!important;max-height:250px!important}}@media screen and (min-width: 1200px){.product-title{min-height:calc(200px - 2vh - 2vw);max-height:calc(200px - 2vh - 2vw)}}@media screen and (max-width: 1450px){.product-grid{margin-top:5vh}}@media screen and (max-width: 1100px){.description{max-height:40%}}@media screen and (max-width: 800px){.description{max-height:48%}}@media screen and (min-width: 767px) and (max-width: 1100px) and (min-height: 1000px) and (max-height: 1400px){.productinfo-container{padding-top:50px}.product-image{display:none}.product-info{max-width:unset}.product-title{min-height:unset;height:-moz-fit-content;height:fit-content;max-height:20%}.read-more-btn{display:none!important}.description.hidden{display:flex;min-height:200px}.description.hidden p{padding:20px 0 0;font-size:13px}.grid-height-4{padding-top:0!important;position:absolute;top:70%;width:100%}}@media screen and (max-width: 650px){.product-image{display:none}.product-info{max-width:unset}.product-title{min-height:unset;height:-moz-fit-content;height:fit-content;max-height:20%}.read-more-btn{display:none!important}.description.hidden{display:flex}.description{height:65%;max-height:unset}.description.hidden p{padding:20px 0 0;font-size:16px}.grid-height-4{padding-top:0!important}.menu-mobile{width:100%;height:100%;position:absolute;max-height:none}}@media screen and (max-width: 550px){.product-title{height:20%}.product-info{padding:1rem;max-width:none}.product-brand img{width:70%;height:70%;margin-right:1rem;max-width:60%;max-height:60%}.product-nav{display:none}.product-brand{margin-bottom:0}.btn-img{width:15vw;height:15vw}}@media screen and (max-width: 500px){.product-title{font-size:3vh!important}}@media screen and (max-width: 430px){.product-name{font-size:3vh}.product-brand img{width:14vw;height:14vw;margin-right:1rem}}@media screen and (max-width: 400px){.product-name{font-size:8vw}.product-brand img{max-width:50%;max-height:50%}.product-brand{margin-bottom:0}.product-title{letter-spacing:-.01562em!important;height:-moz-fit-content;height:fit-content}.description{font-size:2.5vh}}@media screen and (max-width: 330px){.product-name{font-size:7vw}.product-brand img{max-width:40%;max-height:40%}}.product-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.product-nav .btn-img img{width:50px;height:50px}.floating-button{display:none}@media (max-width: 650px){.product-nav-btn{display:flex;justify-content:end;align-items:center;padding:10px;border-radius:20px;color:#000;transition:all .3s ease;cursor:pointer;width:-moz-fit-content;width:fit-content}.product-nav-btn .button-title{max-width:none;margin-right:10px;box-shadow:0 4px 10px #0000001a;background-color:#dedede;padding:0 10px;border-radius:5px}.product-nav-btn .btn-img{margin-bottom:0;box-shadow:0 4px 10px #0000009c}.product-nav{display:none}.floating-button{position:absolute;bottom:30px;right:10px;background-image:linear-gradient(90deg,#08c,#218845);border:1px solid rgba(255,255,255,.3);border-radius:50%;padding:10px;cursor:pointer;transition:all .3s ease;background-color:#ffffff4d;display:block;z-index:999;width:48px;height:48px}.floating-button.show{transform:scale(1.1);transition:transform .3 ease-in-out}.floating-button.caret{width:20px;height:20px;clip-path:polygon(50% 0%,50% 50%,50% 100%,0% 50%);border-radius:20px;color:#218845;transform-origin:center right;bottom:40px;right:-25px;overflow:hidden}.floating-button .icon-btn{color:#fff}.floating-icon img{width:30px;height:30px}.expanded-menu{width:100vw;height:100vh;position:absolute;bottom:calc(-20px - 2.361vw);right:calc(-20px - 2.361vw);display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;transition:opacity .3s ease-in-out;transform-origin:right bottom;opacity:0;pointer-events:none}.expanded-menu.show{opacity:1;pointer-events:auto}.product-nav-btn{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.product-nav-btn:nth-child(1){transition-delay:.5s}.product-nav-btn:nth-child(2){transition-delay:.4s}.product-nav-btn:nth-child(3){transition-delay:.3s}.product-nav-btn:nth-child(4){transition-delay:.2s}.product-nav-btn:nth-child(5){transition-delay:.1s}.expanded-menu:not(.show) .product-nav-btn{transform:translateY(-50px);opacity:0}.product-nav-btn:nth-child(1){position:absolute;transform:rotate(6deg);bottom:400px!important;right:50px!important}.product-nav-btn:nth-child(2){position:absolute;transform:rotate(6deg);bottom:320px!important;right:60px!important}.product-nav-btn:nth-child(3){position:absolute;transform:rotate(3deg);bottom:240px!important;right:60px!important}.product-nav-btn:nth-child(4){transform:rotate(0);position:absolute;bottom:160px!important;right:50px!important}.product-nav-btn:nth-child(5){position:absolute;transform:rotate(-5deg);bottom:80px!important;right:40px!important}.product-nav-btn:hover{transform:scale(1.1) rotate(0);z-index:10}}.swiper-pagination{position:unset}.swiper{display:flex;flex-direction:column;align-items:center}.swiper-slide{height:90px;display:flex;justify-content:center;align-items:center;visibility:hidden}.swiper-slide img{height:60px;opacity:50%}.swiper-slide-active img{height:90px;opacity:100%}.swiper-slide-prev img,.swiper-slide-next img{height:60px}.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none}.swiper-slide-visible{visibility:visible}.demo-slider.child{bottom:2%;transition:bottom .5s ease-in-out}.demo-slider.child.hide{bottom:-50vh}.side-icon.slider-hidden{display:none;visibility:hidden}@media screen and (min-width: 2400px){.slider{margin:0vw auto!important}}@media screen and (max-width: 650px){.slider-icon.slider-hidden{display:none}.side-icon.slider-hidden{display:flex;visibility:visible}}.product-content{height:80.125vh;display:flex;flex-direction:column;padding:2.361vw;margin-top:2.361vw;background:#fff;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));margin:02.361vw;border-radius:2.361vw;justify-content:space-between}.show-all-btn{opacity:1;transition:opacity 1s ease-in-out}.show-all-btn:hover{transform:scale(1.2);transition:transform .3s ease}.show-all-btn.show{opacity:0}.product-container{height:100vh}@media screen and (max-width: 1200px){.product-content{max-height:79.125vh}}@media screen and (max-width: 1000px){.product-content{max-height:unset}}@media screen and (max-width: 770px){.product-content{height:85vh}}@media screen and (max-width: 650px){.productinfo-container{justify-content:start}}@media screen and (max-width: 550px){.product-content{justify-content:start}.productinfo-container{height:60vh;margin-bottom:0}}.grid-content{max-height:calc(var(--vh, 1vh) * 77);min-height:calc(var(--vh, 1vh) * 84);height:calc(var(--vh, 1vh) * 100 - 146px)!important;box-sizing:border-box;display:flex;flex-direction:column;padding:2.361vw 2.361vw 0!important;background:#fff;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));margin:20px auto 30px!important;width:95vw!important;border-radius:20px!important;justify-content:space-between;transition:all .5s ease;align-items:center}.floating-container{position:absolute;left:20px;bottom:20px;height:100%;width:100%;box-sizing:border-box!important;z-index:777;margin:0}@media screen and (max-width: 1367px) and (max-height: 1025px){.grid-content{min-height:77vh;margin-top:20px!important}}@media screen and (max-width: 650px){.floating-container{z-index:99}}@media screen and (max-width: 500px){.grid-content{max-height:75.5vh;min-height:75.5vh;margin-top:20px!important}}@media screen and (max-width: 375px){.grid-content{margin:20px auto 2px!important;max-height:72vh}}.contact-content{position:absolute;min-height:86vh;width:95vw;display:flex;flex-direction:row;margin-top:2.361vw;background:#fff;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));margin:2.361vw;border-radius:34px;align-items:center;padding:0 5.8593dvw;justify-content:start;transition:all .5s ease}.contact-container{height:100%}.contact-infor,.contact-qr{margin:auto;flex:1;min-width:0;transition:all .5s ease}.contact-infor{font-family:Roboto Slab;z-index:99999;display:flex;flex-direction:column;align-items:start;gap:.7812vw;justify-content:center;transition:all .5s ease}.contact-infor img{width:15.625vw;height:15.625vw;border-radius:50%;background-color:#c2bfc7;transition:all .5s ease}.contact-infor .user-name{font-size:32px;font-weight:600;line-height:44px;transition:all .5s ease}.phone-number{margin-top:15px}.phone-number,.email,.address,.website{align-self:baseline}.phone-number span,.email span,.address span,.website span{font-family:Roboto,serif}.user-position,.phone-number,.email,.address,.website{font-size:20px;font-weight:400;margin-bottom:6px;text-align:start;transition:all .5s ease}.web-link{text-decoration:none;text-decoration:underline;color:#08c;transition:color .3s ease}.Qr-img{height:28.125vw;width:28.125vw;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;transition:all .5s ease}.contact-img{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:.7812vw;transition:all .5s ease}.avatar-border{background-color:transparent!important;overflow:visible;transition:all .5s ease}.avatar{position:absolute;z-index:1;border-radius:50%;overflow:hidden;width:12.5vw!important;height:12.5vw!important;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.fade-in{opacity:0;transition:opacity .5s ease-in-out}.fade-in.visible{opacity:1}@media screen and (max-width: 900px){.contact-content{flex-direction:column;height:80vh;padding:20px;filter:none;transition:height .5s ease}.contact-infor,.contact-qr{flex:none;margin-top:20px;transition:all .5s ease}.contact-qr{margin-bottom:20px}.contact-infor{align-items:center;gap:10px}.contact-infor img{width:25vw;height:25vw;transition:all .5s ease}.contact-infor .user-name{font-size:24px;line-height:32px;transition:all .5s ease}.user-position,.phone-number,.email,.address,.website{font-size:18px;margin-bottom:4px;transition:all .5s ease}.Qr-img{height:40vw;width:40vw;transition:all .5s ease}.contact-img{margin-top:2vh;margin-bottom:20px;transition:all .5s ease}.avatar{width:20vw!important;height:20vw!important;transition:all .5s ease}.fade-in.visible{opacity:1;transition:opacity .5s ease-in-out}}@media screen and (max-height: 800px){.contact-content{min-height:83vh;transition:min-height .5s ease}.user-position,.phone-number,.email,.address,.website{font-size:16px}}@media screen and (max-height: 600px){.contact-content{min-height:80vh;transition:min-height .5s ease}}@media screen and (max-width: 576px){.user-position,.phone-number,.email,.address,.website{font-size:16px;font-weight:400;margin-bottom:6px;text-align:start;transition:all .5s ease}}.show-qr-btn{position:absolute;bottom:5px;right:5px;background-color:#fff;z-index:1;border:none;border-radius:50%;width:20px;height:20px;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;font-size:8px;color:#000}.show-qr-btn:hover{background-color:#a9a9a9;color:#fff;transform:scale(1.1);box-shadow:0 6px 16px #00000040}.show-qr-btn:active{transform:scale(.95);box-shadow:0 4px 12px #00000026}.qr-fullscreen-overlay{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:#0000;z-index:100000;display:flex;justify-content:center;align-items:center;visibility:hidden;transition:background-color .5s ease}.qr-fullscreen-overlay.visible{visibility:visible;background-color:#0003}.qr-fullscreen-img{width:80vw;height:auto;max-width:80vw;max-height:80vh;background-color:#ffffff1a;border-radius:8px;box-shadow:0 0 10px #00000080;transform:scale(.9);opacity:0;transition:transform .4s ease,opacity .4s ease}.qr-fullscreen-img.visible{transform:scale(1);opacity:1}.profile-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit;transition:color .3s}.profile-link:hover{color:#3498db}.profile-link:hover .arrow-icon{transform:translate(20px)}.arrow-icon{transition:transform 1s ease-in-out}@media screen and (max-width: 900px){.contact-qr{display:none}.show-qr-btn{display:flex;bottom:17px;right:17px;width:40px;height:40px;font-size:15px}}@media screen and (min-width: 700px){.qr-fullscreen-overlay{display:none}}@media screen and (max-width: 700px){.show-qr-btn{bottom:10px;right:10px;width:35px;height:35px;font-size:10px}}@media screen and (max-width: 500px){.show-qr-btn{bottom:0;right:0;width:30px;height:30px;font-size:8px}}.counter{display:flex;gap:3%;height:100%;width:100%;justify-content:center}.counter-item{width:23%;max-width:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.25rem;background:#218845;height:100%}span.label{font-size:.8rem;color:#218845;width:100%;text-transform:uppercase;font-weight:700;text-align:center;background:#fff}span.value{width:100%;padding:0 .5rem;font-size:4rem;color:#fff;text-align:center;line-height:6rem}@media (max-width: 500px){span.value{font-size:2.5rem}}.language-switcher-small-screen{position:relative;top:10px;right:10px;z-index:999;margin-right:10px}.gradient-text{background:linear-gradient(180deg,#218845 34%,#08c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-top:20px}.logo-img{width:6vw;margin-bottom:20px;margin-right:20px}.logo-img.spinner{width:6vw}.login-container{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7;overflow:hidden}.forgot-password-container{display:flex;font-size:.7rem;margin-top:-.8rem;width:100%;justify-content:center;color:gray;margin-right:0}@media (max-width: 480px){.left-shape,.right-shape{width:200px;height:200px}.left-shape{left:-100px}.right-shape{right:-100px}.img-hidden{display:none}.img-hidden_2{display:flex}.logo-img{width:10vw}.text-img{width:40vw!important}.bottom-left-shape{width:300px;height:300px;left:-60px}.copyright{font-size:12px}}.login-form-container{opacity:1;transition:opacity .3s ease-in-out}.login-form-container.fade-out{opacity:0}.login-form-container.fade-in{opacity:1}.pack-field{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row;align-items:center}.pack-field-item{display:flex;flex-wrap:nowrap;align-items:center;padding-right:20px;min-width:-moz-max-content;min-width:max-content}.pack-field-item input,select{background:none;display:flex;justify-content:center;text-align:center;border-radius:6px;border:1px dashed #babfc7;height:38px;color:#fff;margin-left:10px;width:100%}.pack-field-item input[placeholder],[placeholder],*[placeholder]{color:#000!important}.pack-field-name{text-align:left;font-size:20px}.units{position:absolute;inset:0 10px 0 0;pointer-events:none;overflow:hidden;display:flex;font-family:serif;font-size:18px;line-height:25px;font-weight:400;padding:5px 5px 5px 12px;color:#000;opacity:.8}#unitsValue{white-space:pre}@media only screen and (max-width: 1280px){.pack-field-name{font-size:16px}.pack-field-item input,select{height:24px}}.single-pack{display:flex;flex-direction:column;align-items:center;position:relative}.popular{width:90%;position:absolute;z-index:1;background-image:linear-gradient(90deg,#08c,#218845);border-radius:6px 6px 0 0;color:#fff;font-size:1.09375vw;height:3.004vh;display:flex;align-items:center;justify-content:center}.popular span{display:inline-block;vertical-align:middle;line-height:normal}.single-pack-content{width:90%;padding-top:15px;margin-top:14px;align-items:flex-start;border:1px solid #babfc7;border-radius:6px}.pack-popular{border:1px solid #218845}.pack-name{font-size:20px;font-weight:700;margin-bottom:10px}.single-pack-price{display:flex;align-items:flex-start;flex-direction:column;padding-left:20px;margin-bottom:10px;margin-top:10px}.pack-defaultprice{display:flex;font-size:32px;font-weight:700;gap:15px;align-items:center;margin-bottom:10px}.pack-unit{font-size:16px;font-weight:400;white-space:pre-wrap;text-align:left}.pack-per-month{font-size:14px;font-weight:400}.pack-total{font-size:14px;font-weight:700}.pack-register{border-radius:6px;font-size:14px;font-weight:400;padding-left:10px;padding-right:10px;width:calc(100% - 10px);position:relative;display:flex;margin:10px auto;height:3.6057vh}.pack-register button{padding:0;border:solid #218845 2px;color:#218845}.pack-register button:hover{border:1px solid #218845;background-image:linear-gradient(90deg,#08c,#218845);color:#fff;font-weight:500}.pack-register-btn{height:3.6057vh;width:100%;background:none;border:1px solid;font-weight:400;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .4s ease,color .3s ease,box-shadow .3s ease,transform .3s ease,filter .3s ease;display:inline-block;position:relative;overflow:hidden}.register-clicked{background-image:linear-gradient(90deg,#08c,#218845);color:#fff!important;font-weight:700;box-shadow:0 8px 15px #0003;transform:translateY(-3px)}.pack-register-btn:before,.pack-register-btn:after{content:"";position:absolute;top:-20px;width:10px;height:100px;background-color:#fff;opacity:.5;transition:all .6s ease;transform:rotate(45deg)}.pack-register-btn:before{left:-40px}.pack-register-btn:after{right:-40px}.pack-register-btn:hover:before{left:140%}.pack-register-btn:hover:after{right:140%}.pack-register-btn:active{transform:translateY(1px);box-shadow:0 6px 12px #0003;filter:brightness(1)}.pack-title{text-align:left;padding-left:10px;padding-right:10px;font-size:14px;font-weight:400;line-height:1.15;margin-bottom:10px;height:3.8461vh}hr{width:100%;padding-left:10px;padding-right:10px}.hr-break{width:100%;margin-bottom:10px;padding-left:10px;padding-right:10px}.pack-funtion{display:flex;flex-direction:column;white-space:pre-wrap;text-align:left;padding-left:10px;padding-right:10px;font-size:14px;margin-bottom:10px;height:18.085vh;line-height:1.35;overflow-y:scroll;scrollbar-width:none}.pack-funtion span{padding-left:10px}.pack-funtion ul{list-style-type:disc;padding-left:25px}.pack-promote{white-space:pre-wrap;text-align:left;padding-left:20px;padding-right:10px;margin-bottom:5px;font-size:14px}.pack-promote color{color:#218845;font-weight:700}.pack-less-content{width:100%;background-color:#218845;border-radius:0 0 6px 6px;color:#fff;font-size:12px}@media screen and (max-height: 1380px) and (max-width: 1080px){.single-pack-content,.popular{width:100%}}@media screen and (max-width: 1380px) and (max-height: 1080px){.single-pack-content,.popular{width:100%}.single-pack{height:95%}}@media screen and (max-width: 1181px){.pack-funtion{height:17.085vh}}@media screen and (max-width: 500px){.single-pack-price{margin-top:0;margin-bottom:0}}.pack-container{height:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.pack-list{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:2.0432vh;overflow-x:scroll;justify-content:center}.pricing-content{max-height:calc(var(--vh, 1vh) * 77);min-height:calc(var(--vh, 1vh) * 84);height:calc(var(--vh, 1vh) * 100 - 146px)!important;box-sizing:border-box;display:flex;flex-direction:column;padding:2.361vw 2.361vw 0!important;background:#fff;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));margin:20px auto 0;width:95vw;border-radius:20px;justify-content:flex-start;transition:all .5s ease;overflow-y:hidden}.pricing-packs{height:calc(100% - 9.8115vh)}@media screen and (max-width: 1367px) and (max-height: 1025px){.pricing-content{min-height:77vh;margin-top:20px!important}}@media screen and (max-width: 650px){.pricing-packs{height:calc(100% - 9.8115vh - 78px)}}@media screen and (max-width: 500px){.pricing-content{max-height:75.5vh;min-height:75.5vh;margin-top:20px!important}}@media screen and (max-width: 375px){.pricing-content{margin:20px auto 2px!important;max-height:72vh}}.pricing-brand{display:flex;flex-direction:row;align-items:center;gap:.694vw}.pricing-brand img{width:3.125vw;height:3.125vw}.pricing-brand-name{font-size:2.4vh;font-family:Roboto Slab,serif;font-weight:700}.pricing-navigate{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-bottom:2.6vh;height:7.2115vh;width:90%;margin:auto;justify-content:space-between}.pricing-slider{width:270px;margin:1vw auto}.checkoutbtn{width:144px;height:40px;background:linear-gradient(-90deg,#218845 34%,#08c);display:flex;align-items:center;justify-content:center;font-size:2.4vh;font-family:Roboto,serif;font-weight:400;color:#fff;border-radius:6px;cursor:pointer;transition:background .4s ease,box-shadow .3s ease,transform .3s ease,filter .3s ease}.checkoutbtn:hover{background:linear-gradient(-90deg,#08c 34%,#218845);box-shadow:0 12px 20px #0000004d;transform:translateY(-2px);filter:brightness(1.1)}.checkoutbtn:active{transform:translateY(1px);box-shadow:0 6px 12px #0003;filter:brightness(1)}.callcharges-pack-list{flex-grow:1;display:flex;flex-direction:row;overflow-y:auto}.pack-list{margin:10px auto auto;height:100%;width:95%!important}@media only screen and (max-width: 1280px){.pricing-slider{width:240px;margin:1vw auto}.pack-title,.pack-funtion{font-size:13px}.css-3s1yfj{opacity:50%}.css-3s1yfj:active{opacity:100%}.css-3s1yfj button{height:2em}.pack-promote{font-size:13px}}@media screen and (max-height: 1380px) and (max-width: 1200px){.pack-field{display:none}}@media screen and (max-height: 1380px) and (max-width: 1080px){.pack-list{gap:1.5%!important;justify-content:left}.single-pack{flex:32% 0 0!important;height:85%}.pack-field{display:none}}@media screen and (max-width: 1050px) and (max-height: 800px){.single-pack{flex:23% 0 0!important;height:90%}}@media screen and (max-height: 1050px) and (max-width: 800px){.single-pack{flex:49% 0 0!important;height:90%}}@media only screen and (max-height: 800px){.pack-list{-moz-column-gap:10px;column-gap:10px}.pack-funtion{height:-moz-fit-content!important;height:fit-content!important;margin-bottom:8px}.pack-funtion ul{max-height:10vh;overflow-y:scroll;scrollbar-width:5px!important}.pack-defaultprice{font-size:24px;margin-bottom:4px}.pack-unit{font-size:12px}.pack-per-month,.pack-total{font-size:12px;line-height:16px}.pack-register{margin-bottom:8px}.pack-register-btn{height:3.2vh;margin-bottom:8px}.pack-title{font-size:11px;font-weight:400;margin-bottom:10px;height:16px}.pack-name{font-size:16px;margin-bottom:4px}.callcharges-pack-list{row-gap:16px!important}}@media only screen and (max-width: 500px){.pack-list{height:100%;max-height:55vh;margin-top:8px!important;margin-left:auto;margin-right:auto;margin-bottom:0}.css-1qi5kua{margin:10px auto 0!important}.pricing-content{height:90vh;margin-top:1vh}.pricing-navigate{margin:auto;margin-top:1vh;margin-bottom:4px;justify-content:center}.pricing-brand{flex-direction:row;justify-content:flex-start}.pricing-brand img{width:12vw;height:12vw}.pricing-brand-name{display:flex;-moz-column-gap:4px;column-gap:4px;font-size:24px;margin-left:4px}.pack-field{display:none;min-height:84px}.pack-field-item{justify-content:flex-end;margin-top:4px}.pack-field-item label{text-align:right}.pack-field-item select{margin-left:10px}.popular{font-size:12px}.pack-funtion{height:10vh;width:98%;overflow-y:scroll;scrollbar-width:thin}.single-pack{height:95%;align-self:end}.swiper-pagination-bullet-active{background-color:#218845}.slider{z-index:888;position:absolute;bottom:1px;width:90.55vw}.swiper-slide-active img{height:90px}.product-icon{width:16vw}.callcharges-pack-list{display:unset!important}.callcharges-pack-list .swiper-slide{height:unset!important}.callcharges-pack-btn{margin-top:10px}.single-pack-content{padding-top:4px;margin-top:0}.default-btn{min-height:30px;height:30px;padding-left:10px!important;padding-right:10px!important;display:flex!important;align-items:center;justify-content:center}}.callcharges-pack-list{display:grid;position:relative;grid-auto-flow:row;-moz-column-gap:2em;column-gap:2em;row-gap:1em;grid-template-rows:45% 45%;grid-template-columns:30% 30% 30%;justify-content:center;margin-top:20px}.callcharges-pack-item{border:1px solid #babfc7;padding:10px;border-radius:6px;display:flex;flex-direction:column;text-align:left;min-height:60%;justify-content:space-around}.pack-content{height:81%;margin-bottom:10px;padding-left:9px}.pack-callcharges{font-size:14px}.callcharges-pack-btn{display:flex}.regist-btn{width:100%;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #218845;height:30px;border-radius:6px;color:#218845;font-weight:400;position:relative;overflow:hidden}.regist-btn:hover{background-image:linear-gradient(90deg,#08c,#218845);color:#fff;transition:all .7 ease-in-out}.regist-btn:before,.regist-btn:after{content:"";position:absolute;top:-20px;width:10px;height:100px;background-color:#fff;opacity:.5;transition:all .6s ease;transform:rotate(45deg)}.regist-btn:before{left:-40px}.regist-btn:after{right:-40px}.regist-btn:hover:before{left:120%}.regist-btn:hover:after{right:120%}.regist-btn:focus{background-image:linear-gradient(90deg,#08c,#218845);color:#fff}@media only screen and (orientation: portrait) and (max-width: 820px){.callcharges-pack-list{grid-template-columns:45% 45%;height:535px;max-height:80vh;overflow-y:scroll;scrollbar-width:thin}}@media only screen and (max-width: 500px){.callcharges-pack-list{height:450px;max-height:450px;margin-top:8px!important}}.checkout-content{height:82.3317vh;display:flex;flex-direction:row;padding:1.6826vh 2.361vw;margin-top:2.361vw;background:#fff;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06));margin:4.0865vh 02.361vw;border-radius:2.361vw;justify-content:center}.checkout-form{flex:0 0 calc(50% - 4vw)!important;flex-direction:column;align-items:flex-start;display:flex;overflow-x:hidden;scroll-snap-type:x mandatory}::-webkit-scrollbar{width:0px;height:0px}.checkout-form form{width:100%}.checkout-form label{display:flex;flex-direction:column;align-items:flex-start;width:100%;font-size:16px;font-weight:600}.checkout-form input,textarea{background-color:#fff;border-radius:6px;height:42px;border:1px solid #d2d5da;width:100%;text-align:left;font-weight:400;padding:0}.checkout-select{border:1px solid #d2d5da;width:100%;text-align:left;padding-left:5px;font-weight:400;height:42px}.checkout-title{font-weight:700;margin:0 auto 11px}.company-info{display:flex;flex-direction:row;-moz-column-gap:24px;column-gap:24px;padding:9px;margin-bottom:10px}.checkout-contact{border:1px dashed #46484b;border-radius:6px;padding:10px;overflow:unset;height:100%;min-height:280px;align-content:center;width:100%}.career{display:flex;flex-direction:row;-moz-column-gap:24px;column-gap:24px;margin-top:8px}.info{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}@media (max-width: 768px){.info{grid-template-columns:repeat(2,1fr);row-gap:8px}.customer-address,.customer-identity{width:calc(200% + 24px)!important}}.checkout-contact-form{padding:9px;display:flex;flex-direction:row;-moz-column-gap:24px;column-gap:24px;overflow-x:auto;scroll-behavior:smooth;align-items:center;margin:auto;white-space:nowrap;min-height:280px}.checkout-contact-form>*{min-width:calc(100% - 12px)}.add-contact{width:100%;text-align:left;text-decoration:underline;margin-top:10px;padding-left:10px;overflow-y:auto}.delete-form-button{position:absolute;top:0;right:0;background-color:transparent;border:none;font-size:24px;color:red;cursor:pointer}.delete-form-button:hover{color:#f55}.checkout-description{margin-top:16px;padding:10px}.checkout-description textarea{height:16vw;max-height:18vh;display:flex;vertical-align:text-top;font-weight:400}.checkout-sendrequest{width:100%;margin:3px 30px 10px 10px;color:#fff;font-weight:600;border-radius:6px;padding-right:20px}.checkout-sendrequest button{width:100%;background:none;background-image:linear-gradient(90deg,#08c,#218845)}.checkout-img{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.checkout-img img{min-height:30vw;height:35vw}.pack-item-stored,.no-products{display:none}.font-size-14{font-size:14px}.font-size-16{font-size:16px}.font-size-20{font-size:20px}.font-size-36{font-size:36px}input[required]+label:after{content:"*";color:red}.customer-phone,.customer-email,.customer-name,.customer-company,.customer-note,.customer-position,.customer-profession,.customer-address,.customer-dob,.customer-identity,.customer-gender{padding:10px!important}input,textarea,select,option{background-color:#fff;border:1px solid #d2d5da;outline:none}input:focus,textarea:focus{border-color:#d2d5da;box-shadow:none}.input-container{position:relative}.search-results{text-align:left;position:absolute;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 10px #0000001a;z-index:888;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;visibility:hidden;top:100%;left:0}.search-results-open{border-bottom:none!important;border-radius:4px 4px 0 0!important}.search-results li{padding:10px;cursor:pointer;transition:background-color .3s ease}.search-results li:hover{background-color:#f1f1f1}.search-results.show{opacity:1;transform:translateY(0);visibility:visible}.search-company-results{margin-top:-6px;text-align:left;position:absolute;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 10px #0000001a;z-index:1000;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;visibility:hidden}.search-company-results-open{border-bottom:none!important;border-radius:4px 4px 0 0!important}.search-company-results li{padding:10px;cursor:pointer;transition:background-color .3s ease}.search-company-results li:hover{background-color:#f1f1f1}.search-company-results.show{opacity:1;transform:translateY(0);visibility:visible}.save-btn{position:absolute!important;right:10px!important;top:0!important;z-index:10000!important;color:#218845!important}@media only screen and (min-width: 1024px){.checkout-description{margin-top:0;padding-top:0}}@media only screen and (max-width: 1024px){.checkout-content{margin-top:2vh}.checkout-title{font-size:30px!important}.checkout-img{display:none}.checkout-form{flex:0 0 90%!important;margin:0 auto}.pack-item-stored,.no-products{display:block}.search-company-results{position:absolute;width:40%;margin-left:2.5vw;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 10px #0000001a;z-index:1000;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;visibility:hidden;left:5.55%;transform:translate(-50%) translateY(-10px)}}.read-only{background-color:#f0f0f0!important;color:#7a7a7a!important}@media only screen and (max-width: 500px){.search-company-results{position:absolute;width:38%;margin-top:67px;margin-left:3.5vw}}@media (max-width: 1366px) and (min-width: 1025px){.save-btn{top:0!important}}@media (max-width: 1025px) and (min-width: 769px){.save-btn{top:0!important}}@media screen and (max-height: 800px){.checkout-description textarea{height:4.5vw}}.pack-item-cart{border:1px dashed #000;border-radius:6px;padding:10px;display:flex;flex-direction:column;row-gap:8px}.cart-item-name{padding:8px;text-align:left;font-size:24px;color:#2196f3;font-weight:500;cursor:context-menu}.cart-item-detail{text-align:left;border:1px solid #4caf50;border-top:0px;border-radius:0 0 4px 4px;padding:4px 4px 4px 10px}.cart-item-title{display:flex;flex-direction:row;border:1px solid #4caf50;border-radius:4px;align-items:center}.cart-item-edit{font-size:32px;font-weight:400;text-align:right;color:#ff4343;padding-right:4px;cursor:pointer}.fc-scrollgrid{border-radius:10px;overflow:hidden;border:1px solid #ddd}.selected-day .fc-daygrid-day-frame .fc-daygrid-day-top a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#333!important;color:#fff!important;font-weight:700;margin:auto;font-size:1.5rem}.fc-daygrid-day-bottom{height:100%;min-height:1.5rem}.fc-daygrid-more-link{width:100%;height:100%;min-height:2.3em;pointer-events:none}.event-dot-container{position:relative;display:flex;flex-direction:column;align-items:center;margin-left:2px!important}.event-dot{width:8px;height:8px;background-color:#f90;border-radius:50%;margin:3px auto}.event-count{font-size:12px;color:#000;position:absolute;bottom:-5px;right:2px}.birthday-count{font-size:12px;color:#ff9500;position:absolute;bottom:-5px;left:2px}.fc-daygrid-body{height:100%!important;display:flex;flex-direction:column}.fc-daygrid-body table{height:100%!important;width:100%;table-layout:fixed}.fc-daygrid-body tr{flex-grow:1;height:16.6%}.fc-day-disabled{background:#fff!important;border:none!important}.fc-theme-standard td,.fc-theme-standard th{border-left:none;border-right:none}.fc-daygrid-day-number{font-size:18px;font-weight:700;color:#000}.fc-daygrid-week{height:16%!important;display:flex;align-items:stretch}.fc-daygrid-day-frame{height:100%!important;max-height:100%!important;display:flex;flex-direction:column;justify-content:flex-start}.fc-daygrid-day-events{flex-grow:1;overflow:hidden}.appointment-container{height:100%}.fc-col-header-cell .fc-scrollgrid-sync-inner{background-color:#218845;color:#fff}.fc-daygrid-day{transition:background-color .2s ease-in-out;cursor:pointer}.fc-daygrid-day:hover{background-color:#2188451a}.fc-daygrid-day:active{background-color:#2188454d!important}.fc .fc-daygrid-day.fc-day-today{background-color:transparent}.fc-daygrid-day-top{justify-content:center;margin-top:5px;height:50%}.fc-daygrid-day-frame .fc-daygrid-day-top a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;font-weight:700;margin:auto;font-size:1.5rem}.fc-day-today .fc-daygrid-day-frame .fc-daygrid-day-top a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#218845!important;color:#fff!important;font-weight:700;margin:auto;font-size:1.5rem}.today-highlight .fc-daygrid-day-frame .fc-daygrid-day-top a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:transparent!important;color:#218845!important;font-weight:700;margin:auto;font-size:1.5rem}.fc-daygrid-day-top{line-height:43px}.fc-daygrid-day-number{font-size:1.5rem;height:50px;width:50px;text-align:center}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{height:50%}.fc-daygrid-event-harness{height:2em}.fc-daygrid-event{height:100%}.fc-timegrid-event-harness>.fc-timegrid-event{inset:unset}.fc-timegrid-event{width:300%!important;height:60px;font-size:14px!important}.fc-timegrid-event:last-child{border-radius:12px;width:100%!important}.fc-timegrid-event{background-color:#d7edf8!important;border-top-left-radius:12px!important;border-bottom-left-radius:12px!important;padding:8px;font-weight:700;border:none;position:relative}.fc-timegrid-event:before{content:"";position:absolute;left:8px;top:10%;height:80%;width:3px;background-color:#3ca3d0;border-radius:3px}.fc-timegrid-event .fc-event-title{font-size:14px;font-weight:700;margin-left:20px;display:flex;align-items:center}.fc-timegrid-slot{height:60px!important;border-bottom:1px solid rgba(0,0,0,.1)!important}.fc-timegrid-event.fc-daygrid-block-event{background-color:#ff9500!important;color:#fff!important;border-radius:16px!important;padding:8px 12px;font-weight:700}.fc-event-main div{margin-left:10px;color:#17455b!important}.fc-timegrid-slot-label{border:none!important}.fc-timegrid-slot-label-cushion{color:#00000080;font-size:14px}.fc-timegrid-slot-label-frame{margin-top:-42px!important}.fc .fc-timegrid-col.fc-day-today{background-color:transparent}.fc-timegrid-now-indicator-line{border-top:2px solid red!important;z-index:9999;color:transparent}.fc .fc-timegrid-now-indicator-arrow{content:attr(data-time);position:absolute;background-color:red;color:#fff;padding:0;font-size:14px;font-weight:700;border-radius:6px;width:90%;margin-left:10%;margin-top:-9px;line-height:19px;font-weight:400;text-align:center;border:none}.fc-day.fc-day-sat.fc-daygrid-day,.fc-day.fc-day-sun.fc-daygrid-day{background:#ebebeb!important}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{padding-bottom:1em;background:transparent;margin-bottom:0}.fc-col-header-cell.fc-day.fc-day-sun a,.fc-col-header-cell.fc-day.fc-day-sat a{color:#ebebeb!important}.fc-col-header-cell{font-size:1.2rem!important;font-weight:700}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:100vw 100vh;background-attachment:fixed}.logo-img{width:9vw;margin-bottom:20px;margin-right:20px!important}.logo-img.spinner{width:9vw}.text-img{width:21vw;margin-bottom:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-form-container{width:-moz-fit-content;width:fit-content;padding:5%;background:#fff3;display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;border-radius:15px;box-shadow:0 0 5px #0000000d;z-index:999}.login-form{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;max-width:400px;gap:15px}@media only screen and (max-width: 768px){.form-group input,.login-button{width:100%!important}}.form-group input{width:28vh;padding:8px 15px;border-radius:12px;border:1px solid #ccc;font-size:18px;transition:all .2s ease-in-out;box-sizing:border-box;background-color:#fff}.form-group input:hover{border-color:#009737cc!important}.login-button{width:28vh;padding:8px;margin-top:2rem;border-radius:12px;border:none;font-size:14px;font-weight:700;color:#fff;text-transform:capitalize;cursor:pointer;line-height:1;background-color:transparent;background-image:linear-gradient(330deg,#1f8041,#014d73);position:relative;overflow:hidden;transition:all .3s ease}.login-button:hover{background-image:linear-gradient(330deg,#1f8041,#014d73)!important;transform:scale(1.02);color:#fff}.login-button:before,.login-button:after{content:"";position:absolute;top:-20px;width:10px;height:100px;background-color:#fff;opacity:.5;transition:all .6s ease;transform:rotate(45deg)}.login-button:before{left:-40px}.login-button:after{right:-40px}.login-button:hover:before{left:140%}.login-button:hover:after{right:140%}.form-group input:focus{outline:none;box-shadow:0 0 5px #0000ff4d}.logo-login{width:30vw;margin-bottom:20px}.img-hidden_2{display:none}.login-container{position:relative;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7;overflow:hidden}.background-shape{position:absolute;background:linear-gradient(135deg,#0093e9,#80d0c7);border-radius:50%}.left-shape{width:250px;height:250px;top:10%;left:-125px}.bottom-left-shape{width:400px;height:400px;top:80%;left:-100px;background:linear-gradient(to bottom left,#0097378f,#33cf6c)}.top-middle-shape{width:300px;height:300px;top:-150px;left:60%}.right-shape{width:500px;height:500px;bottom:10%;right:-250px}.login-content{position:relative;z-index:10;background-color:#fff;padding:2rem;box-shadow:0 0 15px #0000001a;border-radius:8px}.login-content h1{margin-bottom:1.5rem}.login-content form{display:flex;flex-direction:column}.login-content form input{padding:.8rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:4px}.login-content form button{padding:.8rem;background-color:#0093e9;color:#fff;border:none;border-radius:4px;cursor:pointer}.login-content form button:hover{background-color:#007acb}.copyright{position:absolute;bottom:5px}.forgot-password-container{display:flex;font-size:.7rem;margin-top:-.8rem;width:100%;justify-content:center;color:gray;margin-right:0;text-decoration:underline}.forgot-password-container:hover{color:#014d73}@media (max-width: 768px){.left-shape,.right-shape{width:300px;height:300px}.left-shape{left:-150px}.right-shape{right:-150px}}@media (max-width: 480px){.left-shape,.right-shape{width:200px;height:200px}.left-shape{left:-100px}.right-shape{right:-100px}.img-hidden{display:none}.logo-img{width:10vw}.img-hidden_2{display:flex}.bottom-left-shape{width:300px;height:300px;left:-60px}.copyright{font-size:12px}}.gradient-text{background:linear-gradient(180deg,#1f8041 34%,#014d73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-top:20px}.language-switcher-small-screen{position:absolute;top:10px;right:10px;z-index:999;margin-right:10px}body{margin:0 auto;text-align:center;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8;overflow:hidden;height:100%}code{font-family:Roboto,sans-serif}.logo{height:6em;padding:1.5em;will-change:filter}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{width:100%;padding:0 2.5vw;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;gap:1.388vw}.column{flex:1}.col-1{flex:0 0 calc(8.33% - 1.27vw)}.col-2{flex:0 0 calc(16.66% - 1.16vw)}.col-3{flex:0 0 calc(25% - 1.04vw)}.col-4{flex:0 0 calc(33.33% - .7vw)}.col-5{flex:0 0 calc(41.66% - .694vw)}.col-6{flex:0 0 calc(50% - .694vw)}.col-7{flex:0 0 58.33%}.col-8{flex:0 0 calc(66.66% - .7vw)}.col-9{flex:0 0 75%}.col-10{flex:0 0 83.33%}.col-11{flex:0 0 91.66%}.col-12{flex:0 0 100%}.shadow-box{box-shadow:0 4px 24px #0000000f}.shadow-drop{filter:drop-shadow(0px 4px 24px rgba(0,0,0,.06))}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{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,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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}dialog{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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.\!collapse{visibility:collapse!important}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-\[5\%\]{right:5%}.top-1\/2{top:50%}.top-2{top:.5rem}.top-\[42px\!important\]{top:42px!important}.top-\[7vh\]{top:7vh}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[99999\]{z-index:99999}.m-0{margin:0}.m-auto{margin:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[8px\]{margin-top:8px;margin-bottom:8px}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-11{margin-bottom:2.75rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-\[4px\]{margin-top:4px}.mt-\[8px\]{margin-top:8px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.hidden{display:none}.h-4\/5{height:80%}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[10rem\]{height:10rem}.h-\[15rem\]{height:15rem}.h-\[200px\]{height:200px}.h-\[44px\]{height:44px}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.min-h-\[200px\]{min-height:200px}.min-h-\[50px\]{min-height:50px}.min-h-screen{min-height:100vh}.w-4\/5{width:80%}.w-\[15\%\]{width:15%}.w-\[1px\]{width:1px}.w-\[5\%\]{width:5%}.w-\[56px\]{width:56px}.w-\[80\%\]{width:80%}.w-\[95\%\]{width:95%}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[500px\]{min-width:500px}.max-w-\[15\%\]{max-width:15%}.max-w-\[249px\]{max-width:249px}.max-w-\[270px\]{max-width:270px}.max-w-\[400px\]{max-width:400px}.max-w-\[5\%\]{max-width:5%}.max-w-\[696px\]{max-width:696px}.max-w-\[80\%\]{max-width:80%}.max-w-\[95\%\]{max-width:95%}.shrink{flex-shrink:1}.grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y: -50%;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}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.self-end{align-self:flex-end}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[20px\]{border-radius:20px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-\[\#0088cc\]{--tw-bg-opacity: 1;background-color:rgb(0 136 204 / var(--tw-bg-opacity))}.bg-\[\#1F8041\]{--tw-bg-opacity: 1;background-color:rgb(31 128 65 / var(--tw-bg-opacity))}.bg-\[\#2135472f\]{background-color:#2135472f}.bg-\[\#21354775\]{background-color:#21354775}.bg-\[\#218845\]{--tw-bg-opacity: 1;background-color:rgb(33 136 69 / var(--tw-bg-opacity))}.bg-\[\#F3F3F3\]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity))}.bg-\[\#Fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[\#f3f3f3\]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.p-\[1\.9rem\]{padding:1.9rem}.p-\[30px\]{padding:30px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-5{padding-bottom:1.25rem}.pb-7{padding-bottom:1.75rem}.pl-5{padding-left:1.25rem}.pl-\[20px\]{padding-left:20px}.pl-\[8px\]{padding-left:8px}.pr-10{padding-right:2.5rem}.pr-\[5px\]{padding-right:5px}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-start{text-align:start}.align-bottom{vertical-align:bottom}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-\[600\]{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-7{line-height:1.75rem}.leading-\[24px\]{line-height:24px}.leading-\[28px\]{line-height:28px}.tracking-normal{letter-spacing:0em}.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#0088cc\]{--tw-text-opacity: 1;color:rgb(0 136 204 / var(--tw-text-opacity))}.text-\[\#218845\]{--tw-text-opacity: 1;color:rgb(33 136 69 / var(--tw-text-opacity))}.text-\[\#333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity))}.text-\[\#fff\!important\]{color:#fff!important}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.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{outline-style:solid}.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}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{font-family:Josefin Sans,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;color:#1a1a1a;overflow:hidden;height:100%}a{font-weight:inherit;color:inherit;text-decoration:inherit}a:hover{color:inherit}body{margin:0;display:flex;padding:env(safe-area-inset-top,20px) env(safe-area-inset-right,20px) env(safe-area-inset-bottom,20px) env(safe-area-inset-left,20px)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:black!important}input.read-only:-webkit-autofill{box-shadow:0 0 0 1000px #f0f0f0 inset!important;-webkit-text-fill-color:#7a7a7a!important;color:#7a7a7a!important}button:hover{border-color:#1f8041}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ant-slider-handle:after{background-color:#de8080!important;box-shadow:0 0 0 2px #de8080!important}button:focus{outline:none;border:none}::-webkit-scrollbar{background-color:transparent;width:0px}::-webkit-scrollbar-thumb{border-radius:4px;background:#efaf6b}::-webkit-scrollbar-track{background:transparent}@keyframes progressBar{0%{width:100%}to{width:0}}
