.about-me-container{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;z-index:1000;overflow:hidden}.about-me-container .about-me-btn{width:150px;position:relative;z-index:3;display:flex;align-items:center;justify-content:center;color:#d2d2d2;border:none;padding:6px 20px;cursor:pointer;border-radius:20px 20px 0 0;font-size:16px;text-align:center;box-shadow:0 -2px 10px #0000001a;font-weight:700;transition:.3s linear,color .3s ease;background:#1e1e1e}.about-me-container .about-me-btn.clicked{position:relative;z-index:3;background:#ffa500;color:#545454}.about-me-container .about-me-btn.clicked:before{box-shadow:10px 10px 0 8px orange}.about-me-container .about-me-btn.clicked:after{box-shadow:-10px 10px 0 8px orange}.about-me-container .about-me-btn:before,.about-me-container .about-me-btn:after{content:"";width:20px;height:20px;bottom:0;background:transparent;border:none;transition:box-shadow .3s linear,color .3s ease}.about-me-container .about-me-btn:before{position:absolute;left:-20px;border-bottom-right-radius:40px;box-shadow:10px 10px 0 8px #1e1e1e}.about-me-container .about-me-btn:after{position:absolute;right:-20px;border-bottom-left-radius:40px;box-shadow:-10px 10px 0 8px #1e1e1e}.about-me-container .about-me-btn:hover{background:#373737;color:#d6d6d6}.about-me-container .about-me-btn:hover:before{box-shadow:10px 10px 0 8px #373737}.about-me-container .about-me-btn:hover:after{box-shadow:-10px 10px 0 8px #373737}.about-me-container .about-me-btn .arrow{display:inline-block;margin-left:10px;margin-top:5px;width:10px;height:10px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg);transition:transform .3s}.about-me-container .about-me-btn .arrow.up{transform:rotate(-135deg)}.about-me-container .about-me-btn .arrow.down{transform:rotate(45deg);margin-top:-5px}.about-me-container .about-me-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;height:600px;border-radius:20px;border:1px solid #d1d4da;position:relative;z-index:4}@media (max-width: 768px){.about-me-container .about-me-card{height:80%}}.about-me-container .about-me-card p{color:#101010;width:90%;font-size:1.2rem;letter-spacing:.1rem;line-height:1.8rem;border-bottom:2px solid #ffa500;padding-bottom:10px}@media (max-width: 768px){.about-me-container .about-me-card p{width:350px;font-size:.7rem;line-height:1.1rem}}.about-me-container .about-me-card p span{display:block;height:20px}@media (max-width: 768px){.about-me-container .about-me-card p span{height:15px}}.about-me-container .about-me-card .pdfFile{position:absolute;top:0;overflow:auto;position:relative}.hero{height:calc(100vh - 100px);overflow:hidden;position:relative;background:#f4f2ee}@media (max-width: 768px){.hero{height:calc(100vh - 80px);display:flex;justify-content:center}}.hero .wrapper{max-width:1366px;height:100%;margin:auto}@media (max-width: 768px){.hero .wrapper{display:flex;flex-direction:column-reverse}}.hero .wrapper .textContainer{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:70px}@media (max-width: 768px){.hero .wrapper .textContainer{height:50%;width:100%;gap:10px;align-items:center;text-align:center;margin-bottom:35px}}.hero .wrapper .textContainer h2{font-size:30px;color:#639;letter-spacing:10px}.hero .wrapper .textContainer .text{width:100%;height:50%;display:flex;flex-direction:column;justify-content:top}.hero .wrapper .textContainer .text h1{font-size:80px;text-shadow:3px 3px 0px rgb(88,183,223),4px 4px 0px rgb(255,0,68)}@media (max-width: 768px){.hero .wrapper .textContainer .text h1{font-size:30px;text-shadow:2px 2px 0px rgb(88,183,223),2px 2px 0px rgb(255,0,68)}}.hero .wrapper .textContainer .text h2{font-size:30px;letter-spacing:10px}@media (max-width: 768px){.hero .wrapper .textContainer .text h2{font-size:20px}}.hero .wrapper .textContainer .btnContainer{width:100%;display:flex;flex-direction:column;align-items:center}.hero .wrapper .textContainer .btnContainer .buttons{display:flex;justify-content:space-between;width:100%}@media (max-width: 768px){.hero .wrapper .textContainer .btnContainer .buttons{width:100%;gap:30px}}.hero .wrapper .textContainer .btnContainer .buttons .btnNotActive{padding:20px;background-color:transparent;color:#000;cursor:pointer;font-weight:1000;border:none;font-size:20px;color:#f2308aa5;background:#f4f2ee;text-shadow:4px 4px 6px #cacfcc,-4px -4px 6px #ffffff;border-radius:8px;box-shadow:5px 5px 11px #cfceca,-5px -5px 11px #fff}@media (max-width: 768px){.hero .wrapper .textContainer .btnContainer .buttons .btnNotActive{border-radius:6px;padding:15px;font-size:15px;box-shadow:3px 3px 9px #cfceca,-3px -3px 9px #fff}}.hero .wrapper .textContainer .btnContainer .buttons .btnActive{padding:20px;background-color:transparent;color:#000;cursor:pointer;font-weight:1000;border:none;font-size:20px;color:#58b7df92;text-shadow:-2px -2px 2px #dfddd9,2px 2px 2px #ffffff;border-radius:8px;background:#f4f2ee;box-shadow:inset 8px 8px 17px #dfddd9,inset -8px -8px 17px #fff}@media (max-width: 768px){.hero .wrapper .textContainer .btnContainer .buttons .btnActive{border-radius:6px;padding:15px;font-size:15px;box-shadow:inset 3px 3px 9px #dfddd9,inset -3px -3px 9px #fff}}.hero .wrapper .scrollImgCont{width:100%;position:absolute;left:50%;bottom:20px}@media (max-width: 768px){.hero .wrapper .scrollImgCont{width:30px;bottom:60px}}.hero .wrapper .scrollImgCont img{width:50px}@media (max-width: 768px){.hero .wrapper .scrollImgCont img{width:30px}}.hero .imageContainer{height:80%;position:absolute;bottom:80px;right:100px}@media (max-width: 768px){.hero .imageContainer{height:40%;right:unset;top:40px}}.hero .imageContainer img{width:100%;height:100%;object-fit:contain;box-shadow:23px 23px 30px #a8a7a4,-23px -23px 30px #f4f2ee;border-radius:10%}@media (max-width: 768px){.hero .imageContainer img{box-shadow:16px 16px 25px #a8a7a4,-16px -16px 25px #f4f2ee}}.hero .slidingTextContainer{position:absolute;font-size:50vh;bottom:-80px;white-space:nowrap;color:#dad8d44b;width:50%;font-weight:700}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center}.sidebar .bg{z-index:999;position:fixed;top:0;left:0;bottom:0;width:400px}@media (max-width: 768px){.sidebar .bg{width:200px}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;cursor:pointer}.sidebar .bg .links a{font-size:40px}@media (max-width: 768px){.sidebar .bg .links a{font-size:28px}}@keyframes moveButton{0%{top:0;left:0}to{top:25px;left:25px}}@keyframes moveButtonMobile{0%{top:0;left:0}to{top:20px;left:25px}}.sidebar button{z-index:999;width:55px;height:55px;border-radius:50%;position:fixed;display:flex;justify-content:center;align-items:center;top:25px;left:25px;border:none;cursor:pointer;animation:moveButton .5s ease forwards .5s}@media (max-width: 768px){.sidebar button{width:45px;height:45px;top:25px;animation:moveButtonMobile .5s ease forwards .5s}}.sidebar .btnActive{background:linear-gradient(145deg,#e6e6e6,#ffffff);box-shadow:9px 9px 18px #d9d9d9,-9px -9px 18px #fff}.navbar{height:100px;background-color:#f4f2ee}@media (max-width: 768px){.navbar{height:80px}}.navbar .wrapper{max-width:1366px;height:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;color:#f3ede1}@media (max-width: 768px){.navbar .wrapper{padding:0 20px;margin-top:5px}}.navbar .wrapper .social{display:flex;gap:15px;margin:40px 0;text-align:center}.navbar .wrapper .social li{position:relative;list-style:none;height:45px;width:45px;border-radius:50%;background:#f4f2ee;box-shadow:3.5px 3.5px 8px #cfceca,-3.5px -3.5px 8px #fff;cursor:pointer}@media (max-width: 768px){.navbar .wrapper .social li{height:40px;width:40px;background:#f4f2ee;box-shadow:2.5px 2.5px 5px #cfceca,-2.5px -2.5px 5px #fff}}.navbar .wrapper .social li a.icon-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.navbar .wrapper .btnNotActive a{line-height:47px;font-size:20px;height:47px;width:47px;color:#b5b0a9}.navbar .wrapper .btnActive a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:38px;width:38px;line-height:47px;border-radius:50%;font-size:20px;box-shadow:inset 3.5px 3.5px 8px #cfceca,inset -3.5px -3.5px 8px #fff}.services-container{width:100%;height:100%;background:#dddee0;display:flex;overflow:hidden}@media (max-width: 768px){.services-container{flex-direction:column}}.services-container .backgroundImage{width:100%;height:100%;position:absolute;z-index:1;background:linear-gradient(145deg,#fdfdfd,#c7cad6)}.services-container .backgroundImage img{width:100%;height:100%;object-fit:cover;object-position:center;position:relative;z-index:2;filter:grayscale(60%);opacity:.1}.services-container .section-left{position:relative;display:flex;justify-content:space-around;align-items:center;flex:9;z-index:2}@media (max-width: 768px){.services-container .section-left{flex-direction:column;margin-top:-15px}}.services-container .section-left .glassTextCont{width:60%;height:100%;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.services-container .section-left .glassTextCont{width:90%}}.services-container .section-left .glassTextCont .textCont h1{font-size:60px;letter-spacing:10px;color:#1d1f41}@media (max-width: 768px){.services-container .section-left .glassTextCont .textCont h1{display:flex;justify-content:center;margin-top:20px;margin-left:20px;font-size:28px}}.services-container .section-left .glassTextCont .textCont .brakeLine{margin-top:-40px;padding-bottom:20px}@media (max-width: 768px){.services-container .section-left .glassTextCont .textCont .brakeLine{display:flex;justify-content:center;margin-top:-30px;margin-left:20px;padding-bottom:10px}}.services-container .section-left .glassTextCont .textCont p{font-size:1.2rem;font-weight:500;color:#252c4a}@media (max-width: 768px){.services-container .section-left .glassTextCont .textCont p{font-size:14px;margin-top:-10px}}.services-container .section-left .infoRectangles{width:25%;height:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}@media (max-width: 768px){.services-container .section-left .infoRectangles{flex-direction:row;width:90%;gap:20px}}.services-container .section-left .infoRectangles .rectangle{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;box-shadow:20px 20px 60px #c7c8cb,-20px -20px 60px #fff;border-top:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width: 768px){.services-container .section-left .infoRectangles .rectangle{height:90%;box-shadow:10px 10px 30px #c7c8cb,-10px -10px 30px #fff;margin-top:-10px}}.services-container .section-left .infoRectangles .rectangle .textContent{position:relative;width:80%;height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;gap:10px}@media (max-width: 768px){.services-container .section-left .infoRectangles .rectangle .textContent{width:100%;justify-content:unset;align-items:unset}}.services-container .section-left .infoRectangles .rectangle .textContent h2{font-size:22px;color:#ec8352;letter-spacing:10px}@media (max-width: 768px){.services-container .section-left .infoRectangles .rectangle .textContent h2{font-size:16px;letter-spacing:6px}}.services-container .section-left .infoRectangles .rectangle .textContent .line{display:flex;align-self:flex-start;justify-content:center;align-items:center;width:60%;height:5px;box-shadow:1px 1px 3px #a6a6ab,-1px -1px 3px #fff;border-radius:10% 30% 30% 10%}@media (max-width: 768px){.services-container .section-left .infoRectangles .rectangle .textContent .line{height:1px}}.services-container .section-left .infoRectangles .rectangle .textContent p{font-size:1rem;font-weight:500;color:#1e2638}@media (max-width: 768px){.services-container .section-left .infoRectangles .rectangle .textContent p{font-size:.8rem}}.services-container .section-right{display:flex;justify-content:center;align-items:center;flex:4}.services-container .section-right .circuit{width:90%;height:90%;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:12px 12px 30px #a8a7a4,-12px -12px 30px #dddee6;border-radius:4%;opacity:.8;z-index:3}.services-container .section-right .circuit img{border-radius:4%;width:100%;height:100%;object-fit:cover;object-position:center}:root{--border-right: rgb(36, 46, 38);--border-left: rgb(36, 46, 38);--border-size: 60px;--border-radius: 20px;--color-start: rgba(68, 94, 70, .34);--color-end: rgba(19, 21, 25, .384);--degree-degree: 225deg;--color-text: #dcdcdc}.latest-container{width:100%;height:100%;background-image:url(/orangeBox.webp);background-size:cover;overflow:hidden}@media (max-width: 768px){.latest-container{background-position:90% 0px;background-repeat:no-repeat;background-size:260% 110%;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}}.latest-container .mainCard{width:50%;height:70%;position:relative;top:120px;left:50px;display:flex;flex-direction:column;align-items:center;gap:30px;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:linear-gradient(var(--degree-degree),var(--color-start),var(--color-end));box-shadow:-1.3rem 1.3rem 1.3rem #00000080}@media (max-width: 768px){.latest-container .mainCard{width:90%;height:50%;top:unset;left:unset;border-radius:10px;gap:15px;margin-top:100px}}.latest-container .mainCard:before{content:"";position:absolute;top:0;right:0;width:var(--border-size);height:var(--border-size);border-top:2px solid var(--border-right);border-right:2px solid var(--border-right);border-radius:0 var(--border-radius) 0 0}@media (max-width: 768px){.latest-container .mainCard:before{border-radius:0 10px 0 0}}.latest-container .mainCard:after{content:"";position:absolute;top:0;left:0;width:var(--border-size);height:var(--border-size);border-top:2px solid var(--border-left);border-left:2px solid var(--border-left);border-radius:var(--border-radius) 0 0 0}@media (max-width: 768px){.latest-container .mainCard:after{border-radius:10px 0 0}}.latest-container .mainCard .upperBoxCard{width:90%;height:20%;display:flex;align-items:center;justify-content:center;position:relative;top:15px;border-radius:var(--border-radius);background:linear-gradient(var(--degree-degree),var(--color-start),var(--color-end));box-shadow:-.2rem .2rem .7rem #00000080}@media (max-width: 768px){.latest-container .mainCard .upperBoxCard{height:15%;border-radius:6px;top:10px;box-shadow:-.15rem .15rem .5rem #00000080}}.latest-container .mainCard .upperBoxCard h1{font-size:2.2rem;color:#d48620;letter-spacing:.5rem;position:relative;text-shadow:-.2rem .2rem .5rem rgba(0,0,0,.5)}@media (max-width: 768px){.latest-container .mainCard .upperBoxCard h1{font-size:.8rem}}.latest-container .mainCard .subCard{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;background:linear-gradient(var(--degree-degree),var(--color-start),var(--color-end));border-radius:0 0 var(--border-radius) var(--border-radius)}@media (max-width: 768px){.latest-container .mainCard .subCard{border-radius:0 0 10px 10px}}.latest-container .mainCard .subCard p{position:relative;top:15px;color:var(--color-text);width:90%;font-size:1.2rem;letter-spacing:.1rem;line-height:1.8rem}@media (max-width: 768px){.latest-container .mainCard .subCard p{top:10px;font-size:.7rem;line-height:1.2rem}}.latest-container .mainCard .subCard p span{display:block;height:40px}@media (max-width: 768px){.latest-container .mainCard .subCard p span{height:5px}}.latest-container .mainCard button{position:absolute;display:flex;align-items:center;justify-content:center;width:20%;height:10%;left:30px;bottom:20px;background:linear-gradient(var(--degree-degree),var(--color-start),var(--color-end));box-shadow:-.2rem .2rem .2rem #00000080;border-radius:10px;font-size:1.05rem;font-weight:600;color:#d48620;text-shadow:-.2rem .2rem .3rem rgba(0,0,0,.5);cursor:pointer;border:none;z-index:1;transition:all .3s ease;overflow:hidden}@media (max-width: 768px){.latest-container .mainCard button{left:unset;right:20px;bottom:8px;font-size:.7rem;width:30%;border-radius:5px;box-shadow:-.15rem .15rem .5rem #00000080}}.latest-container .mainCard button:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%) translate(20px);transition:opacity .3s ease,transform .3s ease;opacity:0}.latest-container .mainCard button:hover{transform:scaleX(1.1);padding-right:20px;background:#d48620;color:var(--color-text);border:2px solid #d48620;text-shadow:-.2rem .2rem .3rem #784a0d;cursor:pointer}.latest-container .mainCard button:hover:after{content:">";opacity:1;transform:translateY(-50%) translate(0)}html{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}*{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#f4f2ee;color:#1e1e1e}a{text-decoration:none;color:inherit}section{height:100vh;scroll-snap-align:center;overflow:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f4f2ee;border-radius:10px}::-webkit-scrollbar-thumb{background:#999897;border-radius:10px;box-shadow:inset 0 0 2px #00000080}::-webkit-scrollbar-thumb:hover{background:#7194a3;cursor:pointer}.services-scrollbar::-webkit-scrollbar-thumb{background:#999897}.services-scrollbar::-webkit-scrollbar-track{background:#C4C4C8}.latestProject-scrollbar::-webkit-scrollbar-thumb{background:#999897}.latestProject-scrollbar::-webkit-scrollbar-track{background:#314135}.contact-scrollbar::-webkit-scrollbar-thumb{background:#999897}.contact{max-width:1366px;height:100%;margin:auto;display:flex;align-items:center;gap:50px;position:absolute;top:0;left:0;right:0;z-index:0}@media (max-width: 768px){.contact{flex-direction:column;gap:0px;padding:20px}}.contact .textContainer{flex:1;display:flex;flex-direction:column;gap:40px}@media (max-width: 768px){.contact .textContainer{gap:15px}}.contact .textContainer h1{font-size:100px;line-height:88px}@media (max-width: 768px){.contact .textContainer h1{font-size:40px;line-height:44px;text-align:center}}.contact .textContainer span{font-weight:300}@media (max-width: 768px){.contact .textContainer span{font-size:18px;text-align:center}}.contact .formContainer{flex:1;position:relative;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.contact .formContainer{width:100%;margin-bottom:20px}}.contact .formContainer .phoneSvg{stroke:orange;position:absolute;width:460px;height:460px;z-index:-1;margin:auto}@media (max-width: 768px){.contact .formContainer .phoneSvg{display:flex;justify-content:center}}.contact .formContainer form{display:flex;flex-direction:column;gap:20px;width:100%}@media (max-width: 768px){.contact .formContainer form{gap:10px;width:100%}}.contact .formContainer form input,.contact .formContainer form textarea{padding:20px;background-color:transparent;border:1px solid gray;color:gray;border-radius:5px;outline:none;width:100%}@media (max-width: 768px){.contact .formContainer form input,.contact .formContainer form textarea{padding:15px;font-size:14px}}.contact .formContainer form input:focus,.contact .formContainer form textarea:focus{border:1px solid orange}.contact .formContainer form button{padding:20px;border:none;background-color:orange;cursor:pointer;font-size:1.2rem;font-weight:500;width:100%}@media (max-width: 768px){.contact .formContainer form button{padding:15px;font-size:1rem}}: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:rgba(255,255,0,1);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 .endOfContent.active{top:0}.scrollDots{position:fixed;right:30px;bottom:10%;transform:translateY(-50%);display:flex;flex-direction:column;gap:18px;z-index:999}.dot{width:10px;height:10px;border-radius:1px;transform:rotate(45deg);cursor:pointer;transition:background-color .4s,transform .4s,border-color .4s;color:#dbeafe80}
