/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}:root{font-family:"default","sans-serif";--main-color: #1e6e67;--app-height: 100%}*{box-sizing:border-box}body{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);background:transparent;z-index:1}button{border:none;background-color:transparent}h2,h3,h4{margin:0}p{margin:0;margin-block-start:0em;margin-block-end:0em}::-webkit-scrollbar{width:5px;height:8px}::-webkit-scrollbar-track{position:absolute;background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:rgb(221,221,221)}::-webkit-scrollbar-track:hover{background-color:rgba(211,211,211,.15)}.cursor{position:absolute;top:-5%;right:0;padding:10px 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;color:#1e6e67;font-size:.75rem;line-height:100%;z-index:9999;border-radius:9999px;opacity:1}.cursor .icon{position:relative;width:30px;height:55px;border-radius:9999px;border:3px solid #1e6e67;background-color:#fff;margin-bottom:5px}.cursor img{width:30px;position:absolute;top:125%;left:-5%}@keyframes scrollLine{0%{top:0%;opacity:0}3%{opacity:1}6%{opacity:1;transform:translate(-50%)}50%{opacity:1;top:10%;transform:translate(-50%,10%)}60%{opacity:1;top:10%;transform:translate(-50%,-5%)}64%{opacity:0;top:10%;transform:translate(-50%,-5%)}}.cursor .icon .dot{position:absolute;left:50%;top:10%;transform:translate(-50%);width:6px;height:12px;border-radius:7px;background-color:#1e6e67;opacity:0;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:center;transform-origin:center center;animation:scroll 3s ease-in-out 0s infinite}@keyframes scroll{0%{top:10%;opacity:0}3%{opacity:1}6%{opacity:1;transform:translate(-50%,-20%)}50%{opacity:1;top:60%;transform:translate(-50%,10%)}60%{opacity:1;top:60%;transform:translate(-50%,-5%)}66%{opacity:0;top:60%;transform:translate(-50%,-5%)}}@media all and (max-width: 480px){.cursor{display:none!important}}#go-to-main{position:absolute;left:0;top:0;opacity:1;z-index:9999}.navbar{padding:1% 2%;display:flex;justify-content:space-between;align-items:center}.navbar .left{display:flex;justify-content:start;align-items:center}.navbar .left .logo{display:flex;align-items:center}.navbar .left h1 img{height:44px}@media (max-width: 568px){.navbar .left h1 img{width:150px;height:44px}}.navbar .left a{color:#1e6e67;font-weight:700;text-decoration:none}.navbar .left a:visited{color:#1e6e67;text-decoration:none}.navbar .right{display:flex;justify-content:start;align-items:center}.navbar .nav_burger{margin-right:24px}.navbar .website-nav{margin-left:20px;color:var(--main-color);font-size:clamp(.875rem,3vmin,1rem);line-height:150%;letter-spacing:.08em;text-decoration:none}.navbar h1{font-size:1rem;margin:0}@media all and (max-width: 450px){.navbar .nav_burger{margin-right:0}.navbar .website-nav{display:none}.navbar .left{position:relative;width:100%;justify-content:space-between;flex-direction:row-reverse}}#the-nav{display:none;border:2px solid #1e6e67;padding:1% .6%;position:fixed;z-index:99999;top:10%;left:2%;background-color:#fff;height:fit-content}#the-nav ul{width:clamp(150px,20vw,800px);display:flex;flex-direction:column;justify-content:space-between;list-style-type:none;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}#the-nav li{width:100%;list-style:none}#the-nav li>*{padding-top:2.5%;padding-bottom:2.5%;display:flex;justify-content:flex-start;align-items:center;text-decoration:none}#the-nav li:hover div.arrow-right:not(.active){border-left:.6vw solid #1e6e6783}#the-nav .text{white-space:nowrap;font-weight:700;font-size:clamp(.875rem,2vmin,1.5rem);line-height:130%;letter-spacing:.08em;color:#1e6e67}#the-nav div.arrow-right{margin-right:10%;width:0;height:0;border-top:.6vw solid transparent;border-bottom:.6vw solid transparent;border-left:.6vw solid #1e6e6700;transition:all .2s}#the-nav div.arrow-right.active{border-left:.6vw solid #1e6e67}@media all and (max-width: 540px){#the-nav li:hover div.arrow-right:not(.active){border-left:1.2vw solid #1e6e6783}#the-nav div.arrow-right.active{border-left:1.2vw solid #1e6e67}#the-nav div.arrow-right{border-top:1.2vw solid transparent;border-bottom:1.2vw solid transparent;border-left:1.2vw solid #1e6e6700}}.navbar .website-nav .dots{margin-right:14px}footer{z-index:2;display:flex;height:28px;justify-content:center;align-items:center;width:100%;padding:1%;background-color:#fff;position:fixed;bottom:0;left:0}.zero-project{padding:10px;position:relative;display:flex;justify-content:center;align-items:center}#zero-project{min-width:80px;width:7vw;max-width:200px;aspect-ratio:1;position:absolute;left:0;bottom:10%;z-index:999;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:10px;box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:0 15px 15px 0}.zero-project img{width:30%}#zero-project img{width:100%}footer .copy-right{width:95%;display:flex;justify-content:start;align-items:center;color:#1e6e67;font-size:clamp(.75rem,1.2vmin,1.5rem)}footer #bottom-nav{color:#1e6e67;text-decoration:none;margin-right:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}a:focus-visible{border:2px solid #00b0f0;outline:0px solid #00b0f0!important;text-decoration:none}button:focus-visible,button:focus{outline:2px solid #00b0f0}.bold{font-weight:700}.flex{display:flex}.item-center{align-items:center}.justify-evenly{justify-content:space-evenly}.text-center{text-align:center}.visibility-hidden{visibility:hidden}:root{--app-height: 100%}body{width:100vw;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);overflow:hidden}footer #zero-project{bottom:110%}.navbar{padding:1% 2%}main{display:flex;justify-content:space-between;align-items:start;width:100vw;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);overflow:hidden}#main-content{color:#1e6e67;text-decoration:none;position:fixed;top:10vh;left:5vw;z-index:1100}.video-group{position:relative;z-index:0;height:50%;width:100%}.video-group video{position:absolute;bottom:-10%;left:0%;width:100%;outline:none;border:none;clip-path:inset(2px 2px);transition:all .3s}.mobile-tabs{position:relative;display:none;width:100vw;flex-direction:column;justify-content:stretch}.mobile-tabs a{display:flex;justify-content:center;align-items:center;width:100%;height:25%;font-size:1.25rem;padding:5%;font-weight:900;color:#1e6e67;text-decoration:none}.mobile-tabs a:nth-child(1){background-color:#82d9d3}.mobile-tabs a:nth-child(2){background-color:#b5d8d4}.mobile-tabs a:nth-child(3){background-color:#79cbe8}.mobile-tabs a:nth-child(4){background-color:#f2f2f2}.tab-group{width:30%;height:100%;overflow:visible;z-index:3}.video-group #overlay{position:absolute;top:0%;left:0%;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);transition:all .3s;z-index:9999;opacity:0}#main-title{display:block;width:55%;margin-bottom:20vh}#relative-resource{transform:translate(10px);position:absolute;z-index:3;right:-310px;display:block;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);width:480px;padding:40px 25px;display:flex;flex-direction:column;justify-content:stretch;background-color:#f2f2f2;color:var(--main-color);text-decoration:none;transition:all .6s}#relative-resource .text-group{display:flex;justify-content:space-between;align-items:start}#relative-resource .tab-title{position:relative;left:45px;transform:translate(-50%);font-weight:900;font-size:1.5625rem;line-height:130%;writing-mode:vertical-lr;text-orientation:upright}#relative-resource .go{text-align:end}.pill img{filter:saturate(0) brightness(1000)}#relative-resource .pill{margin-bottom:20px;padding:6px 18px;border-radius:9999px;color:#fff;font-size:1.25rem;line-height:150%;letter-spacing:.08em;background-color:#ed7255;white-space:nowrap}#relative-resource .img-group{position:relative;top:10%;right:40px}#resource-main{width:70%;position:absolute;bottom:30%;left:50%;transform:translate(-50%) rotate(15deg);opacity:0;transition:all .3s;transition-delay:50ms}#pen{position:absolute;top:110px;left:300px;opacity:0;transition:all .3s;transition-delay:.1s}#book{position:absolute;top:200px;left:50px;opacity:0;transition:all .3s;transition-delay:50ms}#wheelchairman{width:70%;position:absolute;bottom:10%;left:50%;transform:translate(-50%);opacity:0;transition:all .3s;transition-delay:50ms}#relative-resource:hover,#relative-resource:focus-within{right:10px}#relative-resource:hover .tab-title,#relative-resource:focus-within .tab-title{font-size:2.4375rem;left:0;transform:translate(0)}#relative-resource:hover #resource-main,#relative-resource:focus-within #resource-main{opacity:1}.tab-group:has(#relative-resource:hover)>#hearing-impaired,.tab-group:has(#relative-resource:focus-within)>#hearing-impaired{right:90px}.tab-group:has(#relative-resource:hover)>#physically-handicapped,.tab-group:has(#relative-resource:focus-within)>#physically-handicapped{right:240px}.tab-group:has(#relative-resource:hover)>#blind-impaired,.tab-group:has(#relative-resource:focus-within)>#blind-impaired{right:390px}#hearing-impaired{position:absolute;z-index:2;right:-225px;display:block;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);width:530px;padding:40px 25px;display:flex;flex-direction:column;justify-content:stretch;background-color:#79cbe8;color:var(--main-color);text-decoration:none;transition:all .6s;overflow:hidden}#hearing-impaired .text-group{display:flex;justify-content:space-between;align-items:start}#hearing-impaired .tab-title{position:relative;z-index:9;left:45px;transform:translate(-50%);font-weight:900;font-size:1.625rem;line-height:130%;writing-mode:vertical-lr;text-orientation:upright}#hearing-impaired .go{text-align:end}#hearing-impaired .pill{margin-bottom:20px;padding:6px 18px;border-radius:9999px;color:#fff;font-size:1.25rem;line-height:150%;letter-spacing:.08em;background-color:#ffdb59;white-space:nowrap}#hearing-impaired .img-group{position:absolute;left:50%;bottom:35%;transform:translate(-50%,50%);width:160%;z-index:1;opacity:0}#hearing-impaired .img-group img{width:100%}#hearing-impaired:hover,#hearing-impaired:focus-within{right:160px}.tab-group:has(#hearing-impaired:hover)>#physically-handicapped,.tab-group:has(#hearing-impaired:focus-within)>#physically-handicapped{right:300px}.tab-group:has(#hearing-impaired:hover)>#blind-impaired,.tab-group:has(#hearing-impaired:focus-within)>#blind-impaired{right:450px}#hearing-impaired:hover .tab-title,#hearing-impaired:focus-within .tab-title{font-size:2.4375rem;left:0;transform:translate(0)}#hearing-impaired:hover .img-group,#hearing-impaired:focus-within .img-group{opacity:1}#physically-handicapped{position:absolute;z-index:1;right:-85px;display:block;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);width:530px;padding:40px 25px;display:flex;flex-direction:column;justify-content:stretch;background-color:#b5d8d4;color:#1e6e67;text-decoration:none;transition:all .6s}#physically-handicapped .text-group{display:flex;justify-content:space-between;align-items:start}#physically-handicapped .tab-title{position:relative;left:45px;transform:translate(-50%);font-weight:900;font-size:1.625rem;line-height:130%;writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;text-orientation:upright}#physically-handicapped .go{text-align:end}#physically-handicapped .pill{margin-bottom:20px;padding:6px 18px;border-radius:9999px;color:#fff;font-size:1.25rem;line-height:150%;letter-spacing:.08em;background-color:#1e6e67;white-space:nowrap}#physically-handicapped:hover,#physically-handicapped:focus-within{right:305px}#physically-handicapped:hover .tab-title,#physically-handicapped:focus-within .tab-title{font-size:2.4375rem;left:0;transform:translate(0)}#physically-handicapped:hover #wheelchairman,#physically-handicapped:focus-within #wheelchairman{opacity:1}.tab-group:has(#physically-handicapped:hover)>#blind-impaired,.tab-group:has(#physically-handicapped:focus-within)>#blind-impaired{right:455px}#blind-impaired{position:absolute;z-index:1;right:55px;display:block;height:100vh;height:var(--app-height);min-height:100vh;min-height:var(--app-height);width:530px;padding:40px 25px;display:flex;flex-direction:column;justify-content:stretch;background-color:#82d9d3;color:var(--main-color);text-decoration:none;transition:all .6s;overflow:hidden}#blind-impaired .text-group{display:flex;justify-content:space-between;align-items:start}#blind-impaired .tab-title{position:relative;z-index:9;left:45px;transform:translate(-50%);font-weight:900;font-size:1.625rem;line-height:130%;writing-mode:vertical-lr;text-orientation:upright}#blind-impaired .go{text-align:end}#blind-impaired .pill{margin-bottom:20px;padding:6px 18px;border-radius:9999px;color:#fff;font-size:1.25rem;line-height:150%;letter-spacing:.08em;background-color:#1e6e67;white-space:nowrap}#blind-impaired .img-group{position:absolute;left:50%;bottom:35%;transform:translate(-50%,50%);width:100%;z-index:1;opacity:0}#blind-impaired .img-group img{width:100%}#blind-impaired:hover,#blind-impaired:focus-within{right:435px}#blind-impaired:hover .tab-title,#blind-impaired:focus-within .tab-title{font-size:2.4375rem;left:0;transform:translate(0)}#blind-impaired:hover .img-group,#blind-impaired:focus-within .img-group{opacity:1}@media all and (max-width: 900px) and (orientation: portrait){main{display:flex;flex-direction:column;justify-content:start}.navbar .nav_burger{margin-right:0}footer .copy-right{justify-content:center}footer #zero-project{top:-50%}.video-group{width:100vw!important;height:52vh!important}.mobile-tabs{width:100%;display:flex;text-align:center;display:block}.tab-group{display:none}}#show-when-too-short{transform:translate(-50%,-50%);transition:all .3s;position:fixed;top:50%;left:50%;width:0vw;height:0vh;opacity:0;z-index:99999999;display:flex}#the-nav li:hover div.arrow-right:not(.active){border-left:.6vw solid #00577187}#the-nav div.arrow-right.active{border-left:.6vw solid #005671}#the-nav div.arrow-right{margin-right:10%;width:0;height:0;border-top:.6vw solid transparent;border-bottom:.6vw solid transparent;border-left:.6vw solid #00577100;transition:all .2s}@media (max-width: 900px) and (max-height: 500px) and (orientation: landscape){#show-when-too-short{background-color:#fff;width:100vw;height:100vh;opacity:1;display:flex;justify-content:center;align-items:center}}@media all and (max-width: 450px) and (max-height: 900px){.video-group{width:100vw!important;height:40vh!important}#the-nav div.arrow-right{margin-right:10%;width:0;height:0;border-top:1.3vw solid transparent;border-bottom:1.3vw solid transparent;border-left:1.3vw solid #1e6e6700;transition:all .2s}#the-nav li:hover div.arrow-right:not(.active){border-left:1.3vw solid #00577151}#the-nav div.arrow-right.active{border-left:1.3vw solid #005671}#the-nav{top:7%;left:53%;padding:2%}}
