*::-webkit-scrollbar{background-color:#0000;width:.3em;max-width:.3em}*::-webkit-scrollbar-track{margin-block:1em}*::-webkit-scrollbar-thumb{background-color:#39353299;border-radius:100vh}*{scrollbar-width:thin;scrollbar-color:hsla(21,6%,21%,60%) hsla(0,0%,0%,0%);box-sizing:border-box}:root{--header-hight: 3.5em;--footer-hight: 6em;--book-text:hsl(0, 30%, 38%);--book-primary: hsl(0, 30%, 38%);--book-primary-dark: hsl(0, 27%, 32%);--book-primary-light: hsl(0, 20%, 73%);--book-secondary: hsla(205, 43%, 68%);--green: hsl(131, 21%, 58%);--green-hover: hsl(131, 21%, 27%);--yellow: hsl(46, 84%, 48%);--border-colour: hsl(26, 12%, 12%);--text-colour: hsl(223, 36%, 73%);--primary-colour: hsla(296, 17%, 69%);--primary-dark: hsla(266, 17%, 45%);--secondary-colour: hsla(296, 7%, 95%, 1);--lavender-primary: hsla(296, 17%, 69%)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.background-green{background-color:var(--green)}.background-purple{background-color:var(--primary-colour)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.content{padding:2em;overflow:auto;box-sizing:border-box;background-color:var(--secondary-colour);max-width:80em;min-height:calc((100vh - var(--header-hight)) - var(--footer-hight));margin:1em auto}@media only screen and (max-width: 360px){.content{padding:.75em}}.cover{position:fixed;background-color:#000c;min-width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.focus{max-height:70%}.navbar{box-sizing:border-box;width:100%;max-width:100%;height:var(--header-hight);margin-top:0;padding:.2em;box-shadow:1}.navbar-green{background-color:var(--secondary-colour);color:var(--book-primary)}.navbar-purple{background-color:var(--secondary-colour);color:var(--primary-dark)}.navbar-content{margin-left:auto;margin-right:auto;max-width:80em;display:flex;justify-content:space-between;align-items:center;height:100%;margin-top:0;padding:.2em}@media only screen and (max-width: 1280px){.navbar-content{padding-inline:.3em}}.navbar-logo img{width:auto;max-height:3.1em;filter:drop-shadow(0px 0px 1px hsl(0 0% 30%))}.navbar-list{margin:0;display:flex;flex-direction:row;gap:1em;align-items:end;justify-content:flex-end;color:inherit}.navbar-list li{display:inline;margin:1em;font-size:1.1em;text-shadow:1px 1px hsl(0 0% 10%);color:inherit}.navbar-link-green{max-height:100%;text-decoration:none;color:var(--book-primary-light);transition:color .2s}.navbar-link-purple{max-height:100%;text-decoration:none;color:var(--primary-colour);transition:color .2s}.navbar-selected-green,.navbar-selected-purple{max-height:100%;text-decoration:none;color:var(--primary-light);transition:color .2s}.navbar-link:hover{max-height:100%;text-decoration:none;color:var(--primary-light)}.navbar_cart:hover .navbar_cart_dropdown,.navbar_cart_dropdown:hover{display:block}.navbar_cart_dropdown{z-index:2;box-shadow:0 0 1px 1px #333;min-width:6em;display:none;position:absolute;float:right;background-color:var(--secondary-colour);padding:.2em}.navbar_cart_dropdown img{border-radius:.2em;max-width:2em;max-height:2em;min-width:2em;min-height:2em;background-color:var(--primary-colour);-o-object-fit:contain;object-fit:contain}.navbar_cart_dropdown button{margin:.2em}.navbar_cart_dropdown_section{border-radius:.2em;color:var(--primary-colour);display:flex;align-items:center;padding:.2em;gap:.2em}.navbar_cart_dropdown_section:hover{background-color:var(--primary-light-trasparent)}.navbar_cart_dropdown_text{text-align:center}.navbar_car_dropdown_buttons{display:flex;justify-content:space-between;padding:.2em}.navbar_car_dropdown_buttons a{text-decoration:none;background-color:var(--primary-colour);color:var(--secondary-colour);border-radius:.2em;padding:.2em}.navbar_car_dropdown_buttons a:hover{background-color:var(--secondary-colour);color:var(--primary-colour)}.navbar-extention{background-color:red}@media only screen and (max-width: 1395px){.navbar_cart_dropdown{right:.3em}}.navbar-burger-selected-green{background-color:var(--secondary-colour);color:var(--book-primary)}.navbar-burger-selected-purple{color:var(--primary-colour);background-color:var(--secondary-colour)}.navbar-burger-green{background-color:var(--book-primary);color:var(--secondary-colour)}.navbar-burger-purple{background-color:var(--primary-colour);color:var(--secondary-colour)}.navbar-burger{height:2.3em;width:2.3em;border-radius:.2em;text-align:center;font-weight:900;font-size:1em;display:flex;justify-content:center;align-items:center}.navbar-burger svg{font-size:1.4em}.dropdown-content{display:flex;flex-direction:column;align-items:center;background-color:var(--secondary-dark);padding-block:.3em;box-shadow:inset 0 0 3px #b3b3b3;gap:.3em}.footer-green{background-color:var(--secondary-colour);color:var(--book-primary)}.footer-purple{background-color:var(--secondary-colour);color:var(--primary-dark)}.footer{width:100%;max-width:100%;min-height:var(--footer-hight);display:flex}.footer p{margin-top:0}.footer-list{color:inherit;background-color:inherit;margin:auto;min-width:70%;list-style:none;display:flex;justify-content:space-around;flex-wrap:wrap;gap:1em;padding:0;margin-inline:auto}.footer-list li{color:inherit;background-color:inherit;display:inline}.footer-list li a{text-decoration:none;color:inherit;font-size:1.1em}.landingpage-header{width:9em;text-align:center;color:#e0b113;font-size:2.8em;font-weight:900;text-shadow:0px 0px 4px #433A32;margin:0 0 .5em;padding-inline:0px}.landingpage{position:relative;padding:0;margin-bottom:2em;margin-inline:auto;background-image:url(/assets/backgrounder_img-ZYUcHA1g.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:local;background-position:bottom;width:100%;height:40em;display:flex;justify-content:center;align-items:center}.landingpage-img{width:30em;max-width:100%;height:auto}.seal{position:absolute;top:-2rem;left:2rem;width:min(10rem,40%);height:auto}.landingpage-content{position:relative;min-width:100%;padding:1em;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-around}.landingpage-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%}.landingpage-cta h1{max-width:100%}.landingpage-button{display:flex;justify-content:center;align-items:center;min-width:15em;min-height:3em;text-decoration:none;background-color:var(--green);color:var(--yellow);box-shadow:0 0 2px 1px #4d4d4d66;text-shadow:0px 0px 2px hsl(0,0%,20%);font-weight:600;transition:box-shadow .3s,background-color .3s,color .3s}.landingpage-button:hover{box-shadow:none;color:#eec43a;background-color:#84ae8b}.about{margin-bottom:3em}.intro-highlight{color:var(--book-text)}.intro-container{max-width:55em;margin-inline:auto;padding:1em;font-weight:500;position:relative}.intro-header{font-size:2em}.intro-paragraph{margin-block:1em;color:#000}.landingpage-bio-img{height:auto;width:15em;float:right;padding-left:.5em;padding-bottom:.5em}.auther-tag{clear:both;font-weight:600}@media only screen and (max-width: 979px){.landingpage{background-image:url(/assets/backgrounder_img2-C-PlHFc2.jpg)}.seal{top:3rem}}@media only screen and (max-width: 700px){.seal{left:-2rem;top:-1rem}}@media only screen and (max-width: 500px){.landingpage-bio-img{float:none;margin-left:auto;margin-right:auto;padding:0;position:relative;left:calc(50% - 7.5em)}}@media only screen and (max-width: 470px){.landingpage-img{max-height:20em}.landingpage-cta{font-size:.8em}}.contacts{display:flex;justify-content:space-evenly}.contacts-purple{color:var(--primary-colour)}.contacts-green{color:var(--book-primary)}.contact-card{display:flex;flex-direction:column;align-items:center;text-align:center}.contact-card h2,p{margin-block:.5em;color:#000}.socials{width:50%;display:flex;justify-content:space-evenly;font-size:2em;color:inherit}.socials a,a:hover{color:inherit}.form-label{text-justify:left;margin-bottom:.2em;color:#000}.form-item-container{min-width:5em;width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}.form-item-container input{width:100%;height:2em}.form-meta-input{display:flex;gap:1em}.form-meta-input .form-item-container{flex-grow:0}.form-container{display:grid;flex-direction:column;margin-block:1em;gap:1em;min-width:70%;grid-template-areas:"email email" "name subject" "message message"}.email-area{grid-area:email}.name-area{grid-area:name}.subject-area{grid-area:subject}.message-area{grid-area:message}.form-textarea{width:100%;height:8em}.buy-links-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:1em;width:80%;margin-inline:auto;margin-block:1rem}.buy-links-img{width:7rem;height:7rem;border-radius:2em;-o-object-fit:contain;object-fit:contain}.buy-links-ancher{width:7rem;height:7rem;border-radius:2em;margin-block:auto;background:#fff}.buy-links-label{margin:auto;width:10rem;color:var(--book-text)}@media only screen and (max-width: 666px){.buy-links-img,.buy-links-ancher{width:5em;height:5em;border-radius:1em}}.books-content h1{color:var(--book-primary-dark)}.book-blurb{max-width:60em}.NuhQuim-card{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.NuhQuim-card-img{background-size:cover;width:30em;max-width:100%;height:auto}.NuhQuim-blerb{margin:1em;max-width:30em}.NuhQuim-blerb h1{color:var(--book-primary-dark)}.NuhQuim-blerb p{margin-block:1em}.amazon-button{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:1em;border-style:solid;border-color:#000;min-width:15em;max-width:15em;min-height:4em;text-decoration:none;border:none;color:var(--book-secondary);background-color:var(--book-primary)}.NuhQuim-writeup{max-width:60em}.NuhQuim-writeup h2{max-width:60em;color:var(--book-primary)}.NuhQuim-writeup p{margin-block:1em}.book-specifications-content{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:60em;margin-bottom:1em;margin-top:2em;box-sizing:border-box;padding:1em;box-shadow:inset 0 0 5px #666}.book-specifications-content h3{margin-top:0;font-size:1em;font-weight:500;color:#a9a9a9}.book-specifications{display:flex;flex-wrap:wrap;gap:1em}.book-specifications p{margin-block:0;color:#a9a9a9}.customer-review-item{max-width:60em;background-color:#cad5e1;box-sizing:border-box;padding:1em;box-shadow:0 0 5px #666}.customer-review-item img{max-height:auto;max-width:7em;float:right;box-shadow:0 0 5px #666;margin:.5em}@media only screen and (max-width: 422px){.customer-review-item img{float:none;left:calc(50% - 3.5em);position:relative}}.customer-review-container{display:flex;flex-direction:column;gap:1em}.carousal-container{position:relative;height:auto;width:60em}.image-gallary-image{margin-bottom:10em}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.about-text h1{color:var(--primary-dark);margin-block:0rem}.about-break{margin-block:1.5em;border-color:var(--primary-colour);background-color:#b89fb973;box-shadow:none;border:0px;height:2px}.news-container{background-color:var(--secondary-colour);max-width:55rem;min-height:8em;margin-inline:auto;display:flex;flex-direction:column;gap:1rem}.news-item-img{background:var(--secondary-colour);padding:.5rem}.news-header{color:var(--primary-colour)}.news-item{background-color:var(--primary-colour);color:var(--secondary-colour);text-shadow:0px 0px 2px var(--primary-dark);box-shadow:0 0 5px 1px #b3b3b3;display:flex;overflow:hidden;max-height:20em;min-width:15em;flex-direction:column}.cert-pdf{width:100%;box-shadow:none}.news-item h1{margin-top:0;margin-bottom:.2em;margin-right:2em;padding-right:2em}.news-item p{padding:.4rem;color:var(--secondary-colour);font-weight:700}.news-item p a{text-decoration:none;color:var(--primary-dark)}.news-item img{width:100%;height:auto;position:relative;-o-object-fit:cover;object-fit:cover}.pdf-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5em}.educational_pdf{box-shadow:0 0 5px gray}.pagination-container{border-radius:.3em;box-shadow:0 0 3px #b3b3b3;display:flex;align-items:center;justify-content:center}.pagination-button{padding-inline:.2em;background-color:var(--green);color:#2d2b2a;border-width:0;border-right:1px solid hsla(0,0%,30%,30%);box-sizing:border-box}.pagination-button:hover{background-color:var(--green-hover);color:#ccc}.pagination-start{border-top-left-radius:.3em;border-bottom-left-radius:.3em}.pagination-end{border-right:none;border-top-right-radius:.3em;border-bottom-right-radius:.3em}.pagination-selected{background-color:var(--green-hover);color:#ccc}.educational-page h1{color:var(--book-primary)}: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;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.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;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-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;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.relative{position:relative}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.h-5\/6{height:83.333333%}.w-80{width:20rem}.w-96{width:24rem}.w-full{width:100%}.max-w-full{max-width:100%}.shrink{flex-shrink:1}.grow{flex-grow:1}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.object-cover{-o-object-fit:cover;object-fit:cover}.text-2xl{font-size:1.5rem;line-height:2rem}.text-white-ll{--tw-text-opacity: 1;color:rgb(112 95 134 / var(--tw-text-opacity))}
