.app{min-height:100vh;display:flex;flex-direction:column;opacity:0;animation:fadeIn .5s ease-in-out forwards}.skeleton-loader{transition:opacity .3s ease}.main-content>section{transition:opacity .5s ease,transform .5s ease}.main-content>section:first-child{animation:slideUp .6s ease-out forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@keyframes skeleton-loading{0%{left:-100%}to{left:100%}}.skeleton-loader>div>div{position:relative;overflow:hidden}.skeleton-loader>div>div:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:skeleton-loading 1.5s infinite}.header{position:fixed;top:2rem;left:50%;transform:translate(-50%);width:90%;max-width:1400px;padding:1rem 2rem;z-index:1000;transition:all .3s ease;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 20px #0000001a}.dark-theme .logo,.dark-theme .nav-link,.light-theme .logo,.light-theme .nav-link{color:#1a1a1a}.header-scrolled{top:1rem;background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000026}.header-scrolled .logo,.header-scrolled .nav-link{color:#000!important}.header-scrolled .nav-link:hover{color:#000c!important}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{font-weight:600;font-size:1.5rem;color:#1a1a1a;display:flex;align-items:center;gap:.5rem;font-family:sans-serif}.logo-image{height:40px;width:auto;object-fit:contain}.nav-menu{display:flex}.nav-list{display:flex;list-style:none;gap:2rem;align-items:center}.nav-link{font-weight:400;transition:all .3s ease;position:relative;color:#1a1a1a;font-family:sans-serif;font-size:1rem;text-decoration:none}.nav-link:hover{color:#333}.nav-link:hover:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#333;transition:all .3s ease}.nav-item:last-child .nav-link{background-color:#222!important;color:#fff!important;padding:.6rem 1.5rem;border-radius:8px;transition:all .3s ease}.nav-item:last-child .nav-link:hover{background-color:#333!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.nav-item:last-child .nav-link:hover:after{display:none}.header-scrolled .nav-item:last-child .nav-link{background-color:#222!important;color:#fff!important}.header-scrolled .nav-item:last-child .nav-link:hover{background-color:#333!important;color:#fff!important}.footer{background-color:#1a1a1a;padding:4rem 0 0;margin-top:auto;color:#e0e0e0}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.footer-column{flex:1;min-width:250px}.company-info{max-width:300px}.company-logo-container{margin-bottom:1.5rem}.company-logo{height:60px;width:auto;object-fit:contain;filter:brightness(1.2)}.company-description{color:#e0e0e0;font-size:.95rem;line-height:1.8;margin:0;text-align:left}.services-column{display:flex;gap:4rem;flex-wrap:wrap;flex:2;min-width:400px}.service-group{min-width:150px;flex:1}.column-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.5px}.service-list{list-style:none;padding:0;margin:0}.service-item{color:#e0e0e0;font-size:.95rem;margin-bottom:.75rem;line-height:1.4;transition:color .3s ease}.service-item:hover{color:#fff;transform:translate(5px);transition:all .3s ease}.contact-column{max-width:350px}.contact-info{width:100%}.contact-list{list-style:none;padding:0;margin:0}.contact-item{color:#e0e0e0;font-size:.95rem;margin-bottom:1rem;line-height:1.5;transition:color .3s ease}.contact-item:hover{color:#fff}.contact-item.address{margin-bottom:1.25rem;line-height:1.6}.minip-container{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.minip-image{width:80px;height:80px;object-fit:contain;border-radius:8px;box-shadow:0 2px 8px #0003}.minip-text{margin:0;font-size:.95rem;color:#e0e0e0;line-height:1.4}@media (max-width: 768px){.minip-container{flex-direction:column;text-align:center;gap:.75rem}.minip-image{width:70px;height:70px}.minip-text{font-size:.875rem}}@media (max-width: 480px){.minip-image{width:60px;height:60px}.minip-text{font-size:.8rem}}.footer-bottom{background-color:#121212;padding:1.5rem 0;width:100%}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{margin:0;font-size:.9rem;color:#999}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#999;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media (max-width: 1200px){.services-column{gap:3rem}.footer-column{min-width:200px}}@media (max-width: 992px){.footer-content{flex-direction:column;gap:3rem}.footer-column{width:100%;max-width:100%}.services-column{flex-direction:row;gap:2rem;min-width:100%}.service-group{min-width:calc(33.333% - 1.333rem)}.footer-bottom-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}@media (max-width: 768px){.footer{padding:3rem 0 0}.services-column{flex-direction:column;gap:2.5rem}.service-group{min-width:100%}.company-logo{height:50px}.column-title{font-size:1.1rem}.company-description,.service-item,.contact-item{font-size:.9rem}.footer-bottom{padding:1.25rem 0}}@media (max-width: 480px){.footer{padding:2.5rem 0 0}.footer-content{gap:2rem;margin-bottom:2rem}.company-logo{height:44px}.column-title{font-size:1rem;margin-bottom:1rem}.company-description,.service-item,.contact-item{font-size:.85rem}.service-item,.contact-item{margin-bottom:.6rem}.footer-bottom{padding:1rem 0}.copyright{font-size:.8rem}.footer-links{gap:1rem}.footer-links a{font-size:.8rem}}.main-content{flex:1}.hero-section{width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#0000004d,#0000001a);z-index:1}.hero-content{position:relative;z-index:2;width:100%;padding:0 2rem;display:flex;justify-content:center}.hero-text{text-align:center;max-width:100%}.hero-title{font-size:4.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;color:#fff;margin-bottom:2.5rem;max-width:none;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap}.hero-button{font-size:1.125rem;font-weight:600;color:#000;background-color:#fff;border:2px solid black;padding:.75rem 2rem;cursor:pointer;transition:all .3s ease;border-radius:4px}.hero-button:hover{background-color:#000;color:#fff}.business-section{width:100%;background-color:var(--bg-color);padding:4rem 0}.business-section .about-section-content{margin-top:4rem;padding-top:4rem;border-top:1px solid #e0e0e0}.business-content{display:flex;height:100%}.business-sidebar{width:33.333%;position:sticky;top:8rem;align-self:flex-start;height:400px;display:flex;align-items:center}.business-info{position:relative;width:100%;height:100%;overflow:hidden}.drone-section,.service-section{position:absolute;top:0;left:0;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:center;transition:opacity .5s ease,transform .5s ease}.drone-section{opacity:1;transform:translate(0)}.service-section{opacity:0;transform:translate(-50px)}.business-info.service-active .drone-section{opacity:0;transform:translate(50px)}.business-info.service-active .service-section{opacity:1;transform:translate(0)}.business-title{font-size:2.5rem;font-weight:700;color:var(--primary-text);margin-bottom:1rem}.business-description{font-size:1.125rem;color:var(--secondary-text);line-height:1.6}.business-gallery{width:800px;height:450px;position:relative}@media (max-width: 768px){.business-gallery{width:100%;height:auto}}.drone-gallery,.service-gallery{width:100%;height:100%}.carousel{position:relative;width:100%;height:100%;overflow:hidden}.carousel-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.loading-spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #1a1a1a;animation:spin 1s linear infinite}.carousel-inner{position:relative;width:100%;height:100%}.carousel-item{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .4s ease-in-out}.carousel-item.active{transform:translate(0);z-index:1}.carousel-item.active+.carousel-item{transform:translate(100%)}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:2rem;text-align:center;z-index:2}.carousel-title{color:#fff;font-size:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5);margin:0}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;opacity:0;visibility:hidden}.carousel:hover .carousel-control{opacity:1;visibility:visible}.carousel-control:hover{background-color:#000000b3;transform:translateY(-50%) scale(1.1)}.carousel-control.prev{left:20px}.carousel-control.next{right:20px}.carousel-indicators{position:absolute;bottom:60px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.carousel-indicators button{width:10px;height:10px;border-radius:50%;border:2px solid white;background-color:transparent;cursor:pointer;transition:all .3s ease}.carousel-indicators button.active{background-color:#fff;transform:scale(1.2)}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.nav-list{gap:1rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.25rem}.hero-text{margin-left:0;text-align:center;max-width:100%}.hero-button{font-size:1rem;padding:.625rem 1.5rem}.business-content{flex-direction:column}.business-sidebar{width:100%;position:static;height:auto;margin-bottom:2rem}.business-gallery{width:100%}.business-title{font-size:2rem;text-align:center}.business-description{text-align:center}.drone-section,.service-section{padding:1rem}.business-section,.rnd-section{padding:4rem 0}.certificates-grid{grid-template-columns:1fr;gap:1.5rem}.certificate-placeholder{height:250px}.certificate-text{font-size:1.125rem}}@media (max-width: 480px){.nav-list{flex-direction:column;align-items:center;gap:.5rem}.footer-content{flex-direction:column;align-items:center}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-button{font-size:.875rem;padding:.5rem 1.25rem}.business-section{padding:3rem 0}.business-title{font-size:1.75rem}.business-description{font-size:1rem}.image-title{font-size:1.25rem}.certificate-placeholder{height:200px}.certificate-text{font-size:1rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-overlay.visible{opacity:1;visibility:visible}.modal-content{background-color:#fff;border-radius:8px;padding:2rem;width:90%;max-width:500px;position:relative;box-shadow:0 10px 30px #0003;transform:scale(.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.modal-content.visible{transform:scale(1);opacity:1}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .3s ease}.modal-close:hover{color:#000}.modal-title{font-size:1.5rem;font-weight:600;color:var(--primary-text);margin-bottom:1.5rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:var(--primary-text);font-size:.9rem}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--primary-text);box-shadow:0 0 0 2px #1a1a1a1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{resize:vertical;min-height:100px}.form-buttons{display:flex;gap:1rem;margin-top:1rem}.submit-button,.previous-button{padding:.875rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1}.submit-button{background-color:var(--primary-text);color:#fff;margin-top:1rem}.previous-button{background-color:#6c757d;color:#fff}.form-buttons .submit-button{margin-top:0}.submit-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.previous-button:hover{background-color:#5a6268;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.submit-button:disabled,.previous-button:disabled{background-color:#999;cursor:not-allowed;transform:none;box-shadow:none}.form-status{padding:1rem;border-radius:4px;text-align:center;margin-top:1rem;animation:fadeIn .3s ease}.form-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.modal-content{padding:1.5rem;width:95%}.modal-title{font-size:1.25rem}.form-group input,.form-group textarea{padding:.625rem}.submit-button{padding:.75rem}}@media (max-width: 480px){.modal-content{padding:1.25rem}.modal-title{font-size:1.125rem;margin-bottom:1.25rem}.form-group label{font-size:.875rem}.form-group input,.form-group textarea{padding:.5rem;font-size:.875rem}.submit-button{padding:.625rem;font-size:.875rem}}.rnd-section{width:100%;padding:4rem 0 0;background-color:#f9f9f9}.rnd-content{text-align:center}.cases-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.case-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.case-item:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.case-image{width:100%;height:200px;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.case-item:hover .case-image img{transform:scale(1.05)}.case-title{font-size:1.25rem;font-weight:600;color:var(--primary-text);margin:1.5rem 0 1rem}.case-button{display:inline-block;padding:.75rem 1.5rem;background-color:var(--primary-text);color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease;margin-bottom:1.5rem}.case-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.case-button:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}@media (max-width: 1024px){.cases-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.cases-grid{grid-template-columns:1fr;gap:1.5rem}.case-image{height:180px}.case-title{font-size:1.125rem;margin:1.25rem 0 .75rem}.case-button{padding:.625rem 1.25rem;margin-bottom:1.25rem}}@media (max-width: 480px){.rnd-section{padding:3rem 0 0}.case-image{height:160px}.case-title{font-size:1rem}.case-button{padding:.5rem 1rem;font-size:.875rem}}.rnd-section .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rnd-section .modal-overlay{opacity:1;visibility:visible}.rnd-section .modal-content{background-color:#fff;border-radius:8px;padding:2rem;width:90%;max-width:1200px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0000004d;transform:scale(.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.rnd-section .modal-overlay .modal-content{transform:scale(1);opacity:1}.rnd-section .modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;transition:color .3s ease;z-index:10}.rnd-section .modal-close:hover{color:#000}.rnd-section .modal-title{font-size:2.5rem;font-weight:700;color:var(--primary-text);margin-bottom:.5rem;text-align:center}.rnd-section .modal-model{font-size:1.25rem;color:#666;margin-bottom:2rem;text-align:center;font-weight:500;font-style:italic}.rnd-section .modal-image-container{position:relative;margin-bottom:2rem;border-radius:8px;overflow:hidden}.rnd-section .modal-image{width:100%;height:500px;object-fit:cover;transition:transform .3s ease}.rnd-section .modal-image:hover{transform:scale(1.02)}.rnd-section .image-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.rnd-section .indicator{width:12px;height:12px;border-radius:50%;border:2px solid white;background-color:transparent;cursor:pointer;transition:all .3s ease}.rnd-section .indicator.active{background-color:#fff;transform:scale(1.2)}.rnd-section .modal-details{margin-top:2rem}.rnd-section .modal-details h3{font-size:1.5rem;font-weight:600;color:var(--primary-text);margin-bottom:1rem}.rnd-section .modal-description{font-size:1.125rem;color:var(--secondary-text);line-height:1.6;margin-bottom:2rem}.rnd-section .specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}.rnd-section .spec-item{display:flex;justify-content:space-between;padding:.75rem;background-color:#f9f9f9;border-radius:4px;transition:background-color .3s ease}.rnd-section .spec-item:hover{background-color:#f0f0f0}.rnd-section .spec-key{font-weight:600;color:var(--primary-text)}.rnd-section .spec-value{color:var(--secondary-text)}@media (max-width: 1024px){.rnd-section .modal-content{width:95%;max-width:900px}.rnd-section .modal-image{height:400px}.rnd-section .modal-title{font-size:2rem}}@media (max-width: 768px){.rnd-section .modal-content{padding:1.5rem;max-height:95vh}.rnd-section .modal-image{height:300px}.rnd-section .modal-title{font-size:1.75rem;margin-bottom:1.5rem}.rnd-section .specs-grid{grid-template-columns:1fr}}@media (max-width: 480px){.rnd-section .modal-content{padding:1.25rem}.rnd-section .modal-image{height:200px}.rnd-section .modal-title{font-size:1.5rem;margin-bottom:1.25rem}.rnd-section .modal-description{font-size:1rem}.rnd-section .modal-details h3{font-size:1.25rem}.rnd-section .spec-item{padding:.5rem}}.rnd-section .product-pagination{display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.rnd-section .pagination-button{padding:.75rem 1.5rem;background-color:var(--primary-text);color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}.rnd-section .pagination-button:hover:not(.disabled){background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.rnd-section .pagination-button.disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.rnd-section .pagination-button.disabled:hover{background-color:#ccc}.rnd-section .modal-loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:8px}.rnd-section .loading-spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid var(--primary-text);animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rnd-section .modal-loading p{font-size:1.125rem;color:var(--primary-text);margin:0}.rnd-section .modal-content-inner{transition:all .3s ease;opacity:1;transform:translateY(0)}.rnd-section .modal-content-inner.loading{opacity:.5;transform:translateY(10px)}@media (max-width: 768px){.rnd-section .product-pagination{margin-top:1.5rem;padding-top:1.25rem}.rnd-section .pagination-button{padding:.625rem 1.25rem;font-size:.875rem}}@media (max-width: 480px){.rnd-section .product-pagination{margin-top:1.25rem;padding-top:1rem}.rnd-section .pagination-button{padding:.5rem 1rem;font-size:.875rem}}.about-section{padding:4rem 0;background-color:#fff}.section-title{font-size:2.5rem;color:#333;text-align:center;margin-bottom:2rem}.about-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-section h2{font-size:2.5rem;color:#333;text-align:center;margin-bottom:2rem}.about-cards{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.about-card{width:calc(25% - 1.125rem);background:#fff;border:1px solid #D9D9D9;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:4px 4px 8px #0003;cursor:pointer;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:0;left:0;right:0;height:30%;background:linear-gradient(90deg,#ffffff4d,#fff0);border-radius:16px 16px 0 0}.about-card:hover{transform:scale(1.1);z-index:10;box-shadow:6px 6px 12px #00000040}.about-card.selected{transform:scale(1.1);z-index:10;box-shadow:8px 8px 16px #0000004d;background:#fff}.about-card .card-content{background:linear-gradient(145deg,#e6e6e6,#e6e6e6);border:1px solid #D9D9D9;border-radius:12px;padding:1.5rem;margin:0 -10% 1.5rem;box-shadow:3px 3px 6px #00000026;position:relative;overflow:hidden;transition:all .3s ease}.about-card .card-content:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(90deg,#fff6,#fff0);border-radius:12px 12px 0 0}.about-card h3{font-size:1.5rem;font-weight:700;color:#000;margin:0;line-height:1.2}.about-card p{font-size:1.1rem;color:#666;margin:0;line-height:1.4}.about-card.highlight{border-color:#d9d9d9;box-shadow:0 4px 12px #00000026}.about-content{display:flex;gap:3rem;align-items:center;margin-top:2rem}.about-text{flex:1;font-family:sans-serif;padding-right:2rem;position:relative}.about-text:before{content:"";position:absolute;left:-1rem;top:0;height:100%;width:4px;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border-radius:2px}.about-text h3{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;padding-left:1rem;position:relative}.about-text h3:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:2px;background-color:#333;border-radius:1px}.about-text p{font-size:1.1rem;font-weight:400;color:#666;line-height:1.7;margin-bottom:1.5rem;padding-left:1rem;text-align:justify}.about-text p:last-child{margin-bottom:0;position:relative;padding-right:1rem}.about-text p:last-child:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:60px;height:1px;background:linear-gradient(to right,#e0e0e0,transparent)}.highlight-text{font-weight:700;font-size:1.2rem;color:#333;margin:0 2px;transition:all .3s ease}.highlight-text:hover{color:#000;text-shadow:0 1px 2px rgba(0,0,0,.1)}.about-image{flex:1;border-radius:12px;overflow:hidden;box-shadow:4px 4px 8px #0000001a;position:relative;aspect-ratio:16/9}.about-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.about-image:hover img{transform:scale(1.05)}@media (max-width: 1024px){.about-cards{flex-wrap:wrap}.about-card{width:calc(50% - .75rem)}}@media (max-width: 768px){.about-cards{flex-direction:column}.about-card{width:100%;margin-bottom:1.5rem;padding:1.5rem}.about-card .card-content{padding:1.25rem;margin-bottom:1.25rem}.about-card h3{font-size:1.25rem}.about-card p{font-size:1rem}.about-section h2{font-size:2rem}.about-content{flex-direction:column;gap:2rem;align-items:stretch}.about-text{padding-right:1rem}.about-text:before{left:-.5rem}.about-text h3{font-size:1.25rem;padding-left:.75rem}.about-text p{font-size:1rem;padding-left:.75rem;line-height:1.6}.about-text p:last-child{padding-right:.75rem}.highlight-text{font-size:1.1rem;margin:0 1px}.about-image{aspect-ratio:16/9}}@media (max-width: 480px){.about-card{padding:1.25rem}.about-card .card-content{padding:1rem;margin-bottom:1rem}.about-card h3{font-size:1.1rem}.about-card p{font-size:.9rem}.about-section h2{font-size:1.75rem}.about-content{gap:1.5rem}.about-text{padding-right:.75rem}.about-text:before{left:-.25rem;width:3px}.about-text h3{font-size:1.1rem;padding-left:.5rem;margin-bottom:1.25rem}.about-text h3:after{width:30px}.about-text p{font-size:.9rem;line-height:1.5;padding-left:.5rem;margin-bottom:1.25rem}.about-text p:last-child{padding-right:.5rem}.highlight-text{font-size:1rem;margin:0 1px}.about-text p:last-child:after{width:40px}.about-image{aspect-ratio:16/9}}.self-research-section{margin-top:4rem;padding-top:4rem;border-top:1px solid #e0e0e0;text-align:center}.research-carousel{margin:3rem 0;position:relative}.carousel-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.research-carousel .carousel-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a;transition:all .5s ease-in-out;position:relative;aspect-ratio:16/9}.research-carousel .carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;position:absolute;top:0;left:0}.research-carousel .carousel-item.main{width:60%;max-width:600px}.research-carousel .carousel-item.side{width:20%;max-width:200px;opacity:.8;transform:scale(.9)}.research-carousel .carousel-item:hover img{transform:scale(1.05)}.carousel-controls{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.carousel-control{background-color:var(--primary-text);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.carousel-control:hover{background-color:#333;transform:scale(1.1)}.carousel-control.play-pause{font-size:1rem}.carousel-indicators{display:flex;justify-content:center;gap:8px}.carousel-indicators .indicator{width:12px;height:12px;border-radius:50%;border:2px solid var(--primary-text);background-color:transparent;cursor:pointer;transition:all .3s ease}.carousel-indicators .indicator.active{background-color:var(--primary-text);transform:scale(1.2)}.research-text{max-width:800px;margin:2rem auto;padding:1.5rem}.research-text p{font-size:1.125rem;color:var(--secondary-text);line-height:1.6;text-align:left;letter-spacing:.5px;margin:0}.text-bold{font-weight:500}.research-videos{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.video-item{flex:1;min-width:300px;max-width:400px}.video-container{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a;margin-bottom:1rem;aspect-ratio:16/9}.video-thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;position:absolute;top:0;left:0}.video-container:hover .video-thumbnail{transform:scale(1.05)}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000b3;color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-play-button:hover{background-color:#000000e6;transform:translate(-50%,-50%) scale(1.1)}.video-title{font-size:1.125rem;font-weight:600;color:var(--primary-text);margin:0;text-align:center}.qr-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.qr-modal-content{background-color:#fff;border-radius:8px;padding:2rem;max-width:400px;width:90%;box-shadow:0 4px 20px #00000026;animation:slideIn .3s ease;position:relative}.qr-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .3s ease}.qr-modal-close:hover{color:#333}.qr-modal-title{font-size:1.5rem;color:var(--primary-text);margin-bottom:1.5rem;text-align:center}.qr-code-container{display:flex;justify-content:center;align-items:center}.qr-code{max-width:100%;height:auto;max-height:300px;border-radius:4px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.qr-modal-content{padding:1.5rem;max-width:300px}.qr-modal-title{font-size:1.25rem;margin-bottom:1rem}.qr-code{max-height:250px}}.policy-document{padding:6rem 0 4rem;background-color:#f9f9f9}.policy-document .container{max-width:800px;margin:0 auto;padding:0 2rem}.back-button{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--primary-text);color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}.back-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 2px 8px #0003}.back-button:active{transform:translateY(0);box-shadow:0 1px 4px #0003}.policy-document h1{font-size:2.5rem;color:var(--primary-text);margin-bottom:2rem;text-align:center}.policy-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.policy-content p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:var(--secondary-text)}@media (max-width: 768px){.policy-document{padding:2rem 0}.policy-document .container{padding:0 1rem}.policy-document h1{font-size:2rem}.policy-content{padding:1.5rem}.back-button{padding:.5rem 1rem;font-size:.9rem;margin-bottom:1.5rem}}@media (max-width: 1024px){.carousel-item.main{width:50%}.carousel-item.side{width:25%}}@media (max-width: 768px){.self-research-section{margin-top:3rem;padding-top:3rem}.carousel-container{flex-direction:column;gap:1rem}.carousel-item.main,.carousel-item.side{width:100%;max-width:100%;transform:none;opacity:1}.research-videos{flex-direction:column;align-items:center}.video-item{width:100%;max-width:100%}.research-text p,.video-title{font-size:1rem}}@media (max-width: 480px){.self-research-section{margin-top:2rem;padding-top:2rem}.carousel-control{width:35px;height:35px;font-size:1.25rem}.video-item{min-width:100%}}.partners-carousel-section{padding:4rem 0 0;background-color:#f5f5f5;text-align:center}.partners-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:3rem auto 0}.partner-item{flex:1 1 150px;min-width:150px;max-width:200px;padding:2rem;display:flex;flex-direction:column;align-items:center;transition:all .5s ease;box-sizing:border-box;min-height:200px}.partner-item .logo-container{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;width:100%}.partner-item img{max-width:200px;max-height:100px;object-fit:contain;transition:transform .3s ease}.partner-item:hover img{transform:scale(1.1)}.partner-name{font-size:1rem;font-weight:600;color:var(--primary-text);margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100%}@media (max-width: 1024px){.partner-item{flex:1 1 200px;max-width:250px}}@media (max-width: 768px){.partners-carousel-section{padding:3rem 0 0}.partner-item{flex:1 1 150px;max-width:200px;padding:1.5rem;min-height:180px}.partner-item .logo-container{height:80px}.partner-item img{max-width:150px;max-height:80px}.partner-name{font-size:.9rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100%}}@media (max-width: 480px){.partners-carousel-section{padding:2rem 0 0}.partner-item{flex:1 1 120px;max-width:150px;padding:1rem;min-height:160px}.partner-item .logo-container{height:60px}.partner-item img{max-width:120px;max-height:60px}.partner-name{font-size:.875rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100%}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color: #FFFFFF;--primary-text: #1A1A1A;--secondary-text: #666666;--border-color: #EAEAEA;--font-family: "Inter", sans-serif;--font-weight-regular: 400;--font-weight-semibold: 600;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 2rem;--spacing-xl: 4rem;--max-width: 1200px}body{font-family:var(--font-family);color:var(--primary-text);background-color:var(--bg-color);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-md)}p{font-weight:var(--font-weight-regular);margin-bottom:var(--spacing-md)}a{color:var(--primary-text);text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary-text)}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-md);width:100%}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--spacing-md);width:100%}@media (max-width: 1200px){.container{max-width:100%}}@media (max-width: 768px){.grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 480px){.grid{grid-template-columns:1fr}}
