.phone-icon{color:#0ff}.design-icon{color:red}.seo-icon{color:#ff0}.support-icon{color:#6495ed}.speed-icon{color:orange}.norfolk-icon{color:#fffaf0}.background-bubbles{position:absolute;bottom:0;right:-125px;height:26.6875em;width:26.1875em;font-size:min(2.5vw, .7em);transform:scaleY(-1);z-index:2}.background-bubbles2{font-size:min(1.5vw, .5rem);bottom:auto;right:auto;left:-7.5rem;top:15.625rem;transform:rotate(45deg)}.background-bubbles:before{position:absolute;bottom:0;right:0;content:"";opacity:1;display:block;border:1px solid #1a1a1a;border-radius:50%;border-color:#7c3aed;box-shadow:var(--box-shadow-glow);background:0 0;height:20.625em;width:20.625em;animation-name:floatAnimation;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:forwards}.background-bubbles:after{z-index:2;position:absolute;top:0;left:0;content:"";opacity:.15;display:block;border-radius:50%;background:var(--primary);height:16.25em;width:16.25em;animation-name:floatAnimation2;animation-duration:14s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:forwards;transition:box-shadow .3s}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-2rem)}100%{transform:translateY(0)}}@keyframes floatAnimation2{0%{transform:translateY(0)}50%{transform:translateY(-3rem)}100%{transform:translateY(0)}}section:nth-of-type(3){position:relative}.divider-container{display:flex;flex-direction:column;align-items:center;margin:auto;max-width:36.5rem;width:100%;gap:clamp(3rem,6vw,4rem)}.image-group{position:relative;height:32.5rem;max-width:36.625rem;width:100%;overflow:hidden;border:1rem}.image-background{display:flex;justify-content:center;height:100%;width:100%;object-fit:cover}.image-overlay{position:absolute;bottom:clamp(.75rem,1.9vw,1.5rem);right:clamp(.75rem,1.9vw,1.5rem);display:flex;justify-content:space-between;align-items:center;border-radius:.5rem .5rem .5rem .5rem;width:80%;max-width:21rem;box-sizing:border-box;padding:1.5rem;text-align:left;gap:1rem;background:var(--box-fill);border:1px solid rgba(255,255,255,.08)}.io-text{display:flex;flex-direction:column}.io-upper{display:block;text-transform:uppercase;font-family:var(--headerFont);font-size:clamp(1rem, 1.8vw, 1.25rem);line-height:1.2em;font-weight:700;color:var(--header-text-color)}.io-lower{display:block;font-size:clamp(.875rem, 1.8vw, 1rem);line-height:1.2em;color:var(--color-pink)}.io-logo{display:block;height:3rem;width:auto}.divider-list{display:grid;align-items:center;margin:0 0 2rem;max-width:clamp(34.375rem,50vw,39.375rem);width:100%;padding:0;gap:clamp(1rem,4vw,2.5rem)}.divider-list-item{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;list-style:none;gap:.75rem}.dl-upper{display:flex;flex-direction:row;align-items:center;width:100%;gap:.625rem}.dl-upper svg{margin:0;box-sizing:border-box;padding:0;color:#adff2f}.dl-upper h3{display:flex;justify-content:flex-start;align-items:center;text-align:left;margin:0;font-size:1.25rem;line-height:1.2em;font-weight:700;color:var(--header-text-color);gap:.5rem}.dl-lower{margin-top:0;text-align:left;font-size:1rem;line-height:1.5em;color:var(--body-text-color)}.case-studies{display:grid;grid-template-columns:repeat(1,1fr);margin:0;padding:0;gap:clamp(1rem,2vw,1.5rem);row-gap:2rem}.case-study{list-style:none;grid-column:span 1}.case-study-link{display:flex;flex-direction:column;align-items:flex-start;height:100%;text-decoration:none;position:relative;z-index:1}.case-study-image{z-index:-1;position:relative;display:block;border-radius:1rem;margin:0 0 0;height:clamp(12.5rem,25vw,16.875rem);width:100%;overflow:hidden;transition:transform .65s}.case-study-image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain}.case-study-text-body h3,.case-study-text-body p{text-align:left}.case-study-text span{justify-self:flex-start}.three-quick-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;justify-items:center}.three-quick-boxes-image{z-index:1;position:relative;display:block;border-radius:1rem;overflow:hidden;height:28.8125rem;width:100%}.three-quick-boxes-image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.divider-list-item-row{display:flex;justify-content:flex-start;align-items:center;margin:0;list-style:none;font-size:clamp(.875rem, 1.5vw, 1rem);line-height:1.5em;color:var(--header-text-color);gap:2rem}.dl-one-line{margin:0;text-align:left;font-size:1rem;line-height:1.5em;color:var(--header-text-color)}.divider-list-item-row .card-image svg{width:40px;height:40px;color:var(--primary)}.hidden{display:none}.reviews-section{text-align:center}.reviews-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-top:3rem}.review-card{padding:1.75rem;border-radius:1.25rem;text-align:left;background:var(--box-fill);border:1px solid rgba(255,255,255,.08);transition:transform .35s ease,box-shadow .35s ease}.review-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.25)}.review-card.featured{border:1px solid rgba(180,120,255,.35);box-shadow:0 0 0 1px rgba(180,120,255,.2)}.review-stars{color:#facc15;font-size:1.1rem;margin-bottom:.75rem;letter-spacing:1px}.review-text{color:var(--color-grey);font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.review-author strong{display:block;color:var(--color-white);font-weight:600}.review-author span{font-size:.875rem;color:var(--color-grey);opacity:.8}.website-price-section{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0}.website-price-section-card{position:relative;justify-content:space-between;align-items:left}.website-price-section-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.35)}.website-price-section-card.featured{transform:translateY(-12px);border:1px solid rgba(168,85,247,.5);background:linear-gradient(180deg,rgba(168,85,247,.18),rgba(168,85,247,.05)),var(--box-fill);box-shadow:0 30px 60px rgba(0,0,0,.45),0 0 0 1px rgba(168,85,247,.4)}.website-price-section-card.featured::before{content:"Most Popular";position:absolute;top:-12px;right:16px;padding:6px 12px;font-size:.75rem;font-weight:600;background:linear-gradient(90deg,var(--color-purple),var(--color-pink));color:var(--color-white);border-radius:999px;box-shadow:0 8px 20px rgba(0,0,0,.3)}.website-price-section-card-price-maintext{font-size:var(--price-header-size);font-weight:700;line-height:1;color:var(--color-white)}.website-price-section-card h3{font-size:var(--price-title-size);line-height:1.2em;font-weight:700;text-align:left}.website-price-section-card ul{padding:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:0;gap:.75rem}.website-price-section-card li{padding-bottom:.5rem}.website-price-section-card ul li{list-style:none;color:var(--color-grey);display:flex;justify-content:space-between;align-items:flex-start;width:100%;line-height:1.2em;margin:0;padding:0;gap:1rem}.featured .website-price-section-card-price-subtext{color:var(--color-white)}.website-price-section-card-price-subtext{color:var(--color-grey)}.website-price-section-card .cta-button,.website-price-section-card .cta-button-highlighted{text-align:center;margin-top:1.5rem}.website-price-section-card-price{display:flex;align-items:center;flex-direction:row;gap:1rem}@media (max-width:400px){.image-overlay img{display:none}}@media (min-width:768px){.divider-header-left{text-align:center;align-items:center}.divider-list{grid-template-columns:repeat(3,1fr)}.image-group{height:auto}.image-background img{height:100%}.case-study-text-body h3,.case-study-text-body p{text-align:center}.case-study-text span{justify-self:center}.case-studies{grid-template-columns:repeat(3,1fr)}.divider-list{grid-template-columns:repeat(1,1fr)}.reviews-grid{grid-template-columns:repeat(3,1fr)}.hidden{display:block}.website-price-section{grid-template-columns:repeat(3,1fr)}}