@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.faq-container{background-color:#fff;border-radius:10px;margin:0 auto 5%;max-width:60%;padding:40px 20px;width:80%}.faq-heading-wrapper{margin-bottom:30px;text-align:center}.sub-title{color:#e9554a;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.faq-heading{display:inline-block;font-size:2rem;font-weight:700;padding-bottom:10px}.accordion-item{background-color:#d2d0d0;border-radius:40px;margin-bottom:15px;overflow:hidden;transition:background-color .3s ease}.accordion-item:hover{background-color:#0c0644}.accordion-header{align-items:center;color:#000;cursor:pointer;display:flex;font-weight:500;padding:10px;transition:color .3s ease}.accordion-item:hover .accordion-header{color:#fff}.question-mark{align-items:center;background-color:#fff;border-radius:50%;color:orange;display:flex;font-weight:700;height:45px;justify-content:center;margin-right:10px;transition:color .3s ease,background-color .3s ease;width:45px}.accordion-item:hover .question-mark{background-color:#0b3e4d;color:orange}.accordion-title{flex:1 1;font-size:20px}.accordion-icon{font-size:1.7rem;font-weight:700;margin-right:10px;transition:color .3s ease}.accordion-item:hover .accordion-icon{color:orange}.accordion-content{background-color:#fafafa;border-top:1px solid #ddd;padding:15px 20px}@media (max-width:768px){.faq-container{padding:30px 15px}.faq-heading{font-size:1.6rem}.question-mark{font-size:1rem;height:30px;width:30px}.accordion-icon{font-size:1.2rem}}@media (max-width:480px){.faq-container{padding:20px 10px}.faq-heading{font-size:1.4rem}.question-mark{font-size:.9rem;height:28px;width:28px}.accordion-icon{font-size:1rem}}.who-we-are-section{background-color:#fff;box-sizing:border-box;gap:64px;margin-top:64px;padding:64px 24px;width:100%}.frame-10,.who-we-are-section{align-items:center;display:flex;flex-direction:column}.frame-10{gap:20px;max-width:1100px;text-align:center}.line-1{color:#000;font-family:SF Pro Display,sans-serif;font-size:31px;font-weight:500;letter-spacing:-.01em;line-height:1.5}.mobile-frame-10{align-items:center;display:none;flex-direction:column;padding:0 16px;text-align:center}.mobile-line-1{color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:600;line-height:30px}.stats-section{display:flex;flex-wrap:wrap;gap:48px;justify-content:center;max-width:1200px;width:100%}.stat{gap:20px;max-width:100%;width:320px}.icon-wrapper,.stat{align-items:center;display:flex}.icon-wrapper{border-radius:50%;height:56px;justify-content:center;width:56px}.red-bg{background:#fee4e2}.yellow-bg{background:#fff8e6}.green-bg{background:#e6f3eb}.icon-wrapper img{height:28px;width:28px}.stat-text{align-items:center;display:flex;flex-direction:row}.stat-text h1{color:#171717;font-family:SF Pro Display,sans-serif;font-size:48px;font-weight:700;margin-right:10px}.stat-text p{color:#171717;font-size:16px;font-weight:500;line-height:22px}@media (max-width:1024px){.frame-10{padding:0 20px}.stats-section{gap:36px}}@media (max-width:768px){.who-we-are-section{gap:40px;padding:40px 16px}.frame-10{display:none}.mobile-frame-10{display:flex;gap:12px}.stats-section{gap:24px}.stat,.stats-section{align-items:center;flex-direction:column}.stat{gap:12px;max-width:320px;text-align:center;width:100%}.stat-text{align-items:center;flex-direction:column}.stat-text h1{font-size:36px;margin:0}.stat-text p{font-size:14px;line-height:20px}.icon-wrapper{height:48px;width:48px}.icon-wrapper img{height:24px;width:24px}}@media (max-width:480px){.mobile-line-1{font-size:18px;line-height:26px}.stat-text h1{font-size:28px}.stat-text p{font-size:13px;line-height:18px}}.navbar{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1e1e1e4d;box-sizing:border-box;height:84px;justify-content:center;left:0;padding:12px 120px;position:fixed;top:0;transition:background-color .3s ease;z-index:1000}.navbar,.navbar-container{align-items:center;display:flex;width:100%}.navbar-container{justify-content:space-between;position:relative}.navbar-left{color:#e3e3e3;font-size:15px}.navbar-phone{font-size:12px;font-weight:500;height:21px;line-height:21px;text-align:left;width:120px}.navbar-phone i{margin-right:8px}.navbar-logo{height:60px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.navbar-center,.navbar-logo{align-items:center;display:flex}.navbar-center{gap:32px;width:100%}.navbar-menu{align-items:center;display:flex;gap:110px;list-style:none;margin:0;padding:0}.navbar-link{color:#e3e3e3;font-size:18px}.navbar-link,.navbar-mobile-link{font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-mobile-link{color:#171717;font-size:15px}.navbar-link:hover{color:#e9554a;color:var(--button-red)}.navbar-logo img{gap:0;height:60px;width:74.48px}.navbar-right{align-items:center;display:flex;gap:16px}.navbar-right a{color:#e3e3e3;font-size:18px;transition:color .3s ease}.navbar-right a:hover{color:#e9554a;color:var(--button-red)}.dropdown{cursor:pointer;position:relative}.dropdown-item{text-decoration:none}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 30px #00000026;display:flex;flex-direction:column;gap:1px;left:0;padding:8px 0;position:absolute;top:100%;width:420px;z-index:1000}.dropdown-item{align-items:center;background:#fff;color:#171717;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;justify-content:space-between;padding:16px}.dropdown-item:hover{background:#f5f5f5}.dropdown-item svg{color:#b3b3b3;height:24px;width:24px}.navbar-menu-icon,.navbar-mobile{display:none}.navbar-mobile-menu{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%}.navbar-mobile-menu ul{list-style:none;margin:0;padding:0;text-align:center}.navbar-mobile-menu li{align-self:center;margin:16px 0 30px;text-align:center}.navbar-mobile-link-other{text-align:center}.navbar-mobile-menu a{color:#171717;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:600;letter-spacing:2px;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.navbar-mobile-social{display:flex;gap:16px;list-style:none;margin:20px 0 0;padding:0;text-align:center}.phone-icon{height:13.93px;margin-right:15px;margin-top:5px;width:13.93px}.mobile-phone{color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin-left:10px;text-align:left}.navbar-close-btn{background:none;border:none;bottom:20px;cursor:pointer;left:50%;padding:10px;position:absolute;transform:translateX(-50%)}.close-icon{height:40px;transition:transform .3s ease;width:40px}.navbar-close-btn:hover .close-icon{transform:rotate(90deg)}.offcanvas{border-radius:8px;box-shadow:0 4px 30px #00000026;height:822px;justify-content:center;left:0;padding:20px;transform:translateX(-100%);transition:transform .3s ease;z-index:1002}.offcanvas.open{transform:translateX(0)}.offcanvas-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px}.offcanvas-header h2{font-family:SF Pro Display,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.04em;line-height:48px;text-align:center}.back-btn{background:none;border:none;bottom:50px;cursor:pointer;left:50%;padding:10px;position:absolute;transform:translateX(-50%)}.back-btn img{height:54px;width:54px}.offcanvas-menu{flex-grow:1;list-style:none;margin:0;padding:0}.offcanvas-menu li{margin:16px 0 60px}.offcanvas-menu li a{color:#5c5c5c;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:600;letter-spacing:2px;text-decoration:none;transition:color .3s ease}.offcanvas-menu li a:hover{color:#e9554a}.back-btn:hover img{opacity:.7}@media (max-width:1024px){.navbar{padding:1rem 4vw}.navbar-menu{gap:.5rem}}@media (min-width:769px){.offcanvas{display:none}}.navbar-mobile-link-service{color:#171717;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:600;letter-spacing:2px;text-decoration:none;text-transform:uppercase;transition:color .3s ease}@media (max-width:768px){.navbar-logo{display:none}.navbar-mobile{align-items:center;display:flex;gap:8px;justify-content:flex-start}.navbar-menu-icon{justify-content:flex-end}.navbar{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);padding:0}.navbar,.navbar-container{display:flex;justify-content:space-between;width:100%}.navbar-container{padding:0 2%}.navbar-center,.navbar-left,.navbar-right{display:none}.navbar-menu-icon{align-items:center;color:#fff;color:var(--text-color);cursor:pointer;display:flex;font-size:24px;justify-content:center}.navbar-menu-icon:hover{color:#e9554a;color:var(--button-red)}.navbar-mobile-menu.open{background:#fff;opacity:1;visibility:visible}}body{max-width:100vw}.testimonial-section{background:#fff;box-sizing:border-box;gap:40px;justify-content:center;margin-top:50px;padding:40px 120px}.testimonial-header,.testimonial-section{align-items:center;display:flex;flex-direction:column;width:100%}.testimonial-header{max-width:1600px;text-align:center}.testimonial-subtitle{color:#e9554a;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.testimonial-title{color:#171717;font-family:SF Pro Display,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.04em;line-height:48px;margin:0}.testimonial-cards{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.testimonial-card{background:#07353e;border:1px solid #e3e3e3;border-radius:16px;box-shadow:0 1px 4px #0c0c0d1a,0 1px 4px #0c0c0d0d;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;padding:48px;width:800px}.testimonial-feedback{color:#fff;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.testimonial-footer{align-items:center;display:flex;flex-direction:column;gap:4px}.testimonial-name{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;margin:0}.testimonial-role{color:#fff;font-size:14px;font-weight:500;margin:0}.testimonial-rating .star-filled{color:#fec733;font-size:20px}.testimonial-dots{display:flex;gap:8px;justify-content:center;margin-top:40px}.testimonial-dot{background:#5c5c5c;border-radius:50%;height:8px;opacity:.3;transition:opacity .2s;width:8px}.testimonial-dot.active{background:#e9554a;opacity:1}@media (max-width:1024px){.testimonial-section{padding:40px 60px}.testimonial-card{max-width:400px;padding:32px;width:100%}.testimonial-title{font-size:32px;line-height:1.3}.testimonial-feedback{font-size:16px}}@media (max-width:768px){.testimonial-section{padding:30px 20px}.testimonial-cards{flex-wrap:nowrap;gap:16px;overflow-x:auto;padding:10px 0;scroll-snap-type:x mandatory}.testimonial-cards::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 85%;height:auto;max-width:85%;padding:24px;scroll-snap-align:start}.testimonial-feedback{font-size:14px;line-height:1.6}.testimonial-title{font-size:28px;text-align:center}.testimonial-subtitle{font-size:12px;text-align:center}.testimonial-name{font-size:16px}.testimonial-role{font-size:12px}.testimonial-rating .star-filled{font-size:16px}.testimonial-dots{margin-top:20px}.testimonial-dot{height:6px;width:6px}}@media (max-width:480px){.testimonial-card{flex:0 0 90%;max-width:90%}.testimonial-title{font-size:24px}.testimonial-feedback{font-size:13px}}:root{--font-primary:"SF Pro Text",sans-serif;--navbar-bg:#000}body{margin:0;overflow-x:hidden;padding:0}.navbar-other,body{box-sizing:border-box}.navbar-other{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;display:flex;height:84px;left:0;padding:0 120px;position:fixed;top:0;transition:background-color .3s ease;width:100%;z-index:1000}.navbar-other.dark{background:#000000e6}.navbar-container-other{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.navbar-menu-other{align-items:center;display:flex;gap:110px;list-style:none;margin:0;padding:0}.navbar-menu-other.left-menu{flex:1 1;justify-content:flex-start}.navbar-menu-other.right-menu{flex:1 1;justify-content:flex-end}.navbar-link-other{color:#353535;cursor:pointer;font-size:18px;font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-link-other:hover{color:#e9554a;color:var(--button-red)}.navbar-logo-other{align-items:center;display:flex;height:60px;left:50%;position:absolute;transform:translateX(-50%);z-index:1001}.navbar-logo-other img{height:60px;width:auto}.dropdown-menu-other{background:#fff;border-radius:8px;box-shadow:0 4px 30px #00000026;display:flex;flex-direction:column;gap:1px;padding:8px 0;position:absolute;width:420px;z-index:1000}.dropdown-item-other{align-items:center;background:#fff;color:#171717;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;justify-content:space-between;padding:16px;text-decoration:none}.dropdown-item-other:hover{background:#f5f5f5}.dropdown-item-other svg{color:#b3b3b3;height:24px;width:24px}.navbar-menu-icon-other,.navbar-mobile-other{display:none}@media (max-width:768px){.navbar-other{height:60px;padding:0 16px}.navbar-container-other{padding:0}.navbar-menu-other{display:none}.navbar-logo-other{height:40px;margin:0 auto;position:static;transform:none}.navbar-logo-other img{height:40px}.navbar-menu-icon-other{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.navbar-mobile-menu{background:#fff;height:100vh;left:0;opacity:0;overflow-y:auto;padding:64px 24px 24px;position:fixed;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:1002}.navbar-mobile-menu.open{opacity:1;visibility:visible}.navbar-mobile-menu ul{list-style:none;margin:0;padding:0}.navbar-mobile-menu li{margin-bottom:20px}.navbar-mobile-link-other{align-items:center;color:#353535;display:flex;font-size:18px;font-weight:700;gap:8px;text-decoration:none}.navbar-mobile-link-other:hover{color:#e9554a;color:var(--button-red)}.phone-icon-other{height:20px;width:20px}.mobile-phone-other{font-size:16px;font-weight:700}.navbar-close-btn-other{background:none;border:none;cursor:pointer;position:fixed;right:16px;top:16px;z-index:1003}.close-icon-other{height:32px;width:32px}}.offcanvas{background:#fff;box-shadow:-3px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;padding:24px;position:fixed;right:-320px;top:0;transition:right .3s ease;width:320px;z-index:1004}.offcanvas.open{right:0}.offcanvas-header-other{border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:16px}.offcanvas-menu-other{flex-grow:1;list-style:none;margin:0;overflow-y:auto;padding:0}.offcanvas-menu-other li{margin-bottom:16px}.offcanvas-menu-other a{color:#353535;font-size:16px;font-weight:700;text-decoration:none}.back-btn-other{align-self:flex-start;background:none;border:none;cursor:pointer}.back-btn-other img{height:24px;width:24px}.dropdown-menu-other{left:0;top:100%}:root{--hero-padding:32px}.about-us-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:850px;justify-content:flex-end;margin:50px auto}.about-us-hero:before{background:rgba(0,0,0,.412);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about-us-hero>*{position:relative;z-index:2}.hero-content-aboutus h1{word-wrap:break-word;font-family:var(--font-heading);font-size:56px;margin:0}.hero-tagline p{font-family:var(--font-body);font-size:20px;line-height:1.6}@media (max-width:1024px){.about-us-hero{margin-top:80px;padding:24px}.hero-content-aboutus h1{font-size:42px}.hero-tagline p{font-size:18px}}@media (max-width:768px){.about-us-hero{height:100vh;padding:24px 16px}.hero-content-aboutus{left:50%;max-width:90%;position:absolute;text-align:center;top:65%;transform:translate(-50%,-50%)}.hero-content-aboutus h1{font-size:28px;line-height:1.3}.hero-tagline{background:#1e1e1e80;border-radius:16px;left:50%;margin:16px auto;padding:16px;position:absolute;text-align:center;top:80%;transform:translateX(-50%);width:90%}.hero-tagline p{font-size:16px}}@media (max-width:480px){.about-us-hero{height:100vh;padding:16px 12px}.hero-content-aboutus h1{font-size:24px}.hero-tagline{padding:12px}.hero-tagline p{font-size:14px}}:root{--main-red:#e9554a;--text-dark:#323232;--text-muted:#5c5c5c;--font-body:"Inter",sans-serif}.about-tellida{background:#fff;justify-content:center;margin:0 auto;padding:80px 20px;position:relative}.about-content,.about-tellida{align-items:center;display:flex;width:100%}.about-content{flex-direction:column;gap:48px;max-width:1200px}.about-header{text-align:center;width:100%}.about-header h3{color:#e9554a;color:var(--main-red);font-family:Inter,sans-serif;font-family:var(--font-body);font-size:14px;font-weight:700;line-height:150%;margin-bottom:8px;text-transform:uppercase}.about-header h1{color:#323232;color:var(--text-dark);font-family:SF Pro Display,sans-serif;font-family:var(--font-heading);font-size:48px;font-weight:600;line-height:1.3;margin-bottom:24px}.about-header p{color:#3b3b3b;font-family:Inter,sans-serif;font-family:var(--font-body);font-size:18px;font-weight:400;line-height:1.7}.about-images{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;width:100%}.about-image{border-radius:16px;height:auto;max-width:389px;object-fit:cover;width:100%}@media (max-width:1024px){.about-header h1{font-size:36px}.about-header p{font-size:16px}}@media (max-width:768px){.about-tellida{padding:60px 16px}.about-content{gap:32px}.about-header h1{font-size:28px;line-height:1.4}.about-header p{font-size:15px;line-height:1.6}.about-images{flex-direction:column;gap:16px}}@media (max-width:480px){.about-header h1{font-size:24px}.about-header p{font-size:14px}}.voice-section{background:linear-gradient(135deg,#f9f9f9,#f9f9f9);border-radius:16px;box-sizing:border-box;color:#2a2a2a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:60px auto;max-width:1100px;padding:0 20px 60px}.voice-content-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:40px 20px}.text-content{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;min-width:280px}.button-group,.description,.main-title,.testimonial-label{margin-left:0;padding-left:0;text-align:left;width:100%}.testimonial-label{color:#e9554a;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.main-title{color:#000;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;margin:0 0 20px}.description{color:#4a4a4a;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.65;margin-bottom:30px;margin-left:15px}.button-group{align-items:center;display:flex}.read-more-button{align-items:center;background:linear-gradient(90deg,#e1ce3fc5,#e2d934b6);border:none;border-radius:28px;box-shadow:0 4px 12px #06f0;color:#fff;cursor:pointer;display:inline-flex;font-size:clamp(1rem,1.8vw,1.1rem);font-weight:600;gap:8px;justify-content:flex-start;margin-left:15px;padding:14px 28px;transition:background .3s ease,box-shadow .3s ease}.read-more-button:focus,.read-more-button:hover{background:linear-gradient(90deg,#cbac3e,#d0b126);box-shadow:0 6px 20px #004bb500;outline:none}.chevron{font-size:1.2rem;font-weight:700}.image-container{display:flex;flex:1 1 45%;justify-content:center;min-width:280px}.employee-image{border-radius:20px;box-shadow:0 10px 30px #00004626;height:auto;max-width:100%;object-fit:cover;transition:transform .4s ease}.employee-image:hover{transform:scale(1.05)}.modal-overlay-voice{align-items:center;background:#18848ab3;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100vw;z-index:1500}.modal-content-voice{background:#0b5765;border-radius:20px;box-shadow:0 12px 40px #0030324d;max-height:90vh;max-width:800px;overflow-y:auto;padding:30px 35px;position:relative;width:100%}.close-button-voice{background:#0000;border:none;color:#fff;cursor:pointer;font-size:2.5rem;position:absolute;right:18px;top:18px}.close-button-voice:hover{color:#d44949}.modal-title-voice{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:0 1px 3px #00687a4d}.modal-description-voice{color:#fff;font-size:1.1rem;line-height:1.65}.testimonial-voice{margin-bottom:30px}.testimonial-voice p{color:#fff;font-weight:400;margin-bottom:12px}.testimonial-voice strong{color:#fff;font-weight:700}.modal-description-voice hr{border:none;border-top:1px solid #e2e8f0;margin:15px 0}@media (max-width:1024px){.voice-content-wrapper{flex-direction:column;gap:30px;padding:30px 15px}.image-container,.text-content{min-width:auto;width:100%}.main-title{font-size:2.3rem}.read-more-button{font-size:1rem;padding:12px 24px}}@media (max-width:767px){.voice-section{margin:40px 15px 50px;padding:0 15px 40px}.main-title{font-size:1.8rem}.testimonial-label{font-size:.85rem}.description{font-size:1rem}.read-more-button{border-radius:32px;font-size:1.1rem;justify-content:flex-start;padding:14px 28px;width:100%}.modal-content-voice{max-width:95vw;padding:25px 20px}.modal-title-voice{font-size:2rem}}@media (max-width:399px){.description{font-size:.9rem}.main-title,.modal-title-voice{font-size:1.6rem}}.global-about-container{display:flex;height:auto;margin-bottom:0;padding:60px 20px;position:relative}.global-about-content{margin:0 auto;max-width:1200px;text-align:center}.global-about-image{border-radius:16px;height:auto;max-width:100%}@media (max-width:768px){.global-about-container{padding:0;position:relative;top:0}.global-about-content{padding:0 5px;width:100%}.global-about-image{border-radius:12px;height:auto;object-fit:cover;width:100%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}:root{--color-primary:#e9554a;--color-text-dark:#171717;--color-text-muted:#353535;--font-family-heading:"SF Pro Display",sans-serif;--font-family-base:"Arial",sans-serif;--max-width-desktop:1200px;--max-width-large-desktop:1600px;--gap-logo-row:64px;--gap-logo-row-tablet:48px;--gap-logo-row-mobile:24px}.certification-container{background:#fff url(/static/media/Awards.3268324f09048f096476.png) no-repeat 50%/cover;box-sizing:border-box;justify-content:center;min-height:680px;overflow:hidden;padding:6rem 1.5rem 4rem}.certification-container,.certification-content{align-items:center;display:flex;position:relative;width:100%}.certification-content{flex-direction:column;max-width:1200px;max-width:var(--max-width-desktop);padding:0 1rem;text-align:center;z-index:1}.certification-badge{color:#e9554a;color:var(--color-primary);font-family:Arial,sans-serif;font-family:var(--font-family-base);font-size:clamp(.9rem,1.4vw,1.1rem);font-weight:700;letter-spacing:.12em;margin-bottom:.5rem;text-transform:uppercase}.certification-heading{color:#171717;color:var(--color-text-dark);font-family:SF Pro Display,sans-serif;font-family:var(--font-family-heading);font-size:clamp(2rem,3vw,2.25rem);font-weight:600;letter-spacing:-.04em;line-height:1.2;margin:0 0 1.5rem;max-width:800px}.certification-description{color:#353535;color:var(--color-text-muted);font-family:Arial,sans-serif;font-family:var(--font-family-base);font-size:clamp(1rem,1.2vw,1.125rem);font-weight:500;line-height:1.6;margin:0 auto 3rem;max-width:700px;padding:0 .5rem}.iso-logo-margin{display:block;margin:15% auto 10%}.certification-logos-slider{margin:0 auto;max-width:820px;width:100%}.certification-slide{align-items:center;display:flex!important;justify-content:center;padding:0 10px}.certification-logo{cursor:pointer;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));justify-content:center;max-height:180px;max-width:220px;object-fit:contain;transition:transform .3s ease,filter .3s ease}.certification-logo:focus,.certification-logo:hover{filter:drop-shadow(0 4px 8px rgba(233,85,74,.35));outline:none;transform:scale(1.05)}@media (min-width:2560px){:root{--max-width-desktop:var(--max-width-large-desktop)}.certification-logo{max-height:220px;max-width:280px}}@media (min-width:1441px) and (max-width:2559px){:root{--max-width-desktop:1400px}.certification-logo{max-height:200px;max-width:260px}}@media (min-width:1025px) and (max-width:1440px){:root{--max-width-desktop:1100px}.certification-logo{max-height:180px;max-width:220px}}@media (min-width:769px) and (max-width:1024px){.certification-container{background-size:contain;min-height:700px;padding:3rem 1.25rem}.certification-content{max-width:90%}.certification-description{font-size:1rem;max-width:100%}.certification-logos-slider{max-width:100%}.certification-logo{max-height:140px;max-width:180px}}@media (min-width:600px) and (max-width:768px){.certification-container{background-size:contain;min-height:auto;padding:2.5rem 1rem}.certification-content{max-width:100%}.certification-description{font-size:.95rem;padding:0 1rem}.certification-logo{max-height:120px;max-width:150px}}@media (min-width:414px) and (max-width:599px){.certification-container{background-size:contain;padding:2rem 1rem}.certification-content{padding:0 1rem}.certification-description{font-size:.9rem}.certification-logo{max-height:140px;max-width:170px}}@media (max-width:413px){.certification-container{background-size:contain;padding:1.5rem .75rem}.certification-content{padding:0 .75rem}.certification-heading{font-size:1.375rem;margin-bottom:1rem}.certification-description{font-size:.85rem;max-width:100%}.certification-logo{max-height:140px;max-width:170px}}.footer{background-color:#111827;color:#e5e7eb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:60px 20px 30px}.footer a{color:#e5e7eb;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#3b82f6}.footer-main{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1400px}.footer-left{display:flex;flex:1 1 250px;flex-direction:column;gap:20px}.footer-logo{margin-bottom:10px;max-width:180px}.address-title{color:#facc15;font-size:1.5rem;margin-bottom:6px}.address-sub{font-size:1.3rem;font-weight:700;margin-top:10px}.address{color:#d1d5db;font-size:1rem;line-height:1.5}.footer-links{display:flex;flex:2 1 400px;gap:60px;justify-content:space-between}.footer-column h3{color:#facc15;font-size:1.5rem;margin-bottom:15px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:10px}.footer-column li a{font-size:1.3rem;line-height:2rem}.footer-certified{display:flex;flex:1 1 250px;flex-direction:column;gap:20px}.footer-certified h3{color:#facc15;font-size:1.5rem;margin-bottom:15px}.footer-certificates{display:flex;flex-wrap:wrap;gap:15px}.footer-certificates img{border-radius:4px;height:40px;object-fit:contain}.footer-social,.footer-social-mobile{display:flex;gap:15px;margin-top:10px}.footer-social img,.footer-social-mobile img{height:30px;transition:transform .3s ease;width:30px}.footer-social img:hover,.footer-social-mobile img:hover{transform:scale(1.1)}.footer-social-mobile{display:none}.mobileNum{color:#d1d5db;font-size:1.3rem;line-height:2rem}.footer-bottom{border-top:1px solid #374151;margin-top:30px;padding-top:20px;text-align:center}.footer-bottom p{font-size:.9rem;margin-bottom:10px}.footer-terms{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer-terms span{font-size:.85rem}@media (max-width:1024px){.footer-main{align-items:center;flex-direction:column}.footer-certified,.footer-left,.footer-links{align-items:center;text-align:center;width:100%}.footer-links{align-items:center;flex-direction:column}.footer-column{margin-bottom:20px}.footer-social{display:none}.footer-social-mobile{display:flex;justify-content:center}}@media (max-width:640px){.footer-logo{max-width:140px}.footer-certificates img{height:30px}.footer-social img,.footer-social-mobile img{height:25px;width:25px}.footer-bottom p,.footer-terms span{font-size:.75rem}}.gallery-section{align-items:center;background:#fff;height:auto;overflow:hidden;padding:40px 16px;position:relative}.gallery-container,.gallery-section{box-sizing:border-box;display:flex;justify-content:center;width:100%}.gallery-container{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:16px;max-width:1200px}.gallery-column{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;min-width:260px;width:23%}.gallery-item{background-color:#d9d9d9;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;width:100%}.gallery-item img{border-radius:16px;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.gallery-container{flex-wrap:wrap;gap:16px}.gallery-column{width:45%}}@media (max-width:768px){.gallery-section{padding:24px 12px}.gallery-container{align-items:center;flex-direction:column;gap:24px}.gallery-column{align-items:center;width:100%}.gallery-item{max-width:320px;width:90%}}.jobs-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.jobs-section .av{font-size:2.5rem;font-weight:700;margin-top:30px;text-align:center}.job-card{background-position:50%;background-size:cover;border-radius:15px;box-shadow:0 8px 20px #0003;height:400px;max-width:350px;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.job-card:hover{transform:scale(1.03)}.title-overlay{background-color:#0009;bottom:0;font-size:1.3rem;font-weight:500}.overlay-content,.title-overlay{color:#fff;padding:1rem;position:absolute;text-align:center;width:100%}.overlay-content{align-items:center;background:#0006;display:flex;flex-direction:column;font-size:1.2rem;height:100%;justify-content:center;line-height:2rem;opacity:0;pointer-events:none;top:0;transition:opacity .3s ease;z-index:1}.job-card:hover .overlay-content{opacity:1;pointer-events:auto}.apply-button{background-color:#001f4d!important;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-weight:700;margin-top:1rem;padding:.6rem 1.5rem;position:relative;transition:background-color .3s ease;z-index:2}.apply-button:hover{background-color:#001a40}.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{background:#fff;border-radius:15px;box-shadow:0 10px 25px #0000004d;max-height:90vh;max-width:700px!important;overflow-y:auto;padding:2rem;width:95%!important}.modal-inner-content{align-items:center;display:flex;flex-direction:column}.modal-image{border-radius:10px;height:auto!important;margin-bottom:1.5rem;max-height:1500px;object-fit:cover;width:100%!important}.application-form{display:flex;flex-direction:column;gap:.8rem}.application-form input,.application-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.8rem}.submit-button{background-color:#00bfff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem 1.5rem}.submit-button:hover{background-color:#009acd}.close-button{background-color:#d9534f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem;padding:.6rem 1.5rem}.close-button:hover{background-color:#c9302c}.modal-divider{border:0;border-top:1px solid #ccc;margin:1.5rem 0}@media (max-width:768px){.jobs-container{align-items:center;flex-direction:column}.job-card{height:380px;max-width:90%}.modal-content{height:auto!important;max-width:95%!important;padding:1rem}}@media (max-width:480px){.job-card{height:360px}.apply-button,.close-button,.submit-button{font-size:.9rem;padding:.5rem 1.2rem}.modal-content{max-width:95%!important;padding:1rem}.modal-image{max-height:auto!important;object-fit:cover}.application-form input,.application-form textarea{font-size:.9rem;padding:.6rem}.close-button,.submit-button{font-size:.9rem;padding:.5rem 1.2rem}.modal-inner-content h2{font-size:1.2rem;text-align:center}}:root{--button-red:#e9554a;--button-hover-red:#cf271a;--text-color:#fff;--font-heading:"SF Pro Display",sans-serif;--font-body:"SF Pro Text",sans-serif}body,html{height:100vh;margin:0;max-width:100vw;overflow-x:hidden;padding:0}.hero-section{align-items:center;background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.background-video{object-fit:cover;z-index:1}.background-video,.overlay{height:100%;left:0;position:absolute;top:0;width:100%}.overlay{background-color:#0006;z-index:2}.hero-content{color:#fff;color:var(--text-color);max-width:960px;padding:0 1.5rem;position:relative;width:100%;z-index:3}.hero-content h1{color:#fff;font-family:SF Pro Display,sans-serif;font-family:var(--font-heading);font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-content p{color:#b3b3b3!important;font-family:SF Pro Text,sans-serif;font-family:var(--font-body);font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:8px;cursor:pointer;font-family:SF Pro Text,sans-serif;font-family:var(--font-body);font-size:1rem;font-weight:700;height:60px;padding:.75rem 2rem;transition:background-color .3s ease,color .3s ease}.btn-primary{background-color:#cf271a;background-color:var(--button-hover-red);color:#fff;color:var(--text-color);min-width:220px}.btn-secondary{background-color:#fff;border:2px solid #fff;border:2px solid var(--text-color);color:#000}.btn-secondary:hover{background-color:#fff;background-color:var(--text-color);color:#e9554a;color:var(--button-red)}@media (max-width:1024px){.hero-content{padding:0 2rem}.hero-content h1{font-size:clamp(1.8rem,5vw,2.8rem)}.btn{font-size:.95rem;height:55px}}@media (max-width:768px){.hero-section{height:auto;padding:4rem 1rem}.hero-content{margin-top:10%;padding:0}.hero-content h1{font-size:clamp(1.5rem,7vw,2.2rem);line-height:1.3;margin-bottom:1.5rem}.hero-content p{font-size:1rem;margin-bottom:1.8rem}.hero-buttons{flex-direction:column;gap:12px}.btn{font-size:1rem;height:auto;padding:1rem;width:100%}}@media (max-width:480px){.hero-content h1{font-size:1.5rem}.btn,.hero-content p{font-size:.95rem}.btn{padding:.9rem 1rem}}.logo-grid-container{background-color:#fff;margin:0 auto;max-width:85%;padding:40px 20px;text-align:center}.logo-grid-title{font-size:40px;font-weight:600;margin-bottom:20px;text-align:center}.logo-slide{align-items:center;display:flex!important;justify-content:center;padding:1rem}.logo-grid-image{height:100px;max-width:150px;object-fit:contain;transition:transform .3s ease;width:100%}.logo-grid-image:hover{transform:scale(1.05)}@media (min-width:2560px){.logo-grid-title{font-size:48px}.logo-grid-image{height:120px;max-width:180px}}@media (max-width:1920px){.logo-grid-title{font-size:42px}.logo-grid-image{height:90px;max-width:140px}}@media (max-width:1366px){.logo-grid-title{font-size:36px}.logo-grid-image{height:85px;max-width:130px}}@media (max-width:1024px){.logo-grid-container{max-width:90%;padding:30px 10px}.logo-grid-title{font-size:32px}.logo-grid-image{height:75px;max-width:110px}}@media (max-width:767px){.logo-grid-container{max-width:95%;padding:25px 10px}.logo-grid-title{font-size:28px}.logo-grid-image{height:65px;max-width:90px}}@media (max-width:599px){.logo-grid-container{max-width:100%;padding:20px 5px}.logo-grid-title{font-size:24px}.logo-grid-image{height:55px;max-width:75px}}#root,body,html{box-sizing:border-box;font-family:Inter,Arial,sans-serif;height:100%;margin:0;overflow-x:hidden;padding:0;position:relative}.page-wrapper{background-color:#a199998f;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;z-index:0}.page-wrapper:before{background:linear-gradient(180deg,#17171700 38.13%,#171717),url(/static/media/Exclude3.db695d0f8d22d429ec29.jpg) no-repeat 50%;background-size:cover;content:"";filter:blur(8px);inset:0;position:absolute;z-index:-1}.title-container{margin-top:10%;padding:0 1rem}.page-container{background-color:rgba(7,37,52,.929);border-radius:20px;box-shadow:0 4px 8px #0000001a;margin:0 auto 5rem;max-width:1000px;padding:2rem;width:100%}.page-title{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:1rem;text-align:center}.page-title,.page-titleh4{color:#fff;font-weight:500}.page-titleh4{font-size:clamp(1.2rem,3vw,1.5rem);margin:1.5rem 0 1rem}.page-content{color:#fff;font-size:clamp(.95rem,2.5vw,1.125rem);font-weight:400;line-height:1.7}.page-wrapper button{background-color:#2c3e50;border:none;border-radius:9999px;box-shadow:0 4px 6px #2c3e504d;color:#fff;cursor:pointer;display:block;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;margin:2rem auto;padding:.6rem 2.5rem;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.page-wrapper button:hover{background-color:#1a242f;box-shadow:0 6px 10px #1a242f80;transform:scale(1.05)}@media (max-width:768px){.page-container{border-radius:16px;margin-top:10%;padding:1.5rem}.page-wrapper button{padding:.75rem 1.5rem}}@media (max-width:480px){.page-container{border-radius:12px;margin-top:10%;padding:1rem}.page-wrapper button{font-size:1rem;padding:.6rem 1.2rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.about-us-hero{align-items:center;background:url(/static/media/Exclude6.d7efc276bf9429b72d68.jpg) no-repeat 50%/cover;border-radius:0;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-content-aboutus{color:#fff;left:50%;max-width:718px;position:absolute;text-align:center;top:55%;transform:translate(-50%,-50%);width:80%}.hero-content-aboutus h1{font-family:SF Pro Display,sans-serif;font-size:4rem;font-weight:600;letter-spacing:-.0025em;line-height:1.2;margin-bottom:20px}.hero-tagline{align-items:center;background:#1e1e1e80;border-radius:32px;bottom:40px;display:flex;justify-content:center;left:50%;max-width:592px;padding:24px;position:absolute;transform:translateX(-50%);width:90%}.hero-tagline p{color:#fff;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5;margin:0;text-align:center}@media (max-width:768px){.hero-content-aboutus h1{font-size:2.5rem}.hero-tagline p{font-size:1rem}}@media (max-width:480px){.hero-content-aboutus h1{font-size:2rem}.hero-tagline p{font-size:.875rem}}body.popup-open{height:100%;overflow:hidden;position:fixed;width:100%}.global-blog-container{margin:2% auto 10%;max-width:1340px;padding:0 6%;position:relative;width:100%}.blog-section{flex-wrap:wrap;gap:20px}.blog-popup-overlay,.blog-section{display:flex;justify-content:center}.blog-popup-overlay{align-items:flex-start;background-color:#000c;bottom:0;left:0;overflow-y:auto;overscroll-behavior:contain;padding:20px;position:fixed;right:0;top:0;z-index:1000}.blog-popup-content{animation:fadeIn .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 5px 30px #0000004d;margin:20px 0;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:90%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-popup{background:none;border:none;color:#666;cursor:pointer;display:block;float:right;font-size:1.5rem;margin-left:auto;padding:.5rem;position:-webkit-sticky;position:sticky;right:0;top:0;transition:color .2s;z-index:1}.close-popup:hover{color:#333}.popup-image{border-radius:4px;margin:1rem 0;max-height:300px;object-fit:cover;width:100%}.popup-meta{color:#666;display:flex;font-size:.9rem;font-style:italic;justify-content:space-between;margin:1rem 0}.popup-text{line-height:1.6;margin-top:1rem}.popup-text p{margin-bottom:1rem}.error{color:#d9534f}@media (max-width:1200px){.global-blog-container{padding:0 4%}}@media (max-width:992px){.global-blog-container{padding:0 3%}}@media (max-width:768px){.global-blog-container{margin-bottom:60px;margin-top:40px;padding:0 2%}.blog-section{align-items:center;flex-direction:column}.blog-popup-content{max-height:85vh;padding:1.5rem}}@media (max-width:576px){.global-blog-container{padding:0 15px}.popup-meta{flex-direction:column;gap:.5rem}}@media (max-width:400px){.blog-popup-content{padding:1rem}}.category-name-wrapper{align-items:center;align-self:center;color:#151414;font-size:32px;font-weight:500;margin:0 0 2%;text-align:center}.blog-card{background:#fff;border:1px solid #903232;border-radius:8px;box-sizing:border-box;flex:1 1 300px;margin-bottom:5%;max-width:320px;overflow:hidden;padding-bottom:65px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.blog-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.blog-card__image-container{height:200px;overflow:hidden;position:relative}.blog-card__image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.blog-card:hover .blog-card__image{transform:scale(1.05)}.blog-card__read-button{background-color:#2dd58c;border:none;border-radius:4px;bottom:15px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;left:20px;margin-top:1rem;padding:.5rem 1rem;position:absolute;transition:background-color .3s ease}.blog-card__read-button:hover{background-color:#a82413}.blog-card__category{background:#000000b3;border-radius:4px;color:#fff;font-size:.8rem;left:15px;padding:5px 10px;position:absolute;text-transform:uppercase;top:15px}.blog-card__content{padding:20px}.blog-card__title{color:#333;font-size:1.25rem;line-height:1.3;margin-bottom:5%}.blog-card__excerpt{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;line-height:1.5;margin:0 0 15px;overflow:hidden;text-overflow:ellipsis}.blog-card__meta{color:#888;display:flex;font-size:.85rem;justify-content:space-between}.blog-card__author{font-weight:600}.blog-card__date{font-style:italic}@media (max-width:1024px){.blog-card{margin:20px auto;max-width:100%}.blog-card__title{font-size:1.15rem}.blog-card__excerpt{font-size:1rem}.blog-card__read-button{font-size:.85rem;padding:.4rem .8rem}}@media (max-width:768px){.blog-card__title{font-size:1.05rem}.blog-card__excerpt{font-size:.95rem}.blog-card__read-button{font-size:.8rem;padding:.35rem .75rem}}@media (max-width:600px){.blog-card{padding-bottom:55px}.blog-card__title{font-size:1rem}.blog-card__excerpt{font-size:.9rem}.blog-card__read-button{bottom:10px;font-size:.75rem;left:15px;padding:.3rem .6rem}}@media (max-width:375px){.blog-card{padding:15px}.blog-card__title{font-size:.95rem}.blog-card__excerpt{font-size:.85rem}.blog-card__meta{flex-direction:column;gap:5px}.blog-card__read-button{font-size:.7rem;padding:.25rem .5rem}}.blog-card-container{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1400px;padding:40px 20px}.blog-post-page{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;margin:2rem auto;max-width:800px;padding:0 1.5rem}.back-button{align-items:center;background:none;border:none;border-radius:4px;color:#4a6baf;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;transition:all .2s ease}.back-button:hover{background-color:#f0f4ff;transform:translateX(-3px)}.blog-post-title{color:#222;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.post-meta{color:#666;font-size:.95rem;gap:1.5rem;margin-bottom:2rem}.post-meta,.post-meta span{align-items:center;display:flex}.post-meta span{gap:.5rem}.post-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:2rem 0;max-height:450px;object-fit:cover;width:100%}.post-content{font-size:1.1rem;margin-top:2rem}.post-content p{margin-bottom:1.5rem}.post-content p:first-child{color:#444;font-size:1.2rem;line-height:1.7}.error,.loading{font-size:1.2rem;padding:2rem;text-align:center}.error{color:#d32f2f}@media (max-width:768px){.blog-post-page{padding:0 1rem}h1{font-size:2rem}.post-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.post-image{max-height:300px}}@media (max-width:480px){h1{font-size:1.8rem}.post-content{font-size:1rem}.post-content p:first-child{font-size:1.1rem}}
/*# sourceMappingURL=main.07114499.css.map*/