@font-face{font-family:Gotham Pro;src:url(/fonts/gothampro_medium.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-y:scroll}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#363636;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;color:#363636}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.5rem}@media (max-width: 1024px){h3{font-size:1.75rem}}@media (max-width: 768px){h2{font-size:1.75rem}h3{font-size:1.5rem}}p{color:#363636}a{color:inherit;text-decoration:none;transition:color .2s ease-in-out;cursor:pointer}a:hover{color:#a6301d}li{list-style:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.flex-column-align-center{display:flex;flex-direction:column;align-items:center}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.container{padding:0 1.5rem}}.subpage__title{margin-bottom:2.5rem;text-align:center}@media (max-width: 1024px){.subpage__title{margin-bottom:1.5rem}}@media (max-width: 768px){.subpage__title{margin-bottom:1rem}}.header{width:100%;background-color:#232323;box-shadow:0 1px 2px #0000000d}.header .container{padding-top:12px;padding-bottom:12px}ul.pagination{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem;list-style:none;cursor:default}ul.pagination li.active{color:#d13d25}.navbar .nav-container{max-width:1200px;width:100%;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}@media (min-width: 1024px){.navbar .nav-container{padding:0 1.5rem}}.navbar .nav-brand h1{font-size:1.5rem;margin:0;color:#d13d25}.navbar .nav-menu{display:flex;align-items:center;justify-content:space-between}.navbar .nav-menu-group{display:flex;align-items:center;gap:35px}@media (max-width: 960px){.navbar .nav-menu-group{gap:unset}}@media (max-width: 768px){.navbar .nav-menu-group{gap:.75rem}}.navbar .nav-link{display:block;width:100%;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease-in-out;cursor:pointer;text-transform:uppercase}.navbar .nav-link:hover,.navbar .nav-link.active{color:#d13d25;background-color:#d13d251a}.navbar .nav-link:hover+.nav-menu-dropdown{display:flex}@media (max-width: 960px){.navbar .nav-link{gap:.5rem;font-size:.75rem}}.navbar .nav-menu-dropdown{position:absolute;z-index:10;display:none;flex-direction:column;background-color:#232323}.navbar .nav-menu-dropdown:hover{display:flex}@media (max-width: 960px){.navbar{display:none}}.mobile-menu{display:none;position:fixed;top:70px;left:0;width:100%;height:fit-content;background-color:#232323;z-index:100;padding:1rem;gap:1rem;text-transform:uppercase;color:#fff;-webkit-user-select:none;user-select:none}.mobile-menu .nav-dropdown-title{display:flex;align-items:center;cursor:pointer;width:100%;gap:5px}.mobile-menu .nav-dropdown-title p{color:#fff;transition:all .2s ease-in-out}.mobile-menu .nav-dropdown-title p:hover{color:#d13d25}.mobile-menu .nav-dropdown-title img{width:20px;height:20px}.mobile-menu .nav-dropdown-title.active p{color:#d13d25}.mobile-menu .nav-dropdown-title.active img{transform:rotate(180deg);transition:all .2s ease-in-out}.mobile-menu .mobile-dropdown-menu{display:none}.mobile-menu .mobile-dropdown-menu.active{display:block;margin:10px}.mobile-menu.active{display:flex}.mobile-navbar{display:none;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.mobile-navbar .hamburger{display:flex;flex-direction:column;gap:.5rem;background-color:transparent;border:none;outline:none;cursor:pointer;padding:0;margin:0;transition:all .2s ease-in-out}.mobile-navbar .hamburger .hamburger-line{width:24px;height:2px;background-color:#fff;transition:all .2s ease-in-out}.mobile-navbar .hamburger.active .hamburger-line:nth-child(1){transform:translateY(10px) rotate(45deg)}.mobile-navbar .hamburger.active .hamburger-line:nth-child(2){opacity:0}.mobile-navbar .hamburger.active .hamburger-line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media (max-width: 960px){.mobile-navbar{display:flex}}.main-content{min-height:calc(100vh - 140px)}.page-content{padding:5rem 0;animation:fadeIn .3s ease-in-out}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{text-align:center}@media (max-width: 1024px){.page-content{padding:2.5rem 0}}@media (max-width: 768px){.page-content{padding:2rem 0}}.section__title{background-color:#1a1a1a;padding:40px 0;display:flex;align-items:center;justify-content:center;margin-top:74px;margin-bottom:74px;position:relative;overflow:hidden;height:122px;height:fit-content}.section__title.large{height:207px}.section__title span{position:absolute}.section__title span:nth-child(1){border-right:3px solid #fff;border-bottom:3px solid #fff;height:43px;width:47px;top:0;left:0}.section__title span:nth-child(2){border-left:3px solid #fff;border-top:3px solid #fff;height:43px;width:47px;bottom:0;right:0}.section__title span:nth-child(3){border-right:3px solid #fff;border-bottom:3px solid #fff;height:161px;width:351px;bottom:22px;right:31px}.section__title span:nth-child(4){border-left:3px solid #fff;border-top:3px solid #fff;height:161px;width:351px;top:22px;left:31px}.section__title h3{color:#fff;width:70%;max-width:1046px}@media (max-width: 960px){.section__title{margin-top:30px;margin-bottom:30px}}@media (max-width: 768px){.section__title h3{font-size:1.25rem;line-height:1.1;width:90%}.section__title span{transform:scale(.6)}.section__title span:nth-child(1){transform-origin:top left}.section__title span:nth-child(2){transform-origin:bottom right}.section__title span:nth-child(3){transform-origin:bottom right;bottom:11px;right:15px}.section__title span:nth-child(4){transform-origin:top left;top:11px;left:15px}}.loading{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.25rem;color:#716d6e}.loading:after{content:"";width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #d13d25;border-radius:50%;animation:spin 1s linear infinite;margin-left:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn{display:flex;align-items:center;justify-content:center;padding:1.25rem;border:.77px solid #fff;border-radius:10px;font-weight:500;text-decoration:none;cursor:pointer;color:#fff;outline:none;font-size:1rem;line-height:1.2;transition:all .2s ease-in-out;background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%)}.btn:hover{opacity:.8}.btn-primary{background:linear-gradient(135deg,#d13d25,#8b5cf6);color:#fff;box-shadow:0 4px 6px -1px #000,0 2px 4px -2px #000}.btn-primary:hover{box-shadow:0 10px 15px -3px #000,0 4px 6px -4px #000}.btn.secondary{background:#fff;color:#d13d25;border:3px solid #d13d25;padding:2.5rem}.btn.secondary:hover{background:#d13d25;color:#fff}.btn.outline{border:1px solid #d13d25;color:#d13d25;text-transform:uppercase;background:#fff;padding:1rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem}.feature-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 1px 2px #0000000d;text-align:center;transition:all .3s ease-in-out}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #000,0 4px 6px -4px #000}.feature-card .feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#363636;margin-bottom:.5rem}.feature-card p{color:#716d6e;margin:0}.content-section{margin-top:3rem}.content-section h3{margin-bottom:2rem;text-align:center}.services-grid,.projects-grid,.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.project-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 1px 2px #0000000d;text-align:center;transition:all .3s ease-in-out}.project-card .project-icon{font-size:3rem;margin-bottom:1rem}.project-card h4{color:#363636;margin-bottom:.5rem}.project-card p{color:#716d6e;margin:0}.default-section{width:100%}.default-section .container{padding-top:2.5rem;padding-bottom:2.5rem}.default-section h1,.default-section h2,.default-section h3,.default-section h4,.default-section h5,.default-section h6{text-align:center}.default-section p,.default-section li{font-size:1.25rem}@media (max-width: 1024px){.default-section .container{padding-top:.5rem;padding-bottom:.5rem}.default-section p,.default-section li{font-size:1rem}}@media (max-width: 768px){.default-section p,.default-section li{font-size:.825rem}}.contact-form{max-width:600px;margin:2rem auto 0}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#363636}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-family:inherit;font-size:1rem;transition:border-color .2s ease-in-out}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{outline:none;border-color:#d13d25;box-shadow:0 0 0 3px #d13d251a}.contact-form .form-group textarea{resize:vertical;min-height:120px}.footer{background-color:#232323;color:#fff;padding:2rem 0;font-weight:500;font-size:1rem}.footer .container{display:flex;flex-direction:column}.footer .column{max-width:300px}.footer .column__title{margin-bottom:1.5rem}.footer .nav-brand{display:block}.footer p{margin:0;color:#fff}.footer p>a{text-decoration:underline}.footer .copyright{max-width:260px}.footer .btn{width:255px;height:5rem}.footer ul{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (max-width: 768px){.footer{padding:0 0 2rem}.footer .flex-between{flex-direction:column;gap:1rem;margin-top:1rem}.footer .nav-brand{display:flex;justify-content:center}.footer .column{max-width:100%}.footer ul{gap:.5rem;font-size:.75rem}.footer p{font-size:.75rem;text-align:center}.footer .column__title{margin-bottom:.5rem}.footer .copyright{max-width:100%}.footer .btn{width:100%;height:2.5rem;font-size:.75rem}}.doc-center .grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.doc-center .column{display:flex;flex-direction:column;gap:1.5rem}.doc-center a{color:#d13d25}@media (max-width: 768px){.doc-center .grid{grid-template-columns:1fr;gap:1rem}.doc-center .rect{width:100%;aspect-ratio:1}}.conception .container{width:100%;display:flex;flex-direction:column;gap:5rem}.conception .container h3{margin-bottom:2.5rem}.conception ul{gap:1.5rem 2rem}.conception ul li{display:flex;gap:.5rem}.conception ul li:before{content:url(/images/marker.svg)}.conception .btn.secondary{font-size:35px;line-height:1.2}@media (max-width: 1024px){.conception .container{gap:3rem}.conception .btn.secondary{font-size:2rem;padding:2rem;border-width:2px}}@media (max-width: 768px){.conception .container{gap:1.5rem}.conception .container h3{margin-bottom:1rem}.conception .grid{grid-template-columns:1fr;gap:1rem}.conception .rect{width:100%;aspect-ratio:1}.conception ul{gap:1rem}.conception .btn.secondary{font-size:1.5rem;padding:1rem;border-width:1.5px}}.grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.rect{max-width:100%;object-fit:contain}.slider{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:2.5rem}.slider.secondary img{max-width:260px;max-height:225px;width:auto;height:auto;object-fit:contain;object-position:center}.slider.secondary .position{width:8px;height:8px;background-color:#363636b8;opacity:.72;border:none}.slider.secondary .position.active{background-color:#363636}.slider.secondary.light .position{width:8px;height:8px;background-color:#ffffffb8;opacity:.72;border:none}.slider.secondary.light .position.active{background-color:#fff}.slider .slider__container{position:relative;display:flex;gap:2.5rem;transition:.4s}.slider .slide{display:flex;flex-direction:column;gap:2.5rem;align-items:center;min-width:calc((100% - 2 * 2.5rem) / 3);width:100%}.slider .slide .popover{display:none;z-index:100;position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;object-fit:contain;background-color:#fff}.slider .slide .popover .description{padding:20px}.slider .slide .popover img{max-height:95vh;max-width:95vw;object-fit:contain}.slider .slide .popover.active{display:block}.slider .rect{max-width:359px;width:100%;object-fit:contain;height:460px}.slider .rect1{max-width:359px;width:100%;object-fit:contain;height:165px}.slider .slide__description{font-family:Mulish,serif;font-weight:700;font-size:20px;line-height:1.45;color:#716d6e;text-align:center}.slider .slide__changer{display:flex;justify-content:center;align-items:center;gap:6px}.slider .position{cursor:pointer;width:12.92px;height:12.92px;border:.65px solid #716D6E;border-radius:50%;background-color:#fff}.slider .position.active{background-color:#716d6e}@media (max-width: 768px){.slider{gap:1.5rem}.slider .slide{gap:1rem}.slider .slide__description{font-size:1rem}}.memory-base h2{margin-bottom:5rem}.memory-base .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem 2.5rem}.memory-base .grid a{width:100%}.memory-base .grid a .btn{width:100%;height:132px;text-transform:uppercase;font-size:1.25rem}@media (max-width: 1024px){.memory-base h2{margin-bottom:1rem}.memory-base .grid{grid-template-columns:1fr;gap:1rem}.memory-base .grid a .btn{height:4rem;font-size:1rem}.memory-base .gap-6{gap:1rem}}.memory-base-finder h2{background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%);color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:5rem}.memory-base-finder #search-form{width:100%;position:relative}.memory-base-finder #search-form button{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:1rem;border:none;outline:none;background-color:transparent}.memory-base-finder #search-form input{outline:none;width:100%;border:2px solid #d13d25;padding:1.5rem 1.5rem 1.5rem 5rem;font-size:1.5rem;font-family:Gotham Pro,sans-serif}.memory-base-finder .finder-description{margin-top:1rem;text-align:center;font-size:14px;line-height:1.2}.memory-base-finder .alphabet{width:100%;padding:1rem;overflow:hidden;background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%)}.memory-base-finder .alphabet__container{display:flex;gap:15px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.memory-base-finder .alphabet__container::-webkit-scrollbar{display:none}.memory-base-finder .alphabet__character{position:relative;top:2px;cursor:pointer;font-weight:500;outline:none;border:none;border-bottom:2px solid transparent;font-size:2rem;line-height:1.2;text-transform:uppercase;color:#fff;background-color:transparent;transition:border-bottom .2s ease-in-out}.memory-base-finder .alphabet__character:hover,.memory-base-finder .alphabet__character.active{border-bottom:2px solid #000}.memory-base-finder .table__wrapper{overflow-x:auto}.memory-base-finder .search-result__table{font-family:Gotham Pro,sans-serif;border-collapse:collapse;width:100%}.memory-base-finder .search-result__table th{padding:1rem 1.5rem;border:2px solid #fff;border-right:none;border-bottom:2px solid #d13d25;background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%);color:#fff;font-size:1.25rem;line-height:1}.memory-base-finder .search-result__table th:last-child{border-right:2px solid #fff}.memory-base-finder .search-result__table td{padding:1rem 1.5rem;color:#363636;line-height:1;font-size:1rem;border-top:2px solid #d13d25;border-bottom:2px solid #d13d25}.memory-base-finder .search-result__table td:first-child{border-left:2px solid #d13d25}.memory-base-finder .search-result__table td:last-child{border-right:2px solid #d13d25}@media (max-width: 1024px){.memory-base-finder h2{margin-bottom:2rem}}@media (max-width: 768px){.memory-base-finder h2{margin-bottom:1em}.memory-base-finder .search-result__table th,.memory-base-finder .search-result__table td{padding:.75rem;font-size:.75rem}.memory-base-finder .alphabet__character{font-size:1.25rem}.memory-base-finder #search-form input{font-size:1rem;padding:1rem 1rem 1rem 3.5rem}.memory-base-finder #search-form button img{width:2rem}}.hero{margin-bottom:5rem}.hero .grid{display:grid;grid-template-columns:1fr 1fr;gap:2.25rem}.hero iframe{width:100%;aspect-ratio:16 / 9}.hero h4{font-weight:600;font-size:1.4rem;margin-bottom:1rem}@media (max-width: 1024px){.hero{margin-bottom:2.5rem}.hero .grid{grid-template-columns:1fr}}@media (max-width: 768px){.hero{margin-bottom:1.5rem}}.memory-topography{padding-top:5rem;padding-bottom:5rem;background-image:url(/images/memory-topography-bg.webp);background-size:cover;background-position:center}.memory-topography h2,.memory-topography p{color:#fff}.memory-topography h2{margin-bottom:2.5rem}.memory-topography p{font-size:1.25rem;font-weight:500}@media (max-width: 1024px){.memory-topography{padding-top:2.5rem;padding-bottom:2.5rem}.memory-topography h2{margin-bottom:1.5rem}.memory-topography p{font-size:1rem}.memory-topography .grid{gap:1.5rem}}@media (max-width: 768px){.memory-topography{padding-top:1.5rem;padding-bottom:1.5rem}.memory-topography h2{margin-bottom:1rem}.memory-topography .grid{gap:1rem;grid-template-columns:1fr}}.materials{padding-top:5rem;padding-bottom:5rem}.materials .container>.grid{display:flex;gap:2.25rem}.materials h2{text-align:end;margin-bottom:2.5rem}.materials p{font-size:1rem;line-height:1rem}.materials .material__title{text-transform:uppercase;text-align:center;margin-bottom:1rem}.materials .info{position:relative}.materials .info .slide__changer{position:absolute;bottom:10%;right:190px;transform:translate(50%);z-index:10001}.materials .info img,.materials .info .slide{max-width:566px;max-height:384px;width:100%;height:384px;object-fit:cover;object-position:bottom}.materials .info .slide{position:relative}.materials .info__overlay{position:absolute;bottom:28px;right:0;max-width:380px;width:100%;height:169px;background-color:#151515b3;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}.materials .info__content h4{color:#fff;text-transform:uppercase;max-height:30px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.materials .info__content .btn{text-transform:uppercase;width:125px;height:38px;font-size:14px}.materials .new-materials{max-width:calc((100% - 2.25rem)/2)}.materials .new-materials .slider{gap:1.5rem}@media (max-width: 1200px){.materials .container{display:flex;justify-content:center}.materials .container .grid{flex-direction:column;gap:1.5rem;max-width:566px}.materials .info{display:flex;justify-content:center}.materials h2{text-align:center}.materials .new-materials{max-width:100%}.materials .new-materials .grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.materials .new-materials .grid p{text-align:center}}@media (max-width: 1024px){.materials{padding-top:2.5rem;padding-bottom:2.5rem}.materials .info img{width:100%}.materials .slide__changer{bottom:10%}.materials .new-materials h2{margin-bottom:1.5rem}}@media (max-width: 580px){.materials{padding-top:1.5rem;padding-bottom:1.5rem}.materials .info__content{right:0;padding:5px;gap:5px}.materials .info__content h4{text-overflow:ellipsis}}.navigation-section{margin-bottom:5rem}.navigation-section .grid{grid-template-columns:repeat(3,1fr);gap:0}.navigation-section .navigation__container{display:flex;align-items:center;justify-content:center;position:relative}.navigation-section .navigation__container.filled{background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%)}.navigation-section img{width:100%;height:100%}.navigation-section .blur{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;height:100%;background-color:#131313bd;position:absolute;top:0;left:0;z-index:1}.navigation-section h3{color:#fff}.navigation-section .btn{width:16rem;text-transform:uppercase}@media (max-width: 1024px){.navigation-section{margin-bottom:2.5rem}.navigation-section .grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.navigation-section{margin-bottom:1.5rem}.navigation-section .grid{grid-template-columns:1fr}.navigation-section .navigation__container.filled{aspect-ratio:1}}#finder .form__container{display:flex;flex-direction:column;gap:1.5rem}#finder .form-row{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:132px}#finder .form-row:last-child{gap:.5rem}#finder .form-row p{font-weight:300;text-align:center;font-size:14px}#finder .input__wrapper{width:100%;position:relative;height:2.7rem}#finder .input__wrapper:after{position:absolute;content:url(/images/keyboard.png);top:60%;right:0;transform:translateY(-50%)}#finder input{width:100%;outline:none;border:none;border-bottom:.5px solid #363636;padding-top:.5rem;padding-bottom:.5rem;padding-right:2.5rem;font-size:1.25rem;line-height:1.2}#finder input:focus{border-bottom-width:2px}@media (max-width: 1024px){#finder .form-row{height:unset;justify-content:unset}}#find{width:160px}.become-author{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,serif;gap:16px}.become-author h4{font-size:40px;font-weight:500}.become-author p{font-size:20px;font-weight:500}@media (max-width: 1024px){.become-author h4{font-size:2.25rem}}@media (max-width: 768px){.become-author h4{font-size:1.5rem}.become-author p{font-size:1rem;text-align:center}}.become-author-btn{width:369px;height:86px;border-radius:10px;font-size:28px}@media (max-width: 1024px){.become-author-btn{font-size:1.25rem;height:4rem}}@media (max-width: 768px){.become-author-btn{font-size:1rem;height:3rem;width:100%}}.special-projects .divider{width:100vw;height:2px;background-color:#716d6e;margin:80px 0}.special-projects .tabs{display:flex;width:100%;justify-content:space-between;border:1px #d13d25 solid;margin-bottom:80px}.special-projects .tabs .tab{cursor:pointer;width:385px;height:85px;text-align:center;border-right:1px #d13d25 solid;font-size:1.2rem;line-height:120%;font-weight:500;display:flex;align-items:center;justify-content:center;color:#d13d25}.special-projects .tabs .tab:last-child{border:none}.special-projects .tabs .tab.active{color:#fff;transition:all .3s;background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%)}@media (max-width: 960px){.special-projects .tabs{margin-bottom:30px}.special-projects .tabs .tab{width:100%;padding:10px;height:auto;font-size:1rem}}@media (max-width: 580px){.special-projects .tabs .tab{font-size:.7rem;padding:5px}}.special-projects .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.special-projects .grid.hidden{display:none}.special-projects .grid .card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.special-projects .grid .card:hover{cursor:pointer}.special-projects .grid .card .rect{width:100%;height:298px;object-fit:cover}.special-projects .grid .card .description{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:100%}.special-projects .grid .card h4{font-family:Mulish,serif;font-size:20px;line-height:29.22px;font-weight:700;color:#716d6e;text-align:center;margin-bottom:24px;margin-top:32px}.special-projects .grid .card p{font-family:Mulish,serif;font-size:16px;line-height:120%;color:#716d6e;font-weight:400;text-align:justify}@media (max-width: 960px){.special-projects .grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width: 580px){.special-projects .grid{grid-template-columns:1fr}}.special-projects .container{gap:28px;width:100%}.special-projects .container.row{display:flex;flex-direction:row}.special-projects .container #finder{max-width:259px;width:100%}.special-projects .container #finder .form__container{display:flex;flex-direction:column;gap:1.5rem}.special-projects .container #finder .form-row{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%}.special-projects .container #finder .form-row:last-child{gap:.5rem}.special-projects .container #finder .form-row p{font-weight:300;text-align:center;font-size:12px}.special-projects .container #finder .input__wrapper{width:100%;position:relative;height:2.7rem}.special-projects .container #finder .input__wrapper:after{position:absolute;content:url(/images/keyboard.png);top:60%;right:0;transform:translateY(-50%)}.special-projects .container #finder input{width:100%;outline:none;border:none;border-bottom:.5px solid #363636;padding-top:.5rem;padding-bottom:.5rem;padding-right:2.5rem;font-size:16px;line-height:1.2}.special-projects .container #finder input:focus{border-bottom-width:2px}.special-projects .container #find{width:119px;font-size:12px}.special-projects .container .rules{display:flex;flex-direction:column;gap:16px;max-width:300px;width:100%}.special-projects .container .rules h4{font-weight:500;font-size:35px;text-align:center;color:#d13d25}.special-projects .container .rules p{display:flex;align-items:flex-start;font-weight:500;font-size:16px;line-height:120%}.special-projects .container .rules p:before{content:url(/images/marker.svg);margin-right:8px;flex-shrink:0}@media (min-width: 768px){.special-projects .container .desktop-slider__container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:20px;width:100%;height:100%}}@media (min-width: 768px) and (max-width: 768px){.special-projects .container .desktop-slider__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}}@media (min-width: 768px){.special-projects .container .desktop-slider__container .slide{width:160px;height:180px}}@media (min-width: 768px) and (max-width: 768px){.special-projects .container .desktop-slider__container .slide{width:100%;height:100%}}@media (max-width: 1024px){.family-album .container.row{flex-direction:column;align-items:center}}.family-album .overlay{display:none;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#00000080}.family-album .overlay.active{display:block}@media (min-width: 768px){.family-album .desktop-slider .slide{width:100%;height:100%}.family-album .desktop-slider .slide .rect{max-height:180px;max-width:160px;width:100%;height:100%;object-fit:cover}.family-album .desktop-slider .slide .rect.active{position:absolute;top:0;left:0;max-height:80vh;max-width:80vw;width:100%;height:100%;object-fit:contain}}.become-author-page h2{font-size:40px;font-weight:500;text-align:center;background:linear-gradient(128.52deg,#d13d25 12.35%,#000 222.81%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.become-author-page .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.become-author-page .container .become-author-form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.become-author-page .container .become-author-form .form-content{font-family:Gotham Pro,serif;font-size:20px;display:flex;gap:16px;flex-direction:column;align-items:flex-start;justify-content:center}.become-author-page .container .become-author-form .form-content input,.become-author-page .container .become-author-form .form-content textarea{width:100%;height:77px;border:2px solid #D13D25;padding:10px;font-family:Gotham Pro,serif;font-size:20px}.become-author-page .container .become-author-form .form-content textarea{height:261px;resize:none}.become-author-page .container .become-author-form .form-content .subtitle{color:#716d6e}.become-author-page .container .become-author-form .description{font-size:16px;font-family:Inter,serif;text-align:center;max-width:672px}.become-author-page .container .become-author-form .description a{text-decoration:underline}.map-container{position:relative;width:100%}.map-container .mapboxgl-map{width:100%;height:70vh;margin:0 auto}.map-container #legend{position:absolute;left:0;bottom:24px}.accordion{display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-size:.75rem;-webkit-user-select:none;user-select:none;transition:height .5s;background-color:#fff;box-shadow:0 3px 4px #0003;z-index:2;max-height:calc(100vh - 5rem);max-width:calc(100vw - 2rem);width:100%}.accordion.active .heading{background-color:#f3f3f3}.accordion.active .heading svg{transform:rotate(0)}.accordion .heading{padding:.75rem 1rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;align-self:stretch;text-transform:uppercase;flex-shrink:0;cursor:pointer;transition:.2s}.accordion .heading:hover{background-color:#f3f3f3}.accordion .heading svg{width:16px;transform:rotate(180deg);transition:all .2s}.accordion .panel{width:100%;padding:.75rem 0;display:none;background-color:#fff;overflow:auto}.accordion .panel.show{display:block;animation:slideDown .3s ease}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:200px;opacity:1}}.topography h2{margin-bottom:2.5rem}.topography .accordion{min-width:250px;width:fit-content;position:absolute;left:1rem;bottom:2rem}.topography .accordion .panel{max-height:500px}.topography .controls{padding:0 1rem;width:100%;display:flex;align-items:center;gap:1.5rem}.topography .controls button{outline:none;color:gray;text-transform:lowercase;cursor:pointer;border:none;transition:.2s;background-color:transparent;border-bottom:1px solid transparent}.topography .controls button:hover{border-bottom:1px dashed #363636}.topography .symbol-list{margin-top:1rem}.topography .symbol-list .symbol-row{padding:.25rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:.2s}.topography .symbol-list .symbol-row:hover{background-color:#f3f3f3}.topography .symbol-list .symbol{width:.75rem;height:.75rem;border-radius:50%}.topography .symbol-list .symbol.inactive{background-color:transparent!important;box-shadow:0 1px 1px #0000001a,inset 0 1px 1px #0000004d}@media (max-width: 768px){.topography h2{margin-bottom:1rem}.topography .accordion{bottom:.5rem}.topography .accordion .panel{max-height:350px}}
