@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Poppins:wght@300;400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#07111a;min-width:320px;margin:0;font-family:Poppins,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:Poppins,sans-serif}input,textarea,select{font-family:Poppins,sans-serif}input,textarea,select,button{outline:none}img{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}::selection{color:#fff;background:#d99a24}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#07111a}::-webkit-scrollbar-thumb{background:#9b6d1c;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d99a24}.about-page{color:#101b27;background:#f8f5ef;width:100%;min-height:100vh;overflow-x:hidden}.about-hero{width:100%;height:265px;margin-top:86px;position:relative;overflow:hidden}.about-hero-image{width:100%;height:100%;position:absolute;inset:0}.about-hero-image img{object-fit:cover;object-position:center 55%;width:100%;height:100%;display:block}.about-hero-overlay{background:linear-gradient(90deg,#03090dd1 0%,#03090d94 35%,#03090d2e 75%,#03090d14 100%);position:absolute;inset:0}.about-hero-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:1340px;height:100%;margin:0 auto;padding:25px 0;display:flex;position:relative}.about-breadcrumb{color:#fff;align-items:center;gap:12px;margin-bottom:22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;display:flex}.about-breadcrumb span:nth-child(2),.about-breadcrumb span:nth-child(4){color:#ffffffa6}.about-hero-content h1{color:#fff;letter-spacing:.2px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:66px;font-weight:500;line-height:1}.about-hero-content p{color:#fff;margin:17px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.65}.about-journey{box-sizing:border-box;grid-template-columns:56% 44%;gap:20px;width:100%;max-width:1340px;min-height:565px;margin:0 auto;padding:55px 0 45px;display:grid;position:relative}.about-journey-content{padding-right:10px}.about-label-row{align-items:center;display:flex}.about-label-row span{color:#a86f13;letter-spacing:3px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.about-gold-line{background:#b77b18;width:100%;height:2px;margin-top:13px;margin-bottom:14px}.about-journey-content h2{color:#111c28;margin:0 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-size:53px;font-weight:500;line-height:1.05}.about-journey-content h2 span{color:#ad7316}.about-journey-content>p{color:#26313b;width:100%;max-width:700px;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.65}.journey-second-text{margin-top:13px!important}.about-values{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;margin-top:25px;display:grid}.about-value{min-width:0}.about-value-icon{color:#fff;background:#b87912;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:8px;display:flex}.about-value h3{color:#101b27;margin:0 0 5px;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:600}.about-value p{color:#26313b;margin:0;font-family:Poppins,sans-serif;font-size:13.5px;line-height:1.5}.about-journey-image{justify-content:flex-end;align-items:flex-start;width:100%;height:525px;padding-top:5px;display:flex;position:relative}.about-image-frame{background:#eadbc1;width:88%;height:70%;position:absolute;top:0;right:0}.about-journey-image>img{z-index:2;object-fit:cover;object-position:center;width:88%;height:510px;box-shadow:none;margin-top:25px;margin-right:37px;display:block;position:relative}.about-quote{z-index:5;box-sizing:border-box;color:#fff;background:#b57816;flex-direction:column;justify-content:center;width:290px;min-height:142px;padding:25px 30px;display:flex;position:absolute;bottom:15px;right:-5px}.about-quote p{color:#fff;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-style:italic;font-weight:600;line-height:1.35}.quote-line{background:#fff;width:46px;height:2px;margin-top:18px}.about-statistics{box-sizing:border-box;background:#f1ece2;border-top:1px solid #97733914;grid-template-columns:repeat(4,1fr);width:100%;min-height:115px;display:grid}.about-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.about-stat:not(:last-child):after{content:"";background:#7d664152;width:1px;height:65px;position:absolute;top:28px;right:0}.about-stat h3{color:#a96f13;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:37px;font-weight:600;line-height:1}.about-stat p{color:#18232e;margin:8px 0 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:400}@media (width<=1400px){.about-hero-content,.about-journey{max-width:calc(100% - 120px)}.about-journey{grid-template-columns:55% 45%}.about-journey-content h2{font-size:48px}}@media (width<=1000px){.about-hero-content,.about-journey{max-width:calc(100% - 60px)}.about-hero{height:300px}.about-hero-content h1{font-size:55px}.about-journey{grid-template-columns:1fr;padding-bottom:55px}.about-journey-content{padding-right:0}.about-journey-image{height:500px;margin-top:20px}.about-values{gap:20px}}@media (width<=700px){.about-hero{height:330px;margin-top:75px}.about-hero-content,.about-journey{max-width:calc(100% - 36px)}.about-breadcrumb{gap:8px;font-size:12px}.about-hero-content h1{font-size:48px}.about-hero-content p{font-size:14px}.about-hero-content p br{display:none}.about-journey{padding-top:42px}.about-journey-content h2{font-size:42px}.about-journey-content>p{font-size:14px}.about-values{grid-template-columns:1fr;gap:25px}.about-journey-image{height:430px}.about-journey-image>img{width:88%;height:390px;margin-right:20px}.about-image-frame{width:90%;height:90%}.about-quote{width:260px;bottom:5px;right:0}.about-statistics{grid-template-columns:repeat(2,1fr);padding:20px 0}.about-stat{min-height:100px}.about-stat:nth-child(2):after{display:none}}@media (width<=450px){.about-hero-content,.about-journey{max-width:calc(100% - 28px)}.about-hero-content h1{font-size:42px}.about-journey-content h2{font-size:36px}.about-journey-image{height:390px}.about-journey-image>img{height:350px}.about-quote{width:235px;padding:20px}.about-quote p{font-size:19px}.about-statistics{grid-template-columns:1fr}.about-stat:after{display:none!important}}.hero-section{box-sizing:border-box;z-index:1;background:#fff;width:100%;position:relative;overflow:hidden}.hero-background{pointer-events:none;z-index:1;background:#fff;width:100%;height:100%;position:absolute;top:20px;left:0;overflow:hidden}.hero-background-image{transform-origin:50%;will-change:transform;backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)scale(1)}.hero-background-image img{object-fit:cover;object-position:center bottom;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.hero-section .hero-content{z-index:10;width:100%;position:relative}.hero-section .hero-stats{z-index:11;position:absolute}@keyframes headerDropIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.hero-animate-small-title{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) .65s forwards heroSmallTitleIn;transform:translateY(45px)}@keyframes heroSmallTitleIn{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.hero-animate-heading{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) .9s forwards heroHeadingIn;transform:translateY(55px)}@keyframes heroHeadingIn{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}.hero-animate-divider{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) 1.45s forwards heroDividerIn;transform:translateY(30px)scaleX(.5)}@keyframes heroDividerIn{0%{opacity:0;transform:translateY(30px)scaleX(.5)}to{opacity:1;transform:translateY(0)scaleX(1)}}.hero-animate-description{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 1.65s forwards heroDescriptionIn;transform:translateY(35px)}@keyframes heroDescriptionIn{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.hero-animate-stats{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) 2s forwards heroStatsIn;transform:translate(-50%,55px)}@keyframes heroStatsIn{0%{opacity:0;transform:translate(-50%,55px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-header,.hero-animate-small-title,.hero-animate-heading,.hero-animate-divider,.hero-animate-description,.hero-animate-stats{opacity:1;animation:none;transform:none}.hero-background-image{transform:translate(0,0)scale(1)}}@media (width<=900px){.hero-background-image img{object-fit:cover;object-position:center bottom;width:100%;height:100%}}@media (width<=700px){.hero-background-image img{object-fit:cover;object-position:center bottom;width:100%;height:100%}}@media (width<=450px){.hero-background-image img{object-fit:cover;object-position:center bottom;width:100%;height:100%}}.home-page{color:#fff;background:#fbfcfd;width:100%;min-height:100vh;overflow-x:hidden}.home-header{color:#07111a;z-index:10;background:#fff;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 40px;display:flex;position:fixed}.home-logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:60px;height:86px;display:flex}.home-logo-image{object-fit:contain;object-position:center;flex-shrink:0;width:38px;height:58px;display:block}.home-logo-text{white-space:nowrap;color:#07111a;letter-spacing:.3px;align-items:center;margin-left:10px;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;display:flex}.home-nav{align-items:center;gap:46px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.home-nav a{color:#07111a;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;transition:color .25s;position:relative}.home-nav a:hover,.home-nav a.active{color:#d99a24}.home-nav a.active:after{content:"";background:#d99a24;height:1px;position:absolute;bottom:-9px;left:0;right:0}.header-contact-btn{color:#fff;background:#07111a;border:1px solid #07111a;border-radius:4px;justify-content:center;align-items:center;gap:9px;min-width:153px;height:41px;padding:0 16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:background .25s,transform .25s;display:flex}.header-contact-btn:hover{background:#b77b18;border-color:#b77b18;transform:translateY(-1px)}.whatsapp-symbol{justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:1;display:flex}.hero-section{background:#fff;width:100%;height:650px;position:relative;overflow:hidden}.hero-background{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-content{z-index:3;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.hero-text{text-align:center;width:100%;max-width:none;padding-top:10px}.hero-small-title{color:#07111a;letter-spacing:2px;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.hero-text h2{color:#07111a;letter-spacing:2px;white-space:nowrap;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:60px;font-weight:500;line-height:1.02}.hero-text h2 br{display:none}.hero-text h2 span{color:#d99a24}.hero-divider{background:#07111a;width:38px;height:2px;margin:20px auto 15px}.hero-description{color:#07111a;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.7}.hero-contact-btn{color:#fff;cursor:pointer;background:#d19322;border:1px solid #d19322;border-radius:4px;justify-content:center;align-items:center;gap:9px;height:42px;margin-top:23px;padding:0 20px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:background .25s,transform .25s;display:inline-flex}.hero-contact-btn:hover{background:#b77b18;border-color:#b77b18;transform:translateY(-1px)}.hero-stats{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07111a;border:1px solid #07111a;border-radius:6px;grid-template-columns:repeat(3,1fr);width:505px;height:125px;margin-bottom:20px;display:grid;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-stat:not(:last-child):after{content:"";background:#152238;width:1px;height:75px;position:absolute;top:25px;right:0}.hero-stat-icon{color:#d99a24;margin-bottom:6px}.hero-stat h3{color:#ebebec;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:500;line-height:1}.hero-stat p{color:#fdfeff;margin:6px 0 0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.about-section{color:#07111a;box-sizing:border-box;background:#f3efe8;grid-template-columns:50% 50%;align-items:center;width:100%;min-height:375px;padding:20px 20px 20px 38px;scroll-margin-top:90px;display:grid;position:relative;overflow:hidden}.about-content{z-index:3;padding:0 0 0 15px;position:relative}.about-label{color:#b77b18;letter-spacing:1.4px;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;display:block}.about-content h2{color:#07111a;letter-spacing:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:500;line-height:.98}.about-content h2 span{color:#b77b18}.about-divider{background:#b77b18;width:80px;height:2px;margin:15px 0 13px}.about-content p{color:#20252a;width:100%;max-width:100%;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.about-learn-btn{color:#fff;cursor:pointer;background:#07111a;border:1px solid #07111a;border-radius:4px;justify-content:center;align-items:center;gap:12px;height:40px;margin-top:16px;padding:0 15px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;transition:background .25s,transform .25s;display:inline-flex}.about-learn-btn:hover{background:#b77b18;border-color:#b77b18;transform:translateY(-1px)}.about-image-wrapper{box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;height:320px;display:flex;position:relative}.about-gold-curve{z-index:1;box-sizing:border-box;pointer-events:none;border:1px solid #c58a1d;border-radius:134px 7px;width:100%;height:310px;position:absolute;top:5px;right:0}.about-image{z-index:2;box-sizing:border-box;background:#07111a;border-radius:125px 7px;width:calc(100% - 20px);height:290px;margin-right:10px;position:relative;overflow:hidden}.about-image img{object-fit:cover;object-position:center center;border-radius:inherit;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1s ease-in-out;display:block;position:absolute;top:0;left:0}.about-image img.active{opacity:1}.about-gold-curve:before,.about-gold-curve:after{display:none}.about-dots{z-index:1;grid-template-columns:repeat(4,4px);gap:5px;width:40px;display:grid;position:absolute;bottom:4px;left:46%}.about-dots span{background:#b77b1866;border-radius:50%;width:3px;height:3px;display:block}.testimonial-section{color:#fff;box-sizing:border-box;background:#fff;width:100%;min-height:340px;padding:20px 40px 18px;position:relative;overflow:hidden}.testimonial-heading{justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:16px;padding-top:20px;display:flex}.testimonial-title{color:#d99a24;letter-spacing:1.5px;white-space:nowrap;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.testimonial-line{background:#c58a1d;width:50px;height:1px}.testimonial-slider{width:100%;position:relative;overflow:hidden}.testimonial-track{will-change:transform;flex-flow:row;align-items:stretch;gap:15px;width:max-content;animation:24s ease-in-out infinite testimonial-slide;display:flex}.testimonial-card{box-sizing:border-box;background:#f3efe8;border:1px solid #ffffff1f;border-radius:6px;flex:0 0 calc(33.3333vw - 36.6667px);width:calc(33.3333vw - 36.6667px);height:145px;padding:14px 18px;position:relative;overflow:hidden}.testimonial-stars{color:#d99a24;flex-direction:row;align-items:center;gap:2px;margin-bottom:8px;display:flex}.testimonial-text{color:#07111a;width:100%;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55}.testimonial-client{margin-top:8px}.testimonial-client h4{color:#d99a24;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.testimonial-client span{color:#07111a;margin-top:2px;font-family:Poppins,sans-serif;font-size:12px;display:block}.testimonial-quote{color:#ffffff26;position:absolute;bottom:4px;right:8px;transform:rotate(180deg)}@keyframes testimonial-slide{0%{transform:translate(0)}12%{transform:translate(0)}17%{transform:translate(calc(-33.3333vw + 21.6667px))}29%{transform:translate(calc(-33.3333vw + 21.6667px))}34%{transform:translate(calc(-66.6667vw + 43.3333px))}46%{transform:translate(calc(-66.6667vw + 43.3333px))}51%{transform:translate(calc(-100vw + 65px))}63%{transform:translate(calc(-100vw + 65px))}68%{transform:translate(calc(-133.333vw + 86.6667px))}80%{transform:translate(calc(-133.333vw + 86.6667px))}85%{transform:translate(calc(-166.667vw + 108.333px))}95%{transform:translate(calc(-166.667vw + 108.333px))}to{transform:translate(0)}}.testimonial-view-btn{color:#d99a24;letter-spacing:.2px;cursor:pointer;background:0 0;border:1px solid #d99a24;border-radius:4px;justify-content:center;align-items:center;gap:30px;width:275px;height:30px;margin:30px auto 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .25s,color .25s;display:flex}.testimonial-view-btn:hover{color:#07111a;background:#d99a24}.testimonial-view-arrow{font-size:16px;line-height:1}.contact-section{color:#fff;box-sizing:border-box;background:#07111a;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:30% 30% 40%;width:100%;max-height:300px;display:grid;position:relative;overflow:hidden}.contact-info{box-sizing:border-box;padding:13px 15px 15px 50px}.contact-label{color:#d99a24;letter-spacing:1px;margin-top:1ch;margin-bottom:2ch;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;display:block}.contact-info h2{color:#fff;margin:0 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500;line-height:.98}.contact-info h2 span{color:#d99a24}.contact-details{flex-direction:column;gap:15px;display:flex}.contact-detail{color:#ddd;align-items:flex-start;gap:20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.35;display:flex}.contact-detail svg{color:#d99a24;stroke-width:1.7px;flex-shrink:0;margin-top:1px}.contact-middle{box-sizing:border-box;border-left:1px solid #ffffff24;flex-direction:column;padding-top:60px;padding-left:100px;display:flex;position:relative}.working-hours{align-items:center;gap:18px;display:flex}.clock-icon{color:#d99a24;box-sizing:border-box;border:1px solid #d99a24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.working-hours h3{color:#fff;margin:0 0 4px;font-family:Poppins,sans-serif;font-size:22px;font-weight:500}.working-hours p{color:#d8d8d8;margin:1px 0;font-family:Poppins,sans-serif;font-size:15px;line-height:1.45}.contact-middle-divider{background:#80601f;width:241px;height:2px;margin:10px 0}.follow-us h3{color:#fff;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400}.social-icons{align-items:center;gap:40px;display:flex}.social-icons a{color:#d99a24;box-sizing:border-box;background:0 0;border:1px solid #d99a24;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:flex}.social-icons a:hover{color:#07111a;background:#d99a24;transform:translateY(-2px)}.social-text{justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:13px;font-weight:600;line-height:1;display:flex}.social-icons a:first-child .social-text{font-size:14px;font-weight:600}.social-icons a:nth-child(2) .social-text{font-size:20px;font-weight:400}.social-icons a:nth-child(3) .social-text{font-size:11px;font-weight:700}.social-icons a:nth-child(4) .social-text{font-size:10px;font-weight:600}.contact-image{box-sizing:border-box;width:100%;height:100%;min-height:150px;overflow:hidden}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:75%;display:block}.footer-cta{box-sizing:border-box;background:#f3efe8;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;justify-content:center;align-items:center;gap:50px;width:100%;min-height:75px;padding:20px 40px;display:flex}.footer-cta-content{text-align:center}.footer-cta-content h2{color:#07111a;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500;line-height:1.05}.footer-cta-content p{color:#616161;margin:3px 0 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.4}.footer-cta-btn{color:#fff;cursor:pointer;background:#d19322;border:1px solid #d19322;border-radius:4px;justify-content:center;align-items:center;gap:10px;height:36px;padding:0 18px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:background .25s,transform .25s;display:inline-flex}.footer-cta-btn span{font-size:15px;line-height:1}.footer-cta-btn:hover{background:#b77b18;border-color:#b77b18;transform:translateY(-1px)}.site-footer{color:#fff;box-sizing:border-box;background:#07111a;width:100%}.footer-bottom{box-sizing:border-box;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:0 50px;display:flex}.footer-bottom p{color:#c5c9cc;margin:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}.footer-links{align-items:center;gap:15px;display:flex}.footer-links a{color:#c5c9cc;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;text-decoration:none;transition:color .25s}.footer-links span{color:#737b81;font-size:8px}.footer-links a:hover{color:#d99a24}.contact-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-sizing:border-box;background:#000000ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contact-modal{color:#fff;box-sizing:border-box;background:#07111a;border:1px solid #d99a2459;border-radius:8px;width:100%;max-width:420px;max-height:90vh;padding:24px 26px 20px;animation:.25s contactModalOpen;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000008c}@keyframes contactModalOpen{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.contact-modal-header{justify-content:center;align-items:center;margin-bottom:4px;display:flex;position:relative}.contact-modal-header h2{color:#d99a24;letter-spacing:.5px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:600}.contact-modal-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .2s,background .2s;display:flex;position:absolute;top:-8px;right:-8px}.contact-modal-close:hover{color:#d99a24;background:#d99a241a}.contact-modal-subtitle{color:#bfc5c9;text-align:center;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:12px;line-height:1.5}.contact-form{flex-direction:column;gap:13px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}.form-group input,.form-group select,.form-group textarea{color:#fff;box-sizing:border-box;background:#0c1822;border:1px solid #ffffff26;border-radius:4px;outline:none;width:100%;font-family:Poppins,sans-serif;font-size:12px;transition:border-color .2s,box-shadow .2s}.form-group input,.form-group select{height:36px;padding:0 10px}.form-group textarea{resize:vertical;min-height:75px;padding:9px 10px}.form-group input::placeholder,.form-group textarea::placeholder{color:#78838b}.form-error{color:#e57373;margin-top:2px;font-family:Poppins,sans-serif;font-size:12px;line-height:1.3;display:block}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d99a24;box-shadow:0 0 0 1px #d99a2426}.form-group select{cursor:pointer}.address-row{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.contact-form-submit{color:#07111a;letter-spacing:.3px;cursor:pointer;background:#d99a24;border:1px solid #d99a24;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;margin-top:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;transition:background .25s,transform .25s;display:flex}.contact-form-submit span{font-size:13px}.contact-form-submit:hover{background:#e3aa3b;border-color:#e3aa3b;transform:translateY(-1px)}.form-security{color:#8e989f;text-align:center;justify-content:center;align-items:center;gap:5px;margin-top:1px;font-family:Poppins,sans-serif;font-size:11px;display:flex}.form-security span{color:#d99a24;font-size:10px}.contact-modal::-webkit-scrollbar{width:4px}.contact-modal::-webkit-scrollbar-track{background:0 0}.contact-modal::-webkit-scrollbar-thumb{background:#80601f;border-radius:10px}.home-header{animation:1.1s cubic-bezier(.22,1,.36,1) both headerDropIn}.hero-background{animation:1.5s ease-out both heroBackgroundIn}@keyframes heroBackgroundIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.hero-small-title{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) .65s forwards heroSmallTitleIn;transform:translateY(45px)}.hero-text h2{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) .9s forwards heroHeadingIn;transform:translateY(55px)}.hero-divider{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) 1.45s forwards heroDividerIn;transform:translateY(30px)scaleX(.5)}.hero-description{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 1.65s forwards heroDescriptionIn;transform:translateY(35px)}.hero-contact-btn{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 1.85s forwards heroButtonIn;transform:translateY(30px)}@keyframes heroButtonIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-stats{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) 2s forwards heroStatsIn;transform:translate(-50%,55px)}@keyframes heroStatsInMobile{0%{opacity:0;transform:translate(-50%,55px)}to{opacity:1;transform:translate(-50%)}}@media (width>=701px) and (width<=900px){.home-header{padding:0 25px}.home-nav{gap:25px}.home-nav a{font-size:11px}.header-contact-btn{min-width:135px}.hero-section{height:620px}.hero-background{overflow:hidden}.hero-background img{object-fit:contain;object-position:center bottom;background:#fff;width:100%;height:100%}.hero-content{padding:0}.hero-text{text-align:center;width:100%;max-width:760px;margin:0 auto;padding-top:125px}.hero-text h2{white-space:normal;font-size:48px}.hero-text h2 br{display:block}.hero-small-title{font-size:13px}.hero-description{max-width:600px;margin-left:auto;margin-right:auto;font-size:13px}.hero-description br{display:none}.hero-stats{width:480px;bottom:25px}.about-section{grid-template-columns:36% 64%;min-height:320px;padding:18px 20px 18px 28px}.about-content h2{font-size:32px}.about-content p{width:240px;font-size:9px}.about-image-wrapper{height:290px}.about-gold-curve{height:276px;right:8px}.about-image{width:calc(100% - 20px);height:262px}.testimonial-section{padding:18px 25px}.testimonial-card{flex:0 0 calc(33.3333vw - 26.6667px);width:calc(33.3333vw - 26.6667px)}@keyframes testimonial-slide{0%,12%{transform:translate(0)}17%,29%{transform:translate(calc(-33.3333vw + 11.6667px))}34%,46%{transform:translate(calc(-66.6667vw + 23.3333px))}51%,63%{transform:translate(calc(-100vw + 35px))}68%,80%{transform:translate(calc(-133.333vw + 46.6667px))}85%,95%{transform:translate(calc(-166.667vw + 58.3333px))}to{transform:translate(0)}}.contact-section{grid-template-columns:1fr 1fr;min-height:0;max-height:none;overflow:hidden}.contact-info{padding:35px 30px}.contact-label{margin-top:0;margin-bottom:18px;font-size:14px}.contact-info h2{font-size:32px;line-height:1.02}.contact-details{gap:13px}.contact-detail{gap:13px;font-size:13px;line-height:1.4}.contact-detail svg{width:17px;height:17px}.contact-middle{border-top:none;border-left:1px solid #ffffff24;padding:35px 30px}.working-hours{gap:14px}.clock-icon{width:40px;height:40px}.working-hours h3{font-size:20px}.working-hours p{font-size:13px}.contact-middle-divider{width:100%;max-width:240px;margin:15px 0}.follow-us h3{font-size:15px}.social-icons{gap:18px}.social-icons a{width:29px;height:29px}.contact-image{grid-column:1/-1;width:100%;height:240px;min-height:240px}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.footer-cta{gap:25px;padding:10px 30px}.footer-cta-content h2{font-size:24px}.footer-bottom{padding:0 30px}}@media (width>=451px) and (width<=700px){.home-header{height:75px;padding:0 18px}.home-nav{display:none}.home-logo{width:50px;height:75px}.home-logo-image{width:45px;height:55px}.header-contact-btn{min-width:auto;height:38px;padding:0 13px;font-size:9px}.hero-section{height:620px}.hero-background{background:#fff;overflow:hidden}.hero-background img{object-fit:contain;object-position:center bottom;background:#fff;width:100%;height:100%}.hero-content{justify-content:center;align-items:flex-start;padding:0 10px}.hero-text{text-align:center;width:100%;max-width:560px;margin:0 auto;padding-top:105px}.hero-small-title{letter-spacing:1.5px;font-size:10px}.hero-text h2{letter-spacing:.5px;white-space:normal;width:100%;max-width:430px;margin:0 auto;font-size:31px;line-height:1.08}.hero-text h2 br{display:block}.hero-description{max-width:390px;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.5}.hero-description br{display:none}.hero-stats{width:calc(100% - 24px);height:112px;bottom:16px;left:50%;right:auto;transform:translate(-50%)}.hero-stat h3{font-size:22px}.hero-stat p{font-size:10px;line-height:1.3}.hero-stat-icon{width:27px;height:27px}.about-section{grid-template-columns:1fr;gap:25px;min-height:auto;padding:35px 20px}.about-content{padding-right:0}.about-content h2{font-size:36px}.about-content p{width:100%;max-width:420px;font-size:10px}.about-image-wrapper{height:230px}.about-gold-curve{border-radius:55px 0;width:100%;height:215px;top:0;right:0}.about-image{border-radius:45px 6px;width:calc(100% - 10px);height:205px}.about-dots{display:none}.testimonial-section{min-height:280px;padding:22px 18px}.testimonial-card{flex:0 0 calc(100vw - 36px);width:calc(100vw - 36px);height:145px}.testimonial-track{gap:12px}@keyframes testimonial-slide{0%,12%{transform:translate(0)}17%,29%{transform:translate(calc(24px - 100vw))}34%,46%{transform:translate(calc(-200vw + 48px))}51%,63%{transform:translate(calc(-300vw + 72px))}68%,80%{transform:translate(calc(-400vw + 96px))}85%,95%{transform:translate(calc(-500vw + 120px))}to{transform:translate(0)}}.testimonial-view-btn{width:250px}.contact-section{grid-template-columns:1fr;min-height:0;max-height:none;overflow:hidden}.contact-info{padding:30px 25px 20px}.contact-label{margin-top:0;margin-bottom:18px;font-size:14px}.contact-info h2{font-size:30px;line-height:1}.contact-details{gap:14px}.contact-detail{gap:13px;font-size:13px;line-height:1.4}.contact-detail svg{width:17px;height:17px}.contact-middle{border-top:1px solid #ffffff24;border-left:none;padding:26px 25px 28px}.working-hours{gap:14px}.working-hours h3{font-size:21px}.working-hours p{font-size:13px;line-height:1.45}.contact-middle-divider{width:100%}.follow-us h3{font-size:15px}.social-icons{gap:16px}.social-icons a{width:30px;height:30px}.contact-image{height:220px;min-height:220px}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.footer-cta{flex-direction:column;gap:12px;min-height:125px;padding:20px}.footer-cta-content h2{font-size:25px}.footer-cta-content p{font-size:8px}.footer-cta-btn{height:36px}.footer-bottom{flex-direction:column;justify-content:center;gap:7px;min-height:65px;padding:12px 20px}.footer-bottom p{text-align:center;font-size:7px}.footer-links a,.footer-links span{font-size:7px}.hero-stats{animation-name:heroStatsInMobile}}@media (width<=450px){.home-header{height:75px;padding:0 18px}.home-nav{display:none}.home-logo{width:50px;height:75px}.home-logo-image{width:45px;height:55px}.header-contact-btn{min-width:auto;height:38px;padding:0 13px;font-size:9px}.hero-section{height:610px}.hero-background{background:#fff}.hero-background img{object-fit:contain;object-position:center bottom;background:#fff;width:100%;height:100%}.hero-content{padding:0 12px}.hero-text{padding-top:95px}.hero-text h2{white-space:normal;max-width:400px;margin-left:auto;margin-right:auto;font-size:27px;line-height:1.08}.hero-text h2 br{display:block}.hero-small-title{letter-spacing:1.1px;font-size:8px}.hero-description{max-width:340px;margin-left:auto;margin-right:auto;font-size:10px}.hero-description br{display:none}.hero-stats{width:calc(100% - 24px);bottom:13px;left:50%;right:auto;transform:translate(-50%)}.hero-stat:not(:last-child):after{height:70px;top:22px}.about-section{grid-template-columns:1fr;gap:25px;min-height:auto;padding:35px 20px}.about-content{padding-right:0}.about-content p{width:100%;max-width:420px;font-size:10px}.about-gold-curve{border-radius:55px 0;width:100%;height:215px;top:0;right:0}.about-image{border-radius:45px 6px;width:calc(100% - 10px);height:205px}.about-dots{display:none}.about-section{padding:30px 18px}.about-content h2{font-size:32px}.about-content p{font-size:9px}.about-image-wrapper{height:200px}.about-gold-curve{height:185px}.about-image{border-radius:40px 6px;height:175px}.testimonial-section{min-height:280px;padding:22px 18px}.testimonial-card{flex:0 0 calc(100vw - 36px);width:calc(100vw - 36px);height:145px}.testimonial-track{gap:12px}@keyframes testimonial-slide{0%,12%{transform:translate(0)}17%,29%{transform:translate(calc(24px - 100vw))}34%,46%{transform:translate(calc(-200vw + 48px))}51%,63%{transform:translate(calc(-300vw + 72px))}68%,80%{transform:translate(calc(-400vw + 96px))}85%,95%{transform:translate(calc(-500vw + 120px))}to{transform:translate(0)}}.testimonial-section{padding:20px 15px}.testimonial-card{flex:0 0 calc(100vw - 30px);width:calc(100vw - 30px);height:140px;padding:12px 14px}.testimonial-text{font-size:9px}.testimonial-view-btn{width:230px}.contact-section{grid-template-columns:1fr;min-height:0;max-height:none;overflow:hidden}.contact-label{margin-top:0;margin-bottom:18px;font-size:14px}.contact-details{gap:14px}.contact-detail{gap:13px;font-size:13px;line-height:1.4}.contact-detail svg{width:17px;height:17px}.contact-middle{border-top:1px solid #ffffff24;border-left:none;padding:26px 25px 28px}.working-hours{gap:14px}.working-hours p{font-size:13px;line-height:1.45}.contact-middle-divider{width:100%}.follow-us h3{font-size:15px}.social-icons a{width:30px;height:30px}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.contact-info{padding:25px 18px 20px}.contact-info h2{font-size:28px;line-height:1.04}.contact-detail{font-size:12px}.contact-middle{padding:24px 18px 26px}.working-hours h3{font-size:20px}.working-hours p{font-size:12px}.social-icons{gap:14px}.contact-image{height:190px;min-height:190px}.footer-cta{flex-direction:column;gap:12px;min-height:125px;padding:20px}.footer-cta-content p{font-size:8px}.footer-cta-btn{height:36px}.footer-cta{padding:18px}.footer-cta-content h2{font-size:22px}.footer-bottom{flex-direction:column;justify-content:center;gap:7px;min-height:65px;padding:12px 20px}.footer-bottom p{text-align:center;font-size:7px}.footer-links a,.footer-links span{font-size:7px}.footer-bottom{padding:12px 15px}.footer-links{gap:10px}.hero-stats{animation-name:heroStatsInMobile}}@media (width<=430px){.home-header{padding:0 13px}.home-logo{width:45px;height:75px}.home-logo-image{width:40px;height:50px}.header-contact-btn{padding:0 10px}.whatsapp-symbol{display:none}}@media (width<=500px){.contact-modal-overlay{padding:15px}.contact-modal{max-width:100%;padding:20px 18px 17px}.contact-modal-header h2{font-size:25px}.address-row{grid-template-columns:1fr;gap:7px}}@media (width<=350px){.contact-modal{padding:18px 15px}.contact-modal-header h2{font-size:23px}}@media (prefers-reduced-motion:reduce){.home-header,.hero-background,.hero-small-title,.hero-text h2,.hero-divider,.hero-description,.hero-contact-btn,.hero-stats{opacity:1;animation:none;transform:none}}@media (width>=451px) and (width<=700px){.hero-stats{width:calc(100% - 42px);max-width:420px;height:96px;bottom:16px}.hero-stat-icon{width:23px;height:23px}.hero-stat h3{font-size:19px}.hero-stat p{margin-top:4px;font-size:8px;line-height:1.2}.hero-stat:not(:last-child):after{height:60px;top:18px}}@media (width<=450px){.hero-stats{width:calc(100% - 36px);max-width:400px;height:90px;bottom:13px}.hero-stat-icon{width:21px;height:21px}.hero-stat h3{font-size:18px}.hero-stat p{margin-top:3px;font-size:7px;line-height:1.2}.hero-stat:not(:last-child):after{height:56px;top:17px}}@media (width>=451px) and (width<=700px){.hero-section{height:520px}.hero-text{padding-top:65px}.hero-stats{bottom:12px}}@media (width<=450px){.hero-section{height:510px}.hero-text{padding-top:58px}.hero-stats{bottom:12px}}@media (width>=701px) and (width<=900px){.home-header{height:78px;padding:0 24px}.home-logo{width:50px;height:78px}.home-logo-image{width:34px;height:52px}.home-logo-text{margin-left:8px;font-size:18px}.home-nav{gap:24px}.home-nav a{font-size:11px}.header-contact-btn{min-width:128px;height:38px;padding:0 12px;font-size:11px}.hero-section{height:560px}.hero-background{overflow:hidden}.hero-background img{object-fit:cover;object-position:center center;width:100%;height:100%}.hero-content{padding:0 25px}.hero-text{max-width:700px;margin:0 auto;padding-top:55px}.hero-small-title{letter-spacing:1.5px;margin-bottom:10px;font-size:14px}.hero-text h2{white-space:normal;font-size:44px;line-height:1.05}.hero-text h2 br{display:block}.hero-divider{margin:16px auto 12px}.hero-description{max-width:580px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.55}.hero-description br{display:none}.hero-contact-btn{height:40px;margin-top:18px;font-size:11px}.hero-stats{width:min(480px,100% - 50px);height:108px;bottom:22px}.hero-stat-icon{margin-bottom:4px}.hero-stat h3{font-size:23px}.hero-stat p{margin-top:5px;font-size:12px}.hero-stat:not(:last-child):after{height:68px;top:20px}.about-section{grid-template-columns:42% 58%;min-height:330px;padding:22px 24px 22px 30px}.about-content{padding-left:5px;padding-right:12px}.about-label{letter-spacing:1px;margin-bottom:8px;font-size:15px}.about-content h2{font-size:34px;line-height:1}.about-divider{width:65px;margin:13px 0 12px}.about-content p{width:100%;max-width:330px;font-size:12px;line-height:1.5}.about-learn-btn{height:38px;margin-top:14px;padding:0 13px;font-size:11px}.about-image-wrapper{width:100%;height:285px}.about-gold-curve{border-radius:118px 7px;width:100%;height:275px;top:5px;right:0}.about-image{border-radius:109px 7px;width:calc(100% - 18px);height:257px;margin-right:9px}.about-image img{object-position:center center}.about-dots{bottom:2px;left:42%}.testimonial-section{min-height:325px;padding:18px 25px 20px}.testimonial-heading{margin-bottom:15px;padding-top:12px}.testimonial-title{font-size:17px}.testimonial-line{width:40px}.testimonial-card{flex:0 0 calc(33.3333vw - 26.6667px);width:calc(33.3333vw - 26.6667px);height:145px;padding:13px 15px}.testimonial-text{font-size:12px;line-height:1.45}.testimonial-client h4{font-size:12px}.testimonial-client span{font-size:10px}.testimonial-view-btn{width:230px;height:30px;margin-top:24px;font-size:11px}@keyframes testimonial-slide{0%,12%{transform:translate(0)}17%,29%{transform:translate(calc(-33.3333vw + 11.6667px))}34%,46%{transform:translate(calc(-66.6667vw + 23.3333px))}51%,63%{transform:translate(calc(-100vw + 35px))}68%,80%{transform:translate(calc(-133.333vw + 46.6667px))}85%,95%{transform:translate(calc(-166.667vw + 58.3333px))}to{transform:translate(0)}}.contact-section{grid-template-columns:38% 32% 30%;min-height:275px;max-height:none}.contact-info{padding:30px 20px 28px 30px}.contact-label{margin-top:0;margin-bottom:12px;font-size:13px}.contact-info h2{margin-bottom:12px;font-size:29px;line-height:1}.contact-details{gap:10px}.contact-detail{gap:10px;font-size:11px;line-height:1.35}.contact-detail svg{width:15px;height:15px}.contact-middle{border-left:1px solid #ffffff24;padding:38px 18px 25px}.working-hours{gap:10px}.clock-icon{width:36px;height:36px}.working-hours h3{font-size:16px}.working-hours p{font-size:11px;line-height:1.4}.contact-middle-divider{width:100%;max-width:170px;margin:12px 0}.follow-us h3{margin-bottom:8px;font-size:13px}.social-icons{flex-wrap:wrap;gap:12px}.social-icons a{width:27px;height:27px}.contact-image{width:100%;height:275px;min-height:275px}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.footer-cta{gap:25px;min-height:78px;padding:15px 25px}.footer-cta-content h2{font-size:27px}.footer-cta-content p{font-size:12px}.footer-cta-btn{height:34px;padding:0 15px;font-size:12px}.footer-cta-btn span{font-size:13px}.footer-bottom{min-height:36px;padding:0 25px}.footer-bottom p,.footer-links a{font-size:11px}.footer-links{gap:12px}.contact-modal-overlay{padding:18px}.contact-modal{max-width:410px;max-height:88vh}}@media (width>=701px) and (width<=1024px){.hero-section{height:560px}.hero-content{box-sizing:border-box;width:100%;padding:0 20px}.hero-text{text-align:center;box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding-top:55px}.hero-small-title{letter-spacing:1.5px;margin-bottom:10px;font-size:14px}.hero-text h2{box-sizing:border-box;letter-spacing:.5px;white-space:nowrap;overflow-wrap:normal;word-break:normal;width:100%;max-width:100%;margin:0 auto;padding:0;font-size:36px;line-height:1.08;overflow:visible}.hero-text h2 br{display:block}.hero-divider{margin:14px auto 11px}.hero-description{width:100%;max-width:560px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.55}.hero-description br{display:none}.hero-contact-btn{height:40px;margin-top:16px;font-size:11px}.hero-stats{width:min(480px,100% - 80px);height:100px;bottom:18px;left:50%;transform:translate(-50%)}.hero-stat h3{font-size:23px}.hero-stat p{margin-top:4px;font-size:11px}.hero-stat:not(:last-child):after{height:64px;top:18px}.testimonial-section{box-sizing:border-box;min-height:310px;padding:18px 20px 20px}.testimonial-heading{gap:8px;margin-bottom:14px;padding-top:10px}.testimonial-title{font-size:17px}.testimonial-line{width:38px}.testimonial-slider{width:100%;overflow:hidden}.testimonial-track{gap:12px}.testimonial-card{box-sizing:border-box;flex:0 0 calc(33.3333vw - 21.3333px);width:calc(33.3333vw - 21.3333px);height:145px;padding:12px 14px}.testimonial-text{font-size:11px;line-height:1.45}.testimonial-client{margin-top:7px}.testimonial-client h4{font-size:11px}.testimonial-client span{font-size:9px}.testimonial-view-btn{width:230px;height:30px;margin:22px auto 0;font-size:10px}@keyframes testimonial-slide{0%,12%{transform:translate(0)}17%,29%{transform:translate(calc(-33.3333vw + 9.33333px))}34%,46%{transform:translate(calc(-66.6667vw + 18.6667px))}51%,63%{transform:translate(calc(-100vw + 28px))}68%,80%{transform:translate(calc(-133.333vw + 37.3333px))}85%,95%{transform:translate(calc(-166.667vw + 46.6667px))}to{transform:translate(0)}}.contact-section{box-sizing:border-box;grid-template-columns:36% 32% 32%;width:100%;min-height:270px;max-height:none;display:grid;overflow:hidden}.contact-info{box-sizing:border-box;min-width:0;padding:24px 16px 22px 24px}.contact-label{letter-spacing:.8px;margin-top:0;margin-bottom:10px;font-size:11px}.contact-info h2{margin-bottom:10px;font-size:27px;line-height:1.02}.contact-details{gap:8px}.contact-detail{gap:8px;min-width:0;font-size:10px;line-height:1.35}.contact-detail svg{flex-shrink:0;width:13px;height:13px}.contact-middle{box-sizing:border-box;border-top:none;border-left:1px solid #ffffff24;min-width:0;padding:32px 14px 20px}.working-hours{align-items:center;gap:9px}.clock-icon{flex-shrink:0;width:32px;height:32px}.working-hours h3{margin-bottom:3px;font-size:14px}.working-hours p{font-size:9px;line-height:1.4}.contact-middle-divider{width:100%;max-width:150px;height:1px;margin:10px 0}.follow-us h3{margin-bottom:7px;font-size:11px}.social-icons{flex-wrap:nowrap;gap:9px}.social-icons a{flex-shrink:0;width:24px;height:24px}.contact-image{box-sizing:border-box;grid-column:auto;width:100%;height:270px;min-height:270px;overflow:hidden}.contact-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}}@media screen and (width>=701px) and (width<=1024px){.hero-text h2{letter-spacing:0!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:28px!important;line-height:1.08!important;overflow:visible!important}.hero-text{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.contact-section{align-items:stretch!important;height:220px!important;min-height:220px!important;max-height:220px!important}.contact-info{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;height:220px!important;padding:18px 16px 18px 24px!important;display:flex!important}.contact-label{margin-top:0!important;margin-bottom:9px!important}.contact-info h2{margin-top:0!important;margin-bottom:10px!important}.contact-details{justify-content:center!important;gap:7px!important}.contact-middle{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;height:220px!important;padding:18px 14px!important;display:flex!important}.working-hours{margin:0!important}.contact-middle-divider{margin:9px 0!important}.follow-us h3{margin-bottom:6px!important}.social-icons{margin:0!important}.contact-image{height:220px!important;min-height:220px!important}.contact-image img{object-fit:cover!important;width:100%!important;height:100%!important}}
