@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css";#loginLayout{display:flex;flex-direction:column;height:100%}#loginLayout main{flex:1 1 auto;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#f3f3f3;color:#55595c;width:100%}@media (max-width: 900px){#loginLayout main{flex-direction:column;justify-content:flex-start;height:auto}}@media (max-width: 500px){#loginLayout main{flex-direction:column;justify-content:flex-start;height:100%}}#loginLayout main h1{background-image:url(/assets/myfloracloud-Cdvfdbn7.svg);background-size:contain;font-size:0rem;width:20rem;height:5rem;margin-left:auto;margin-right:auto;margin-bottom:2rem;margin-top:1rem}@media (max-width: 24rem){#loginLayout main h1{background-size:cover;width:18rem;height:4rem}}#loginLayout main .infoContainer{order:1;margin:1rem;padding-left:1rem;padding-right:1rem;width:40%}@media (max-width: 900px){#loginLayout main .infoContainer{order:2;margin-left:auto;margin-right:auto;width:500px}}@media (max-width: 500px){#loginLayout main .infoContainer{display:none}}#loginLayout main .infoContainer .loginTitle{font-size:2.3rem;font-weight:700;color:#50b071}#loginLayout main .infoContainer .loginTitle span{color:#373a3c}#loginLayout main .infoContainer .loginSubtitle{font-size:1.2rem;font-weight:400;line-height:1.3;margin-bottom:.5rem;color:#373a3c}#loginLayout main .infoContainer a{color:#3b8a2f;text-decoration:none}#loginLayout main .infoContainer h6{font-size:.9rem}#loginLayout main ul{padding-top:.5rem;padding-bottom:.51rem;font-size:.9rem}#loginLayout main ul li{line-height:1.6;list-style:none}#loginLayout main .loginPanel{order:2;min-width:30rem;max-width:42rem;display:flex;flex-direction:column;align-items:center;flex:1 1 auto;padding-top:2rem;padding-bottom:2rem;background-color:#fff;border-radius:6px;border:1px solid #eee;box-shadow:0 10px 18px #3e396b33;margin:1rem}@media (max-width: 900px){#loginLayout main .loginPanel{order:1}}@media (max-width: 500px){#loginLayout main .loginPanel{order:1;min-width:auto;max-width:auto;border:0;box-shadow:none;background-color:#f3f3f3}}#loginLayout main .loginPanel .formContainer{min-width:24rem;max-width:30rem}@media (max-width: 24rem){#loginLayout main .loginPanel .formContainer{min-width:auto;max-width:auto}}#loginLayout main .loginPanel .formContainer h3{text-align:center;font-size:1.2rem;font-weight:500;color:#777;border-bottom:solid 1px #cfcfcf}#loginLayout main .loginPanel .formContainer #mainText{width:24rem;padding-left:0rem;margin-top:1rem;font-size:.8rem;color:#666}@media (max-width: 24rem){#loginLayout main .loginPanel .formContainer #mainText{width:18rem}}#loginLayout main .loginPanel .formContainer #loginArea,#loginLayout main .loginPanel .formContainer #registerArea,#loginLayout main .loginPanel .formContainer #passwordResetArea{width:24rem;margin-left:auto;margin-right:auto;font-size:.8rem}@media (max-width: 24rem){#loginLayout main .loginPanel .formContainer #loginArea,#loginLayout main .loginPanel .formContainer #registerArea,#loginLayout main .loginPanel .formContainer #passwordResetArea{width:18rem}}#loginLayout main .loginPanel .formContainer #loginArea #validationResponse,#loginLayout main .loginPanel .formContainer #registerArea #validationResponse,#loginLayout main .loginPanel .formContainer #passwordResetArea #validationResponse{margin-top:1rem;text-align:center}#loginLayout main .loginPanel .formContainer #loginArea .form-group,#loginLayout main .loginPanel .formContainer #registerArea .form-group,#loginLayout main .loginPanel .formContainer #passwordResetArea .form-group{margin-top:1.5rem}#loginLayout main .loginPanel .formContainer #loginArea input,#loginLayout main .loginPanel .formContainer #registerArea input,#loginLayout main .loginPanel .formContainer #passwordResetArea input{width:100%;margin-bottom:.5rem;font-size:.9rem;margin-top:1rem}#loginLayout main .loginPanel .formContainer #loginArea button,#loginLayout main .loginPanel .formContainer #registerArea button,#loginLayout main .loginPanel .formContainer #passwordResetArea button{width:100%;border:0px}#loginLayout main .loginPanel .formContainer #loginArea .password-input-container,#loginLayout main .loginPanel .formContainer #registerArea .password-input-container,#loginLayout main .loginPanel .formContainer #passwordResetArea .password-input-container{position:relative}#loginLayout main .loginPanel .formContainer #loginArea .password-input-container .password-icon,#loginLayout main .loginPanel .formContainer #registerArea .password-input-container .password-icon,#loginLayout main .loginPanel .formContainer #passwordResetArea .password-input-container .password-icon{position:absolute;opacity:.3;top:.3rem;right:1rem;cursor:pointer}#loginLayout main .loginPanel .formContainer #loginArea .password-input-container .password-input,#loginLayout main .loginPanel .formContainer #registerArea .password-input-container .password-input,#loginLayout main .loginPanel .formContainer #passwordResetArea .password-input-container .password-input{padding-right:3rem}#loginLayout main .loginPanel .formContainer #loginArea a,#loginLayout main .loginPanel .formContainer #registerArea a,#loginLayout main .loginPanel .formContainer #passwordResetArea a{text-decoration:none;color:inherit}#loginLayout main .loginPanel .formContainer #loginArea #forgotPasswordText a,#loginLayout main .loginPanel .formContainer #registerArea #forgotPasswordText a,#loginLayout main .loginPanel .formContainer #passwordResetArea #forgotPasswordText a{color:#3b8a2f}#loginLayout main .loginPanel .formContainer #loginArea .text,#loginLayout main .loginPanel .formContainer #registerArea .text,#loginLayout main .loginPanel .formContainer #passwordResetArea .text{padding-left:0rem;width:100%;text-align:center;margin-top:1rem;font-size:.8rem;color:#666}#loginLayout main .successMessage{text-align:center;font-size:.9rem}#loginLayout main .successMessage h4{font-size:1.2rem;color:#3b8a2f}#loginLayout main .successMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}#loginLayout main .successMessage a{text-decoration:none;color:#666;font-weight:700}#loginLayout main .successMessage p{text-align:justify}#loginLayout main .successMessage .goBack{text-align:center;margin-top:2rem}#loginLayout main .errorMessage{text-align:center;font-size:1rem}#loginLayout main .errorMessage h4{font-size:1.2rem;color:red}#loginLayout main .errorMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}#loginLayout main .errorMessage a{text-decoration:none;color:#666;font-weight:700}#loginLayout main .errorMessage p{text-align:justify}#loginLayout main .errorMessage .goBack{text-align:center;margin-top:2rem}#loginLayout main .loadingMessage{text-align:center;font-size:1rem;padding-top:1rem}#loginLayout main .loadingMessage img{width:4rem;margin-bottom:2rem}#loginLayout main .loadingMessage p{text-align:justify}#loginLayout main .inProgressMessage{display:flex;flex-direction:column;align-items:center}#loginLayout main .inProgressMessage img{margin:2rem;width:4rem}#loginLayout footer{flex:0 1 auto;width:100%;line-height:3rem;border-top:1px solid #e5e5e5;background-color:#0000000a}#loginLayout footer div{text-align:center;color:#666}#RegisterLayout{height:100%;display:flex;flex-direction:column;color:#666}#RegisterLayout header{height:0}#RegisterLayout header h1{font-size:0rem}#RegisterLayout main{display:flex;flex-direction:column;flex:1 1 auto;padding-top:3rem;background-color:#fafafa;border-top:1px solid #e5e5e5;box-shadow:inset 0 1rem .75rem #00000008}#RegisterLayout main .container-fluid{padding-left:2rem;padding-right:2rem}#RegisterLayout main h2{font-size:2.3rem;font-weight:700;color:#50b071}#RegisterLayout main h3{font-size:1.6rem;font-weight:700;color:#50b071}#RegisterLayout main .colLeft{padding-top:1rem;text-align:center}#RegisterLayout main .colLeft img{width:90%;max-width:340px;margin:1rem 2rem 2rem}#RegisterLayout main .colRight{padding-top:2rem;padding-left:2rem;margin-bottom:4rem}#RegisterLayout main .colRight a{text-decoration:none;color:#666;margin-left:.5rem}#RegisterLayout main .colRight p{margin:.4rem}#RegisterLayout main .colRight i{font-size:1.1rem}#RegisterLayout main .colRight p:first-of-type{margin-top:1rem}@media (max-width: 1200px){#RegisterLayout main .colRight{margin-left:auto;margin-right:auto;width:15rem;text-align:left}}#RegisterLayout footer{flex:0 1 auto;width:100%;line-height:3rem;border-top:1px solid #e5e5e5;background-color:#0000000a}#RegisterLayout footer div{text-align:center}#RegisterLayout .inProgressMessage{display:flex;flex-direction:column;align-items:center}#RegisterLayout .inProgressMessage img{margin:2rem;width:4rem}.generatePasswordButton{display:flex;flex-direction:row;flex-wrap:wrap}.generatePasswordButton button{padding-top:.3rem;font-size:1rem;margin-top:.5rem;height:2.2rem;background-color:#bfbfbf;color:#fff;margin-right:2rem}.generatePasswordButton button i{font-size:1rem;margin-right:.3rem}.generatePasswordButton button:hover{color:#fff;background-color:#666}.generatePasswordButton p{margin-top:1rem;display:flex;font-size:.9rem;margin-right:2rem}.generatePasswordButton p strong{margin-left:.5rem}#registerArea{padding:1rem}#registerArea h2{margin-bottom:2rem;text-align:center}#registerArea h5{display:flex;margin-top:1rem;padding-bottom:.5rem;border-bottom:1px solid #cccccc}#registerArea h5 i{font-size:1.2rem;margin-right:1rem}#registerArea a{text-decoration:none;color:inherit}#registerArea #validationResponse{margin-top:1rem}#registerArea #validationResponse i{margin-right:.6rem}#registerArea label{margin-top:1rem;font-size:.9rem}#registerArea .multilineLabel{display:flex;flex-direction:row;align-items:flex-start}#registerArea .multilineLabel .form-check-input{flex:0 0 auto}#registerArea .multilineLabel label{margin-top:1.1rem;flex:1 1 auto}#registerArea input[type=checkbox]{margin-top:1.2rem;margin-right:.8rem;margin-bottom:1rem}#registerArea .btn-reset{text-decoration:none;color:#666;margin-left:0;font-size:.8rem}#registerArea .form-group{margin-top:2rem}#registerArea #stepButtons{display:flex;justify-content:center}#registerArea #stepButtons .stepCircle{width:15px;height:15px;border-radius:50%;margin:0 5px;cursor:pointer}#registerArea .password-input-container{position:relative}#registerArea .password-input-container .password-icon{position:absolute;opacity:.3;top:.3rem;right:1rem;cursor:pointer}#registerArea .password-input-container .password-input{padding-right:3rem}#registerArea button{width:100%;border:0px}#registerArea .text{padding-top:2rem;padding-left:0rem;width:100%;text-align:center;margin-top:1rem;font-size:.8rem;color:#666}#registerArea .legalLink{cursor:pointer}#userRegisteredMessage{text-align:center;font-size:.9rem}#userRegisteredMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}#userRegisteredMessage a{text-decoration:none;color:#666;font-weight:700}#userRegisteredMessage p{text-align:center}#userRegisteredMessage .goBack{text-align:center;margin-top:2rem}.registerLegalModal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;justify-content:center;align-items:center;display:none}.registerLegalModal.open{display:flex}.registerLegalModal-body{overflow-y:auto;position:relative}@media screen and (min-width: 1200px){.registerLegalModal-body{width:50%;max-height:75%}}@media screen and (max-width: 1199px){.registerLegalModal-body{width:90%;max-height:90%}}.registerLegalModal-close{background:transparent;border:none;position:absolute;right:2rem;padding:.25rem}.registerLegalModal-close svg{pointer-events:none}.legal{font-size:.9rem}.legal h3{text-align:center;color:#50b971;font-size:2rem;font-weight:700}.legal h4{margin-bottom:1.5rem}.legal h5{margin-top:2rem}.legal-header{margin-bottom:2rem}.legal-divider{display:block;text-align:center;position:relative;margin-bottom:2rem}.legal-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#dadada;z-index:0}.legal-divider>span{background-color:#fff;padding:.25rem .5rem;position:relative;z-index:2}.legal-contact-line{display:block}.modalDialog{display:flex;z-index:0;position:fixed;top:0;left:0;right:0;opacity:0;bottom:100%;visibility:hidden;background-color:#0000;transition:opacity 1s,visibility 0s 1s,background-color 0s 1s,bottom 0s 1s;justify-content:center;align-items:center;z-index:1}.modalDialog.open{bottom:0;opacity:100%;visibility:visible;background-color:#00000080;transition:opacity 1s,visibility 1s,background-color .3s .3s,bottom .3s}.modalDialogBody{overflow-y:auto;position:relative}@media screen and (min-width: 1200px){.modalDialogBody{width:40%}}@media screen and (max-width: 1199px){.modalDialogBody{width:70%}}@media screen and (max-width: 799px){.modalDialogBody{width:90%}}.modalDialogClose{background:transparent;border:none;position:absolute;top:1rem;right:1rem;padding:.25rem}.modalDialogClose svg{pointer-events:none}#mainLayout{height:100%;display:flex;flex-direction:column;color:#555}#mainLayout header{z-index:1;padding:.5rem;display:flex;flex-direction:row;flex:0 1 auto;transition:all .5s}#mainLayout header h1{order:1;background-image:url(/assets/myfloracloud-Cdvfdbn7.svg);background-size:cover;font-size:0rem;width:13rem;height:2.6rem}@media (max-width: 1200px){#mainLayout header h1{margin-left:auto;margin-right:auto;order:2}}#mainLayout header #toggleMenuSidebarIcon{order:2;display:none;align-items:center;font-size:1.2rem}@media (max-width: 1200px){#mainLayout header #toggleMenuSidebarIcon{order:1;display:flex;height:3rem;align-items:center;position:absolute;margin-left:1rem;margin-right:1rem}#mainLayout header #toggleMenuSidebarIcon:hover{cursor:pointer}}#mainLayout header #notificationPanelIcon{order:3;display:flex;height:3rem;flex-direction:row;align-items:center;position:absolute;right:5rem;font-size:1.2rem;opacity:.8}#mainLayout header #notificationPanelIcon:hover{cursor:pointer}#mainLayout header #notificationPanelIcon.visible{visibility:visible}@media (max-width: 1200px){#mainLayout header #notificationPanelIcon.visible{opacity:.8;transition:opacity .5s,margin-top .5s,right 0s;margin-top:3.2rem}}#mainLayout header #notificationPanelIcon .quantityIcon{position:absolute;width:1.1rem;height:1.1rem;text-align:center;padding-top:.05rem;bottom:0;right:-.6rem;background-color:#4fb071;color:#fff;border-radius:50%;font-style:normal;font-size:.7rem}@media (max-width: 1200px){#mainLayout header #notificationPanelIcon{visibility:hidden;opacity:0;margin-top:0rem;transition:opacity .5s,margin-top .5s,right 0s,visibility .5s}}#mainLayout header #notificationPanel{visibility:hidden;opacity:0;overflow:hidden;transition:opacity .5s,top .5s,visibility .5s;position:absolute;top:0;right:1rem;border:1px solid rgba(0,0,0,.08);width:20rem;background-color:#fff;box-shadow:7px 7px 5px -1px #0003;border-radius:8px}#mainLayout header #notificationPanel .notificationTitle{font-size:1rem;font-weight:700;padding:.8rem;margin-bottom:0rem}#mainLayout header #notificationPanel .lastNotifications{max-height:20rem;overflow-y:auto}#mainLayout header #notificationPanel .lastNotifications .notificationItem{border-top:1px solid #dfdfdf;padding:.6rem .8rem;display:flex;align-items:center;font-size:.9rem}#mainLayout header #notificationPanel .lastNotifications .notificationItem .notificationIcon svg{margin-right:1.1rem;font-size:1rem;color:#198754}#mainLayout header #notificationPanel .lastNotifications .notificationItem .notificationSubject{font-size:.8rem;font-weight:700;margin-top:.3rem;margin-bottom:.2rem}#mainLayout header #notificationPanel .lastNotifications .notificationItem .notificationContent{font-size:.8rem;margin-bottom:.2rem}#mainLayout header #notificationPanel .lastNotifications .notificationItem .notificationContent a{color:#3d9624}#mainLayout header #notificationPanel .lastNotifications .notificationItem .notificationBottom{font-size:.7rem;padding-top:.2rem;display:flex;gap:1rem}#mainLayout header #notificationPanel .lastNotifications::-webkit-scrollbar{width:7px}#mainLayout header #notificationPanel .lastNotifications::-webkit-scrollbar-track{background:#f1f1f1}#mainLayout header #notificationPanel .lastNotifications::-webkit-scrollbar-thumb{background:#ccc}#mainLayout header #notificationPanel .lastNotifications::-webkit-scrollbar-thumb:hover{background:#aaa}#mainLayout header #notificationPanel button{width:4.8rem;height:2rem;font-size:.8rem;position:absolute;right:.5rem;top:.5rem}#mainLayout header #notificationPanel.visible{visibility:visible;z-index:2;top:5rem;opacity:1;transition:opacity .5s,top .5s}@media (max-width: 1200px){#mainLayout header #notificationPanel.visible{top:6.7rem;right:0;width:100%;border:0;border-radius:0}}@media (max-width: 1200px){#mainLayout header #notificationPanel{box-shadow:0 7px 5px -1px #0000001a;opacity:0;top:5rem;width:100%;right:0;border:0;border-radius:0}}#mainLayout header #userbar{order:4;display:flex;height:3.2rem;flex-direction:row;align-items:center;position:absolute;right:1rem}#mainLayout header #userbar span{margin-left:.6rem;font-size:.9rem;width:6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#mainLayout header #userbar .userImage{border-radius:50%;width:30px;margin-bottom:.2rem}#mainLayout header #userbar .chevronIcon{margin-left:.5rem;font-size:.8rem;margin-bottom:.1rem}#mainLayout header #userbar .chevronIcon:hover{cursor:pointer}#mainLayout header #userbar.visible{visibility:visible;z-index:2}@media (max-width: 1200px){#mainLayout header #userbar.visible{opacity:1;transition:opacity .5s,margin-top .5s,right 0s,visibility .5s;margin-top:3.3rem}}@media (max-width: 1200px){#mainLayout header #userbar{visibility:hidden;opacity:0;margin-top:0rem;transition:opacity .5s,margin-top .5s,right 0s,visibility .5s;right:1rem}#mainLayout header #userbar .userImage{border-radius:50%;width:30px}#mainLayout header #userbar span{display:none}}#mainLayout header #userMenuPanel{visibility:hidden;opacity:0;width:20rem;overflow:hidden;transition:opacity .5s,top .5s,visibility .5s;position:absolute;background-color:#fff;top:0;right:1rem;box-shadow:7px 7px 5px -1px #0003;border:1px solid rgba(0,0,0,.08);border-radius:8px}#mainLayout header #userMenuPanel .userName{padding:.5rem;background-color:#efefef;font-size:.9rem;font-weight:700;text-align:center;border-bottom:1px solid rgba(0,0,0,.08)}#mainLayout header #userMenuPanel ul{padding:0rem;list-style:none}#mainLayout header #userMenuPanel li{width:100%;padding:1rem;border-bottom:1px solid rgba(0,0,0,.08)}#mainLayout header #userMenuPanel li:last-of-type{border-bottom:0;padding-bottom:0}#mainLayout header #userMenuPanel li .menuIcon{font-size:1.4rem}#mainLayout header #userMenuPanel li a{margin-left:1rem;text-decoration:none;color:#555;font-size:.9em;text-indent:3rem}#mainLayout header #userMenuPanel.visible{visibility:visible;top:5rem;opacity:1;transition:opacity .5s,top .5s,visibility .5s;max-height:20rem}@media (max-width: 1200px){#mainLayout header #userMenuPanel.visible{top:6.7rem;right:0;width:100%;border:0;border-radius:0}}@media (max-width: 1200px){#mainLayout header #userMenuPanel{box-shadow:0 7px 5px -1px #0000001a;top:5rem;width:100%;right:0;border:0;border-radius:0}}#mainLayout header #toggleUserbarIcon{order:5;display:none;align-items:center}#mainLayout header #toggleUserbarIcon.menuIcon{font-size:2rem}@media (max-width: 1200px){#mainLayout header #toggleUserbarIcon{order:4;display:flex;height:3rem;align-items:center;position:absolute;right:1rem}#mainLayout header #toggleUserbarIcon:hover{cursor:pointer}}#mainLayout header.expanded{padding-bottom:3rem;transition:all .5s}@media (min-width: 1200px){#mainLayout header.expanded{padding-bottom:.5rem;transition:all 0s}}#mainLayout main{display:flex;flex-direction:row;flex:1 1 auto;border-top:1px solid #e5e5e5;box-shadow:inset 0 1rem .75rem #00000008}#mainLayout main .sidebar{left:-15rem}#mainLayout main .sidebar.visible{left:0rem}#mainLayout main aside{z-index:1;flex:none;box-shadow:inset 0 1rem .75rem #00000008;padding:1rem 0rem 0rem;background-color:#fff;width:15rem;border-right:1px solid #e5e5e5}@media (max-width: 1200px){#mainLayout main aside{z-index:10;position:fixed;height:100%;overflow-y:auto;width:15rem;left:-15rem;transition:left 1s;border-right:solid 1px #eeeeee}}#mainLayout main aside li{min-height:2rem;list-style:none;margin-top:.5rem;margin-left:-2rem;position:relative}#mainLayout main aside li ul{background:#f9f9f9;opacity:0;max-height:0;overflow:hidden;transition:all .5s}#mainLayout main aside li ul:has(a.active){opacity:1;max-height:20rem;transition:all .5s}#mainLayout main aside li ul li{font-weight:400}#mainLayout main aside li ul li a{font-size:.9em;text-indent:3rem}#mainLayout main aside li ul li a.active{font-weight:700;background-color:#efefef}#mainLayout main aside li:hover>ul{opacity:1;max-height:20rem;transition:all .5s}#mainLayout main aside li .menuIcon{font-size:1.4rem;position:absolute;opacity:.8;top:0rem;left:1rem}#mainLayout main aside li .chevronIcon:after{content:"";font-family:bootstrap-icons;font-style:normal;font-size:.7rem;position:absolute;opacity:.8;top:.7rem;right:1rem;transition:transform .4s}#mainLayout main aside li:hover .chevronIcon:after{transition:transform .4s;transform:rotate(90deg)}#mainLayout main aside li.menuGap{margin-top:2rem;padding-top:1rem}#mainLayout main aside li.menuGap .chevronIcon:after{top:1.7rem}#mainLayout main aside li.menuGap .menuIcon{top:1rem}#mainLayout main aside li.menuLine{border-top:1px solid #efefef}#mainLayout main aside a{font-size:.9rem;display:flex;align-items:center;height:2.4rem;text-decoration:none;font-weight:400;text-indent:3rem;color:#555}#mainLayout main aside a:hover{background-color:#efefef}#mainLayout main aside a.active{height:2.4rem;font-weight:700;background-color:#efefef;border-right:4px solid #239f5b}#mainLayout main section{flex:auto;padding:2rem;background:url(/assets/background-DJvb8HGS.svg) center bottom/100% auto no-repeat,#fafafa;box-shadow:inset 0 1rem .75rem #00000008}#mainLayout main section h2{display:inline;padding-right:2rem;margin-right:2rem;border-right:1px solid rgba(0,0,0,.1);font-size:1.2rem;text-transform:uppercase;letter-spacing:.2rem}#mainLayout main section .path{display:inline;font-size:.9rem}#mainLayout main section .pathSeparator{margin-left:.9rem;margin-right:1rem}#mainLayout main section a{color:#3d9624;text-decoration:none}#mainLayout main section .sectionDescription{margin-top:1rem;font-size:.9rem;display:block;margin-bottom:2rem}#mainLayout main section .navContainer{display:flex;flex-direction:row;align-items:flex-end;font-size:1rem}#mainLayout main section .navContainer .nav{display:flex}#mainLayout main section .navContainer .nav .active{font-weight:600;border-bottom:3px solid #239f5b}#mainLayout main section .navContainer .nav-link{border-top-left-radius:6px;border-top-right-radius:6px;background-color:#efefef;margin-right:.5rem}@media (max-width: 1000px){#mainLayout main section .navContainer{flex-direction:column-reverse;align-items:flex-start}#mainLayout main section .navContainer button{margin-top:1rem;margin-bottom:.5rem}}#mainLayout main section .optionsPanel{display:flex;flex:1 1 auto;flex-direction:row-reverse}#mainLayout main section .optionsPanel .filtersContainer{display:flex;gap:.5rem;align-items:center;margin-bottom:1.5rem}#mainLayout main section .optionsPanel .filtersContainer .form-select,#mainLayout main section .optionsPanel .filtersContainer .form-control,#mainLayout main section .optionsPanel .filtersContainer .btn{flex:1}#mainLayout main section .optionsPanel .filtersContainer .form-select{min-width:10rem}#mainLayout main section .optionsPanel .filtersContainer .btn{min-width:9rem}#mainLayout main section .optionsPanel .filtersContainer button{flex:0;margin-bottom:0rem}#mainLayout main section .optionsPanel button{font-size:1rem;padding-top:.3rem;position:relative;height:2.2rem;margin-bottom:.5rem;margin-left:.2rem}#mainLayout main section .optionsPanel button:has(i){padding-left:2rem}#mainLayout main section .optionsPanel button i{position:absolute;top:.2rem;left:.8rem}@media (max-width: 1000px){#mainLayout main section .optionsPanel{align-items:flex-end}}#mainLayout footer{flex:0 1 auto;line-height:3rem;border-top:1px solid #e5e5e5;background-color:#0000000a}#mainLayout footer div{text-align:center}.orderSummaryList+.orderSummaryList{margin-top:1em}.orderSummaryList h4{color:#acacac;font-size:1.1rem;font-weight:700}.orderSummaryList ul li{padding:.5rem}.orderSummaryList ul li+li{border-top:1px solid #f6f6f6}.orderSummaryList ul li>div{display:flex;flex-direction:row;gap:1rem}.orderSummaryList ul li>div .orderImage{border-radius:50%;overflow:hidden}.orderSummaryList ul li>div .orderImage img{width:3rem}.orderSummaryList ul li>div .orderInfo{display:flex;flex-direction:column}.orderSummaryList ul li>div .orderInfo p{color:#56585c;font-weight:600;margin-bottom:0}.orderSummaryList ul li>div .orderInfo span{display:flex;align-items:center;gap:.35rem}.orderSummaryList ul li>div .orderInfo>div{display:flex;flex-direction:row;gap:1rem}.orderSummaryList ul li>div .orderStatus{display:flex;align-items:center;margin-left:auto}.orderSummaryList ul li>div .orderActions{display:flex;align-items:center;justify-content:right;width:3rem}.orderSummaryList ul li>div .orderActions .actionBtn{min-width:3.6rem;padding:.1rem;font-size:.6rem;background-color:#fff;border:1px solid #cccccc}.orderSummaryList ul li>div .orderActions .actionBtn.report{color:green}.orderSummaryList ul li>div .orderActions .actionBtn i{font-size:1.2rem}.orderSummaryList ul li>div .orderActions .actionBtn:nth-child(2n),.orderSummaryList ul li>div .orderActions a:nth-child(2)>.actionBtn{margin-left:.5rem}.infectionSummaryResume{display:flex;flex-direction:row;align-items:flex-end;gap:.5rem}.infectionSummaryResume .main{font-size:2.5rem;font-weight:700;line-height:2.5rem}.infectionSummaryResume .secondary{font-size:1.25rem;line-height:2rem;font-weight:500}.infectionSummaryList li{padding:.35rem 0}.infectionSummaryList li+li{border-top:1px solid rgba(112,112,112,.25)}.infectionSummaryList .listItemContainer{display:flex;flex-direction:row;align-items:center;gap:.5rem}.infectionSummaryList .listItemContainer .serviceResume{display:flex;flex-direction:row;gap:2rem;color:#56585c80}.infectionSummaryList .listItemContainer .main{margin-right:auto;font-size:1.2rem;font-weight:500}.infectionSummaryList .listItemContainer .serviceColor{height:10px;width:10px;border-radius:50%;background-color:red}#news{display:flex;flex-direction:column;background-color:#6aad76;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}#news h3{font-size:1.2rem;color:#fff;font-weight:600;margin-bottom:1.5rem}.newsArticle{border-radius:8px;background-color:#fff;height:100%;padding-bottom:4rem}.newsArticle .articleImage img{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.newsArticle .articleInfo{padding:1rem}.newsArticle .articleInfo h4{font-size:1rem;margin-bottom:0;text-wrap:balance;color:#4eae72;font-weight:700}.newsArticle .articleInfo span{color:#707070;display:block;text-align:left;font-size:.9rem;font-weight:600;margin-top:.25rem}.newsArticle .articleBottom{position:absolute;bottom:2rem;display:flex;width:100%;padding-right:5rem;flex-direction:row;justify-content:space-between}.newsArticle .articleBottom a{font-size:.9rem;text-decoration:underline;font-weight:500}.invoicesSection .invoicesPending{display:flex;flex-direction:row;align-items:flex-end;margin-left:1rem;gap:.5rem}.invoicesSection .invoicesPending i{border:2px solid #666666;border-radius:6px;padding:.3rem .2rem;margin-right:.5rem}.invoicesSection .invoicesPending .main{font-size:2.5rem;font-weight:700;line-height:1em}.invoicesSection .invoicesPending .secondary{font-size:1.25rem;line-height:1.75em;font-weight:500}.invoicesSection .invoicesList{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1 0}.invoicesSection .invoicesList .invoiceItem{display:flex;flex-direction:column;gap:.35rem;justify-content:center;align-items:center}.invoicesSection .invoicesList .invoiceItem .icon{color:#6aad76}.invoicesSection .invoicesList .invoiceItem span{line-height:1em}.quickAccessList{display:flex;flex-direction:row;justify-content:space-between;line-height:1em}.quickAccessList a{flex:1 1 0}.quickAccessList a .quickAccessItem{display:flex;flex-direction:column;align-items:center;gap:.25rem}.quickAccessList a .quickAccessItem .quickAccessIcon{width:fit-content;color:#666;padding:12px}.dashboardGrid{display:grid;grid-template-columns:2.5fr 2fr 1.5fr;grid-template-areas:"orderSummary quickAccess invoices" "orderSummary infectionSummary news" "orderSummary infectionSummary news" "orderSummary infectionSummary news";gap:2em}@media (max-width: 1400px){.dashboardGrid{grid-template-columns:1fr 1fr;grid-template-areas:"quickAccess infectionSummary" "orderSummary infectionSummary" "orderSummary news" "invoices news"}}@media (max-width: 1200px){.dashboardGrid{grid-template-columns:1fr;grid-template-areas:"quickAccess" "orderSummary" "infectionSummary" "invoices" "news"}}.dashboardGrid #orderSummary{grid-area:orderSummary}.dashboardGrid #infectionSummary{grid-area:infectionSummary}.dashboardGrid #quickAccess{grid-area:quickAccess}.dashboardGrid #invoices{grid-area:invoices}.dashboardGrid #news{grid-area:news}.dashboardGrid .section{position:relative;margin-bottom:0}.dashboardGrid .section:has(.sectionBottom){padding-bottom:4rem}.dashboardGrid .sectionHeader{background-color:#fff;border-bottom:1px solid #eeeeee;padding-bottom:1.5rem;margin:-.5rem -2rem 1rem}.dashboardGrid .sectionHeader h3{text-indent:2rem;margin-bottom:0;font-size:1.2rem;color:#6aad76;font-weight:600}.dashboardGrid .sectionBody ul{list-style:none;margin-top:2rem;padding:0}.dashboardGrid .sectionBottom{position:absolute;bottom:1rem;display:flex;width:100%;padding-right:4rem;flex-direction:row;justify-content:space-between}.dashboardGrid .sectionBottom a{text-decoration:underline;font-weight:500}.pager{display:flex;justify-content:center;margin-top:20px}.pager p{flex:auto}.pager ul{list-style:none;display:flex;flex-direction:row;padding:0}.pager ul li{margin:0 5px;cursor:pointer;padding:5px 10px;border:1px solid #ddd;border-radius:4px}.pager ul li.active{background-color:#4caf50;color:#fff}.collectOkContainer #collectOkMessage{text-align:center;font-size:.9rem;padding:2.5rem 1rem 1rem}.collectOkContainer #collectOkMessage h4{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;color:#50b071}.collectOkContainer #collectOkMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}.collectOkContainer #collectOkMessage a{text-decoration:none;color:#666;font-weight:700}.collectOkContainer #collectOkMessage p{text-align:center}.samplesGrid .custom-tooltip{background-color:#fff;color:#000;border:1px solid #cccccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;font-size:.8rem;padding:7px 10px;z-index:9999;font-weight:500}.samplesGrid .fileInputContainer{margin-top:1rem;margin-bottom:1rem}.samplesGrid .fileInputContainer .formHelpPanel{margin-top:2rem;margin-bottom:2rem}.samplesGrid .fileInputContainer button{font-size:1rem;padding-top:.3rem;position:relative;height:2.2rem;margin-bottom:.5rem;margin-left:.2rem}.samplesGrid .fileInputContainer button i{position:absolute;top:.2rem;left:.8rem}.samplesGrid .readyToSendContainer p,.samplesGrid .readyToSendContainer label{font-size:.9rem}.samplesGrid .readyToSendContainer .acceptanceContainer{margin-top:2rem;margin-bottom:2rem}.samplesGrid .readyToSendContainer .acceptanceContainer input{margin-right:.5rem}.samplesGrid .readyToSendContainer .formHelpPanel{margin-bottom:2rem}.samplesGrid .floatingMessage{top:5rem;right:-10rem;position:fixed;margin-top:1rem;opacity:0;transition:all .5s}.samplesGrid .floatingMessage .alert-danger,.samplesGrid .floatingMessage .btnGoBack{margin-top:1rem;margin-bottom:1rem}.samplesGrid .floatingMessage.visible{opacity:1;right:1rem;transition:all .5s}.samplesGrid .text-success{font-weight:600;margin-right:1rem}.samplesGrid table{margin-top:1.5rem;margin-bottom:1rem;min-width:100%}.samplesGrid table thead{color:#fff}.samplesGrid table thead th{background-color:#999;text-align:left;padding:.4rem .2rem;text-align:center;font-size:.9rem;position:relative}.samplesGrid table thead th i{position:absolute;right:0rem}.samplesGrid table thead th:first-of-type{border-top-left-radius:5px}.samplesGrid table thead th:last-of-type{border-top-right-radius:5px}.samplesGrid table thead th.sortable{cursor:pointer}.samplesGrid table thead .thGreen{background-color:#4eae72}.samplesGrid table tbody tr{border-bottom:1px solid #dfdfdf}.samplesGrid table tbody tr:nth-child(odd) td{background-color:#fafafa}.samplesGrid table tbody tr td{padding:.1rem;font-size:.9rem;width:10rem}.samplesGrid table tbody tr td input{width:100%;border:1px solid #cfcfcf;border-radius:4px}.samplesGrid .buttonsContainer{display:flex;align-items:baseline;margin-bottom:1.5rem}.samplesGrid .buttonsContainer .addRowsContainer{display:flex;gap:.5rem;white-space:nowrap}.samplesGrid .buttonsContainer .addRowsContainer .qtyAddRows{width:5rem}.samplesGrid .buttonsContainer .addRowsContainer .btn{height:2.2rem}.samplesGrid .optionsPanel p{margin-top:.4rem;margin-right:1rem;margin-bottom:0rem}.availableServicesGrid h5{font-weight:600;color:#4eae72;font-size:1.15rem;border-bottom:1px solid #eee;padding-bottom:1.5rem;margin:-.5rem -2rem 1rem;text-indent:2rem}.availableServicesGrid .filterPanel{margin-bottom:2rem}.availableServicesGrid .servicesGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.4rem}.availableServicesGrid .servicesGrid .availableServiceItem{background-color:#f0f0f0;border-radius:10px;padding:.5rem .5rem 1rem;text-align:center;box-shadow:1px 1px 3px #0000001a;overflow:hidden}.availableServicesGrid .servicesGrid .availableServiceItem .serviceTitle{font-weight:600;font-size:1rem;margin-bottom:.2rem}.availableServicesGrid .servicesGrid .availableServiceItem .servicePrice{font-size:.9rem}.availableServicesGrid .servicesGrid .availableServiceItem .pathogensShortName{font-size:.8rem}.availableServicesGrid .servicesGrid .availableServiceItem .availableQuantityContainer{margin-top:1.8rem}.availableServicesGrid .servicesGrid .availableServiceItem .availableQuantityContainer .availableQuantity{margin-top:.5rem;font-size:1.5rem;margin-bottom:0rem;line-height:1rem;font-weight:500}.availableServicesGrid .servicesGrid .availableServiceItem .availableQuantityContainer .availableLblQuantity{font-size:.8rem}.availableServicesGrid .servicesGrid .availableServiceItem .btn{margin-top:1.8rem;font-size:.8rem}.availableServicesDetail{padding:.5rem!important}.availableServicesDetail .servicesDetail{display:flex;background-color:#fff}.availableServicesDetail .servicesDetail .productPhoto{background-color:#fff;flex:1}.availableServicesDetail .servicesDetail .productInfo{padding:1.5rem 1rem;background-color:#eee;flex:1;border-radius:8px}.availableServicesDetail .servicesDetail .productInfo h5{font-weight:600;color:#4eae72}.availableServicesDetail .servicesDetail .productInfo .service-logo{width:5rem;margin-bottom:1rem}.availableServicesDetail .servicesDetail .productInfo p,.availableServicesDetail .servicesDetail .productInfo label{font-size:.85rem}.availableServicesDetail .servicesDetail .productInfo input,.availableServicesDetail .servicesDetail .productInfo select{width:50%}.availableServicesDetail .servicesDetail .productInfo .buttonsContainer{margin-top:2rem}.availableServicesDetail .servicesDetail .productInfo .buttonsContainer .btn{margin-right:.5rem}.availableServicesDetail .servicesDetail .productInfo .quantityContainer{margin-top:1rem;margin-bottom:2rem}.availableServicesDetail #orderCreatedMessage{text-align:center;font-size:.9rem;padding:2.5rem 1rem 1rem}.availableServicesDetail #orderCreatedMessage h4{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;color:#50b071}.availableServicesDetail #orderCreatedMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}.availableServicesDetail #orderCreatedMessage a{text-decoration:none;color:#666;font-weight:700}.availableServicesDetail #orderCreatedMessage p{text-align:center}.dateInput{position:relative}.dateInput .dayPickerPanel{z-index:1;position:absolute;right:0;background-color:#fff;border:1px solid #efefef;border-radius:8px;padding:.4rem;box-shadow:7px 7px 5px -1px #0000001a}.dateInput input{padding-right:3rem}.dateInput .calendarIcon{position:absolute;opacity:.5;top:.3rem;right:1rem;cursor:pointer}.rdp{--rdp-cell-size: 2rem;--rdp-caption-font-size: 1rem;--rdp-accent-color: #257b03;--rdp-background-color: #e7edff;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #459b23;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);--rdp-selected-color: #fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0!important;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center;border:0}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;height:2rem;margin:0rem;padding:.4rem;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit;font-size:.9rem}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:transparent;border:2px solid rgba(0,0,0,0);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size)!important;margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.supportContainer{display:flex;flex-direction:row;gap:2rem}@media screen and (max-width: 768px){.supportContainer{width:100%;flex-direction:column}}.supportRow{width:50%}@media (max-width: 768px){.supportRow{width:100%}}.supportRow>:first-child{margin-bottom:2rem}.supportPanelHeader{margin:-2rem -2rem 2rem;padding:1.5rem;border-bottom:1px solid #eee;text-indent:.5rem}.supportPanelHeader h3{font-size:1.2rem;color:#4eae72;font-weight:600;margin-bottom:0}.supportPanelBody>div{margin-bottom:2rem}.supportPanelBody .title{display:flex;flex-direction:row;gap:.5rem;align-items:center;margin-bottom:.5rem}.supportPanelBody .title h4{margin-bottom:0;font-size:1.2rem}.supportPanelBody .confirmMessage{text-align:center}.supportPanelBody .confirmMessage i{color:#50b071}.supportPanelBody .confirmMessage p{margin-top:1rem;margin-bottom:2rem}.supportPanelBodyForm form{width:100%}.supportPanelBodyForm form>div{margin-bottom:1.5rem}.supportPanelBodyForm form .options{display:flex;flex-direction:row;justify-content:space-between;gap:1.5rem}.supportPanelBodyForm form .options label{flex:1 1 0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border-radius:6px;cursor:pointer;padding:.75rem 1rem;gap:.3rem}.supportPanelBodyForm form .options label span{pointer-events:none}.supportPanelBodyForm form .title{border-bottom:1px solid #e3ebf3;padding-bottom:.5rem;margin-bottom:1rem}.supportPanelBodyForm form textarea{width:100%;min-height:2rem;padding:.5rem;border-radius:8px;border:1px solid rgba(112,112,112,.25)}.supportPanelBodyForm form button{padding-left:2rem;padding-right:2rem;margin-right:2rem}.supportPanelBodyForm form button img{width:1.5rem;margin-right:.5rem}.supportPanelBody p{font-size:1rem}.supportPanelBody span{white-space:nowrap}.supportPanelBody .linebreak{display:block}.supportPanelBody .parts{display:flex;flex-direction:row;gap:1rem}.supportPanelBody .parts .part{flex:1 1 0}.supportPanelBody .parts .part.buttons{display:flex;flex-direction:row;justify-content:center}.supportPanelBody .parts .part.buttons a{color:#50b071;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.eduPageNav{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0}.eduPageNav button{display:inline-block;padding:.5rem 1rem;border-radius:8px;color:#6aad76!important;font-weight:600;border:none}.eduPageSection{scroll-margin-top:2rem}.eduPageSection+.eduPageSection{margin-top:3rem}.eduPageSectionHeader{background-color:#fff;border-bottom:1px solid #eeeeee;margin-top:-.5rem;padding-bottom:1.5rem;margin-left:-2rem;margin-right:-2rem}.eduPageSectionHeader h3{text-indent:2rem;margin-bottom:0;font-size:1.2rem;color:#6aad76;font-weight:600}.eduPageSectionBody{padding:2rem}.eduPageSectionContent .loader{display:flex;flex-direction:column;align-items:center;gap:1rem}.eduPageSectionContent .loader img{width:3rem;margin-bottom:1rem}.eduPageSectionContent .loader p{margin-bottom:0}.eduPageSectionContentGrid{display:grid;grid-gap:1.5rem}.eduPageSectionContentGrid:not(.blog){grid-template-columns:repeat(5,1fr)}@media screen and (max-width: 1024px){.eduPageSectionContentGrid:not(.blog){grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.eduPageSectionContentGrid.blog{grid-template-columns:repeat(12,1fr);grid-gap:1.5rem}}@media screen and (max-width: 1023px){.eduPageSectionContentGrid.blog{grid-template-columns:repeat(4,1fr)}.eduPageSectionContentGrid.blog .eduPageCard{grid-column:span 2!important}}.eduPageSectionContentGrid.blog .eduPageCard:nth-child(-n+3){grid-column:span 4}.eduPageSectionContentGrid.blog .eduPageCard:nth-child(n+4){grid-column:span 3}.eduPageSectionContent p.spotifyInfo{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0}.eduPageSectionContent p.spotifyInfo span{font-size:20px;font-weight:600}.eduPageSectionContent p.spotifyInfo a{font-size:24px;color:#6aad76!important;font-weight:700}.eduPageCard{background-color:#f3f2f3;border-radius:12px;position:relative}.eduPageCardImage{border-radius:12px;overflow:hidden;width:100%}.eduPageCardImage img{width:100%}.eduPageCardBody{padding:1rem}.eduPageCardBodyTitle{width:100%}.eduPageCardBody h4{font-size:1rem;margin-bottom:.2rem;color:#0a185a;font-weight:700}.eduPageCardBody p{font-size:.8rem;margin-bottom:2rem;color:#555;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eduPageCardBodyLink{margin-top:.5rem;display:flex;position:absolute;right:1rem;bottom:1rem;justify-content:flex-end}.eduPageCardBodyLink span{color:#707070;font-weight:600;font-size:.75rem;cursor:pointer}.pdfReport{display:flex;flex-direction:column;overflow:hidden;height:100%;background-color:#525659;z-index:1}.pdfReport .reportLoader{background-color:#2a2d3c;padding:.8rem 5rem;text-align:right;color:#fff}@media (max-width: 764px){.pdfReport .reportLoader{padding:.5rem 1rem}}.pdfReport .loadingText{z-index:-1;color:#cfcfcf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;text-align:center}.pdfReport .loadingText img{width:3.5rem;margin-bottom:2rem}.pdfReport .pdfViewer{flex-grow:1}.reportGrid{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;padding:-2rem}.reportGrid .reportInfo{flex:3 1 0}.reportGrid .reportInfo .reportSelector{border-bottom:1px solid rgba(112,112,112,.23);display:flex}.reportGrid .reportInfo .reportSelector button{background-color:#ededed;border:none;padding:8px 14px;border-radius:10px 10px 0 0;font-weight:500;color:#4a4c4e;font-size:1rem;transition:.25s ease-in-out}.reportGrid .reportInfo .reportSelector button+button{margin-left:10px}.reportGrid .reportInfo .reportSelector button.active{background:#fff;color:#6aad76;font-weight:700;box-shadow:0 0 6px #00000026}.reportGrid .reportInfo .reportColumns{display:flex;flex-direction:row;gap:2rem}.reportGrid .reportInfo .reportColumns .graph{flex:2 1 0;min-width:0}.reportGrid .reportInfo .reportColumns .cultivar{flex:1 1 0}.reportGrid .reportInfo .reportColumns .scatterGraph{flex:1 1 0;min-width:0}@media (max-width: 1200px){.reportGrid .reportInfo .reportColumns{flex-direction:column}}.reportGrid .orderResume{flex:1 1 0}@media (max-width: 1200px){.reportGrid{flex-direction:column}}.reportSection{background-color:#fffff;border-radius:6px}.reportSection.graph{display:flex;flex-direction:column;flex:1 1 0;height:500px;min-width:0}.reportSection.graph .sectionBody{flex:1 1 0;min-width:0}.reportSection.cultivar{display:flex;flex-direction:column}.reportSection.cultivar .cultivarItem h4{font-size:1.1rem}.reportSection.cultivar .cultivarItem .percentageBar>div{display:flex;justify-content:center;align-items:center;min-width:20%!important;height:1.2rem}.reportSection.cultivar .cultivarItem .percentageBar span{color:#fff;height:1rem;line-height:1rem;font-size:1rem;font-weight:500;text-shadow:0px 0px 3px rgb(0,0,0)}.reportSection.cultivar .cultivarItem+.cultivarItem{margin-top:1rem}.reportSection.scatterGraph{flex:1 1 0;display:flex;flex-direction:column;height:500px;min-width:0}.reportSection.scatterGraph .sectionBody{flex:1 1 0;min-width:0}.reportSection.orderInformation .orderInformationItem{padding:.75rem 1.75rem;display:flex;flex-direction:row;gap:.75rem;margin-left:-2rem;margin-right:-2rem}.reportSection.orderInformation .orderInformationItem svg{margin-top:.75rem;color:#50b071}.reportSection.orderInformation .orderInformationItem>div{line-height:1em}.reportSection.orderInformation .orderInformationItem>div h4{margin-bottom:.25rem;font-weight:400;font-size:1rem}.reportSection.orderInformation .orderInformationItem>div span{font-size:1.1rem;font-weight:600;display:block;text-transform:capitalize}.reportSection.orderInformation .orderInformationItem>div span+span{margin-top:.5rem}.reportSection.orderInformation .orderInformationItem+.orderInformationItem{border-top:1px solid rgba(112,112,112,.125)}.reportSection.orderInformation .sectionBody{padding:0}.reportSection.reportTable{margin-top:1rem;width:100%}.reportSection.reportTable .typeSelector{display:flex;flex-direction:row;gap:.5rem;overflow-x:hidden}.reportSection.reportTable .typeSelector button{background-color:#ededed;border:1px solid transparent;border-bottom:none;padding:.75rem 1rem;border-radius:10px 10px 0 0;line-height:1em;font-weight:500;color:#4a4c4e;font-size:1rem;transition:.25s ease-in-out;display:flex;flex-direction:row;align-items:center;gap:.5rem}.reportSection.reportTable .typeSelector button.active{background-color:#fff;border-color:#80808080;position:relative}.reportSection.reportTable .typeSelector button.active:before,.reportSection.reportTable .typeSelector button.active:after{content:"";position:absolute;width:100vw;bottom:0;height:1px;background-color:#80808080}.reportSection.reportTable .typeSelector button.active:after{left:calc(100% + .75px)}.reportSection.reportTable .typeSelector button.active:before{right:calc(100% + .5px)}.reportSection.reportTable .typeSelector button span.amountIndicator{display:flex;justify-content:center;align-items:center;border-radius:50%;width:1.5rem;height:1.5rem;font-size:.8rem;color:#fff;font-weight:600}.reportSection.reportTable .typeSelector button span.amountIndicator.red{background-color:#cf4738}.reportSection.reportTable .typeSelector button span.amountIndicator.green{background-color:#4eae72}.reportSection.reportTable .typeSelector button span.amountIndicator.yellow{background-color:#f6bb42}.reportSection.reportTable .toolbar{margin-top:1.5rem;display:flex;justify-content:space-between;flex-direction:row-reverse}.reportSection.reportTable .toolbar .actions{display:flex;gap:.5rem}.reportSection.reportTable .toolbar .actions button{background-color:#50b071;border:none;padding:.25rem .75rem;color:#fff;border-radius:4px}.reportSection.reportTable .toolbar .search{position:relative}.reportSection.reportTable .toolbar .search input{border-radius:4px;border:1px solid rgba(0,0,0,.25);padding:.25rem 2rem;font-size:.9rem}.reportSection.reportTable .toolbar .search input:focus{outline:none}.reportSection.reportTable .toolbar .search .inputIcon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);color:#0000008c}.reportSection.reportTable .toolbar .search .inputIcon.right{left:unset;right:.5rem}.reportSection.reportTable .tableWrapper{position:relative}.reportSection.reportTable table{margin-top:1.5rem;text-align:center}.reportSection.reportTable table.multiple{width:100%}.reportSection.reportTable table.multiple .sampleInfo{position:sticky;left:0}.reportSection.reportTable table .emptyField{font-style:italic}.reportSection.reportTable table.single{width:100%}.reportSection.reportTable table .thead{overflow:hidden;color:#fff}.reportSection.reportTable table .thead th{background-color:#868686;padding:.75rem .5rem}.reportSection.reportTable table .thead th:first-of-type{border-radius:10px 0 0}.reportSection.reportTable table .thead th:last-of-type{border-radius:0 10px 0 0}.reportSection.reportTable table .tbody:nth-child(2n) td{background:#f6f7f6}.reportSection.reportTable table .tbody:nth-child(odd) td{background:#fffeff}.reportSection.reportTable table .tbody .sampleStatus{display:inline-block;font-size:.8rem;color:#fff;padding:.25rem .5rem;border-radius:4px;pointer-events:none}.reportSection.reportTable table .tbody .sampleStatus.red{background-color:#cf4738}.reportSection.reportTable table .tbody .sampleStatus.green{background-color:#4eae72}.reportSection.reportTable table .tbody .sampleStatus.yellow{background-color:#f6bb42}.reportSection.reportTable table td{padding:.5rem}.reportSection.reportTable .tablePagination{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;gap:1rem;position:relative}.reportSection.reportTable .tablePagination p{margin-bottom:0}.reportSection.reportTable .tablePagination .sizeChanger{position:absolute;top:0;left:0}.reportSection.reportTable .tablePagination .sizeChanger label{display:flex;flex-direction:row;gap:.25rem}.reportSection.reportTable .tablePagination .sizeChanger select{padding:4px;background-color:transparent;border:none;text-align:center}.reportSection.reportTable .tablePagination .sizeChanger .selectWrapper{position:relative}.reportSection.reportTable .tablePagination .sizeChanger .selectWrapper:after{content:"";position:absolute;height:2px;border-radius:32px;bottom:0;left:0;right:0;background-color:#00000080}.reportSection.reportTable .tablePagination .buttons button{border:none;padding:.2rem .5rem;background-color:#606060;color:#fff;transition:background-color .25s ease-in-out}.reportSection.reportTable .tablePagination .buttons button:first-child{border-radius:4px 0 0 4px}.reportSection.reportTable .tablePagination .buttons button:last-child{border-radius:0 4px 4px 0}.reportSection.reportTable .tablePagination .buttons button:hover{background-color:#606060bf}.reportSection .sectionHeader{padding:1rem 2rem 1.5rem;background-color:#fff;border-bottom:1px solid #eee;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:-1rem;margin-left:-2rem;margin-right:-2rem}.reportSection .sectionHeader .graphSwitcher{display:flex;align-items:center}.reportSection .sectionHeader .graphSwitcher input{display:none}.reportSection .sectionHeader .graphSwitcher-switcher{background-color:#ededed;border-radius:32px;width:42px;height:25px;display:flex;flex-direction:row;align-items:center;position:relative;transition:all .5s ease;justify-content:start;cursor:pointer}.reportSection .sectionHeader .graphSwitcher-switcher.active{justify-content:end}.reportSection .sectionHeader .graphSwitcher-switcher.active:before{left:calc(100% - 21px)}.reportSection .sectionHeader .graphSwitcher-switcher:before{position:absolute;content:"";top:4px;left:4px;height:17px;aspect-ratio:1;border-radius:50%;background-color:#4faf7a;transition:all .5s ease}.reportSection .sectionHeader h3{margin-bottom:0;font-size:1.25rem;color:#6aad76;font-weight:700}.reportSection .sectionBody{padding-top:1.5rem}.reportSection .sectionBody .malePlantPercentage+.malePlantPercentage{margin-top:1rem}.reportSection .sectionBody .malePlantPercentage .percentageLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.reportSection .sectionBody .malePlantPercentage .malePercentageBar{background-color:#eee;height:1.2rem;border-radius:8px;overflow:hidden}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div{background-color:red;height:100%}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.green{background-color:#4fb071}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.red{background-color:#cf4738}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.yellow{background-color:#f6bb42}.reportSection .sectionBody .percentageBar{display:flex;flex-direction:row}.reportSection .sectionBody .percentageBar div{height:1.2rem;min-width:5%;transition:width .5s ease-in-out}.reportSection .sectionBody .percentageBar div:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.reportSection .sectionBody .percentageBar div:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.reportSection .sectionBody .percentageBar div.green{background:#4fb071}.reportSection .sectionBody .percentageBar div.red{background:#cf4738}.reportSection .sectionBody .percentageBar div.yellow{background:#edbb32}.reportSection .sectionBody .barLabels{margin-top:1rem;display:flex;flex-direction:row;justify-content:space-around}.reportSection .sectionBody .barLabels div{line-height:1em;display:flex;flex-direction:column;align-items:center}.reportSection .sectionBody .barLabels h4{margin-bottom:0;font-size:1.15rem;font-weight:600}.reportSection .sectionBody .barLabels h4.green{color:#4fb071}.reportSection .sectionBody .barLabels h4.red{color:#cf4738}.reportSection .sectionBody .barLabels h4.yellow{color:#edbb32}.reportSection .sectionBody .barLabels span{font-size:1rem;font-weight:500}.reportSection .sectionBody .labNotes{max-height:150px;overflow-y:auto;font-size:1rem}.reportSection .sectionBody .labNotes p{margin-bottom:0}.reportSection .sectionBody .reportTimeline .timelineItem{position:relative;padding-right:.25rem}.reportSection .sectionBody .reportTimeline .timelineItemIndicator{width:25px;height:25px;background-color:#00f}.reportSection .sectionBody .reportTimeline .timelineItemInfo{flex:1 1 0}.reportSection .sectionBody .reportTimeline .timelineItem svg{color:#50b071;margin-top:.5rem;position:absolute}.reportSection .sectionBody .reportTimeline .timelineItem span{margin-left:2rem;display:block;font-size:.8rem;font-weight:300}.reportSection .sectionBody .reportTimeline .timelineItem p{margin-left:2rem;margin-bottom:0;font-size:1rem;font-weight:500}.reportSection .sectionBody .reportTimeline .timelineItem+.timelineItem{padding-top:1rem;border-top:1px solid #efefef}.reportSection .sectionBody.fingerprintData{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px}.reportSection .sectionBody.fingerprintData>div{width:20px;height:20px;background-color:red;flex-grow:0;flex-shrink:1}.reportSection .sectionBody.fingerprintData>div.Y{background-color:#32466b}.reportSection .sectionBody.fingerprintData>div.R{background-color:#277c43}.reportSection .sectionBody.fingerprintData>div.W{background-color:#917ce8}.reportSection .sectionBody.fingerprintData>div.X{background-color:#4fb071}.reportSection .sectionBody.responsiveGraph{display:grid;grid-auto-columns:minmax(0,1fr)}.cultivarInformation{margin-bottom:8rem}.cultivarImage{float:right;margin-left:10px;max-width:300px;border:1px solid #666666}@media (max-width: 1000px){.cultivarImage{float:none;margin:0 auto;margin-bottom:1rem}}.reportSection.stampPanel .sectionBody{min-width:240px;min-height:240px;margin-top:1rem;padding-top:5rem;background-image:url(/assets/stamp-awqiCYuJ.png);background-size:contain;background-position:center;background-repeat:no-repeat;text-align:center}.qrCode{margin-bottom:1rem}.qrData>p{margin:0rem;font-size:.8rem;font-weight:600;color:#fff}.downloadLinks{display:flex;justify-content:flex-end}.downloadLinks .btn-success{margin-right:.5rem}.certificateContainer{font-family:Montserrat,sans-serif;display:flex;flex-direction:row;gap:1rem;margin-top:1rem;padding:4rem;border-radius:3rem;background:url(/assets/background-DJvb8HGS.svg) center bottom/100% auto no-repeat,#fafafa}.certificateContainer h1{color:#485071!important;font-weight:700}.certificateContainer h4{color:#c3c3c3!important;font-weight:600}.certificateContainer p{color:#485071}.certificateContainer+.reportSection{margin-top:2rem}.certificateContainer .textXs{font-size:.7rem}.certificateContainer .reportColumns{display:flex;flex-direction:row;gap:2rem}@media (max-width: 1200px){.certificateContainer .reportColumns{flex-direction:column}}.certificateContainer .reportColumns .cultivar{flex:1.5 1 0}.certificateContainer .reportColumns .cultivar .cultivarItem h4{font-size:1.1rem}.certificateContainer .reportColumns .cultivar .cultivarItem+.cultivarItem{margin-top:1rem}.certificateContainer .reportInfo{flex:3 1 0}.certificateContainer .reportInfo .buttonCertificate{background-color:#2e4769;color:#fff;padding:.6rem 1rem;font-size:.8rem;font-weight:600;border:none;border-radius:.5rem;margin-top:.7rem;margin-bottom:.7rem;margin-right:1rem}.certificateContainer .reportInfo .buttonCertificateTwo{background-color:#709bee;color:#fff;padding:.5rem 1rem;font-size:.8rem;font-weight:600;border:none;border-radius:.5rem;margin-top:.6rem;margin-bottom:.6rem}.certificateContainer .reportInfo .fingerprintInformation{display:flex;justify-content:space-between;margin-top:1.5rem}.certificateContainer .reportInfo .fingerprintInformation .textXs{color:#485071}.certificateContainer .reportInfo .fingerprintInformation #signature{width:90px}.certificateContainer .reportInfo .fingerprintInformation #logo{width:220px}.certificateContainer .reportInfo .fingerprintData div{border-radius:2px;width:10px;height:10px;min-height:10px}.certificateContainer .reportInfo>div+div{margin-top:1rem}.certificateContainer .orderResume .reportSection+.reportSection{margin-top:1rem}.certificateContainer .orderResume{flex:1 1 0}@media (max-width: 1200px){.certificateContainer{flex-direction:column}}.certificateContainer.reportSection{background-color:#fff;border-radius:1rem;padding:2rem}@media (max-width: 767px){.certificateContainer.reportSection{padding:1rem}}.certificateContainer.reportSection .blockOne{flex:1.5}.certificateContainer.reportSection .blockOne p{font-size:.9rem}.certificateContainer.reportSection .blockTwo{flex:1;background-color:#f1f1f1;border-radius:5px;padding:1rem}.certificateContainer.reportSection .blockTwo h6{margin-bottom:.1rem;font-weight:700;color:#485071}.certificateContainer.reportSection .blockTwo p{margin-bottom:.3rem;font-weight:700;color:#c3c3c3}.certificateContainer.reportSection .blockTwo span{color:#485071}.certificateContainer.reportSection .cultivarInformation{padding:2rem 1rem;background-color:#f8f8f8}.certificateContainer.reportSection .cultivarInformation img{display:block;margin-left:auto;margin-right:auto;border:1px solid #485071;border-radius:6px;width:95%}.certificateContainer.reportSection .cultivarInformation h5{color:#485071;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.certificateContainer.reportSection .cultivarInformation .cultivarData{padding:.3rem}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem{padding:.5rem;display:flex;flex-direction:row;gap:.75rem;width:100%}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem div{width:100%}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem svg{margin-top:.75rem;color:#50b071}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem>div{line-height:1em}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem>div h6{margin-bottom:.25rem;font-weight:700;font-size:.9rem;color:#485071}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem>div span{font-size:.9rem;font-weight:400;display:block;text-transform:capitalize;color:#485071}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem>div span+span{margin-top:.5rem}.certificateContainer.reportSection .cultivarInformation .cultivarData .orderInformationItem+.orderInformationItem{border-top:none}.cciContainer{position:absolute;background-color:#2a2d3c;padding:2rem 5rem;min-height:100vh}@media (max-width: 767px){.cciContainer{padding:2rem 1rem}}.servicesGrid h5{font-weight:600;color:#4eae72;font-size:1.2rem;border-bottom:1px solid #eee;padding-bottom:1.5rem;margin:-.5rem -2rem 1.5rem;padding-left:2rem;padding-right:1rem}.servicesGrid .servicesGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.4rem}.servicesGrid .servicesGrid .serviceItem{background-color:#f0f0f0;border-radius:10px;padding:.5rem .5rem 1rem;text-align:center;max-width:160px;box-shadow:1px 1px 3px #0000001a;overflow:hidden}.servicesGrid .servicesGrid .serviceItem .serviceTitle{font-weight:600;font-size:.95rem}.servicesGrid .servicesGrid .serviceItem .servicePrice{font-size:.9rem}.servicesGrid .servicesGrid .serviceItem input{font-size:.9em;margin:0 3px 0 0;width:50%;display:inline-block;height:31px}.servicesGrid .servicesGrid .serviceItem .btn{font-size:.8rem;padding-left:1rem;padding-right:1rem}.banners-container .bg-banner{border-radius:18px;padding:1.5rem;background-size:cover;background-image:url(/assets/pathogen-rx5-banner-myfloracloud-BgqaNWjd.png);box-shadow:2px 2px 5px #0003}.banners-container .bg-banner .card-title{margin-top:5rem;margin-bottom:.5rem;font-weight:700}.banners-container .bg-banner p{font-size:1rem;line-height:1.3rem;margin-bottom:.5rem}.banners-container .bg-banner .btn{margin-top:1rem}.banners-container .md-banner{margin-top:3rem;padding:1.5rem;border-radius:18px;background-color:#6aad76;box-shadow:2px 2px 5px #0003}.banners-container .md-banner .card-title{margin-top:1.5rem;margin-bottom:1rem;font-weight:400;font-size:1.4rem}.banners-container .md-banner .card-title span{font-weight:700}.invoiceDialog{display:flex;flex-direction:column}.invoiceDialog h3{font-weight:600;color:#4eae72;font-size:1.15rem;border-bottom:1px solid #eee;padding-bottom:1rem;margin:-.5rem -2rem 1rem;text-indent:2rem}.invoiceDialog div{position:relative}.invoiceDialog ul{list-style:none}.invoiceDialog .generalData{display:flex;flex-direction:row;margin-bottom:1rem}.invoiceDialog .generalData li{margin-left:6rem;font-size:.8rem;margin-bottom:.4rem}.invoiceDialog .generalData strong{font-weight:600;color:#222;display:flex}.invoiceDialog .generalData strong.invoicePaid{color:#1e862d}.invoiceDialog .generalData strong.invoicePending{color:red}@media (max-width: 1200px){.invoiceDialog .generalData{flex-direction:column}}.invoiceDialog .purchases{font-size:.8rem;list-style:none;margin:-1rem;border-bottom:1px solid #eee}.invoiceDialog .purchases h4{font-weight:600;font-size:1rem;border-bottom:1px solid #eee;margin-top:2rem;padding-bottom:.3rem;margin-bottom:1rem}.invoiceDialog .purchases li{margin-left:-2rem;background-color:#faebd7;padding:.4rem;margin-bottom:.2rem;border-radius:6px;border:1px solid #e4d1a9}.invoiceDialog .invoiceDocument{position:absolute;left:1rem;top:1rem;font-size:4rem}.detailPanel{display:flex;padding:.5rem!important}.detailPanel .productPhoto{background-color:#fff;flex:1}.detailPanel .productInfo{padding:1.5rem 1rem;background-color:#eee;flex:1;border-radius:8px}.detailPanel .productInfo .serviceLogo{width:5rem;margin-bottom:1rem}.detailPanel .productInfo .productDescription{font-size:.9rem;margin-bottom:1rem}.detailPanel .productInfo .priceRanges{margin-top:2rem;font-size:.9rem;color:#888}.detailPanel .productInfo .priceRanges small{font-weight:600}.detailPanel .productInfo .quantity{position:relative;width:26rem}.detailPanel .productInfo .quantity .subTotal{position:absolute;top:2.5rem;left:14rem}.detailPanel .productInfo .quantity .subTotal p{margin:0}.detailPanel .productInfo label{margin-top:1rem;font-size:1rem;margin-bottom:.2rem}.detailPanel .productInfo input,.detailPanel .productInfo select{font-size:1rem;margin-bottom:2rem;width:12rem}.detailPanel .productInfo .multi-select{margin-bottom:1.9rem}.detailPanel .productInfo .btn{margin-right:.5rem}.serviceCart{font-size:1rem}.serviceCart h5{font-weight:600;color:#4eae72}.serviceCart h6{font-size:1.1rem;margin-top:1.5rem;margin-bottom:0rem;display:flex;justify-content:space-between}.serviceCheckout h5{font-weight:600;color:#4eae72;font-size:1.2rem;border-bottom:1px solid #eee;padding-bottom:1.5rem;margin:-.5rem -2rem 1rem;text-indent:2rem}.serviceCheckout input,.serviceCheckout label,.serviceCheckout textarea,.serviceCheckout select{font-size:1rem}.serviceCheckout .client-info h6{font-weight:400;margin-top:.2rem;margin-bottom:1.2rem}.serviceCheckout .client-info .buttons-group{display:flex;justify-content:flex-end;margin-top:2rem;gap:1rem}.serviceCheckout .client-info .form-select{margin-bottom:1rem}.serviceCheckout .cart-totals h6{margin-top:1.5rem;margin-bottom:0rem;display:flex;justify-content:space-between}.serviceCheckout .orderCreatedMessage{text-align:center;font-size:.9rem;padding:2.5rem 1rem 1rem}.serviceCheckout .orderCreatedMessage h4{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;color:#50b071}.serviceCheckout .orderCreatedMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}.serviceCheckout .orderCreatedMessage a{text-decoration:none;color:#666;font-weight:700}.serviceCheckout .orderCreatedMessage p{text-align:center}.servicesPayment h5{font-weight:600;color:#4eae72;font-size:1.2rem;border-bottom:1px solid #eee;padding-bottom:1.5rem;margin:-.5rem -2rem 1rem;text-indent:2rem}.servicesPayment .paymentInfo{font-size:1rem}.servicesPayment .paymentInfo h6{font-weight:400;margin-top:.2rem;margin-bottom:1.2rem}.servicesPayment .paymentInfo .buttonsGroup{display:flex;justify-content:flex-end;margin-top:2rem;gap:1rem}.servicesPayment .paymentInfo .form-select{font-size:1rem;margin-bottom:1rem}.servicesPayment .paymentInfo .paymentMethodInfo{padding:1rem;background-color:#efefef;border-radius:6px;margin-bottom:1rem}.servicesPayment .paymentInfo .paymentMethodInfo h6{font-weight:600;margin-bottom:1rem}.servicesPayment .paymentInfo .paymentMethodInfo p{margin-bottom:.5rem}.servicesPayment .paymentInfo .paymentMethodInfo p i{font-weight:500}.servicesPayment .purchaseCreatedMessage{text-align:center;font-size:.9rem;padding:2.5rem 1rem 1rem}.servicesPayment .purchaseCreatedMessage h4{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;color:#50b071}.servicesPayment .purchaseCreatedMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}.servicesPayment .purchaseCreatedMessage a{text-decoration:none;color:#666;font-weight:700}.servicesPayment .purchaseCreatedMessage p{text-align:center}.form{font-size:1rem}.form label{margin-top:.5rem}.form input{font-size:1rem;margin-bottom:.3rem;background-color:#f8f8f8}.form input[type=checkbox]{margin-top:.8rem;margin-right:.5rem}.form select{font-size:1rem;margin-bottom:.3rem;background-color:#f8f8f8}.form button{font-size:1rem;border:0px}.form i{font-size:1.2rem;margin-right:.2rem}.form .checkboxContainer{padding-top:3rem}@media (max-width: 1200px){.form .checkboxContainer{padding-top:1rem}}.form .imageMiniature{height:100%;max-width:300px;width:100%}.form .text-danger{font-size:.9rem}.form .password-input-container{position:relative}.form .password-input-container .password-icon{position:absolute;opacity:.3;top:.2rem;right:1rem;cursor:pointer}.form .password-input-container .password-input{padding-right:3rem}.formSection{font-size:1.1rem;font-weight:600;display:block;margin-top:3rem;border-bottom:1px solid #cccccc}.formSection i{font-size:1.2rem;margin-right:.5rem}.formSection.first{margin-top:0rem}.formFilePreview{border:1px #e6e6e6 solid;border-radius:6px;position:relative;padding-bottom:.5rem;padding-right:.5rem;text-align:center;margin-bottom:.2rem}.formFilePreview a{font-size:3rem;color:#666;margin-left:.4rem}.formFilePreview button{background-color:#fff;border-radius:6px;height:2.4rem;width:2.4rem;position:absolute;top:0;right:0}.formImagePreview{border:1px #e6e6e6 solid;border-radius:6px;position:relative;padding:.5rem 3.5rem .5rem .5rem;text-align:center;margin-bottom:.2rem}.formImagePreview button{background-color:#fff;border-radius:6px;height:2.4rem;width:2.4rem;position:absolute;top:0;right:0}.formActionsPanel{margin-top:2rem;display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;width:100%}.formActionsPanel button{margin-right:.5rem}.formActionsPanel p{font-weight:600;margin:0;margin-left:1rem}@media (max-width: 1200px){.formActionsPanel{flex-direction:column}.formActionsPanel>div{display:flex;flex-direction:column;width:100%}.formActionsPanel button{margin-bottom:.5rem;margin-right:0}.formActionsPanel p{display:block;width:100%;text-align:center;margin-left:0}}.formActionsPanel i{margin-bottom:.4rem;margin-right:.4rem}.formHelpPanel{background-color:#faebd7;padding:1rem;border:1px solid #e4d1a9;border-radius:8px;margin-top:1rem;margin-bottom:1rem;line-height:1.4rem;font-size:1rem}.formHelpPanel .helpSectionTitle{color:#976738;font-size:1rem;font-weight:700;border-bottom:1px solid #e4d1a9;padding-left:.2rem;margin-top:2rem}.formHelpPanel .helpSectionTitle:first-of-type{margin-top:0rem}.confirmPanel{display:flex;flex-direction:column;align-items:center}.confirmPanel button{margin:.5rem}.confirmPanel svg{margin:2rem;font-size:5rem}.dataGrid{font-size:1rem}.dataGrid .topPanel{display:flex;flex-direction:row}.dataGrid .topPanel .pageSizeSelectorPanel{display:flex;flex-direction:row;align-items:center;flex:auto}.dataGrid .topPanel .pageSizeSelectorPanel select{margin-left:.3rem;margin-right:.3rem;border-color:#efefef;font-size:.9rem;padding:.2rem;width:4rem;border-radius:4px}.dataGrid .topPanel .filterPanel{display:flex;flex-direction:row}.dataGrid .topPanel .filterPanel select{border:1px solid #efefef;border-radius:4px;margin-left:.3rem;margin-right:.3rem;border-color:#efefef;font-size:.9rem;padding:.2rem 3rem .2rem .2rem}.dataGrid .topPanel .filterPanel i{cursor:pointer;color:#999;margin-left:.4rem}.dataGrid .topPanel .searchPanel{display:flex;flex-direction:row;align-items:center}.dataGrid .topPanel .searchPanel span{margin-left:.5rem}.dataGrid .topPanel .searchPanel input{border:1px solid #efefef;margin-left:.5rem;margin-right:.3rem;border-color:#efefef;font-size:1rem}.dataGrid .topPanel .searchPanel i{cursor:pointer;color:#999;margin-left:.4rem}.dataGrid .confirmPanel{display:flex;flex-direction:column;align-items:center}.dataGrid .confirmPanel button{margin:.5rem}.dataGrid .confirmPanel svg{margin:2rem;font-size:5rem}.dataGrid table{margin-top:1.5rem;min-width:100%}.dataGrid table thead th{font-size:.9rem;background-color:#dcdfdc;color:#666;padding-top:.4rem;padding-bottom:.4rem;text-align:center;vertical-align:middle;position:relative}.dataGrid table thead th i{position:absolute;right:.3rem}.dataGrid table thead th:first-of-type{border-top-left-radius:8px}.dataGrid table thead th:last-of-type{border-top-right-radius:8px}.dataGrid table thead th.sortable{cursor:pointer}.dataGrid table tbody tr:nth-child(odd) td{background-color:#fafafa}.dataGrid table tbody tr td{border-bottom:1px solid #dfdfdf;padding:1rem;min-width:8rem;font-size:.9rem}@media (max-width: 1200px){.dataGrid table tbody tr td{min-width:0rem;padding-left:.2rem;padding-right:.2rem}}.dataGrid table tbody tr td .serviceContainer{display:grid;grid-template-columns:3rem auto;align-items:center;padding:.5rem;gap:.5rem}.dataGrid table tbody tr td .serviceContainer img{border-radius:50%;width:2.8rem}.dataGrid table tbody tr td .serviceContainer .serviceNameContainer{white-space:normal}.dataGrid table tbody tr td .serviceContainer .serviceNameContainer small{display:block;margin-top:.2rem;font-size:.8rem;color:#999}.dataGrid table tbody tr td .boxSeamIcon{font-size:1.4rem;color:#555}.dataGrid table tbody tr td .boxSeamIcon:hover{color:#198754}.dataGrid table tbody tr td .badge{color:#fff;padding:.5rem 1rem .4rem}.dataGrid table tbody tr td .statusBtn:disabled{opacity:1;font-size:.8rem;font-weight:500;width:9rem;white-space:nowrap}.dataGrid table tbody tr td .actionBtn{min-width:3.6rem;padding:.1rem .3rem .2rem;font-size:.6rem;font-weight:600;background-color:#afafaf;border:1px solid #999999;color:#fff!important}.dataGrid table tbody tr td .actionBtn i{font-size:1.2rem}.dataGrid table tbody tr td .actionBtn:nth-child(2n){margin-left:.5rem}html,body,div#root{margin:0rem;padding:0rem;height:100%;font-family:Montserrat;font-size:100%;display:flex;flex-direction:column}del{color:red}.contentPanel{border:1px solid #ffffff;border-radius:8px;background-color:#fff;padding:2rem;box-shadow:0 10px 18px #3e396b33;margin-bottom:2rem}.infoPanel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:10rem;width:100%}.infoPanel img{width:3rem;margin-bottom:1rem}.infoPanel svg{font-size:3rem;margin-bottom:.5rem}.documentErrorPanel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:30rem;width:100%}.documentErrorPanel svg{font-size:3rem;margin-bottom:.5rem}
