@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";:root{--primary-blue: #2A5BD7;--dark-blue: #1A237E;--background-section-dark: #0D1A3B;--text-light: #FFFFFF;--text-dark: #0D1A3B;--text-secondary: #5F6C7B;--background-light-gray: #F7F8FC;--border-color: #E0E7FF;--white: #FFFFFF;--star-yellow: #FFC107;--container-width: 1140px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;color:var(--text-dark);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:var(--container-width);margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.section-title{font-size:2.5rem;font-weight:900;color:var(--text-dark);text-align:center;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:var(--text-secondary);text-align:center;max-width:650px;margin:0 auto 3.5rem;line-height:1.6}._header_s89gc_2{background:var(--white);padding:15px 0;border-bottom:1px solid #E0E7FF;position:sticky;top:0;z-index:1000}._headerContainer_s89gc_11{display:flex;justify-content:space-between;align-items:center}._logo_s89gc_18{display:flex;align-items:center;gap:.75rem;text-decoration:none}._logo_s89gc_18 img{height:50px;width:auto}._logo_s89gc_18 span{font-size:1.5rem;font-weight:900;color:var(--text-dark)}._nav_s89gc_35{display:flex;gap:30px}._nav_s89gc_35 a{text-decoration:none;color:var(--text-dark);font-weight:500;transition:color .3s ease;padding-bottom:5px;border-bottom:2px solid transparent}._nav_s89gc_35 a:hover{color:var(--primary-blue)}._nav_s89gc_35 a._activeLink_s89gc_51{color:var(--primary-blue);border-bottom-color:var(--primary-blue)}._phoneBtn_s89gc_57{background-color:var(--primary-blue);color:var(--white);padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:700;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}._phoneBtn_s89gc_57:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2979ff4d}@media (max-width: 768px){._nav_s89gc_35{display:none}._phoneBtn_s89gc_57{font-size:.8rem;padding:8px 16px}}._footer_1s8g6_2{background-color:#2c3e50;color:#fffc;padding-top:60px}._blueTheme_1s8g6_8{background-color:var(--primary-blue)}._footerContainer_1s8g6_12{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2rem;padding-bottom:40px}._footerColumn_1s8g6_19{font-size:.9rem}._logo_1s8g6_23{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._logo_1s8g6_23 img{height:70px;width:auto}._footerColumn_1s8g6_19 p{line-height:1.7;margin-bottom:1.5rem}._footerColumn_1s8g6_19 h4{color:var(--white);font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}._footerColumn_1s8g6_19 h4:after{content:"";position:absolute;bottom:0;left:0;width:25px;height:3px;background-color:var(--white);opacity:.5}._footerColumn_1s8g6_19 ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem}._footerColumn_1s8g6_19 a{color:#fffc;text-decoration:none;transition:color .3s}._footerColumn_1s8g6_19 a:hover{color:var(--white)}._contactItem_1s8g6_79{display:flex;align-items:flex-start;gap:.75rem}._footerBottom_1s8g6_86{background-color:#0000001a;padding:1.25rem 0;font-size:.85rem}._footerBottom_1s8g6_86>._container_1s8g6_92{display:flex;justify-content:space-between;align-items:center}._footerLinks_1s8g6_98{display:flex;gap:1rem}._footerLinks_1s8g6_98 a{color:#fffc;text-decoration:none;position:relative;padding:0 1rem}._footerLinks_1s8g6_98 a:not(:first-child):before{content:"|";position:absolute;left:0;color:#ffffff4d}@media (max-width: 992px){._footerContainer_1s8g6_12{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._footerContainer_1s8g6_12{grid-template-columns:1fr;text-align:center}._footerColumn_1s8g6_19 h4:after{left:50%;transform:translate(-50%)}._contactItem_1s8g6_79,._logo_1s8g6_23{justify-content:center}._footerBottom_1s8g6_86>._container_1s8g6_92{flex-direction:column;gap:1rem;align-items:center}}._section_34xpm_3{padding:80px 0}._hero_34xpm_8{position:relative;height:700px;display:flex;align-items:center;color:var(--text-light);background:linear-gradient(180deg,#1a237e99,#1a237ee6),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=1920) no-repeat center center/cover}._heroContent_34xpm_17{position:relative;z-index:2;text-align:left}._heroContent_34xpm_17 h1{font-size:3.5rem;font-weight:900;max-width:700px;margin:0 0 1rem;line-height:1.1}._heroContent_34xpm_17 p{font-size:1.125rem;max-width:550px;margin:0 0 2.5rem;opacity:.9;line-height:1.7}._buttonGroup_34xpm_36{display:flex;align-items:center;gap:1rem}._heroBtn_34xpm_41{background-color:var(--primary-blue);color:var(--text-light);font-weight:700;font-size:.9rem;padding:1rem 1.5rem;border:2px solid var(--primary-blue);border-radius:8px;text-transform:uppercase;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem}._heroBtn_34xpm_41:hover{transform:translateY(-3px);box-shadow:0 5px 15px #2979ff66}._ghostBtn_34xpm_60{background-color:transparent;color:var(--text-light);border-color:var(--text-light)}._ghostBtn_34xpm_60:hover{background-color:var(--text-light);color:var(--primary-blue)}._stats_34xpm_69{display:flex;justify-content:flex-start;gap:4rem;margin-top:5rem}._stats_34xpm_69 div{text-align:left}._stats_34xpm_69 strong{font-size:2.5rem;font-weight:900;display:block}._stats_34xpm_69 span{opacity:.8}._appliancesGrid_34xpm_80{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._applianceCard_34xpm_85{position:relative;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 10px 20px #0000001a;transition:all .3s ease;color:var(--text-light)}._applianceCard_34xpm_85:hover{transform:translateY(-5px);box-shadow:0 15px 25px #00000026}._cardBgImage_34xpm_98{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:transform .4s ease}._applianceCard_34xpm_85:hover ._cardBgImage_34xpm_98{transform:scale(1.05)}._cardOverlay_34xpm_110{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0a1428f2 30%,#0a14281a);z-index:2}._cardContent_34xpm_118{position:relative;z-index:3;height:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}._brandTag_34xpm_127{align-self:flex-end;background-color:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;border:1px solid rgba(255,255,255,.2)}._cardText_34xpm_137 h3{font-size:1.8rem;font-weight:900;margin-bottom:.5rem}._cardText_34xpm_137 p{font-size:.9rem;line-height:1.5;opacity:.8;margin-bottom:1.5rem}._cardLink_34xpm_148{color:var(--text-light);text-decoration:none;font-weight:700;font-size:.9rem;border:1px solid rgba(255,255,255,.5);padding:.5rem 1rem;border-radius:5px;align-self:flex-start;transition:all .3s ease}._cardLink_34xpm_148:hover{background-color:var(--text-light);color:var(--text-dark)}._brandsSection_34xpm_165{background-color:var(--background-light-gray)}._brandsTitle_34xpm_168{position:relative;display:inline-block;left:50%;transform:translate(-50%);margin-bottom:1.5rem}._brandsTitle_34xpm_168:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:4px;background-color:var(--primary-blue);border-radius:2px}._brandsGrid_34xpm_186{display:flex;flex-direction:column;align-items:center;gap:2rem}._brandsGrid_34xpm_186 img{max-width:100%;height:auto}._whyChooseUsSection_34xpm_198{background-color:var(--primary-blue)}._lightTitle_34xpm_201{color:var(--text-light);font-size:2.5rem;font-weight:900;text-align:center;margin-bottom:1rem}._lightSubtitle_34xpm_208{color:var(--text-light);opacity:.8}._featuresGrid_34xpm_212{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._featureCard_34xpm_217{background-color:#ffffff1a;padding:2rem;border-radius:12px;display:flex;align-items:flex-start;gap:1.5rem;border:1px solid rgba(255,255,255,.2)}._featureIcon_34xpm_226{flex-shrink:0}._featureText_34xpm_229 h3{color:var(--text-light);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}._featureText_34xpm_229 p{color:var(--text-light);opacity:.8;line-height:1.6;font-size:.9rem}._faqSection_34xpm_243{background-color:var(--background-light-gray)}._faqContainer_34xpm_246{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._faqItem_34xpm_253{background-color:var(--white);border:1px solid var(--border-color);border-radius:8px;transition:all .3s ease}._faqItem_34xpm_253:hover{border-color:var(--primary-blue)}._faqQuestion_34xpm_262{padding:1.25rem 1.5rem;font-weight:500;font-size:1rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}._faqQuestion_34xpm_262:after{content:" ";display:inline-block;width:8px;height:8px;border-bottom:2px solid var(--primary-blue);border-right:2px solid var(--primary-blue);transform:rotate(45deg);transition:transform .3s ease}._faqItem_34xpm_253[open]>._faqQuestion_34xpm_262:after{transform:rotate(225deg)}._faqAnswer_34xpm_285{padding:0 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.6}._reviewsGrid_34xpm_292{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._reviewCard_34xpm_297{background-color:var(--white);border:1px solid var(--border-color);border-radius:12px;padding:2rem;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d}._reviewHeader_34xpm_306{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._avatar_34xpm_312{width:50px;height:50px;border-radius:50%;object-fit:cover}._authorInfo_34xpm_318 strong{font-weight:700;color:var(--text-dark)}._reviewStars_34xpm_322{color:var(--star-yellow);font-size:1rem}._reviewText_34xpm_326{color:var(--text-secondary);margin-bottom:1.5rem;flex-grow:1;line-height:1.7;font-style:italic}._reviewFooter_34xpm_333{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-color);padding-top:1rem}._reviewSource_34xpm_340{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary)}._reviewLink_34xpm_347{text-decoration:none;color:var(--primary-blue);font-weight:700;font-size:.9rem}._isClone_34xpm_354{display:none}@keyframes _scroll_34xpm_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._readySection_34xpm_369{background-color:var(--primary-blue);color:var(--text-light);text-align:center;padding:60px 0}._readySection_34xpm_369 h2{font-size:2.5rem;font-weight:900;margin-bottom:1rem}._readySection_34xpm_369 p{margin-bottom:2rem;opacity:.9}._readySection_34xpm_369 ._heroBtn_34xpm_41{background-color:var(--white);color:var(--primary-blue);display:block;margin-left:auto;margin-right:auto}._getInTouchGrid_34xpm_393{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}._contactDetails_34xpm_399 h3{font-size:1.8rem;font-weight:900;margin-bottom:1rem;color:var(--text-dark)}._contactDetails_34xpm_399 p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}._contactDetails_34xpm_399 ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}._contactDetails_34xpm_399 li{display:flex;align-items:flex-start;gap:1rem}._contactIcon_34xpm_422{flex-shrink:0;width:44px;height:44px;border-radius:50%;background-color:var(--primary-blue);color:var(--white);display:flex;align-items:center;justify-content:center}._contactIcon_34xpm_422 svg{width:22px;height:22px}._socialIcons_34xpm_437{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}._socialIcons_34xpm_437 a{color:var(--text-secondary);transition:color .3s ease}._socialIcons_34xpm_437 a:hover{color:var(--primary-blue)}._contactDetails_34xpm_399 strong{font-weight:700;display:block}._contactDetails_34xpm_399 span{color:var(--text-secondary);font-size:.9rem}._contactForm_34xpm_459{background-color:var(--white);padding:2.5rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;border-top:4px solid var(--primary-blue)}._formGroup_34xpm_466{margin-bottom:1.5rem}._formGroup_34xpm_466 label{display:block;font-weight:500;margin-bottom:.5rem;font-size:.9rem}._formGroup_34xpm_466 input,._formGroup_34xpm_466 select,._formGroup_34xpm_466 textarea{width:100%;padding:.8rem 1rem;border-radius:8px;border:1px solid var(--border-color);font-size:1rem;font-family:inherit;background-color:var(--background-light-gray)}._formGroup_34xpm_466 input:focus,._formGroup_34xpm_466 select:focus,._formGroup_34xpm_466 textarea:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 2px #2979ff33}._submitBtn_34xpm_493{width:100%;background-color:var(--primary-blue);color:var(--text-light);font-weight:700;font-size:1rem;padding:1rem 2rem;border:none;border-radius:8px;text-transform:uppercase;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitBtn_34xpm_493:hover{opacity:.9;transform:translateY(-2px)}@media (max-width: 992px){._featuresGrid_34xpm_212,._reviewsGrid_34xpm_292{grid-template-columns:repeat(2,1fr)}._getInTouchGrid_34xpm_393{grid-template-columns:1fr}}@media (max-width: 768px){._section_34xpm_3{padding:50px 0}._hero_34xpm_8{height:auto;padding:60px 0}._heroContent_34xpm_17{text-align:left}._heroContent_34xpm_17 h1{font-size:2.2rem}._heroContent_34xpm_17 p{font-size:1rem;margin-bottom:2rem}._buttonGroup_34xpm_36{flex-direction:row;justify-content:flex-start}._heroBtn_34xpm_41{font-size:.8rem;padding:.8rem 1rem}._stats_34xpm_69{flex-direction:row;justify-content:space-between;width:100%;gap:1rem;margin-top:3rem}._stats_34xpm_69 div{text-align:left}._section_34xpm_3 ._section-title_34xpm_568{font-size:2rem}._section_34xpm_3 ._section-subtitle_34xpm_571{font-size:1rem}._appliancesGrid_34xpm_80{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;margin:0;scrollbar-width:none;-ms-overflow-style:none}._appliancesGrid_34xpm_80::-webkit-scrollbar{display:none}._applianceCard_34xpm_85{flex:0 0 80%;scroll-snap-align:start;height:350px}._applianceCard_34xpm_85:first-child{margin-left:15px}._applianceCard_34xpm_85:last-child{margin-right:15px}._cardText_34xpm_137 h3{font-size:1.5rem}._cardText_34xpm_137 p{font-size:.85rem;margin-bottom:1rem}._cardLink_34xpm_148{font-size:.8rem;padding:.4rem .8rem}._reviewsCarouselWrapper_34xpm_614{overflow:hidden;padding:1rem 0}._reviewsGrid_34xpm_292{display:flex;width:3600px;animation:_scroll_34xpm_1 60s linear infinite;gap:1rem;grid-template-columns:none}._reviewsCarouselWrapper_34xpm_614:hover ._reviewsGrid_34xpm_292{animation-play-state:paused}._reviewCard_34xpm_297{width:300px;flex-shrink:0}._isClone_34xpm_354{display:flex}._featuresGrid_34xpm_212,._faqContainer_34xpm_246,._contactContainer_34xpm_638{grid-template-columns:1fr}._brandsGrid_34xpm_186{display:grid;grid-template-columns:1fr 1fr;gap:2rem;justify-items:center}}@media (max-width: 480px){._brandsGrid_34xpm_186{grid-template-columns:1fr}}._aboutHero_7xygd_4{height:500px}._aboutHero_7xygd_4 ._heroOverlay_7xygd_7{background-color:#2979ffcc}._aboutHeroContent_7xygd_10{text-align:center}._aboutHeroContent_7xygd_10 h1,._aboutHeroContent_7xygd_10 p,._aboutHeroContent_7xygd_10 button{margin-left:auto;margin-right:auto}._ourStoryGrid_7xygd_19{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._ourStoryText_7xygd_25 ._section-title_7xygd_25{text-align:left}._ourStoryText_7xygd_25 p{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}._ourStoryImage_7xygd_33 img{width:100%;border-radius:12px}._valuesSection_7xygd_39{background-color:var(--background-light-gray)}._valuesGrid_7xygd_42{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._valueCard_7xygd_47{background-color:var(--white);border-radius:12px;padding:2.5rem 2rem;text-align:center;border:1px solid var(--border-color);box-shadow:0 4px 15px #0000000d}._valueIcon_7xygd_55{width:64px;height:64px;border-radius:50%;background-color:var(--background-light-gray);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:inset 0 2px 4px #0000000a;border:1px solid var(--border-color)}._valueCard_7xygd_47 h3{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}._valueCard_7xygd_47 p{color:var(--text-secondary);line-height:1.6;font-size:.9rem}._teamGrid_7xygd_80{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._teamImage_7xygd_86 img{width:100%;border-radius:12px}._teamText_7xygd_90 p{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}@media (max-width: 768px){._ourStoryGrid_7xygd_19,._teamGrid_7xygd_80{grid-template-columns:1fr}._teamImage_7xygd_86{order:-1;margin-bottom:2rem}._valuesGrid_7xygd_42{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;margin:0;scrollbar-width:none;-ms-overflow-style:none}._valuesGrid_7xygd_42::-webkit-scrollbar{display:none}._valueCard_7xygd_47{flex:0 0 80%;scroll-snap-align:start}._valueCard_7xygd_47:first-child{margin-left:15px}._valueCard_7xygd_47:last-child{margin-right:15px}}._brandsHero_18aw6_3{height:500px;background:linear-gradient(#2979ffd9,#2979ffd9),url(https://static.wixstatic.com/media/nsplsh_9cf6b81e8892407fa2955122c118edb3~mv2.jpg/v1/fill/w_1920,h_500,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/nsplsh_9cf6b81e8892407fa2955122c118edb3~mv2.jpg) no-repeat center center/cover}._brandsHeroContent_18aw6_9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}._brandsHeroContent_18aw6_9 h1{font-family:Georgia,serif;font-weight:500}._expertiseGrid_18aw6_23{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}._expertiseContent_18aw6_30 h3{font-size:2rem;font-weight:900;margin-bottom:1.5rem;color:var(--text-dark)}._expertiseContent_18aw6_30 p{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}._expertiseFeatures_18aw6_43{display:flex;flex-direction:column;gap:2rem;margin-top:2.5rem}._featureItem_18aw6_50{display:flex;align-items:flex-start;gap:1rem}._featureIconWrapper_18aw6_56{width:48px;height:48px;border-radius:50%;background-color:var(--primary-blue);color:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0}._featureItem_18aw6_50 h4{color:var(--text-dark);font-weight:700;margin-bottom:.25rem}._featureItem_18aw6_50 p{color:var(--text-secondary);font-size:.9rem;margin:0}._statsGrid_18aw6_81{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._statCard_18aw6_87{background-color:var(--white);border:1px solid var(--border-color);border-radius:12px;padding:2rem;text-align:center;box-shadow:0 5px 20px #0000000d}._statCard_18aw6_87 strong{display:block;font-size:2.5rem;font-weight:900;color:var(--primary-blue)}._statCard_18aw6_87 span{color:var(--text-secondary)}@media (max-width: 992px){._expertiseGrid_18aw6_23{grid-template-columns:1fr}}@media (max-width: 768px){._statsGrid_18aw6_81{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._statsGrid_18aw6_81{grid-template-columns:1fr}}._areasHero_bbhjv_4{height:500px;background:linear-gradient(#2979ffe6,#2979ffe6),url(https://consultasg.com/wp-content/uploads/2022/08/CBD-Chic-2.jpg) no-repeat center center/cover}._areasHeroContent_bbhjv_10{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}._areasHeroContent_bbhjv_10 h1{font-family:Georgia,serif;font-weight:500}._mapSection_bbhjv_24{padding-top:80px;padding-bottom:80px;background-color:var(--background-light-gray)}._mapImage_bbhjv_29{width:100%;border-radius:12px;box-shadow:0 15px 40px #00000026}._citiesTitle_bbhjv_36{position:relative;display:inline-block;left:50%;transform:translate(-50%);padding-bottom:10px}._citiesTitle_bbhjv_36:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:4px;background-color:var(--primary-blue);border-radius:2px}._citiesGrid_bbhjv_54{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._cityCard_bbhjv_59{background-color:var(--white);border-radius:12px;padding:2rem;text-align:center;border:1px solid var(--border-color);box-shadow:0 5px 20px #0000000d;display:flex;flex-direction:column}._cityIcon_bbhjv_69{width:56px;height:56px;border-radius:50%;background-color:var(--primary-blue);color:var(--white);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._cityCard_bbhjv_59 h3{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}._cityCard_bbhjv_59 p{color:var(--text-secondary);font-size:.9rem;line-height:1.6;flex-grow:1;margin-bottom:1rem}._cityTag_bbhjv_93{background-color:var(--background-light-gray);color:var(--text-secondary);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;align-self:center}._infoSection_bbhjv_103{background-color:var(--background-light-gray)}._infoContainer_bbhjv_106{max-width:800px;margin:auto;color:var(--text-secondary);line-height:1.8}._infoContainer_bbhjv_106 p{margin-bottom:1.5rem}._ctaSection_bbhjv_117{background-color:var(--primary-blue);color:var(--white);text-align:center}._ctaSection_bbhjv_117 h2{font-size:2.5rem;font-weight:900;margin-bottom:1rem}._ctaSection_bbhjv_117 p{max-width:600px;margin:0 auto 2rem;opacity:.9}@media (max-width: 992px){._citiesGrid_bbhjv_54{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._citiesGrid_bbhjv_54{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;margin:0;grid-template-columns:none;scrollbar-width:none;-ms-overflow-style:none}._citiesGrid_bbhjv_54::-webkit-scrollbar{display:none}._cityCard_bbhjv_59{flex:0 0 80%;scroll-snap-align:start}._cityCard_bbhjv_59:first-child{margin-left:15px}._cityCard_bbhjv_59:last-child{margin-right:15px}}._contactHero_nw9ry_4{height:400px;background:linear-gradient(#2979ffcc,#2979ffcc),url(https://www.a14itservices.com/storage/2025/01/pawel-czerwinski-0xCCPIbl3M-unsplash-1140x641.jpg) no-repeat center center/cover}._contactHeroContent_nw9ry_11{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}._contactHeroContent_nw9ry_11 h1{color:var(--text-light);font-size:3rem;font-family:Georgia,serif;font-weight:500}._contactHeroContent_nw9ry_11 p{color:#ffffffe6;font-size:1.2rem;max-width:600px}._mapSection_nw9ry_34{padding:0;line-height:0}._mapImage_nw9ry_39{width:100%;height:auto}
