@media only screen and (min-width: 0rem){#services-285{text-align:center;padding:var(--sectionPadding)}#services-285 .cs-container{width:100%;max-width:80rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#services-285 .cs-content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}#services-285 .cs-card-group{width:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;row-gap:1rem}#services-285 .cs-item{list-style:none;width:100%;max-width:31.25rem;padding:clamp(2rem,3vw,2.5rem) clamp(1.75rem,3vw,2.5rem);background-color:var(--sectionGrey);border-radius:.25rem;box-sizing:border-box;transition:background-color .3s,transform .3s}#services-285 .cs-item:hover{background:var(--primary);transform:translateY(-0.4375rem)}#services-285 .cs-item:hover .cs-picture:before{width:100%;height:100%;opacity:1}#services-285 .cs-item:hover .cs-h3,#services-285 .cs-item:hover .cs-item-text{color:var(--white)}#services-285 .cs-link{text-decoration:none;display:flex;justify-content:center;align-items:center;flex-direction:column}#services-285 .cs-picture{margin:0;margin-bottom:1.5rem;width:clamp(4.25rem,4vw,5.5rem);height:clamp(4.25rem,4vw,5.5rem);display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--primary);position:relative;z-index:1}#services-285 .cs-picture:before{content:"";width:130%;height:130%;background-color:rgba(0,0,0,0);opacity:0;border-radius:50%;border:2px solid var(--white);position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;z-index:10;transition:width .5s,height .5s,opacity .4s}#services-285 .cs-icon{height:clamp(2.8125rem,3vw,3.375rem);width:auto}#services-285 .cs-h3{font-size:1.25rem;font-weight:900;text-align:center;line-height:1.2em;margin:0;margin-bottom:.75rem;color:var(--headerColor);transition:color .3s}#services-285 .cs-item-text{font-size:1rem;text-align:center;line-height:1.5em;margin:0;color:var(--bodyTextColor);transition:color .3s}}@media only screen and (min-width: 48rem){#services-285 .cs-card-group{flex-direction:row;justify-content:space-between;flex-wrap:nowrap;column-gap:clamp(1rem,2vw,1.25rem)}}@media only screen and (min-width: 0rem){body.dark-mode #services-285 .cs-title,body.dark-mode #services-285 .cs-text,body.dark-mode #services-285 .cs-h3,body.dark-mode #services-285 .cs-item-text{color:var(--bodyTextColorWhite)}body.dark-mode #services-285 .cs-picture{background-color:var(--dark)}body.dark-mode #services-285 .cs-item{background-color:var(--medium);position:relative;transition:background-color .3s,transform .3s}body.dark-mode #services-285 .cs-item:before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,0);opacity:0;border:2px solid var(--white);position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;z-index:10;transition:opacity .4s}body.dark-mode #services-285 .cs-item:hover{background-color:var(--dark);transform:none}body.dark-mode #services-285 .cs-item:hover:before{opacity:1}body.dark-mode #services-285 .cs-item:hover .cs-picture:before{width:100%;height:100%;opacity:1}body.dark-mode #services-285 .cs-item:hover .cs-h3,body.dark-mode #services-285 .cs-item:hover .cs-item-text{color:var(--white)}}@media only screen and (min-width: 0rem){#services-564{padding:var(--sectionPadding);background:var(--secondary)}#services-564 .cs-container{width:100%;max-width:34.375rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#services-564 .cs-content{text-align:left;display:flex;flex-direction:column;align-items:flex-start;color:var(--white)}#services-564 .cs-topper{color:var(--headerColor)}#services-564 .cs-text{margin-bottom:1rem}#services-564 .cs-text:last-of-type{margin-bottom:2rem}#services-564 .cs-color{color:var(--white)}#services-564 .cs-h3{font-size:clamp(1.5625rem,3vw,1.9375rem);line-height:1.2em;font-weight:700;text-align:inherit;margin:0 0 clamp(1rem,1.9vw,1.25rem) 0;color:var(--headerColor)}#services-564 .cs-ul{width:100%;margin:0 0 2rem 0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1rem,2.5vw,1.5rem)}#services-564 .cs-li{font-size:clamp(1rem,2vw,1.25rem);font-weight:700;list-style:none;line-height:1.5em;width:100%;display:flex;justify-content:flex-start;align-items:center;gap:1.25rem}#services-564 .cs-icon{display:flex}#services-564 .cs-picture{width:100%;max-width:39.375rem;height:24.75rem;display:block;position:relative}#services-564 .cs-picture img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:1.25rem}#services-564 .cs-title,#services-564 .cs-text,#services-564 .cs-h3,#services-564 .cs-li{color:var(--white)}}@media only screen and (min-width: 48rem){#services-564 .cs-container{max-width:80rem;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#services-564 .cs-picture{width:46vw;height:clamp(25.9375rem,50vw,33rem)}#services-564 .cs-content{width:45%;max-width:32.5rem}}@media only screen and (min-width: 0rem){body.dark-mode #services-564 .cs-topper{color:var(--bodyTextColorWhite)}body.dark-mode #services-564 .cs-color{color:var(--primaryLight)}body.dark-mode #services-564 .cs-title,body.dark-mode #services-564 .cs-text,body.dark-mode #services-564 .cs-h3,body.dark-mode #services-564 .cs-li{color:var(--bodyTextColorWhite)}body.dark-mode #services-564 .cs-text{opacity:.8}body.dark-mode #services-564 .cs-icon{filter:brightness(150%)}}@media only screen and (min-width: 0rem){#gallery-379{padding:var(--sectionPadding)}#gallery-379 .cs-container{width:100%;max-width:59.6875rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#gallery-379 .cs-content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}#gallery-379 .cs-gallery{width:100%;padding:0;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(1rem,1.5vw,1.25rem)}#gallery-379 .cs-image{border-radius:1.25rem;width:46%;height:clamp(9.375rem,39vw,18.75rem);max-width:21.875rem;overflow:hidden;display:block;position:relative;background-color:var(--sectionGrey);box-shadow:rgba(105,110,114,.2) 0px 8px 24px}#gallery-379 .cs-image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain}}@media only screen and (min-width: 64rem){#gallery-379 .cs-image{width:32.8%;max-width:19.0625rem;height:clamp(13rem,30vw,18rem);aspect-ratio:1}}@media only screen and (min-width: 0rem){body.dark-mode #gallery-379 .cs-topper{color:var(--primaryLight)}body.dark-mode #gallery-379 .cs-title,body.dark-mode #gallery-379 .cs-text{color:var(--bodyTextColorWhite)}body.dark-mode #gallery-379 .cs-text{opacity:.8}}/*# sourceMappingURL=local.css.map */
