@media screen and (min-width: 824px){.banner .bag-icon{bottom:1.5em;left:9em}.banner .dash-line{bottom:-6em}}@media screen and (max-width: 1150px){.banner .dash-line{display:none}}#location-form .cs-form{display:flex;flex-direction:column;justify-content:space-between;max-width:524px;gap:1.25rem;width:100%}#location-form .cs-label{font-size:clamp(.875rem,1.5vw,1rem);width:100%;color:var(--headerColor);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}#location-form .cs-input,#location-form #service-type{font-family:"Inter","Trebuchet MS",sans-serif;padding:1rem;border-radius:7px;border:1px solid rgba(51,51,51,.2);background:var(--backgroundColorWhite);width:100%}#location-form iframe{width:100%}#location-form .button-solid{border:none}#location-form .location-details .cs-text{margin-bottom:0}#location-form iframe{margin-top:2rem}@media only screen and (min-width: 1024px){#location-form .cs-form{max-width:595px;width:100%}#location-form .text-content{width:100%}}#home-stem{z-index:1;position:relative;background-color:var(--secondary);margin-bottom:200px;margin:50px 0}#home-stem::after{position:absolute;content:"";top:0;left:0;z-index:1;width:100%;height:100%;background-color:var(--secondary)}#home-stem .cs-container{position:relative;z-index:2}#home-stem .text-highlight{color:var(--headingTextColor)}#home-stem .sbs-standard{flex-direction:column-reverse}#home-stem .cs-list{margin-left:1rem}#home-stem .image-group{position:relative;z-index:1;width:33.8125em;height:34.75em;display:flex;justify-content:center;align-items:center;font-size:min(2.5vw,1em)}#home-stem .image-group:before{content:"";display:block;position:absolute;z-index:-1;background:var(--primary);width:33.8125em;height:34.75em;filter:drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.12));border-radius:3.125em}#home-stem .image-group:after{content:"";width:33.8125em;height:100%;position:absolute;display:block;background:var(--orangeColor);clip-path:polygon(50% 50%, 100% 30%, 100% 74%, 100% 100%, 0 100%, 0% 50%);border-radius:3.125em;border:1px solid var(--secondary)}#home-stem .image-group .cs-picture img{position:relative;object-fit:cover;z-index:5;box-shadow:0px 0px 24px 0px rgba(0,0,0,.16);width:31.3125em;height:32.25em;border-radius:2.5em}#home-stem .image-group .pencil{position:absolute;width:3.875em;height:3.875em;left:-0.9em;top:-0.9em;transform:scaleX(-1);z-index:10}#home-stem .image-group .bag{position:absolute;width:3.0625em;height:3.8125em;right:-2.5em;top:43%;z-index:10;object-fit:contain;transform:rotate(20deg);filter:drop-shadow(0px 7px 10px rgba(0, 0, 0, 0.32))}#home-stem .image-group .draw{position:absolute;width:8.9375em;height:6.8125em;right:-2em;bottom:-1.8em;z-index:-1;object-fit:contain}#home-stem .button-solid{font-size:.9rem}#home-stem .text-content{max-width:550px}@media screen and (min-width: 1024px){#home-stem{margin:50px 0 100px}#home-stem .sbs-standard{flex-direction:row-reverse;gap:5rem}#home-stem .image-group{font-size:min(1.15vw,1em);right:1rem}}#reviews{position:relative;background-color:var(--backgroundGray);text-align:center}#reviews .cs-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px}#reviews .card-wrapper{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;align-items:center;align-items:stretch;position:relative}#reviews .card{display:flex;padding:12px;flex-direction:column;align-items:center;border-radius:40px;max-width:400px;text-align:center}#reviews .card .cs-text{height:100%}#reviews .card .avatar{width:60px;height:60px;object-fit:cover;border-radius:50%}#reviews .card-1{border-radius:40px;background:#95b31e;box-shadow:0px -5px 0px 0px #7d9b06,0px 5px 0px 0px #7d9b06,0px 0px 30px 0px rgba(0,0,0,.12);position:relative}#reviews .card-1 .left-grass{position:absolute;left:-3rem;top:-2.5rem;width:80px;height:82px;z-index:-1}#reviews .card-2{border-radius:40px;background:#14b9dc;box-shadow:0px -5px 0px 0px #05a0c3,0px 5px 0px 0px #05a0c3,0px 0px 30px 0px rgba(0,0,0,.12)}#reviews .card-3{border-radius:40px;background:#ff9022;box-shadow:0px -5px 0px 0px #e97a0c,0px 5px 0px 0px #e97a0c,0px 0px 30px 0px rgba(0,0,0,.12);position:relative}#reviews .card-3 .right-grass{position:absolute;right:-3rem;top:-2.5rem;width:80px;height:82px;z-index:-1}#reviews .text-content{background-color:#fff;border-radius:40px;display:flex;padding:16px;flex-direction:column;align-items:center;align-self:stretch;height:100%;gap:1rem}#reviews .sub-title{font-weight:600;font-size:clamp(18px,2.5vw,20px)}#reviews .button-solid{opacity:0;margin-top:1rem}@media only screen and (min-width: 1024px){#reviews .card-wrapper{flex-direction:row;gap:clamp(1rem,1.5vw,2rem)}}#home-sbs .iframe-container{border-radius:24px;overflow:hidden;width:100%}#home-sbs .sbs-standard{flex-direction:column-reverse}#home-sbs .bg-icon{position:absolute;top:-5em;right:-8em;width:44.875em}#home-sbs .bg-icon .notes{position:absolute;width:2.5em;height:2.5em;top:2em;right:21em;transform:rotate(15deg)}#home-sbs .bg-icon .dash-line{width:44.875em;height:6.625em;position:absolute;transform:rotate(173.2deg)}#home-sbs .image-group{position:relative;width:33.8125em;height:34.75em;display:flex;justify-content:center;align-items:center;font-size:min(2.5vw,1em)}#home-sbs .image-group:before{content:"";display:block;position:absolute;z-index:-1;background:var(--primary);width:33.8125em;height:34.75em;border-radius:3.125em;filter:drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.12))}#home-sbs .image-group:after{content:"";width:33.8125em;height:100%;position:absolute;display:block;background:var(--darkOrangeColor);clip-path:polygon(44% 60%, 100% 60%, 100% 100%, 0 100%, 0 30%);border-radius:3.125em;border:1px solid var(--secondary)}#home-sbs .image-group .cs-picture img{position:relative;object-fit:cover;z-index:5;box-shadow:0px 0px 24px 0px rgba(0,0,0,.16);width:31.3125em;height:32.25em;border-radius:2.5em}#home-sbs .image-group .pencil{position:absolute;width:3.875em;height:3.875em;right:-0.9em;top:-0.9em;z-index:10}#home-sbs .image-group .bag{position:absolute;width:3.0625em;height:3.8125em;left:-2.5em;top:43%;z-index:10;object-fit:contain;transform:rotate(-20deg);filter:drop-shadow(0px 7px 10px rgba(0, 0, 0, 0.32))}#home-sbs .image-group .draw{position:absolute;width:8.9375em;height:6.8125em;left:-2em;bottom:-1.8em;z-index:-1;object-fit:contain}#home-sbs .text-content{max-width:550px}#home-sbs .review-container{padding:1rem;border-radius:14px;border:1px solid #333;background:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.11);max-width:480px;display:flex;flex-direction:column;gap:1.5em}#home-sbs .review-container .review-header{display:flex;justify-content:space-between;align-items:center}#home-sbs .review-container .review-header .avatar{width:3.625em;height:3.625em;object-fit:cover;border-radius:50%}#home-sbs .review-container .review-header .quote{width:1.5em;height:1.125em}#home-sbs .review-container .review-text{font-size:1.125em;padding-bottom:1.5em;border-bottom:1px solid #333}#home-sbs .review-container .review-footer{display:flex;justify-content:space-between}#home-sbs .review-container .review-footer .flex-col{display:flex;flex-direction:column}#home-sbs .review-container .review-footer .flex-col b{font-size:1.375em;font-weight:600}#home-sbs .review-container .review-footer .flex-col div{font-size:em}#home-sbs .review-container .review-footer .five-star{width:7.75em;height:1.25em}@media screen and (max-width: 1023px){#home-sbs .iframe-container iframe{width:100%}}@media screen and (min-width: 1024px){#home-sbs .iframe-container{width:unset}#home-sbs .sbs-standard{flex-direction:row;gap:5rem}#home-sbs .sbs-image-left{font-size:min(1.15vw,1em);left:1rem}}/*# sourceMappingURL=locations.css.map */
