:root{--lab-yellow:#fcb125;--lab-grey:#595959;--lab-mid-grey:#7f7f7f;--lab-light-grey:#f2f2f2;--transform-black:#231f20;--white:#fff;--yellow-shade-2:#fdbd4a;--yellow-shade-3:#fec45e;--yellow-shade-4:#fed486;--yellow-shade-5:#ffe1af;--dark-grey-1:#282828;--medium-grey-2:#4f4f4f;--light-grey-3:#828282;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--h1-size:3.5rem;--h1-line:4rem;--h2-size:3rem;--h2-line:3.5rem;--h3-size:2.5rem;--h3-line:3rem;--h4-size:2rem;--h4-line:2.5rem;--h5-size:1.5rem;--h5-line:2rem;--h6-size:1.25rem;--h6-line:1.75rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.mobile-only{display:none}@media (max-width:900px){.mobile-only{display:block;margin-top:2rem;text-align:center}.desktop-only{display:none!important}}body{font-family:Montserrat,sans-serif;line-height:1.5}a{text-decoration:none}ul{list-style:none}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Crimson Pro,serif;font-weight:600}h1{font-size:var(--h1-size);line-height:var(--h1-line)}h2{font-size:var(--h2-size);line-height:var(--h2-line)}h3{font-size:var(--h3-size);line-height:var(--h3-line)}h4{font-size:var(--h4-size);line-height:var(--h4-line)}h5{font-size:var(--h5-size);line-height:var(--h5-line)}h6{font-size:var(--h6-size);line-height:var(--h6-line)}p{font-family:Montserrat,sans-serif;letter-spacing:1%}p.regular{font-weight:400}p.medium,p.regular{font-size:1rem;line-height:1.5rem}p.medium{font-weight:500}p.small{font-size:.875rem;font-weight:400}label,p.small{line-height:1.25rem}label{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;text-transform:uppercase}.hbspt-form{display:none}.contact-success{display:flex;flex-direction:column}.contact-success h3{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;margin-bottom:1rem}.contact-success p{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300}.preloader{background-color:var(--transform-black);height:100%;left:0;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:9999}.preloader.fade-out{opacity:0}.font-serif{font-family:Crimson Pro,serif}.font-sans{font-family:Montserrat,sans-serif}.app-container{background-color:var(--transform-black);min-height:100vh}.app-container ::selection{background-color:var(--lab-yellow);color:var(--transform-black)}.container{margin:0 auto;max-width:1440px;padding:0 1.5rem;width:100%}@media (max-width:1600px){.container{max-width:1260px}}.btn{border-radius:3px;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;padding:.5rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.btn-primary{background-color:var(--lab-yellow);border:1.5px solid var(--lab-yellow);color:var(--transform-black)}.btn-primary:hover{transform:scale(1.05)}.btn-secondary{background-color:transparent;border:1.5px solid var(--lab-yellow);color:var(--lab-yellow)}.btn-secondary:hover{transform:scale(1.05)}.btn-link{background-color:transparent;color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.04em;line-height:1.5rem;padding:0;text-transform:uppercase;transition:color .3s ease-in-out}.btn-link svg{margin-left:3px;margin-top:-3px;position:relative;vertical-align:middle}[dir=rtl] .btn-link svg{margin-left:0;margin-right:3px;transform:scaleX(-1)}.btn-link svg path{clip-path:inset(0 100% 0 0);transition:clip-path .25s ease}.btn-small{padding:.375rem 1.5rem}.btn-large{padding:.5rem 1.5rem}.btn-full-width,.header{width:100%}.header{background-color:var(--transform-black);height:5rem;position:fixed;top:0;transition:box-shadow .3s ease-in-out;z-index:100}.header.scrolled{box-shadow:0 3px 14.7px 0 #00000082}.header-inner{height:100%;justify-content:space-between}.header-inner,.logo-container{align-items:center;display:flex}.logo-container{flex:1}.logo-text{color:var(--white);font-size:1.125rem}.desktop-nav{display:none;gap:2rem;height:100%}@media (min-width:1148px) and (max-width:1600px){.desktop-nav{gap:1.5rem}}@media (min-width:1148px){.desktop-nav{display:flex}}.nav-link{align-items:center;border-bottom:3px solid transparent;color:var(--white);display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;height:100%;letter-spacing:.02em;text-decoration:none;transition:color .3s ease-in-out}.nav-link.active,.nav-link:hover{color:var(--lab-yellow)}.nav-link.active{border-bottom-color:var(--lab-yellow)}.header-cta{display:none;flex:1;justify-content:flex-end}@media (min-width:1148px){.header-cta{align-items:center;display:flex;gap:2rem}}.header .hamburger-menu{cursor:pointer;display:flex;flex-flow:column wrap;height:26px;justify-content:space-between;z-index:1000}.header .hamburger-menu .bar-bottom,.header .hamburger-menu .bar-top{background:var(--white);border-radius:2px;height:3px;margin:0;transform-origin:left;transition:all .5s;width:32px}.header .hamburger-menu .bar-middle{align-self:flex-end;background:var(--white);border-radius:2px;height:3px;margin:0;transform-origin:left;transition:all .5s;width:28px}.header .hamburger-menu.open .bar-top{transform:rotate(45deg);width:32px}.header .hamburger-menu.open .bar-middle{opacity:0;transform:translateX(1rem)}.header .hamburger-menu.open .bar-bottom{transform:rotate(-45deg);width:32px}@media (min-width:1148px){.header .hamburger-menu{display:none}}.mobile-menu{background-color:var(--transform-black);border-bottom:1px solid var(--gray-800);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:none;flex-direction:column;gap:2.5rem;height:100vh;left:0;padding:1.25rem;position:absolute;top:5rem;width:100%;z-index:1000}.mobile-menu.open{display:flex}@media (min-width:1148px){.mobile-menu{display:none!important}}.mobile-nav-link{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:500;line-height:22px;text-decoration:none}.mobile-nav-link.active{color:var(--lab-yellow)}.mobile-menu .btn{width:fit-content}.lang-link{color:var(--white);font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:color .3s ease-in-out}.lang-link:hover{color:var(--lab-yellow)}.hero{display:flex;flex-direction:column;padding-top:5rem;position:relative;width:100%}.hero.home{height:100vh}.hero.knowledge,.hero.pricing,.hero.workspace{min-height:606px}.hero.pricing .hero-bg img{object-position:0 80px}.hero.knowledge h1{max-width:720px}.hero-bg{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-bg img{height:100%;object-fit:cover;width:100%}.hero.home .hero-bg img{transform:scale(1);transition:transform 5s ease}.hero.home .hero-bg img.zoomed{transform:scale(1.12)}.hero-overlay{background-color:rgba(35,31,32,.67);inset:0;position:absolute}.hero-content{align-items:center;display:flex;flex-grow:1;justify-content:center;position:relative;z-index:10}.hero-text{margin:0 auto;max-width:56rem;padding-top:5rem;text-align:center}@media (min-width:768px){.hero-text{padding-top:0}}.hero-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.25rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:3.5rem;line-height:64px}}[dir=rtl] .hero-title{line-height:calc(1.2 + 6px)}@media (min-width:768px){[dir=rtl] .hero-title{line-height:70px}}.hero-title .highlight{color:var(--lab-yellow)}.hero-subtitle{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;letter-spacing:.02em;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:45rem}@media (min-width:768px){.hero-subtitle{font-size:1.125rem;line-height:1.5rem}}.hero-buttons{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}@media (max-width:600px){.hero-buttons{gap:1rem}}.hero-announcement{background-color:var(--lab-yellow);padding:1rem 0;position:relative;width:100%;z-index:20}.hero-announcement p{color:var(--transform-black);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;text-align:center}@media (min-width:768px){.hero-announcement p{font-size:1.125rem;line-height:1.5rem}}.hero-announcement .link{cursor:pointer;font-weight:500;text-decoration:underline}.section-heading{margin-bottom:3rem}.section-category{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.section-title{font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500}@media (min-width:768px){.section-title{font-size:3rem;line-height:56px}}.section-title.light{color:var(--white)}.section-title.dark{color:var(--transform-black)}.section-description{font-family:Montserrat,sans-serif;max-width:42rem}.section-description.light{color:var(--gray-300)}.section-description.dark{color:var(--lab-grey)}.workspaces-section{background-color:var(--transform-black);color:var(--white);padding:4.5rem 0}.workspaces-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:3rem}.workspaces-header .section-heading{margin-bottom:0}.workspaces-header-btn{display:none}@media (min-width:768px){.workspaces-header-btn{display:block}}.workspaces-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.workspaces-grid{grid-template-columns:repeat(3,1fr)}}.workspace-card{cursor:pointer}.workspace-card:hover .workspace-image img{transform:scale(1.1)}.workspace-card:hover .workspace-image-overlay{background-color:transparent}.workspace-image{display:flex;height:16rem;margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}.workspace-image img{height:100%;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.workspace-image-overlay{background-color:rgba(0,0,0,.2);inset:0;position:absolute;transition:background-color .3s ease-in-out}.workspace-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:.5rem}.workspace-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.5rem}.workspaces-mobile-btn{display:block;margin-top:2rem}.workspace{position:relative;scroll-margin-top:6rem;z-index:5}.workspace-inner{background-color:#2f2c2d;border-radius:5px;display:flex;gap:2.5rem;padding:3.5rem;position:relative;z-index:10}.workspace .left-box-top{height:256px;left:300px;top:-56px}.workspace .left-box-bottom,.workspace .left-box-top{background-color:var(--lab-yellow);content:"";position:absolute;transform:translateX(-100%);width:2000px;z-index:-1}.workspace .left-box-bottom{bottom:-56px;height:314px;left:200px}.workspace .right-box-middle{background-color:var(--lab-yellow);content:"";height:256px;position:absolute;right:200px;top:-200px;transform:translateX(100%);width:2000px;z-index:-1}[dir=rtl] .workspace .left-box-top{left:auto;right:300px;transform:translateX(100%)}[dir=rtl] .workspace .left-box-bottom{left:auto;right:200px;transform:translateX(100%)}[dir=rtl] .workspace .right-box-middle{left:200px;right:auto;transform:translateX(-100%)}@media (min-width:768px){.workspaces-mobile-btn{display:none}}.why-choose-section{background-color:var(--transform-black);overflow:hidden;padding:4.5rem 0 6.375rem}.why-choose-inner{align-items:center;display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.why-choose-inner{flex-direction:row}}.why-choose-text{width:100%}@media (min-width:1024px){.why-choose-text{width:50%}}@media (max-width:600px){.why-choose-section{padding:3rem 0 4.5rem}.why-choose-description{font-size:.875rem;line-height:1.25rem}}.why-choose-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.why-choose-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.why-choose-title{font-size:3rem;line-height:56px}}.why-choose-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:.01em;margin-bottom:3rem;max-width:32rem}.why-choose-list{position:relative}.why-choose-line{background-color:var(--lab-yellow);bottom:0;left:56px;position:absolute;top:0;width:4px}[dir=rtl] .why-choose-line{left:auto;right:56px}.why-choose-items{display:flex;flex-direction:column;gap:2rem}.why-choose-item{display:flex}.why-choose-item-number{color:var(--lab-yellow);flex-shrink:0;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;padding-top:.25rem;text-align:right;width:2rem}.why-choose-item-spacer{flex-shrink:0;width:52px}.why-choose-item-content{flex:1}.why-choose-item-title{color:var(--lab-yellow);font-size:1.125rem;font-weight:500}.why-choose-item-desc,.why-choose-item-title{font-family:Montserrat,sans-serif;letter-spacing:.01em;line-height:1.5rem}.why-choose-item-desc{color:var(--lab-light-grey);font-size:1rem}.why-choose-image-wrapper{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;margin-top:2.5rem;position:relative;width:100%}@media (min-width:1024px){.why-choose-image-wrapper{margin-top:0;width:50%}}.why-choose-image-container{position:relative;width:100%}@media (min-width:1024px){.why-choose-image-container{width:586px}}.why-choose-image-accent{background-color:var(--lab-yellow);border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;display:none;height:625px;left:32px;position:absolute;top:32px;width:586px;z-index:0}[dir=rtl] .why-choose-image-accent{left:auto;right:32px}@media (min-width:1024px){.why-choose-image-accent{display:block}}.why-choose-image{display:flex;position:relative;width:100%;z-index:10}.why-choose-image:after{background:linear-gradient(180deg,rgba(35,31,32,0) 37.45%,rgba(35,31,32,0) 86.75%);border-radius:2px;content:"";inset:0;pointer-events:none;position:absolute}@media (min-width:1024px){.why-choose-image:after{border-radius:5px}}.why-choose-image img{border-radius:2px;box-shadow:5px 4px 12.3px 0 #07070787;height:auto;object-fit:cover;width:100%}.why-choose-image .why-choose-badge img{box-shadow:none}@media (min-width:1024px){.why-choose-image img{border-radius:5px;height:625px;width:586px}}.why-choose-badge{bottom:1.5rem;height:fit-content;position:absolute;right:1.5rem;width:95px}.why-choose-badge img{height:auto;width:100%}.why-choose-badge span{color:var(--white);font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em}.why-choose-badge .highlight{color:var(--lab-yellow)}.services-section{background-color:var(--transform-black);padding:6.375rem 0;position:relative}.services-sidebar{background-color:var(--lab-yellow);bottom:0;display:none;left:0;position:absolute;top:0;width:36vw;z-index:0}[dir=rtl] .services-sidebar{left:auto;right:0}@media (min-width:1024px){.services-sidebar{display:block}}.services-inner{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:10}@media (min-width:1024px){.services-inner{flex-direction:row}}.services-image-side{margin-top:2.5rem;position:relative;width:100%}@media (min-width:1024px){.services-image-side{margin-top:0;max-width:430px;width:auto}.services-image-container{max-width:430px}.services-sidebar{width:30vw}}.services-image-container{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;position:relative}.services-image-container img{border-radius:5px;filter:grayscale(20%);height:auto;object-fit:cover;transition:filter .5s ease-in-out;width:100%}.services-image-container:hover img{filter:grayscale(0)}.services-image-badge{bottom:1.5rem;height:auto;left:1.5rem;position:absolute;width:95px}.services-image-badge img{height:auto;width:100%}.services-image-badge span{color:var(--white);font-family:Crimson Pro,serif;font-size:1.125rem;font-style:italic}.services-content-side{flex:1 1 0;padding-left:0;width:100%}@media (min-width:1024px){.services-content-side{flex:1 1 0;width:100%}}.services-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.1em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.services-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;margin-bottom:3rem}@media (min-width:768px){.services-title{font-size:3rem;line-height:56px}}.services-list{display:flex;flex-direction:column;gap:1.5rem}.service-item{background-color:#2f2c2d;border-radius:2px;border-bottom-right-radius:5px;border-top-left-radius:5px;gap:1rem}.service-icon,.service-item{align-items:center;display:flex}.service-icon{flex-shrink:0;justify-content:center}.service-content h5{color:var(--lab-yellow);font-family:Montserrat,serif;font-size:1.125rem;font-weight:500}.service-content h5,.service-content p{letter-spacing:.01em;line-height:1.5rem}.service-content p{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem}@media (max-width:600px){.services-section{padding:3.5rem 0}}.pricing-section{background-color:var(--transform-black);padding:4.5rem 0}.pricing-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}@media (min-width:768px){.pricing-header{align-items:flex-end;flex-direction:row}}.pricing-header .section-heading{margin-bottom:0}.pricing-header-btn{margin-top:1.5rem}@media (min-width:768px){.pricing-header-btn{margin-top:0}}#pricing .pricing-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){#pricing .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#pricing .pricing-grid{grid-template-columns:repeat(4,1fr)}}#pricing .pricing-card{background-color:#2f2c2d;border:1px solid #5f5b58;border-radius:5px;box-shadow:none;display:flex;flex-direction:column;height:auto;overflow:hidden;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}#pricing .pricing-card:hover{box-shadow:.97px 5.83px 9.82px 0 #9c9c9c45;transform:scale(1.05)}#pricing .pricing-card:hover .btn-link svg path{clip-path:inset(0 0 0 0)}@media (max-width:900px){#pricing .btn-link{background-color:var(--lab-yellow);border:1.5px solid var(--lab-yellow);border-radius:2px;color:var(--transform-black);display:inline-block;font-weight:600;margin-top:1rem;padding:.5rem 2rem;text-align:center}#pricing .btn-link svg{display:none}}#pricing .pricing-card-image{height:12rem;overflow:hidden;padding:1.5rem 1rem 0;position:relative}#pricing .pricing-card-image img{border:1px solid #5f5b58;border-radius:2px;height:100%;object-fit:cover;width:100%}#pricing .pricing-card-content{display:flex;flex-direction:column;flex-grow:1;padding:1rem 1rem 1.5rem}#pricing .pricing-card-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:.25rem}#pricing .pricing-card-details{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;line-height:1.75rem;margin-bottom:1.5rem}#pricing .pricing-card-list{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;margin-bottom:1.5rem}#pricing .pricing-card-list-item{align-items:center;color:var(--lab-light-grey);display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300}#pricing .pricing-card-bullet{background-color:var(--lab-yellow);border-radius:50%;flex-shrink:0;height:8px;margin-right:.5rem;width:8px}[dir=rtl] #pricing .pricing-card-bullet{margin-left:.5rem;margin-right:0}@media (min-width:768px){.pricing-section{padding:3.5rem 0}}.pricing-slider-wrapper{position:relative}#pricing .pricing-slider{display:block}.pricing-slider .slick-list{margin-left:-.75rem;overflow:hidden;padding:2rem 0 1rem;width:calc(100% + 1.5rem)}[dir=rtl] .pricing-slider .slick-list{margin-left:0;margin-right:-.75rem}.pricing-slider .slick-slide{margin:.75rem}.pricing-slider-arrows{display:flex;gap:10px;margin-top:30px}[dir=rtl] .pricing-slider-arrows{flex-direction:row-reverse;justify-content:flex-end}.pricing-slider-arrows .slick-next,.pricing-slider-arrows .slick-prev{align-items:center;background-color:var(--lab-yellow);border:none;border-radius:50%;cursor:pointer;display:flex!important;height:2rem;justify-content:center;left:auto;opacity:1!important;position:relative;right:auto;transition:scale .3s ease-in-out;visibility:visible!important;width:2rem}.pricing-slider-arrows .slick-next:hover,.pricing-slider-arrows .slick-prev:hover{background-color:var(--lab-yellow);scale:1.1}.pricing-slider-arrows .slick-prev svg{margin-left:-3px}.pricing-slider-arrows .slick-next svg{margin-right:-3px}.pricing-slider-arrows .slick-next:active,.pricing-slider-arrows .slick-next:focus,.pricing-slider-arrows .slick-prev:active,.pricing-slider-arrows .slick-prev:focus{background-color:var(--lab-yellow);opacity:1;outline:none}.pricing-slider-arrows .slick-next.slick-disabled,.pricing-slider-arrows .slick-prev.slick-disabled{cursor:default;opacity:.5}.pricing-slider-arrows .slick-next svg,.pricing-slider-arrows .slick-prev svg{color:var(--transform-black)}.pricing-slider-arrows .slick-next:before,.pricing-slider-arrows .slick-prev:before{display:none}.pricing-slider .slick-track{display:flex}.pricing-slider .pricing-card{display:flex!important;flex-direction:column;height:100%}.cta-section{background-color:var(--transform-black);padding:6rem 0;position:relative}.cta-image-wrapper{position:relative;width:100%}.cta-accent-bg{background-color:var(--lab-yellow);border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%;left:-40px;position:absolute;top:40px;width:calc(100% + 80px);z-index:0}.cta-image-container{position:relative;width:100%;z-index:1}.cta-image-container img{display:block;height:442px;object-fit:cover;width:100%}.cta-image-container img,.cta-overlay{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cta-overlay{background-color:rgba(35,31,32,.75);inset:0;position:absolute}.cta-content{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center;z-index:20}.cta-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:1.875rem;font-weight:500;margin-bottom:.75rem}@media (min-width:768px){.cta-title{font-size:3rem;line-height:56px}}.cta-description{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:.01em;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:48rem}.community-section{background-color:var(--transform-black);padding:4.5rem 0 5.25rem}.community-inner{display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.community-inner{flex-direction:row}}.community-text{padding-top:2.5rem;width:100%}@media (min-width:1024px){.community-text{width:41.666%}}.community-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.community-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;margin-bottom:1.5rem}@media (min-width:768px){.community-title{font-size:3rem;line-height:56px}}.community-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;margin-bottom:3rem}.community-grid{display:grid;gap:1.875rem;grid-template-columns:1fr;width:100%}@media (min-width:768px){.community-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.community-grid{width:58.333%}}.community-card{background-color:#2f2c2d;border-radius:5px;box-shadow:none;display:flex;flex-direction:column;height:16rem;justify-content:space-between;padding:2rem;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.community-card:hover{box-shadow:.97px 5.83px 9.82px 0 #9c9c9c45;transform:scale(1.05)}.community-card-diamond{display:flex;margin-bottom:.875rem}.community-card-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:1.75rem;font-weight:500;line-height:1.75rem;margin-bottom:1rem;max-width:120px}.community-card-desc{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem;max-width:240px}.community-card-logo{align-items:center;background-color:#2f2c2d;border-radius:5px;display:flex;height:16rem;justify-content:center;padding:2rem}.community-logo-box span{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.05em}.community-logo-box .highlight{color:var(--lab-yellow);font-size:.75rem;vertical-align:super}.community-btn{display:none}@media (max-width:900px){.community-card-logo{display:none}.community-btn{display:block;margin-top:2rem;text-align:center}}.contact-section{background:var(--transform-black);padding:4.5rem 0;position:relative}.contact-yellow-bar{background:var(--lab-yellow);border-bottom-left-radius:5px;border-top-left-radius:5px;height:100%;max-height:700px;position:absolute;right:0;top:0;width:60vw;z-index:1}.contact-section__container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.contact-content{align-items:stretch;border-radius:5px;display:flex;justify-content:center;position:relative;z-index:2}.contact-image-col{align-items:center;display:flex;flex:1 1 40%;justify-content:center;min-width:600px}.contact-image-col,.contact-image-wrapper{border-bottom-left-radius:5px;border-top-left-radius:5px}.contact-logo{bottom:1.5rem;height:auto;left:1.5rem;pointer-events:none;position:absolute;width:95px;z-index:2}.contact-image{border-bottom-left-radius:5px;border-top-left-radius:5px;box-shadow:0 4px 32px rgba(0,0,0,.18);height:100%;object-fit:cover;width:100%}@media (max-width:1440px){.contact-image-col{min-width:500px}}@media (max-width:1200px){.contact-image-col{min-width:50%}}.contact-form-col{border-bottom-right-radius:5px;border-top-right-radius:5px}.contact-form .btn,.contact-form-col{align-items:center;display:flex;justify-content:center}.contact-form .btn{gap:.375rem;height:40px;vertical-align:middle;width:fit-content}.contact-card{background:#2f2c2d;border-bottom-right-radius:5px;border-top-right-radius:5px;box-shadow:0 2px 16px rgba(0,0,0,.12);color:var(--white);height:100%;padding:2rem;width:100%}.contact-title{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.contact-heading{color:var(--white);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:1rem}.contact-desc{color:var(--lab-light-grey);font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-section__form .btn{align-items:center;display:flex;height:40px;width:fit-content}.contact-section__form .btn svg{margin-right:6px}.contact-form-row{display:flex;gap:1rem}.contact-input,.contact-textarea{background:var(--lab-light-grey);border:.5px solid var(--Light-Grey,#828282);border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;outline:none;padding:12px;transition:border-color .3s ease-in-out;width:100%}.contact-input:focus,.contact-textarea:focus{border-color:var(--lab-yellow)}[dir=rtl] .contact-input[type=tel]{direction:rtl;text-align:right}.contact-textarea{min-height:100px;resize:vertical}.contact-submit-btn{background:var(--lab-yellow);border:none;border-radius:6px;color:var(--transform-black);cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:.9rem 0;transition:background .3s ease-in-out,color .3s ease-in-out;width:100%}.contact-submit-btn:hover{background:var(--white);color:var(--lab-yellow)}@media (max-width:900px){.contact-inner{flex-direction:column;gap:2.5rem}.contact-section__form-col,.contact-section__image-col{flex:unset;justify-content:center;width:100%}.contact-section__image{max-width:320px}.contact-section__card{max-width:100%;padding:2rem 1rem}}@media (max-width:600px){.contact-section{padding:2.5rem 0 2rem}.contact-section__container{padding:0 .5rem}.contact-section__form-row{flex-direction:column;gap:.7rem}.contact-content{flex-direction:column;gap:2rem}.contact-image-col{min-width:auto}.contact-yellow-bar{display:none}.contact-image-wrapper{display:flex}#contact{padding:7rem 0 3.5rem!important}.contact-card{background-color:transparent;padding:0}.contact-desc{font-size:.875rem;line-height:1.25rem}.contact-form .btn{width:100%}.contact-image{border-radius:5px}}.contact-input::placeholder,.contact-textarea::placeholder{color:#5f5b58;font-family:Montserrat,sans-serif;font-size:14px;opacity:1}.contact-field-group{display:flex;flex-direction:column;width:100%}.contact-label{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.5rem;margin-bottom:.375rem;text-transform:none}.contact-asterisk{color:var(--lab-yellow);font-size:1.1em;font-weight:700;margin-left:2px}.cta-image-overlay{background:var(--transform-black,#231f20);inset:0;opacity:.76;pointer-events:none;position:absolute;z-index:2}footer{background:var(--transform-black);border-top:16px solid var(--lab-yellow);color:var(--white);padding:3rem 0 0}.footer-section__container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-section__columns{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}.footer-section__col{flex:1 1 0;min-width:220px}.footer-section__logo{margin-bottom:1rem;width:77px}.footer-section__desc{color:var(--lab-light-grey);font-family:Crimson Pro,serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:1.5rem}.footer-section__desc span{color:var(--lab-yellow)}.footer-section__bar-container{display:flex;justify-content:space-between;width:100%}.footer-section__address{color:var(--lib-light-grey);font-size:.875rem;font-style:normal;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:2rem}.footer-section__social{display:flex;gap:1rem}.footer-section__social-link{color:var(--lab-yellow);transition:color .3s ease-in-out,transform .3s ease-in-out}.footer-section__social-link:hover{color:var(--white);transform:scale(1.05)}.footer-section__col-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:1.5rem;text-transform:uppercase}.footer-section__links-list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.footer-section__link{color:var(--white);display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;transition:color .3s ease-in-out}.footer-section__link.active,.footer-section__link:hover{color:var(--lab-yellow)}.footer-section__contact-item{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.footer-section__contact-icon{align-items:center;color:var(--lab-yellow);display:flex}.footer-section__contact-link{color:var(--white);font-size:1rem;transition:color .3s ease-in-out}[dir=rtl] .footer-section__contact-link{direction:ltr}.footer-section__contact-link:hover{color:var(--lab-yellow)}footer .btn{height:40px;margin-top:1rem}.footer-section__bar{align-items:center;border-top:1px solid #7f7f7f;color:var(--lab-light-grey);display:flex;font-size:.98rem;justify-content:space-between;margin-top:2rem;padding:2rem 0}.footer-section__bar-link{color:#e2e8f0;font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem;margin:0 .5rem;transition:color .3s ease-in-out}.footer-section__bar-link:hover{color:var(--lab-yellow)}@media (max-width:1200px){.footer-section__contact-item{flex-wrap:wrap}.footer-section__contact-item>.footer-section__contact-link+.footer-section__contact-link{flex-basis:100%;padding-left:calc(24px + .75rem)}[dir=rtl] .footer-section__contact-item>.footer-section__contact-link+.footer-section__contact-link{padding-left:0;padding-right:calc(24px + .75rem);text-align:right}}@media (max-width:900px){.footer-section__columns{flex-direction:column;gap:1.5rem}.footer-section__col--links{display:none}.footer-section__bar-container{align-items:flex-start;flex-direction:column-reverse;gap:1.5rem}.footer-section__desc{font-size:1rem;line-height:1.25rem;margin-bottom:1rem}.footer-section__address{font-size:.75rem;margin-bottom:1.5rem}.footer-section__bar-link{margin:0}.footer-section__bar-right{display:flex;gap:.75rem}}@media (max-width:600px){.footer-section{padding:2rem 0 0}.footer-section__container{padding:0 .5rem}.footer-section__bar{flex-direction:column;font-size:.95rem;gap:.5rem;text-align:center}}.footer{background-color:var(--transform-black);border-top:1px solid var(--gray-800);padding:5rem 0}.footer-placeholder{align-items:center;border:1px solid var(--gray-600);display:flex;height:200px;justify-content:center;position:relative;width:100%}.footer-placeholder svg{height:100%;inset:0;position:absolute;stroke:var(--gray-600);width:100%}.footer-placeholder h2{background-color:var(--transform-black);color:var(--white);font-family:Crimson Pro,serif;font-size:1.875rem;padding:0 2rem;position:relative;z-index:10}.footer-section__bar-left{color:#e2e8f0;font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem}.highlight{color:var(--lab-yellow)}.text-center{text-align:center}.mb-0{margin-bottom:0}.sticky-nav{background:orange;box-shadow:0 2px 8px rgba(0,0,0,.12);display:flex;height:56px;justify-content:center;position:sticky;top:80px;transition:box-shadow .3s;z-index:90}.nav-tabs{display:flex;gap:.5rem}.nav-tab{background:transparent;border:none;color:var(--transform-black);cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;outline:none;padding:.5rem;transition:background .2s,color .2s,transform .2s}.nav-tab.active{background:var(--yellow-shade-3)}@media (max-width:600px){.nav-tabs{gap:.5rem}.nav-tab{font-size:.75rem;line-height:1.25rem;padding:.25rem}}#workspaces{padding-bottom:1.75rem}#workspaces .workspace-section{padding:5.5rem 0 1.5rem;scroll-margin-top:6rem}#workspaces .workspace-section:has(.price){padding:5.5rem 0}#workspaces .workspace-info{display:flex;gap:2rem;justify-content:space-between}#workspaces .workspace-info label{color:var(--lab-yellow)}#workspaces label{margin-top:.5rem}#workspaces .workspace-content p{margin-top:1.5rem}#workspaces .workspace-content h2{color:var(--lab-yellow)}#workspaces .workspace-content .price{color:var(--lab-yellow);margin-top:2rem}#workspaces p{color:var(--white);max-width:480px}#workspaces .workspace-img{border-radius:5px;display:flex}#workspaces .workspace-img img{border-radius:5px}#workspaces .features-list{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}#workspaces .features-list li{align-items:center;display:flex;gap:.5rem}#workspaces .features-list li svg{display:flex}#workspaces .features-list li{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em}#workspaces .pricing-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:3rem}@media (min-width:640px){#workspaces .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#workspaces .pricing-grid{grid-template-columns:repeat(4,1fr)}}#workspaces .pricing-card{background-color:#2f2c2d;border:1px solid #5f5b58;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}#workspaces .pricing-card:hover{box-shadow:.97px 5.83px 9.82px 0 #9c9c9c45;transform:scale(1.05);will-change:transform}#workspaces .pricing-card .btn-link{margin-top:auto;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}@media (max-width:900px){#workspaces .pricing-card .btn-link{background-color:var(--lab-yellow);border:1.5px solid var(--lab-yellow);border-radius:2px;color:var(--transform-black);display:inline-block;font-weight:600;margin-top:1rem;max-height:none;opacity:1;overflow:visible;padding:.5rem 2rem;text-align:center;transition:none}#workspaces .pricing-card:hover .btn-link{padding-top:.5rem!important}#workspaces .pricing-card .btn-link svg{display:none}#workspaces .pricing-card:hover .btn-link{max-height:none;padding-top:0}#workspaces .pricing-card:hover{box-shadow:none;transform:none}}#workspaces .pricing-card:hover .btn-link{max-height:3rem;opacity:1;padding-top:1.5rem}#workspaces .pricing-card:hover .btn-link svg path{clip-path:inset(0 0 0 0)}#workspaces .pricing-card-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem 1rem}#workspaces label{color:var(--white)}#workspaces .pricing-card-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:1.5rem}#workspaces .pricing-card-list{display:flex;flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:0}#workspaces .pricing-card-list-item{align-items:center;color:var(--lab-light-grey);display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;line-height:1.25rem}#workspaces .pricing-card-list-item .icon{align-items:center;display:flex}#workspaces .pricing-card-list-item img{margin-right:.5rem}[dir=rtl] #workspaces .pricing-card-list-item img{margin-left:.5rem;margin-right:0}#workspaces p.info{color:var(--lab-yellow);font-weight:300;margin-top:2.75rem;max-width:none}#workspaces p.info.second{margin-top:0}#workspaces hr{border:none;border-top:1px solid var(--lab-mid-grey);margin:0}@media (max-width:991px){#workspaces .workspace-info{flex-direction:column}#workspaces .workspace-section{padding:3.5rem 0 1.5rem!important}}.amenities-section{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-62px;padding-bottom:2.5rem;position:relative}.amenities-container{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,132px);justify-content:center;padding:0 1.25rem;position:relative;z-index:5}@media (max-width:1600px){.amenities-container{max-width:1260px}}.amenity-card{align-items:center;background-color:var(--lab-yellow);border-radius:5px;display:flex;flex-direction:column;gap:.75rem;height:124px;justify-content:center;text-align:center}.amenity-icon{display:flex}.amenity-icon svg{height:100%;width:100%}.amenity-title{color:var(--transform-black);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.01em;line-height:1.25rem}@media (max-width:1024px){.amenities-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.amenities-section{margin-top:0;padding:3.5rem 0}.amenities-container{gap:1rem;grid-template-columns:repeat(2,1fr)}.amenity-card{min-height:150px;padding:1.5rem 1rem}.amenity-icon{height:50px;margin-bottom:1rem;width:50px}.amenity-title{font-size:.875rem;line-height:1.25rem}}@media (max-width:480px){.amenities-container{grid-template-columns:1fr 1fr}.amenity-card{gap:0}}#our-workspaces{overflow:hidden;padding:4.5rem 0}#our-workspaces .our-workspaces{display:flex;flex-direction:column;justify-content:center}#our-workspaces .our-workspaces label{color:var(--lab-yellow);text-align:center}#our-workspaces .our-workspaces h2{color:var(--white);margin-top:.75rem;text-align:center}#our-workspaces .workspaces{display:flex;flex-direction:column;gap:3.5rem;margin-top:6rem}#our-workspaces .workspaces .workspace{border-radius:5px;box-shadow:6px 4px 14.9px 0 #1a1a1a8f;display:flex;position:relative;z-index:5}#our-workspaces .workspaces .workspace .content{max-width:480px;width:100%}@media (min-width:901px) and (max-width:1540px){#our-workspaces .workspaces .workspace .content{max-width:390px}}#our-workspaces .workspaces .workspace h2{color:var(--lab-yellow);text-align:left}[dir=rtl] #our-workspaces .workspaces .workspace h2{text-align:right}#our-workspaces .workspaces .workspace#private-offices{z-index:50}#our-workspaces .workspaces .workspace p.medium{color:var(--white);margin-top:1.5rem}#our-workspaces .workspaces .workspace p.normal{color:var(--lab-yellow);margin-top:1rem}#our-workspaces .workspaces .workspace .btn{margin-top:3.5rem}@media (max-width:900px){#our-workspaces{padding:3.5rem 0}#our-workspaces .workspaces .workspace-inner{align-items:center;flex-direction:column;padding:1.5rem;text-align:center}.workspace .left-box-top{left:200px}[dir=rtl] .workspace .left-box-top{left:auto;right:200px}.workspace .left-box-bottom{left:100px}[dir=rtl] .workspace .left-box-bottom{left:auto;right:100px}#our-workspaces .workspaces .workspace .content{max-width:100%}#our-workspaces .workspaces .workspace p{text-align:left}#our-workspaces .workspaces .workspace .btn{margin-top:1.5rem;width:100%}#our-workspaces .workspaces .workspace h2{margin-top:0}}.images-flex{display:flex;gap:1.5rem;height:100%}.images-left{align-items:stretch;display:flex;flex:2 1 0}.images-left img{border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;max-height:384px;object-fit:cover;width:100%}.images-right{display:flex;flex:1 1 0;flex-direction:column;gap:1.5rem;justify-content:stretch}.small-image{align-items:stretch;display:flex;flex:1 1 0;position:relative}.small-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.with-number{position:relative}.with-number .image-number{align-items:center;background:rgba(35,31,32,.57);border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:32px;font-weight:500;height:100%;justify-content:center;left:0;letter-spacing:.01em;line-height:100%;position:absolute;text-align:center;top:0;width:100%;z-index:2}.hidden-gallery-img{display:none!important}.lightbox-overlay{align-items:center;background:rgba(35,31,32,.9);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9999}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-close{background:none;border:none;cursor:pointer;padding:.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:stroke .2s;z-index:10001}[dir=rtl] .lightbox-close{left:1.5rem;right:auto}.lightbox-close:hover svg path{stroke:var(--lab-yellow)}.lightbox-close svg{display:block}.lightbox-close svg path{transition:stroke .2s}.lightbox-content{align-items:center;display:flex;height:100%;justify-content:center;padding:4rem;position:relative;width:100%}.lightbox-content img{border-radius:5px;max-height:80vh;max-width:100%;object-fit:contain}.lightbox-next,.lightbox-prev{align-items:center;background:var(--lab-yellow);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%) scale(1);transition:transform .3s ease;width:3rem;z-index:10001}.lightbox-next:hover,.lightbox-prev:hover{transform:translateY(-50%) scale(1.15)}.lightbox-prev svg{margin-left:-1px}.lightbox-next svg path,.lightbox-prev svg path{fill:var(--transform-black)}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}.lightbox-counter{bottom:1.5rem;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;left:50%;opacity:.7;position:absolute;transform:translateX(-50%)}@media (max-width:900px){.lightbox-content{padding:3rem 1rem}.images-flex{flex-direction:column;gap:1rem}.images-left,.images-right{flex:unset}.images-right{flex-direction:row;gap:1rem}.small-image{flex:1 1 0}}.cta-section{overflow:hidden;padding:5.5rem 0 8rem}.cta-section.workspace .cta-image-container img{border-radius:5px}.cta-section.workspace .cta-accent-bg{border-radius:5px;height:calc(100% - 4rem);top:2rem}@media (max-width:600px){.cta-section{padding:3.5rem 0 5rem}}.kitchen-lounge-section{background-color:var(--transform-black);padding:5.5rem 0}.kitchen-lounge-container{margin:0 auto;max-width:1440px;padding:0 1.25rem}@media (max-width:1600px){.kitchen-lounge-container{max-width:1260px}}.kitchen-lounge-content{display:flex;flex-direction:column;gap:3rem}@media (min-width:1024px){.kitchen-lounge-content{flex-direction:row;justify-content:space-between}}.kitchen-lounge-text{flex:1;max-width:484px}.kitchen-lounge-content label{color:var(--lab-yellow)}.kitchen-lounge-title{color:var(--white);font-family:Crimson Pro,serif;margin-top:.75rem}@media (min-width:768px){.kitchen-lounge-title{font-size:3rem;line-height:3.5rem}}.kitchen-lounge-content p.medium{color:var(--white);margin-top:1.5rem;max-width:484px}.kitchen-lounge-features{display:flex;flex-direction:column;gap:.75rem;margin-top:2.5rem}.kitchen-lounge-feature{align-items:center;display:flex;gap:.5rem}.kitchen-lounge-icon{flex-shrink:0;height:24px;width:24px}.kitchen-lounge-icon svg{fill:var(--lab-yellow);height:100%;width:100%}.kitchen-lounge-feature-text{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem}.kitchen-lounge-images{display:grid;flex:1;gap:1.5rem;grid-template-columns:352px 292px;grid-template-rows:repeat(2,1fr);max-height:490px;max-width:662px;position:relative}.kitchen-lounge-image{border-radius:5px;overflow:hidden;position:relative}.kitchen-lounge-image img{display:block;height:100%;object-fit:cover;width:100%}.kitchen-lounge-image.large{grid-row:1/3;height:100%}.kitchen-lounge-image.small{height:100%}.kitchen-lounge-image.small:after{background:linear-gradient(180deg,rgba(0,0,0,.066),rgba(0,0,0,.17));border-radius:5px;content:"";inset:0;pointer-events:none;position:absolute}@media (max-width:1024px){.kitchen-lounge-image.small{height:180px}}.kitchen-lounge-logo{align-items:center;border-radius:5px;display:flex;height:auto;justify-content:center;overflow:hidden;position:relative}.kitchen-lounge-logo:after{background:linear-gradient(180deg,rgba(0,0,0,.066),rgba(0,0,0,.17));border-radius:5px;content:"";inset:0;pointer-events:none;position:absolute}.kitchen-lounge-logo img{border-radius:5px;height:100%;object-fit:cover;width:auto}@media (max-width:1024px){.kitchen-lounge-logo{height:180px}}.logo-text{color:var(--transform-black);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:1}@media (max-width:768px){.kitchen-lounge-images{grid-template-columns:1fr;grid-template-rows:auto}.kitchen-lounge-image.large{grid-row:auto;height:auto}.kitchen-lounge-image.small,.kitchen-lounge-logo{height:auto}.kitchen-lounge-images{max-height:none;max-width:100%}}@media (max-width:991px){.kitchen-lounge-section{padding:3.5rem 0}.kitchen-lounge-text{max-width:100%}.kitchen-lounge-title{font-size:2rem;line-height:2.5rem}.kitchen-lounge-content p.medium{max-width:100%}.kitchen-lounge-feature-text{font-size:.875rem}}.text{padding:10.5rem 0 4rem}.text hr{border:none;border-top:1px solid #5f5b58;margin:2rem 0}.text .box{max-width:740px}.text .box:first-child{margin-top:3rem}.text h1{color:var(--white)}.text h2{color:var(--lab-yellow)}.text p{color:var(--white);font-weight:300;letter-spacing:.01em;line-height:1.5rem;margin-top:1rem}.text p.highlight{color:var(--lab-yellow);margin-bottom:-.5rem}.text ul{margin-bottom:-.25rem;margin-top:.75rem}.text ul li{color:var(--white);font-weight:300;line-height:1.5rem;padding-left:1rem;position:relative}[dir=rtl] .text ul li{padding-left:0;padding-right:1rem}.text ul li:after{background-color:var(--lab-yellow);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}[dir=rtl] .text ul li:after{left:auto;right:0}#contact{padding:10.5rem 0 4rem}#contact .contact-form-box{background-color:#2f2c2d;border-radius:5px;padding:2rem}#contact .contact{align-items:flex-start;display:flex;gap:5.5rem}#contact .contact-info{padding-top:2.75rem;width:50%}#contact .contact-info label{color:var(--lab-yellow)}#contact .contact-info h2{color:var(--white);margin-top:.75rem}#contact .contact-info h2 span{color:var(--lab-yellow)}#contact .contact-info p.normal{color:var(--white);font-weight:300;margin-bottom:2.5rem;margin-top:1.5rem}#contact .contact-links{display:flex;flex-direction:column;gap:1rem}#contact .contact-item .icon{display:flex}#contact .contact-links .contact-item{align-items:center;display:flex;gap:.75rem}#contact .socials{display:flex;gap:1rem;margin-top:2.5rem}#contact .socials a{color:var(--lab-yellow);transition:color .3s ease-in-out,transform .3s ease-in-out}#contact .socials a:hover{color:var(--white);transform:scale(1.05)}#contact .contact-form-box{min-width:612px;position:relative;width:auto;z-index:5}#contact .right-box{background-color:var(--lab-yellow);height:420px;position:absolute;right:0;top:0;width:40%;z-index:0}[dir=rtl] #contact .right-box{left:0;right:auto}[dir=rtl] .contact-image-col,[dir=rtl] .contact-image-wrapper,[dir=rtl] .contact-image-wrapper img{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px}[dir=rtl] .contact-card,[dir=rtl] .contact-form-col{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:0}@media (max-width:1140px){#contact .contact{flex-direction:column;gap:2rem}#contact .right-box{display:none}#contact .contact-form-box,#contact .contact-info{width:100%}#contact .contact-info{padding-top:0}}@media (max-width:900px){#contact{padding:7rem 0 3.5rem}#contact .contact{gap:0}#contact .contact-form-box,#contact .contact-info{background-color:transparent;min-width:unset;padding:0;width:100%}#contact .contact-form-box .btn{width:100%}.contact-form{gap:1rem}.contact-label{font-size:.875rem}.contact-form-row{flex-direction:column}#contact .contact-info p.normal{margin:1rem 0 1.5rem}#contact .contact-links,#contact .socials{display:none}}#map .cta-mobile{display:none}#map{padding:5.5rem 0 11rem}#map,#map iframe{position:relative}#map iframe{border-radius:5px;margin-top:2rem;width:100%;z-index:5}#map label{color:var(--lab-yellow)}#map h3{color:var(--white);margin-top:.75rem}#map .map-info{align-items:flex-end;display:flex;justify-content:space-between}#map .map-info .buildings{align-items:flex-end;color:var(--lab-yellow);display:flex;gap:1.375rem;margin-top:1.125rem}#map .map-info .buildings p{position:relative}#map .map-info .buildings p:not(:last-child):after{background-color:var(--lab-mid-grey);border-radius:50%;content:"";height:6px;position:absolute;right:-14px;top:50%;transform:translateY(-50%);width:6px}[dir=rtl] #map .map-info .buildings p:not(:last-child):after{left:-14px;right:auto}#map .left-box{background-color:var(--lab-yellow);bottom:6.5rem;height:186px;left:0;position:absolute;width:20%;z-index:0}[dir=rtl] #map .left-box{left:auto;right:0}@media (min-width:1920px){#map .left-box{width:30vw}}@media (max-width:900px){#map .left-box,#map .map-info .cta{display:none}#map{padding:4rem 0}h3{font-size:1.5rem;line-height:2rem}h2{font-size:2rem!important;line-height:2.5rem!important}h1{font-size:2.5rem;line-height:3rem}p.info,p.medium,p.normal{font-size:.875rem;line-height:1.25rem}}#knowledges .knowledge{align-items:center;display:flex;gap:6.25rem;padding:7.5rem 0}#knowledges .knowledge:nth-child(2n){flex-direction:row-reverse}#knowledges .knowledge h2{color:var(--white);margin-bottom:.75rem;padding-left:2rem;position:relative}[dir=rtl] #knowledges .knowledge h2{padding-left:0;padding-right:2rem}#knowledges .knowledge h2:before{background-color:var(--lab-yellow);content:"";height:15px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:15px}[dir=rtl] #knowledges .knowledge h2:before{left:auto;right:0}#knowledges .knowledge p.normal{color:var(--white);font-weight:300;margin-top:.75rem}#knowledges .knowledge label{color:var(--lab-yellow);display:block;margin-top:2rem}#knowledges .knowledge ul{margin-bottom:-.25rem;margin-top:.75rem}#knowledges .knowledge ul li{color:var(--white);font-weight:300;line-height:1.5rem;padding-left:1rem;position:relative}[dir=rtl] #knowledges .knowledge ul li{padding-left:0;padding-right:1rem}#knowledges .knowledge ul li:after{background-color:var(--lab-yellow);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}[dir=rtl] #knowledges .knowledge ul li:after{left:auto;right:0}#knowledges .knowledge p.available{color:var(--lab-yellow);font-size:.875rem;font-weight:300;line-height:1.25rem;margin-top:2.5rem}#knowledges .knowledge .image{min-width:487px;position:relative}#knowledges .knowledge .image .logo{bottom:2rem;position:absolute;right:2rem;z-index:10}#knowledges .knowledge .image img{position:relative;z-index:5}#knowledges .knowledge:nth-child(odd) .image img{border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}[dir=rtl] #knowledges .knowledge:nth-child(odd) .image img{border-bottom-right-radius:0}#knowledges .knowledge:nth-child(2n) .image img,[dir=rtl] #knowledges .knowledge:nth-child(odd) .image img{border-bottom-left-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}[dir=rtl] #knowledges .knowledge:nth-child(2n) .image img{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}#knowledges .knowledge .image:before{background-color:var(--lab-yellow);content:"";height:calc(100% + 64px);left:-46px;position:absolute;top:-32px;width:calc(100% + 14px);z-index:1}[dir=rtl] #knowledges .knowledge .image:before{left:auto;right:-46px}#knowledges .knowledge:nth-child(odd) .image:before{border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}[dir=rtl] #knowledges .knowledge:nth-child(odd) .image:before{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#knowledges .knowledge:nth-child(2n) .image:before{border-bottom-left-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;left:auto;right:-46px}[dir=rtl] #knowledges .knowledge:nth-child(2n) .image:before{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;left:-46px;right:auto}@media (max-width:1100px){#knowledges .knowledge{gap:2rem}#knowledges .knowledge .image{min-width:50%;width:50%}#knowledges .knowledge .image:before{height:calc(100% + 48px);left:-24px;top:-24px;width:100%}[dir=rtl] #knowledges .knowledge .image:before{left:auto;right:-24px}}@media (max-width:768px){#knowledges .knowledge{flex-direction:column!important;gap:1.5rem;padding:2rem 0}#knowledges .knowledge .image,#knowledges .knowledge .image img{border-radius:5px;min-width:unset;width:100%}#knowledges .knowledge .image:before{display:none}#knowledges .knowledge ul li{font-size:.875rem;line-height:1.25rem}}@media (max-width:600px){.why-choose-item-desc{font-size:.875rem;line-height:1.25rem}.why-choose-item-title{font-size:1rem;line-height:1.5rem}.btn,.pricing-header-btn{width:100%}.service-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem}#map .cta-mobile{display:block;margin-top:2rem;width:fit-content}}[dir=rtl] .btn,[dir=rtl] a,[dir=rtl] body,[dir=rtl] button,[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] h5,[dir=rtl] h6,[dir=rtl] input,[dir=rtl] label,[dir=rtl] li,[dir=rtl] p,[dir=rtl] select,[dir=rtl] span,[dir=rtl] textarea{font-family:El Messiri,sans-serif!important}[dir=rtl] .lang-link{font-family:Montserrat,sans-serif!important}.lang-link.ar{font-family:El Messiri,sans-serif!important}