@font-face{font-family:F37 Bolton;src:url(/fonts/F37Bolton/F37Bolton-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:F37 Bolton;src:url(/fonts/F37Bolton/F37Bolton-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:F37 Bolton;src:url(/fonts/F37Bolton/F37Bolton-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:F37 Bolton;src:url(/fonts/F37Bolton/F37Bolton-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:F37 Bolton;src:url(/fonts/F37Bolton/F37Bolton-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body.loading{cursor:progress!important}:root{--svh: 1svh;--lvh: 1lvh;--dvh: 1dvh}html,body,#root{font-family:F37 Bolton,-apple-system,BlinkMacSystemFont,Avenir Next,Avenir,Segoe UI,Helvetica Neue,Helvetica,Cantarell,Ubuntu,Roboto,Noto,Arial,sans-serif;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:#e02023b0;color:#fff}html,body{scroll-behavior:smooth}.lc-page-container{display:flex;flex-direction:column;min-height:calc(var(--dvh, 1dvh) * 100)}.lc-page-content{display:flex;flex-direction:column;flex:1}.lc-footer{margin-top:auto}.navbar{position:fixed;top:0;left:0;width:100%;font-weight:400;z-index:1000;padding:1.5rem;background-color:transparent;will-change:background,box-shadow;transition:background .3s ease,box-shadow .3s ease}.lc-header__container,.nav-link,.blogs-btn{transition:all .3s ease}.lc-header__container{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.7rem .9rem;border-radius:16px;transition:background .3s ease,box-shadow .3s ease}.default-header .lc-header__container{background:#e6e3e38c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.default-header .nav-link{color:#000}.default-header .nav-link:after{background-color:#000}.transparent-header .lc-header__container{background:transparent;box-shadow:none}.transparent-header .nav-link{color:#fff!important}.transparent-header .nav-link:after{background-color:#fff}.lc-header__nav .nav-link{padding:0!important;margin:0!important;height:40px;display:flex;align-items:center;font-size:.9rem;line-height:1;position:relative;overflow:hidden}.lc-header__nav .nav-link:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:-100%;transition:left .3s ease}.lc-header__nav .nav-link:hover:after,.lc-header__nav .nav-link.active:after{left:0}.mobile-top-drawer .nav-link:after{content:none!important}.blogs-btn{font-size:.9rem}.default-header .blogs-btn{border:1px solid #000;color:#000}.default-header .blogs-btn.active,.default-header .blogs-btn:hover{background-color:#000;color:#fff;border:1px solid black}.transparent-header .blogs-btn{border:1px solid white;color:#fff}.transparent-header .blogs-btn.active,.transparent-header .blogs-btn:hover{background-color:#fff;color:#000;border:1px solid white}.transparent-header .mobile-blogs-btn{border:1px solid black;color:#000}.transparent-header .mobile-blogs-btn:hover{background:#000;color:#fff}.default-header .mobile-blogs-btn{border:1px solid black;color:#000}.mobile-blogs-btn.active{background:#000;color:#fff;border:1px solid black}.custom-menu-toggle{color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.transparent-header .custom-menu-toggle{background:transparent}.default-header .custom-menu-toggle{background:#000}.mobile-blogs-btn.active{background-color:#000!important;color:#fff!important;border:1px solid black!important}.mobile-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;pointer-events:none;z-index:998}.mobile-top-drawer{position:fixed;top:0;left:0;width:100%;background-color:#f4f4f4;border-radius:0 0 40px 40px;box-shadow:0 6px 20px #00000026;z-index:999;padding:2rem 1.5rem .2rem;display:flex;flex-direction:column;align-items:center;overflow-y:auto;transform:translateY(-100%)}.mobile-top-drawer .nav-link{color:#000!important;font-size:1rem}.mobile-top-drawer::-webkit-scrollbar{display:none}.mobile-drawer-logo{text-align:center}.drawer-handle{width:50%;height:4px;background:#ccc;border-radius:2px;margin:0 auto}.drawer-close-btn{position:absolute;top:15px;right:20px;cursor:pointer;z-index:1001;background:#ed2024;color:#fff;border-radius:50%;padding:6px;display:flex;align-items:center;justify-content:center}.footer-container{margin-top:clamp(3rem,8vh,10rem);padding:2% 8% 5%;display:flex;flex-direction:column;font-weight:400;box-sizing:border-box;gap:2rem;max-width:100%;overflow-x:hidden}.footer-logo{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:5rem}.footer-logo img{height:80px;object-fit:contain;max-width:100%}.footer-logo-separator{width:1px;height:50px;background-color:#0000004d;margin:0 1rem}@media (min-width: 1200px) and (max-width: 1919px){.footer-logo img{height:80px}}@media (min-width: 992px) and (max-width: 1199px){.footer-logo img{height:70px}}@media (min-width: 768px) and (max-width: 991px){.footer-logo img{height:70px}}@media (min-width: 576px) and (max-width: 767px){.footer-logo{flex-direction:column;gap:1.2rem}.footer-logo img{height:60px}.footer-logo-separator{width:80px;height:1px;margin:0}}@media (max-width: 575px){.footer-logo{flex-direction:column;gap:1.2rem}.footer-logo img{height:50px}.footer-logo-separator{width:60px;height:1px;margin:0}}@media (min-width: 3840px){.footer-logo img{height:150px}}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-left{flex:1 1 250px;min-width:200px}.footer-left-one{font-size:1.2rem}.footer-left-two{font-size:1rem;color:#0009;line-height:1.5;margin-top:.5rem}.footer-right{display:flex;gap:3rem;flex:1 1 250px;justify-content:flex-end;min-width:200px;flex-wrap:wrap}.footer-right h4{font-weight:400;font-size:1.1rem}.footer-right ul{list-style:none;padding:0;margin:0}.footer-right ul li a{position:relative;text-decoration:none;font-size:.9rem;color:#0009;transition:color .3s}.footer-right ul li a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#000;transition:width .3s ease}.footer-right ul li a:hover:after{width:100%}.footer-contact-section{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem}.contact-left h4{font-size:1.1rem;margin-bottom:.8rem;font-weight:400}.contact-details{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#0009}.contact-details p{margin:0;line-height:1.4;display:flex;align-items:flex-start;gap:.6rem}.contact-icon{flex-shrink:0;margin-top:.2rem;color:#000}.contact-details a{color:inherit;text-decoration:none;transition:color .3s}.contact-details a:hover{color:#000}.contact-right{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.social-icons{display:flex;align-items:center;gap:.8rem;font-size:1rem}.social-icons a{color:#000;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:5px;transition:background .3s ease}.social-icons a:hover{background:#ababab2e}.footer-bottom{text-align:center;font-size:.7rem;color:#0009}.footer-bottom hr{border:none;border-top:1px solid rgba(0,0,0,.2);margin-bottom:.8rem;width:100%}@media (max-width: 633px){.footer-right{justify-content:flex-start;gap:1.5rem}.footer-logo{margin-bottom:2.5rem}}.section-one,.section-five{height:calc(var(--svh, 1svh) * 100)}.section-two,.section-twopointfive,.section-three,.section-four,.section-six,.section-seven,.section-eight,.section-nine{height:auto}.section-twopointfive,.section-four,.section-seven,.section-eight{padding-top:6rem;padding-bottom:6rem}@media (max-width: 1024px){.section-twopointfive,.section-four,.section-seven,.section-eight{padding-top:4rem;padding-bottom:4rem}}@media (max-width: 768px){.section-twopointfive,.section-four,.section-seven,.section-eight{padding-top:3rem;padding-bottom:3rem}}.section-one{position:relative;overflow:hidden;padding:.5rem}.section-one hr{margin:0}.section-one-content{position:relative;height:100%;width:100%}.video-wrapper{position:relative;width:100%;height:calc((var(--dvh, 1dvh) * 100) - 1rem);border-radius:10px;overflow:hidden}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}@keyframes scroll-down{0%{opacity:0;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,10px)}to{opacity:0;transform:translate(-50%,20px)}}.hero-overlay{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:2;color:#fff}.hero-overlay-top{flex:9;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.hero-title{margin:0;overflow:hidden;display:flex;align-items:center;gap:1.5em}.hero-title .word{font-size:20vw;margin-bottom:15px;font-weight:400}@media (min-width: 1921px){.hero-title .word{font-size:400px}}@media (max-width: 1440px){.hero-title .word{font-size:19vw}}@media (max-width: 1024px){.hero-title .word{font-size:19vw}}@media (max-width: 768px){.hero-title{gap:.8em}.hero-title .word{font-size:19vw}}@media (max-width: 480px){.hero-title{gap:.8em}.hero-title .word{font-size:18vw}}@media (max-width: 360px){.hero-title{gap:.5em}.hero-title .word{font-size:17vw}}.hero-overlay-bottom{flex:1;display:flex;align-items:center;justify-content:center;padding:0 1em;background:#d0cccc33;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.scroll-indicator{width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:1rem}.scroll-indicator .arrow{animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(8px);opacity:1}}.scroll-text{font-size:.8rem}.bottom-text{font-size:1rem}@media (max-width:644px){.bottom-text{display:none}}.section-two{position:relative;overflow:hidden}.section-two-paragraph{font-size:2rem;line-height:1.3;margin-top:1%;padding:0 2rem;max-width:100%;text-align:center;margin-bottom:2rem;color:#000;letter-spacing:-.03em}@media (max-width: 1024px){.section-two-paragraph{margin-top:4%;font-size:1.8rem}}@media (max-width: 768px){.section-two-paragraph{font-size:1.3rem}}@media (max-width: 480px){.section-two-paragraph{font-size:1.5rem;margin-top:5%}}.section-twopointfive{display:flex;justify-content:center;align-items:center}.section-twopointfive-heading{font-size:4rem;font-weight:400;text-align:center;padding:20px;width:80%;letter-spacing:-.04em}@media (max-width: 1024px){.section-twopointfive-heading{font-size:3rem}}@media (max-width: 768px){.section-twopointfive-heading{font-size:2rem}}@media (max-width: 480px){.section-twopointfive-heading{font-size:2rem}}.section-three{padding-top:2rem;padding-bottom:2rem}@media (max-width: 768px){.section-three{padding-top:1rem;padding-bottom:1rem}}.section-three-container{display:flex;flex-direction:column;gap:2rem}.section-three-text{flex:1;font-size:1rem;line-height:1.5;color:#222;padding:0 1.5rem;display:flex;flex-direction:column;justify-content:center}.section-tag{font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;color:#ed2024;font-weight:500;margin-bottom:.5rem}.section-heading{font-size:clamp(1.8rem,2vw,2.4rem);font-weight:500;line-height:1.2;letter-spacing:-.5px;color:#111;margin-bottom:1rem}.section-three-text p{margin-bottom:1.5rem;line-height:1.6;text-align:justify}.section-three-image{flex:1.2;padding:.5rem}.section-three-image img{width:100%;height:auto;border-radius:12px;max-height:400px;object-fit:cover}@media (min-width: 1000px){.section-three-container{flex-direction:row}.section-three-text{flex:.8;padding-left:12%;padding-right:4rem}.section-three-image{flex:1.2}.section-three-container.reverse-layout{flex-direction:row-reverse}.section-three-container.reverse-layout .section-three-text{padding-left:4rem;padding-right:12%}}@media (max-width: 999px){.section-three-text p{margin-right:0}}.section-four{display:flex;justify-content:center;align-items:center}.section-four-heading{font-size:4rem;font-weight:400;text-align:center;padding:20px;width:80%;letter-spacing:-.04em}@media (max-width: 1024px){.section-four-heading{font-size:3rem}}@media (max-width: 768px){.section-four-heading{font-size:2rem}}@media (max-width: 480px){.section-four-heading{font-size:2rem}}.section-five{overflow:hidden;display:flex;justify-content:center;align-items:center;padding:.5rem}.section-five-wrapper{position:relative;width:100%;height:calc(var(--svh, 1svh) * 100);display:flex;justify-content:center;align-items:center}.section-five-img{width:100%;height:100%;object-fit:cover;border-radius:20px}.section-five-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:#00000059;z-index:1}.section-five-text{position:absolute;z-index:2;color:#fff;font-size:3.4rem;font-weight:400;text-align:center;padding:1rem;line-height:1.2;letter-spacing:-.04em}@media (max-width: 768px){.section-five-text{font-size:1.8rem}}@media (max-width: 480px){.section-five-text{font-size:1.5rem}}.section-six{display:flex;align-items:center;justify-content:flex-start;padding:1rem 2%}.section-six-wrapper{max-width:900px}.section-six-text{font-size:3.9rem;line-height:1.2;color:#000;text-align:left;letter-spacing:-.04em}@media (max-width: 1024px){.section-six{padding:1rem 3%}.section-six-text{font-size:1.7rem}}@media (max-width: 768px){.section-six{padding:1rem 3%}.section-six-text{font-size:2rem}}@media (max-width: 480px){.section-six{padding:0rem 6%}.section-six-text{font-size:1.5rem}}.section-seven-container{display:flex;flex-direction:column;gap:2rem}.section-seven-text{flex:1;font-size:1rem;line-height:1.5;color:#222;padding:0 1.5rem;display:flex;flex-direction:column;align-items:flex-start}.section-seven-text p{margin-bottom:1.5rem;line-height:1.6;text-align:justify}.pill-button{display:inline-block;padding:.5rem 1.2rem;font-size:.95rem;font-weight:400;color:#000;background:#f5f5f5;border-radius:999px;text-decoration:none;transition:all .3s ease;margin-top:.5rem}.pill-button:hover{background:#ed2024;color:#fff}.section-seven-image{flex:1.2;padding:.5rem}.section-seven-image img{width:100%;height:auto;border-radius:12px;max-height:400px;object-fit:cover}@media (min-width: 1000px){.section-seven-container{flex-direction:row}.section-seven-text{flex:.8;padding-left:12%;padding-right:4rem}.section-seven-image{flex:1.2}}@media (max-width: 999px){.section-seven-text p{margin-right:0}}.section-eight{display:flex;justify-content:center}.section-eight-heading{font-size:4rem;font-weight:400;text-align:center;padding:20px;width:80%}@media (max-width: 1024px){.section-eight-heading{font-size:3rem}}@media (max-width: 768px){.section-eight-heading{font-size:2rem}}@media (max-width: 480px){.section-eight-heading{font-size:2rem}}.section-nine{padding:0 3rem 4rem;overflow:visible}.section-nine-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:80px 100px;max-width:1400px;margin:0 auto}@media (max-width: 1024px){.section-nine-grid{grid-template-columns:1fr;gap:60px}}.step-card{display:flex;align-items:flex-start;gap:30px;flex-wrap:nowrap;overflow:visible}.step-number{font-size:5rem;font-weight:500;color:#ed2024;line-height:1;flex-shrink:0;min-width:5rem;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 768px){.step-card{flex-wrap:wrap;gap:15px}.step-number{font-size:3rem;min-width:auto;width:100%;text-align:left}.step-content{width:100%}}.step-content{display:flex;flex-direction:column;flex:1}.step-title{font-size:1.5rem;font-weight:400;margin-bottom:10px}.step-description{font-size:1rem;font-weight:400;color:#555555bc;line-height:1.3;text-align:justify}.cu-page{padding-top:calc(var(--svh, 1svh) * 20)}.heading-md{overflow:hidden}.heading-md .contactline{display:inline-block;font-weight:400;font-size:clamp(2rem,2.8vw + 1rem,2.8rem);line-height:1.2;letter-spacing:-.05rem}.heading-md .subtle{color:#0006}.text-md{font-size:1.1rem;line-height:1.3;color:#333;max-width:520px;margin:0 auto}.contact-card{padding:2rem;margin:auto;text-align:left}.form-title{font-size:2rem;font-weight:400;line-height:.8}.form-subtitle{font-size:1rem;color:#666;margin-bottom:1.5rem}.contact-form select{padding-right:2.5rem!important;appearance:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 24 24' width='20' height='20'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;background-size:1rem!important}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.75rem 1rem;font-size:.95rem;border:1px solid #ddd;border-radius:.8rem;outline:none;margin-bottom:1rem;transition:border-color .25s ease,box-shadow .25s ease;background:#fff}.contact-form input,.contact-form select{height:50px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#898989;box-shadow:0 0 0 3px #2c2c2c26}.btn-submit{display:block;padding:.9rem;font-size:1rem;font-weight:400;border:none;border-radius:999px;background:#d9d9d9;color:#000;cursor:pointer;transition:all .25s ease}.btn-submit:hover{background:#ed2024;color:#fff}.btn-submit:disabled{opacity:.7;cursor:not-allowed;background:#d9d9d9;color:#000}.form-status{padding:.85rem 1rem;border-radius:.8rem;font-size:.95rem;line-height:1.4;margin-bottom:1rem;border:1px solid transparent}.form-status-success{background:#e8f5e9;border-color:#c8e6c9;color:#1b5e20}.form-status-error{background:#fdecea;border-color:#f5c6cb;color:#b71c1c}.contact-form input:disabled,.contact-form select:disabled,.contact-form textarea:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.8}.terms{margin-top:1rem;font-size:.8rem;color:#555;text-align:center}.terms a{font-weight:500;text-decoration:none;color:#000;transition:color .2s ease}.terms a:hover{color:#ed2024}.contact-info-card{padding:2rem;text-align:left}.contact-card-title{font-size:1.2rem;font-weight:400;margin-bottom:.75rem;color:#111}.contact-card-text{font-size:1rem;color:#555;line-height:1.2}.contact-info-mini h6{font-size:1.1rem;margin-bottom:.3rem;font-weight:400;color:#111}.contact-info-mini p>a{margin:0;font-size:.95rem;color:#0009}.map-container{width:100%;min-height:300px;border-radius:1rem;overflow:hidden}@media (max-width: 576px){.heading-md span{font-size:1.8rem;line-height:1.3}.text-md{font-size:.95rem}.contact-card,.contact-info-card{padding:1.25rem}.map-container{min-height:240px}}@media (max-width: 992px){.cu-page{padding-top:calc(var(--svh, 1svh) * 18)}.contact-card{margin-top:2rem}.contact-info-mini h6{font-size:1rem}}@media (min-width: 1400px){.cu-page{padding-top:calc(var(--svh, 1svh) * 18)}.heading-md span{font-size:3.2rem}.text-md{font-size:1.15rem;line-height:1.6}.contact-card,.contact-info-card{padding:2.5rem}.map-container{min-height:400px}}.au-section-1{text-align:center;padding-top:calc(var(--svh, 1svh) * 50);padding-left:clamp(2rem,4vw,3rem);padding-right:clamp(2rem,4vw,3rem)}.au-text{display:flex;flex-direction:column;gap:5rem;font-size:3rem;line-height:1.1;color:#222;max-width:880px;margin:auto;text-align:center;opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards}.au-block{display:flex;flex-direction:column;gap:.6rem;opacity:0;transform:translateY(40px);animation:fadeUp .7s ease forwards}.au-block div{letter-spacing:-1.5px}.au-block:nth-child(1){animation-delay:.2s}.au-block:nth-child(2){animation-delay:.4s}.au-block:nth-child(3){animation-delay:.6s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.au-block.block-1 div{color:#222;filter:blur(0)}.au-block div{transition:color .3s ease,filter .3s ease;color:#aaaaaa8c;filter:blur(2px)}.au-block div.active{color:#222;filter:blur(0)}.au-dpiit-section{margin-top:10rem;padding:0 clamp(2rem,4vw,3rem);display:flex;justify-content:center}.au-dpiit-content{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:1200px;width:100%}.au-dpiit-text{flex:1}.au-dpiit-text>p{font-size:1.25rem;line-height:1.4;color:#333;margin-bottom:2rem;font-weight:400;text-align:justify}.au-dpiit-image{flex:1;display:flex;justify-content:flex-end}.au-dpiit-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #00000014}@media (max-width: 900px){.au-dpiit-content{flex-direction:column;text-align:center;gap:0rem}.au-dpiit-image{justify-content:center;margin-top:2rem}}.services-title-section{padding-top:calc(var(--svh, 1svh) * 40);text-align:center}.services-title{font-size:clamp(2.2rem,5vw,4.5rem);font-weight:400;letter-spacing:-.035em;overflow:hidden}.services-title span{display:inline-block}.services-content-section{width:100%;padding:20px 2rem 100px;display:flex;flex-direction:column;align-items:center;background-color:#fff;color:#222}.services-container{max-width:1200px;width:100%}.services-header{margin-bottom:100px}.services-subtitle{font-size:clamp(1rem,1.6vw,1.4rem);color:#000;max-width:800px;margin:0 auto;line-height:1.6}.services-categories-wrapper{display:flex;flex-direction:column;gap:100px}.service-category{display:flex;flex-direction:column;gap:40px}.category-header{text-align:left;border-left:4px solid #ed2024;padding-left:20px;margin-bottom:10px}.category-title{font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:500;margin-bottom:12px;color:#111;letter-spacing:-.01em}.category-desc{font-size:1.1rem;color:#555;line-height:1.6;max-width:900px}.services-bento-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:30px}.bento-card{background-color:#fff;border-radius:24px;padding:24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px #00000005;display:flex;flex-direction:column;overflow:hidden;grid-column:span 6}.bento-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000014;border-color:#0000001a}.bento-card.wide,.bento-card.wide-reverse{grid-column:span 12;flex-direction:row;align-items:center;gap:40px;padding:24px}.bento-card.wide-reverse{flex-direction:row-reverse}.bento-content{flex:1;display:flex;flex-direction:column;justify-content:center}.bento-title{font-size:1.5rem;font-weight:500;margin-bottom:16px;line-height:1.3;color:#111}.bento-desc{font-size:1.05rem;color:#666;line-height:1.6}.bento-visual{background-color:#f7f8f9;border-radius:16px;height:220px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid rgba(0,0,0,.03);position:relative;overflow:hidden;background-image:radial-gradient(circle at 50% 50%,rgba(237,32,36,.02) 0%,transparent 60%)}.bento-card.wide .bento-visual,.bento-card.wide-reverse .bento-visual{margin-bottom:0;width:50%;height:260px;flex-shrink:0}.bento-mockup{background:#fff;padding:16px 20px;border-radius:14px;box-shadow:0 10px 30px #0000000f;display:flex;align-items:center;gap:16px;border:1px solid rgba(0,0,0,.04);animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.bento-mockup-icon{width:48px;height:48px;border-radius:10px;background:#ed202414;display:flex;justify-content:center;align-items:center;color:#ed2024}.bento-mockup-lines{display:flex;flex-direction:column;gap:8px}.mockup-line{height:6px;border-radius:3px;background:#ebebeb}.mockup-line.long{width:80px}.mockup-line.short{width:50px}@media (max-width: 992px){.bento-card.wide,.bento-card.wide-reverse{flex-direction:column;padding:24px;gap:0}.bento-card.wide-reverse{flex-direction:column}.bento-card.wide .bento-visual,.bento-card.wide-reverse .bento-visual{width:100%;height:220px;margin-bottom:24px;order:-1}}@media (max-width: 768px){.services-title-section{padding-top:calc(var(--svh, 1svh) * 25)}.services-content-section{padding:10px 1.5rem 80px}.services-header{margin-bottom:70px}.services-categories-wrapper{gap:70px}.bento-card{grid-column:span 12}}@media (max-width: 480px){.services-title{font-size:2rem}.category-header{border-left:3px solid #ed2024;padding-left:15px}}.visual-chat-mockup{display:flex;flex-direction:column;gap:24px;width:100%;height:100%;padding:30px;position:relative;justify-content:center}.chat-bubble{background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 10px 40px #00000014;position:relative;animation:float 6s ease-in-out infinite;border:1px solid rgba(0,0,0,.03);width:80%}.chat-bubble.left{align-self:flex-start;border-bottom-left-radius:6px;margin-left:-20px}.chat-bubble.right{align-self:flex-end;border-bottom-right-radius:6px;background:#ed2024;color:#fff;animation-delay:1.5s;margin-right:-20px}.chat-bubble.right .mockup-line{background:#fffc!important}.chat-bubble .mockup-line{height:8px;margin-bottom:8px}.chat-bubble .mockup-line:last-child{margin-bottom:0}.visual-workflow-scene{position:relative;width:100%;height:100%;overflow:hidden}.workflow-node-scene{position:absolute;width:64px;height:64px;background:#fff;border-radius:16px;display:flex;justify-content:center;align-items:center;box-shadow:0 12px 30px #00000014;color:#555;z-index:2;border:1px solid rgba(0,0,0,.04);animation:float 5s infinite ease-in-out}.workflow-node-scene.active{color:#ed2024;border:1px solid rgba(237,32,36,.3);box-shadow:0 12px 30px #ed202426}.workflow-path-scene{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.workflow-path-scene path{fill:none;stroke:#ccc;stroke-width:2;stroke-dasharray:6 6;animation:march 10s linear infinite}@keyframes march{to{stroke-dashoffset:-100}}.visual-dashboard-scene{position:relative;width:100%;height:100%;border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;z-index:2;overflow:hidden}.dash-scene-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;border-radius:16px;z-index:0}.dash-scene-header{position:absolute;top:24px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;z-index:1}.dash-scene-bars{display:flex;align-items:flex-end;gap:20px;height:50%;z-index:1}.dash-scene-bar{flex:1;background:#dce1e6;border-radius:8px 8px 0 0;min-height:20px;position:relative;box-shadow:0 -4px 10px #00000005}.dash-scene-bar.active{background:#ed2024;box-shadow:0 -4px 15px #ed202433}.dash-scene-bar:after{content:"";position:absolute;top:-16px;left:50%;transform:translate(-50%);width:50%;height:4px;background:#0000000f;border-radius:2px}.visual-phone-wrapper{position:absolute;bottom:-30px;left:0;width:100%;height:calc(100% + 60px);display:flex;justify-content:center;align-items:flex-end}.visual-phone{width:180px;height:260px;border:4px solid #000;border-radius:40px 40px 0 0;border-bottom:none;background:transparent;position:relative;display:flex;justify-content:center;margin-bottom:-20px}.visual-phone:before{content:"";position:absolute;top:14px;width:50px;height:6px;background:#000;border-radius:4px}.phone-floating-element{position:absolute;background:#fff;border-radius:6px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 10px 30px #00000014;border:1px solid rgba(0,0,0,.04);width:190px}.phone-elem-left{display:flex;align-items:center;gap:12px}.phone-elem-icon{width:24px;height:24px;border-radius:6px;border:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #00000005}.phone-elem-icon-inner{width:10px;height:10px;background:#333;transform:rotate(45deg);border-radius:2px}.phone-elem-lines{display:flex;flex-direction:column;gap:6px}.phone-line{height:3px;background:#ebebeb;border-radius:1.5px}.phone-line.long{width:50px}.phone-line.short{width:36px}.phone-elem-check{width:20px;height:20px;background:#fff;border:1px solid #eee;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #00000005}.phone-elem-check svg{width:14px;height:14px;color:#333}.phone-elem-1{top:60px;left:-80px;animation:float 5s infinite ease-in-out}.phone-elem-2{bottom:60px;right:-80px;animation:float 6s infinite ease-in-out;animation-delay:1.5s}@media (max-width: 768px){.visual-phone-wrapper{transform:scale(.75);transform-origin:bottom center;bottom:-15px}}.visual-doc-scene{width:calc(100% - 60px);height:calc(100% - 30px);position:absolute;bottom:-10px;background:#fff;border-radius:16px;box-shadow:0 -8px 24px #0000000a;border:1px solid rgba(0,0,0,.03);padding:32px 24px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.visual-doc-scene .doc-line{height:8px;background:#0000000d;border-radius:4px}.visual-doc-scene .doc-line:nth-child(1){width:80%}.visual-doc-scene .doc-line:nth-child(2){width:100%}.visual-doc-scene .doc-line:nth-child(3){width:60%}.visual-doc-scene .scan-line{position:absolute;top:0;left:0;width:100%;height:2px;background:#ed2024;box-shadow:0 0 16px #ed2024;animation:scan-scene 3s ease-in-out infinite}@keyframes scan-scene{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.visual-code-scene{width:calc(100% - 60px);height:calc(100% - 30px);position:absolute;bottom:-10px;background:#fff;border-radius:16px;box-shadow:0 -8px 24px #0000000a;border:1px solid rgba(0,0,0,.03);padding:32px 24px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.visual-code-scene .code-dots{display:flex;gap:6px;margin-bottom:8px}.visual-code-scene .code-dot{width:10px;height:10px;border-radius:50%}.visual-code-scene .code-dot.r{background:#ff5f56}.visual-code-scene .code-dot.y{background:#ffbd2e}.visual-code-scene .code-dot.g{background:#27c93f}.visual-code-scene .code-line{display:flex;gap:10px}.visual-code-scene .code-indent{width:24px}.visual-code-scene .code-text{height:8px;border-radius:4px}.visual-code-scene .code-text.blue{background:#569cd6;width:60px}.visual-code-scene .code-text.yellow{background:#dcdcaa;width:80px}.visual-code-scene .code-text.green{background:#6a9955;width:100px}.visual-vision-scene{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;display:flex;justify-content:center;align-items:center}.visual-vision-scene .vision-box{position:absolute;border:2px solid #ed2024;border-radius:6px;background:#ed20241a;animation:pulse-box 2s infinite}.visual-vision-scene .vision-box:after{content:"98%";position:absolute;top:-24px;left:-2px;background:#ed2024;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:4px}@keyframes pulse-box{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:.8}}.visual-chart-scene{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:16px}.visual-chart-scene:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;z-index:0}.visual-chart-scene svg{width:100%;height:100%}.visual-chart-scene .chart-path{fill:none;stroke:#ed2024;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2000;stroke-dashoffset:2000;animation:draw-line 4s linear infinite}@keyframes draw-line{0%{stroke-dashoffset:2000}50%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.visual-chart-scene .chart-point{fill:#ed2024;stroke:#fff;stroke-width:3}.visual-radar-scene{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:16px}.visual-radar-scene .radar-ring{position:absolute;width:200px;height:200px;border-radius:50%;border:1px solid rgba(237,32,36,.4);animation:radar-ping-scene 3s infinite ease-out}.visual-radar-scene .radar-dot{width:14px;height:14px;background:#ed2024;border-radius:50%;position:absolute;top:30%;right:30%;box-shadow:0 0 16px #ed2024;animation:blink 1s infinite}@keyframes radar-ping-scene{0%{transform:scale(.1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.visual-server-scene{display:flex;flex-direction:column;gap:16px;position:relative;width:100%;height:100%;justify-content:center;align-items:center;padding:24px}.visual-server-scene .server-rack{width:100%;max-width:240px;height:36px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000000d;display:flex;align-items:center;padding:0 16px;gap:12px}.visual-server-scene .server-light{width:8px;height:8px;border-radius:50%;background:#27c93f}.visual-server-scene .server-light.blink{animation:blink-fast .8s infinite}@keyframes blink-fast{0%,to{opacity:1}50%{opacity:.2}}.visual-server-scene .server-cloud-icon{position:absolute;top:20px;right:20px;color:#ed2024;background:#fff;border-radius:50%;padding:12px;box-shadow:0 12px 30px #00000014;animation:float 4s infinite}.visual-data-eng-scene{width:100%;height:100%;position:relative;display:flex}.data-eng-donut{width:36px;height:36px;border-radius:50%;border:6px solid #dce1e6;border-top-color:#27c93f;animation:spin 3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.visual-recommendation-scene,.visual-infra-scene,.visual-roadmap-scene{position:relative;width:100%;height:100%;border-radius:16px;display:flex;justify-content:center;align-items:center;overflow:hidden}.is-hidden{display:none}.is-visible{display:block}.blogs-wrapper{background:#fff;display:flex;flex-direction:column;flex:1;min-height:calc(var(--svh, 1svh) * 100)}.blogs-section,.other-articles{flex:1 0 auto}.featured-section{padding:.5rem}.featured-wrapper{position:relative;flex:1;width:100%;height:calc(var(--svh, 1svh) * 100 - 1rem);border-radius:12px;overflow:hidden;background:#000}.featured-background{position:absolute;inset:0;background-size:cover;background-position:center}.featured-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000059,#000000b3)}.featured-content{position:absolute;bottom:2rem;left:2rem;right:2rem;color:#fff;max-width:700px;z-index:2}.featured-category-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.featured-label{background:#fff;color:#000;font-size:.9rem;font-weight:400;padding:.25rem .6rem;border-radius:999px}.featured-category{background:#ffffff40;padding:.3rem .8rem;border-radius:999px;font-size:.8rem;text-transform:uppercase;display:inline-block}.featured-content h1{font-size:clamp(1.8rem,4vw,3rem);margin:1rem 0;line-height:1.2}.featured-content p{font-size:clamp(.95rem,2vw,1.1rem);opacity:.9;margin-bottom:1rem}.featured-meta{font-size:.85rem;margin-top:.5rem;opacity:.85}.read-more-btn{margin-top:1rem;padding:.6rem 1.4rem;background:#ed2024;border:none;color:#fff;border-radius:999px;cursor:pointer;transition:background .3s,color .3s;font-size:.9rem}.read-more-btn:hover{background:#fff;color:#ed2024}.blogs-section{padding:3rem 1.5rem 5rem}.blogs-heading-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.blogs-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.5rem;flex-wrap:wrap}.filter-buttons{display:flex;gap:.8rem;flex-wrap:wrap}.filter-btn{background:#f4f4f4;border:none;border-radius:20px;padding:.4rem 1rem;cursor:pointer;font-size:.9rem;transition:all .3s ease}.filter-btn:hover{color:#ed2024}.filter-btn.active{background:#ed2024;color:#fff}.blog-search-box{position:relative;width:300px;max-width:100%}.blog-search-input{width:100%;padding:.5rem 2.3rem;border:1px solid rgba(0,0,0,.2);border-radius:999px;font-size:.9rem;outline:none;background:#fff}.blog-search-clear{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#777;font-size:1rem}.blog-search-clear:hover{color:#000}.blog-search-input::placeholder{color:#777;font-size:.9rem}.blog-search-icon{position:absolute;left:.6rem;top:50%;transform:translateY(-50%);color:#777;font-size:1rem;pointer-events:none}.blog-card{position:relative;border-radius:1rem;overflow:hidden;background:#fff;box-shadow:0 4px 16px #00000014;transition:transform .3s;display:flex;flex-direction:column;cursor:pointer;height:100%}.blog-card:hover{transform:translateY(-6px)}.blog-arrow{position:absolute;bottom:1rem;right:1rem;background:#ed2024;color:#fff;border-radius:50%;padding:.4rem;display:flex;align-items:center;justify-content:center;transition:background .3s,transform .3s,color .3s}.blog-image img{width:100%;height:250px;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-content{padding:1.2rem;display:flex;flex-direction:column;flex-grow:1}.blog-header{display:flex;justify-content:space-between;align-items:center}.blog-category{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ed2024;background:#ed20241a;padding:.35rem .9rem;border-radius:999px}.blog-date{font-size:.75rem;color:#777;white-space:nowrap}.blog-content h2{font-size:clamp(1.1rem,2.5vw,1.4rem);margin:.6rem 0}.blog-content p{font-size:.95rem;color:#555;margin-bottom:.6rem}.blog-meta{font-size:.8rem;color:#777;margin-top:auto}.no-articles{width:100%;text-align:center;color:#000;font-weight:400;font-size:1.2rem;margin:2rem 0}@media (max-width: 768px){.featured-content{bottom:1.5rem;left:1rem;right:1rem;text-align:left}.featured-meta{font-size:.75rem}.read-more-btn{width:100%}}@media (max-width: 480px){.featured-wrapper{border-radius:8px}.blog-image img{height:200px}.blogs-section{padding:2rem 1rem 3rem}}.blog-modal-backdrop{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;overflow-y:auto;z-index:3000;padding:20px}.blog-modal-content{position:relative;margin:auto;background:#fff;border-radius:18px;overflow:hidden;width:100%;display:flex;flex-direction:column;padding:60px;box-shadow:0 10px 40px #0000004d;height:100%;overflow-y:auto}.blog-modal-content::-webkit-scrollbar{display:none}.blog-modal-content{scrollbar-width:none;-ms-overflow-style:none}.blog-modal-img{width:100%;height:350px;background-size:cover;background-position:center;border-radius:12px;margin:20px 0;flex-shrink:0}.blog-modal-content h2{font-size:1.6rem;margin-bottom:10px;font-weight:700}.blog-modal-meta{font-size:.9rem!important;opacity:.7;margin-bottom:15px}.blog-modal-card-description{font-size:1.1rem;line-height:1.6;margin-top:1rem}.blog-modal-close-btn{position:absolute;top:18px;right:22px;font-size:1.3rem;color:#fff;background:#000;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .3s ease}.blog-modal-close-btn:hover{background:#ef2c2ce6}@media (max-width: 768px){.blog-modal-content{padding:30px 20px}.blog-modal-img{height:200px}.blog-modal-content h2{font-size:1.3rem}.blog-modal-card-description{font-size:1rem}.blog-modal-close-btn{top:12px;right:12px;width:32px;height:32px;font-size:1.1rem}}@media (max-width: 480px){.blog-modal-content{padding:20px 15px}.blog-modal-img{height:160px}.blog-modal-content h2{font-size:1.1rem}.blog-modal-card-description{font-size:.95rem}}@media (min-width: 1920px){.blog-modal-content{max-width:1200px;padding:80px}.blog-modal-img{height:400px}.blog-modal-content h2{font-size:1.8rem}.blog-modal-card-description{font-size:1.3rem}.blog-modal-close-btn{width:50px;height:50px;font-size:1.5rem}}@media (min-width: 2560px){.blog-modal-content{max-width:1400px;padding:100px}.blog-modal-img{height:500px}.blog-modal-content h2{font-size:2rem}.blog-modal-card-description{font-size:1.5rem}.blog-modal-close-btn{width:60px;height:60px;font-size:1.8rem}}.faq-section{padding-top:calc(var(--svh, 1svh) * 30);font-size:clamp(1.6rem,3vw,4.5rem);font-weight:400}.faq-abbr{letter-spacing:-.05rem;font-size:clamp(.9rem,2vw,1.2rem);line-height:.05}.faq-title{margin-bottom:1.8rem;font-weight:400;letter-spacing:-.15rem;font-size:clamp(1.8rem,5vw,4rem);overflow:hidden}.faqline{display:inline-block}.faq-heading p{margin-bottom:1.8rem;font-size:clamp(1rem,2.5vw,1.5rem);color:#0009}.faq-search{display:flex;justify-content:center;margin-top:1rem;padding:0 1rem}.faq-search-box{display:flex;align-items:center;width:100%;max-width:400px;padding:.5rem .8rem;border-radius:2rem;border:1px solid rgba(0,0,0,.2);background:#fff;transition:all .3s ease}.faq-search-icon{color:#0009;margin-right:.4rem}.faq-search-input{flex:1;border:none;outline:none;font-size:clamp(.9rem,2vw,1rem);padding:.5rem 0}.faq-content{max-width:800px;margin:6rem auto;padding:0 1rem}.faq-accordion{border-bottom:1px solid #eee!important;box-shadow:none!important}.faq-question{font-weight:700;font-size:clamp(1rem,3.5vw,1.4rem)!important}.faq-answer{font-size:clamp(.9rem,2.5vw,1.2rem)!important;line-height:1.5;color:#555}.faq-no-results{font-size:clamp(1rem,3vw,1.3rem);text-align:center;margin:0;color:#ed2024}.faq-cta{margin-top:3rem;text-align:center;padding:0 1rem}.faq-cta h4{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;margin-bottom:1rem}.faq-cta p{color:#666;font-size:clamp(1rem,2.5vw,1.5rem);margin-bottom:1rem}.faq-btn{background:#f5f5f5;color:#000;border:none;padding:.55rem 1.2rem;border-radius:999px;font-size:clamp(.9rem,2.1vw,.9rem);font-weight:400;text-decoration:none;cursor:pointer;transition:all .3s ease}.faq-btn:hover{background:#ed2024;color:#fff}@media (max-width: 768px){.faq-content{margin:4rem auto}.faq-search-box{padding:.4rem .7rem}}@media (max-width: 480px){.faq-heading h1{letter-spacing:-.05rem}.faq-btn{width:100%;max-width:250px}}.pp-content strong,.pp-section strong{color:#222}.pp-title{padding-top:calc(var(--svh, 1svh) * 40);font-size:clamp(2.2rem,5vw,4.5rem);font-weight:400;letter-spacing:-.035em;overflow:hidden}.ppline{display:inline-block}.pp-content{margin-top:60px;font-size:clamp(1rem,1.6vw,1.4rem);line-height:1.6}.pp-text{max-width:950px;margin:0 auto}.pp-text h3{margin-block:1.2em .8em;font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:500}.pp-text p{margin-bottom:1rem;line-height:1.6}.pp-text ul{list-style-type:circle;padding-left:1.5rem;margin-bottom:1.5rem}.pp-text .index{color:#ed2024}.pp-text a{color:#ed2024;text-decoration:none;transition:color .2s ease}.pp-text a:hover,.pp-text a:focus{color:#b91c1f;text-decoration:underline}@media (max-width: 768px){.pp-title{padding-top:calc(var(--svh, 1svh) * 25)}.pp-content{margin-top:40px}}@media (max-width: 480px){.pp-title{font-size:2rem}.pp-text{font-size:1rem}.pp-text ul{padding-left:1rem}}.career-section{text-align:center;padding-top:calc(var(--svh, 1svh) * 35);padding-left:clamp(2rem,14vw,15rem);padding-right:clamp(2rem,14vw,15rem)}.text-eyebrow{color:#a1a1a1;font-weight:700;font-size:.9rem}.career-title{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:400;letter-spacing:-.05em;overflow:hidden}.careerline{display:inline-block}.career-btn-wrapper{margin-top:3rem}.career-btn{background:#f5f5f5;color:#000;padding:.7rem 1.5rem;border-radius:9999px;border:none;font-size:1rem;cursor:pointer;transition:background-color .3s ease,color .3s ease}.career-btn:hover{background:#ed2024;color:#fff}.career-images{margin-top:clamp(10rem,15vw,15rem);position:relative}.career-image-grid{display:flex;justify-content:center;align-items:center;position:relative}.career-img{border-radius:1rem;overflow:hidden;box-shadow:0 8px 20px #0000001a}.career-img img{display:block;width:100%;height:auto;object-fit:cover}.career-img.big{width:75%;z-index:2;position:relative}.career-img.small{position:absolute}.career-img.small.top-right{top:55%;right:0%;z-index:3;width:40%}.career-img.small.bottom-left{bottom:-10%;left:0%;width:30%;z-index:1}.career-info{margin-top:clamp(10rem,15vw,15rem);display:flex;justify-content:flex-end}.career-info-text{max-width:500px}.career-info-text p{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.2;margin-bottom:0;color:#000}@media (max-width: 900px){.career-info{justify-content:center;text-align:center}}.career-listing{margin-top:clamp(10rem,10vw,15rem);padding-left:clamp(2rem,5vw,6rem);padding-right:clamp(2rem,5vw,6rem)}.job-listing-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2rem;flex-wrap:wrap}.job-listing-header h2{font-size:3.5rem;font-weight:400;letter-spacing:-.15rem;margin:0}.job-count{font-size:3.5rem;color:#000}#table-career{margin-top:clamp(2rem,3vw,5rem);width:100%;border-collapse:collapse}#table-career thead tr th{font-weight:400;text-align:start;font-size:.8rem;color:#0006}#table-career tbody tr{border-bottom:1px solid #eaeaea}#table-career tbody tr td{vertical-align:middle;padding:2rem .5rem}.job-team{display:block;font-size:.9rem;color:#000;margin-bottom:1.5rem}.job-position{font-size:1.5rem;font-weight:400;margin:0;color:#000}.job-type{font-size:1rem;color:#000;text-align:left;white-space:nowrap}.job-action{text-align:right}.apply-btn{padding:.5rem 1.2rem;border-radius:999px;border:none;font-size:.95rem;cursor:pointer;background:#f5f5f5;color:#000;transition:all .3s ease}.apply-btn:hover{background:#ed2024;color:#fff}
