@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-ext-wght-normal.CO5hGrJv.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-wght-normal.EAA9jha_.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-vietnamese-wght-normal.k7S-YeeD.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-ext-wght-normal.BsZE-iaG.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-wght-normal.l_AIctKy.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary-color: #1b70b5;--secondary-color: #77bd42;--bg-color-white: #f5f5f5;--bg-color-gray: #efefef}*{margin:0;padding:0;box-sizing:border-box;line-height:1.5}html{scroll-behavior:smooth}body{font-family:Montserrat Variable,sans-serif}h1{font-size:3rem;font-weight:900;color:var(--secondary-color)}h1 span{text-transform:uppercase}h2{font-size:2.25rem;font-weight:900}h4{color:var(--primary-color);font-size:1.25rem}ul{list-style-type:none;margin:0;padding:0}header{background-color:var(--bg-color-white);box-shadow:#959da533 0 8px 24px;padding:11px 20px;position:sticky;top:0;z-index:99}header ul,footer ul{display:flex;align-items:center;gap:20px}header ul li:first-child,footer ul li:first-child{margin-right:auto}header ul li:last-child{background-color:var(--secondary-color);padding:10px 16px;border-radius:5px}header ul li:last-child a{color:var(--bg-color-white)}header ul li a{color:var(--primary-color);text-decoration:none;font-weight:600}section{padding:75px 0}.max-90{max-width:90%;margin:auto}.max-92{max-width:92%;margin:auto}.flex{display:flex;align-items:center;justify-content:space-between}.intro .flex>div{width:45%}.bg-gray{background-color:var(--bg-color-gray)}.bg-blue{background-color:var(--primary-color)}.bg-white{background-color:var(--bg-color-white)}.bg-green{background-color:var(--secondary-color)}.text-green{color:var(--secondary-color)}.intro p{margin-top:15px}.intro img{width:100%;height:100%;max-width:537px;border-radius:80px;aspect-ratio:1/1;object-fit:cover;object-position:top}#about-us>div{padding:55px;border-radius:25px}#about-us p{margin-top:25px}#our-services h2{color:var(--secondary-color);text-align:center;margin-bottom:100px}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));grid-auto-rows:minmax(105px,auto);gap:52px}.services-list li{background-color:var(--bg-color-white);width:100%;border-radius:20px;font-weight:600;color:var(--primary-color);display:flex;align-items:center;justify-content:center}.cta-box{margin-top:55px;padding:35px;border-radius:25px}.cta-box h3{color:var(--primary-color);font-size:3.375rem;max-width:80%;line-height:1.2}.cta-box p{font-size:1rem;color:var(--bg-color-white);margin-top:25px;font-weight:600}.cta-box p a{color:var(--primary-color)}#store-locations h2{color:var(--secondary-color);text-align:center;margin-bottom:220px}#store-locations ul{display:grid;grid-template-columns:repeat(3,minmax(30%,1fr));gap:60px}#store-locations ul li{background-color:var(--bg-color-white);padding:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;position:relative}address{font-style:normal}#store-locations ul li img{width:85%;height:100%;max-height:198px;position:absolute;top:-85%;border-radius:20px;object-fit:cover;object-position:top}footer{background-color:#000;padding:20px}footer a{color:var(--bg-color-white);text-decoration:none;font-weight:600}footer p{padding-top:80px;color:var(--bg-color-white);font-size:.875rem}@media(max-width:767px){.intro .flex>div{width:100%}.intro .flex{flex-direction:column-reverse;gap:30px}.intro img{max-width:300px;height:auto;border-radius:60px}.services-list{grid-template-columns:1fr;max-width:85%;margin:auto}.cta-box h3{font-size:2.25rem;max-width:100%}#store-locations h2{margin-bottom:40px}#store-locations ul{grid-template-columns:1fr;gap:unset}#store-locations ul li{margin-top:205px;padding:40px 20px}#store-locations ul li img{width:90%;height:200px;max-height:unset;top:-180px}header{position:static}header ul,footer ul{flex-direction:column;gap:20px}header ul li:first-child,footer ul li:first-child{margin-right:unset;margin:auto}}@media(min-width:768px)and (max-width:1024px){.intro img{max-width:350px;height:auto;border-radius:60px}#store-locations h2{margin-bottom:100px}#store-locations ul{grid-template-columns:1fr 1fr;gap:20px}#store-locations ul li{margin-top:205px;padding:40px 20px}#store-locations ul li img{width:90%;height:200px;max-height:unset;top:-180px}}@media(min-width:1024px)and (max-width:1439px){.intro img{max-width:400px;height:auto;border-radius:60px}#store-locations ul{gap:30px}#store-locations ul li{padding:40px 20px}#store-locations ul li img{width:90%;height:200px;max-height:unset;top:-180px}}li[data-astro-cid-if7os73b]{position:relative}li[data-astro-cid-if7os73b]:before{content:"";display:inline-block;width:54px;height:54px;border-radius:100%;background-color:var(--bg-color-white);background-image:var(--icon);background-size:60%;background-repeat:no-repeat;background-position:center;position:absolute;z-index:5;top:-27px}address[data-astro-cid-77pfm7ft]{position:relative;width:max-content;margin:15px auto 0}address[data-astro-cid-77pfm7ft]:before{content:"";display:inline-block;width:16px;height:30px;background-image:var(--icon);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-2px;left:-25px}
