*{box-sizing:border-box}html{width:100%}body{font-family:Lato,Roboto,sans-serif}#defaultLayout{width:100%}main{padding:5px}.headerLogo{max-height:120px}.content{width:100%}.notification{position:fixed;right:1rem;bottom:1rem;z-index:100;padding:1rem 1.5rem;background-color:#434083;color:#fff;border-radius:.5rem}.sub-header-logo{max-height:120px}.correct-answer{background-color:#d4edda;border:2px solid #28a745;color:#155724;padding:2px 5px;border-radius:5px}.incorrect-answer{background-color:#f8d7da;border:2px solid #dc3545;color:#721c24;padding:2px 5px;border-radius:5px}.option-container{margin:10px}.marked-complete-button{background-color:green}.header-class{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:120px;background-color:#575690;border-bottom:1px solid #ddd}.login-register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f4f4f9}.popup-login-register-container{display:flex;justify-content:center;align-items:center;min-height:70vh;background-color:#f4f4f9}.form{width:100%;max-width:400px;padding:20px;border:1px solid #aac321;border-radius:8px;background-color:#fff;box-shadow:0 4px 6px #aac321}.title{margin-bottom:20px;font-size:1.5rem;text-align:center;color:#333}.form-input{width:calc(100% - 20px);padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.alert{margin-bottom:15px;padding:10px;color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;font-size:.9rem}.message{margin-top:20px;text-align:center;color:#666}.message a{color:#575690;text-decoration:none;font-weight:700}.message a:hover{text-decoration:underline}.subtitle{margin-bottom:20px;font-size:1.2rem;text-align:center;color:#666}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1.2em;font-weight:500;font-family:inherit;background-color:#575690;cursor:pointer;transition:border-color .25s;color:#fff}button:hover{border-color:#aac321;color:#aac321}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.section-list{width:80%;background-color:#fff;border-radius:20px;box-shadow:#aac321 0 8px 24px;margin:auto;padding:10px}.lesson-container{width:80%;background-color:#fff;border-radius:20px;box-shadow:#aac321 0 8px 24px;margin:25px auto;padding:20px}.lesson-container h1,h2{text-align:center}.section-tile{display:flex;border-bottom:1px solid grey;justify-content:space-between;padding:20px}.section-list div{align-items:center}.section-tile h2{text-align:center}.page-title{text-align:center;font-size:50px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.center-btn-container{display:flex;justify-content:center}.assesment-container{justify-content:center;display:flex;flex-direction:column;align-items:center;justify-content:left;border-radius:20px;margin-top:30px;margin-right:30px;font-weight:700;background-color:#fff;padding:10px;box-shadow:1px 2px 4px gray}.mobileShow{display:none}.table-header td{border-bottom:2px solid #aac321;color:#434083}.module-tile{display:flex;padding:20px;border-bottom:1px solid grey;font-size:25px;justify-content:space-between}.module-tile:hover,.module-tile-active{background-color:#fff}.module-tile-active:hover{cursor:pointer;background-color:#ddd}.center-btn-container button{margin:10px}.question-container{width:80%;background-color:#fff;border-radius:20px;box-shadow:#aac321 0 8px 24px;margin:25px auto;padding:20px}.report-card-container{display:flex;flex-direction:column;gap:20px;padding:20px}.report-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #aac321;padding:20px;width:80%;margin:0 auto}.report-card h3{text-align:center;color:#434083;margin-bottom:20px;font-size:1.2em}.card-section{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}.report-info{background-color:#fafafa;border:1px solid #cfc7e8;border-radius:8px;padding:15px;text-align:center;flex:1;min-width:200px}.report-info h3{color:#434083;font-size:1.5em;text-decoration:underline}.report-info h4{color:#434083;margin-bottom:10px;font-size:1.4em}.report-info p{font-size:1.2em;margin:10px 0;font-weight:700;color:#333}.quantity-section{margin-bottom:10px}.quantity-section label{margin-right:5px;font-size:.9em}.quantity-section input{width:50px;padding:5px;border:1px solid #ccc;border-radius:5px}.card-section.single{justify-content:center}.option-label{display:inline-flex;align-items:center;gap:8px}.option-label input{margin:0}.option-label span{white-space:normal;word-wrap:break-word;margin:0}.course-info-container{display:flex;gap:20px;padding:20px;max-width:1200px;margin:0 auto}.course-info-left{flex:1;display:flex;flex-direction:column;align-items:center}.course-image{width:100%;max-width:400px;border-radius:10px;margin-bottom:20px}.course-price-container{text-align:center}.course-price{font-size:24px;font-weight:700;color:#4caf50;margin:10px 0}.register-button{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:5px}.register-button:hover{background-color:#45a049}.note{margin-top:10px;font-size:14px;color:#555}.course-info-right{flex:2;padding:10px 20px;background-color:#f9f9f9;border-radius:10px}.course-info-right h3{margin-top:20px;color:#333}.course-info-right p{line-height:1.6;color:#555}.popup-overlay{background-color:#80808080}.modal{height:100%}.scrollable-content{max-height:100%}.close-btn{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#5b08a7;border-radius:18px;color:#fff}.popup-content{max-width:85%;min-width:85%;background-color:#aac321;border-radius:25px;width:auto;max-height:90%}.popup-container{max-width:95%;overflow-y:scroll;background-color:#fff;border-radius:25px;margin:10px;padding:10px;height:100%}.modal{font-size:12px}.modal>.popup-form-header{width:100%;border-bottom:1px solid #434083;font-size:18px;text-align:center;padding:5px}.modal>.popup-form-content{width:100%;padding:10px 5px}.modal>.actions{width:100%;padding:10px 5px;margin:auto;text-align:center}.modal>.close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.content-container{padding-left:10px}.content-container h3{font-size:14px}.content-container .popup-heading{font-size:18px}.content-container td,.content-container th{padding:1px}.popup-heading{color:#434083;border-bottom:2px solid #aac321;font-size:18px}table{width:100%;border-spacing:0;border-collapse:collapse}table>thead>tr>th{text-align:left;padding:.5rem;background-color:#efefef}table>tbody>tr>td{padding:.5rem;border-bottom:1px solid #ccc;white-space:nowrap}.lesson-container table{width:100%;table-layout:fixed;border-collapse:collapse}.lesson-container table td{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.top-menu{background-color:#575690;padding:0;position:relative}.menu-list{list-style:none;display:flex;margin:0;padding:0}.menu-item{position:relative;padding:15px 20px;color:#fff;cursor:pointer}.menu-item a{color:#fff;text-decoration:none}.menu-item:hover{background-color:#aac321}.dropdown{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 6px #0000001a;list-style:none;margin:0;padding:0;z-index:10;display:block;min-width:150px}.dropdown li{padding:10px 20px}.dropdown li a{color:#575690;text-decoration:none}.dropdown li:hover{background-color:#f0f0f0}.hamburger-icon{display:none;flex-direction:column;justify-content:space-around;height:25px;width:30px;cursor:pointer}.hamburger-icon .line{background-color:#fff;height:3px;width:100%;border-radius:5px}.course-info-banner{width:100%;height:900px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column}.banner-logo-container{text-align:center}.banner-logo{width:50%;height:auto;margin-bottom:10px}.banner-text{color:#fff;font-size:40px;font-weight:700;margin:0;text-shadow:2px 2px 5px rgba(0,0,0,.7)}.header-container{border-bottom:1px solid #575690;display:flex;justify-content:space-between;align-items:center;padding:16px}.header-container h1{color:#aac321}.header-left{text-align:left}.header-right{display:flex;align-items:center}.result-container{border-radius:20px;margin-top:30px;box-shadow:none;font-weight:700;border:1px solid gray;padding:10px}.result-container hr{border:1px solid #aac321}.result-container h3{color:#434083;font-size:17px;margin:0}.result-container p{color:#818181;font-size:14px}.report-dropdown{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.result-container input,.result-container textarea,.assesment-container input,.assesment-container textarea,.assesment-container select,.ndAssesment-container input{outline:0;background:#fff;width:100%;border:1px solid #7e7bb8;margin:15px 0;padding:15px;box-sizing:border-box;font-size:14px;transition:all .3s}.result-container textarea:focus{border-color:#aac321}.result-container input:focus,.ndAssesment-container input:focus{border-color:#aac321}.result-container select,.ndAssesment-container select{outline:0;background:#fff;width:100%;border:1px solid #7e7bb8;margin:15px 0;padding:15px;box-sizing:border-box;font-size:14px;transition:all .3s}.result-container select:focus,.ndAssesment-container select:focus{border-color:#aac321}.ndAssesment-container p{color:#818181}.ndChecklistTable td{padding:.5rem;border-bottom:2px solid #efefef}.ndChecklistTable input[type=checkbox]{width:20px;height:20px;cursor:pointer}.ndChecklistTable td:nth-child(2),.ndChecklistTable td:nth-child(4){cursor:pointer;line-height:1.4}.result-container table{width:100%;border-spacing:0;border-collapse:collapse}.result-container table>thead>tr>th{text-align:left;padding:.5rem;background-color:#efefef;font-size:14px}.result-container table>tbody>tr>td{padding:.5rem;border-bottom:1px solid #ccc;white-space:nowrap;font-size:14px}.bodyTable p{color:gray}.bodyGreen{color:green!important}.bodyRed{color:red!important}.bodyOrange{color:orange!important}.ndAssesment-container{display:flex;flex-direction:column;align-items:left;justify-content:left;border-radius:20px;margin-top:30px;margin-right:30px;font-weight:700;background-color:#fff;padding:10px}.ndAssesment-container h3{color:#434083;border-bottom:2px solid #aac321}.result-container h1{color:#aac321;text-align:center;font-size:60px}.exercise-container{border:1px solid #ccc;padding:16px;margin:8px;text-align:center;background-color:#fff}.exercise-container img{max-height:160px;height:auto}.exercise-container a{display:block;margin-top:8px;text-decoration:none;color:#007bff}.result-container table{width:100%}#tatable tbody>tr>td{white-space:wrap;border:3px solid #ededed;background-color:#fff}#tctable tbody>tr>td{white-space:wrap;border:3px solid #ededed;background-color:#fff}@media print{.print-show{display:block!important}.result-container{box-shadow:none!important}}.sace-form{max-width:500px;margin:0 auto;font-family:Arial,sans-serif;border:1px solid #ccc;border-radius:8px;padding:20px;box-shadow:0 4px 8px #0000001a;background-color:#f9f9f9}.sace-form h3{text-align:center;color:#333}.sace-form p{font-size:14px;color:#555;margin-bottom:20px}.form-group{margin-bottom:15px;height:100%}.form-group label{display:block;font-weight:700;color:#333;margin-bottom:5px}.form-group input{width:100%;padding:10px;font-size:14px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.billing-doc{font-family:Arial,sans-serif;margin:20px;padding:20px;border:1px solid #ddd;border-radius:8px;max-width:800px;letter-spacing:.2px}.billing-header{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.doc-logo{max-width:50%}.doc-logo img{max-width:200px;margin-bottom:20px}.quote-details{max-width:50%;text-align:right}.billing-details{margin-top:20px}.billing-details h2{margin-bottom:10px}.billing-details p{margin:5px 0}.quote-details h1{font-size:1.5rem;margin-bottom:10px}.quote-details p{margin:5px 0;line-height:1.2}.cart-details{overflow-x:auto;margin-top:10px}.cart-details table{width:100%;min-width:600px;border-collapse:collapse}.cart-details th,.cart-details td{border:1px solid #ddd;padding:8px;text-align:left;word-wrap:break-word;word-break:break-word;white-space:normal}.cart-details th{background-color:#f4f4f4;font-weight:700}.cart-details tr:nth-child(2n){background-color:#f9f9f9}.cart-details tr:hover{background-color:#f1f1f1}.passEye{cursor:pointer;margin-bottom:10px;padding-left:20px;padding-right:30px}.reading-img{margin-bottom:20px;width:400px}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:gray;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1;top:100%;left:50%;margin-left:-60px}.tooltip:hover .tooltiptext{visibility:visible}.book-card{border:1px solid #ddd;border-radius:8px;padding:16px;margin:16px;width:300px;background-color:#fff;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.book-image img{height:250px;width:auto;border-radius:4px}.book-details{margin-top:16px;display:flex;flex-direction:column;align-items:center}.book-title{font-size:1.2rem;font-weight:700;margin-bottom:8px}.book-price{font-size:1.5rem;color:#aac321;margin-bottom:16px;text-shadow:.2px .2px black}.info-btn,.preview-btn,.add-to-cart-btn{margin:8px 0;cursor:pointer}.preview-btn{background-color:#aac321}.preview-btn:hover{color:#5b08a7;border:1px solid #5b08a7}.bookshop-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:16px}.book-quantity{display:flex;align-items:center;gap:8px;margin:16px 0}.book-quantity input{width:50px;padding:4px;border:1px solid #ccc;border-radius:4px}.event-page{display:flex;flex-direction:column;align-items:center;padding:20px}.event-title{font-size:2rem;margin-bottom:20px}.event-container{display:flex;flex-direction:column;align-items:center;max-width:90%;text-align:left}.event-image{width:100%;height:auto;margin-bottom:20px;border-radius:8px}.event-details{width:100%}.event-description{margin:20px 0;line-height:1.6}.attendees-container{border:1px solid gray;padding:10px;margin-top:10px;max-width:100%;overflow-y:scroll;max-height:50vh}.star-rating{display:flex;gap:.5rem;justify-content:flex-start;align-items:center}.star{font-size:1.5rem;cursor:pointer;transition:color .2s ease-in-out,transform .2s ease-in-out}.star:hover{color:#fc0;transform:scale(1.2)}.star.selected{color:#fc0}.star.unselected{color:#e0e0e0}.user-selector-list{border:1px solid #ddd;width:50%;margin-top:0}.user-selector-list li{padding:8px}.user-selector-list li:hover{cursor:pointer;background-color:#ddd}.checkout-form label,.checkout-form input,.checkout-form select{font-size:1.3rem}.talks-form label{font-size:20px}.mdpi-card-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.mdpi-card{flex:1 1 220px;min-width:220px;max-width:320px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #000000ab;padding:1.5rem 1rem;margin:.5rem 0;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 920px){.menu-list{display:none;flex-direction:column;background-color:#575690;position:absolute;left:-200px;top:50px;width:100vw;padding:10px;border-radius:30px}.menu-list.open{display:flex}.menu-item{white-space:nowrap}.hamburger-icon{display:flex;margin:10px}.mobileShow{display:block;font-size:12px}.header-container{margin-top:5px;margin-right:2px;margin-left:2px;padding:5px}.result-container{padding:3px;margin-right:7px}.content{margin:0;padding:2px}.bookshop-buttons{display:block;margin-top:50px}.mdpi-card-container{flex-direction:column;gap:.5rem}.mdpi-card{max-width:100%;width:100%}}: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)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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;-moz-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;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;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;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}
