.about .article-title{margin-bottom:1rem}@media (min-width:580px){.about .article-title{margin-bottom:1.25rem}}.about-text{color:var(--light-gray);font-size:var(--fs-6);font-weight:var(--fw-300);line-height:1.6}@media (min-width:580px){.about-text{margin-bottom:2.5rem}}.about-text p{margin-bottom:1rem}.service{margin-bottom:2.25rem}.service-title{margin-bottom:1.25rem}.service-list{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:1024px){.service-list{grid-template-columns:1fr 1fr;gap:20px 25px}}.service-item{background:var(--border-gradient-onyx);box-shadow:var(--shadow-2);z-index:1;border-radius:.875rem;padding:1.25rem;position:relative}@media (min-width:580px){.service-item{justify-content:flex-start;align-items:flex-start;gap:1.125rem;padding:1.875rem;display:flex}}.service-item:before{background:var(--bg-gradient-jet);border-radius:inherit;content:"";z-index:-1;position:absolute;inset:1px}.service-icon-box{margin-bottom:.625rem}@media (min-width:580px){.service-icon-box{margin-top:.375rem;margin-bottom:0}}.service-icon-box-inner{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:auto;display:flex;position:relative}.service-content-box{text-align:center}@media (min-width:580px){.service-content-box{text-align:left}}.service-item-title{margin-bottom:.5rem}.service-item-text{color:var(--light-gray);font-size:var(--fs-6);font-weight:var(--fw-300);line-height:1.6}.testimonials{margin-bottom:0}.testimonials-title{margin-bottom:1.25rem}@media (min-width:580px){.testimonials-title{margin-bottom:1.5rem}}.testimonials-list{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0 -1rem;padding:1.5rem 1rem 2.25rem;display:flex;overflow-x:auto}@media (min-width:580px){.testimonials-list{gap:1.875rem;margin:0 -1.875rem;padding:1.875rem 1.875rem 2.25rem}}.testimonials-item{scroll-snap-align:center;min-width:100%}@media (min-width:1024px){.testimonials-item{min-width:calc(50% - 1rem)}}.testimonials-avatar-box{background:var(--bg-gradient-onyx);box-shadow:var(--shadow-1);border-radius:.875rem;position:absolute;top:0;left:0;overflow:hidden;transform:translate(1rem,-1.5rem)}@media (min-width:580px){.testimonials-avatar-box{border-radius:1.25rem;transform:translate(1.875rem,-1.875rem)}.testimonials-avatar-box img{width:5rem}}.testimonials-item-title{margin-bottom:.5rem}@media (min-width:580px){.testimonials-item-title{margin-bottom:.625rem;margin-left:6rem}}.testimonials-text{color:var(--light-gray);font-size:var(--fs-6);font-weight:var(--fw-300);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:580px){.testimonials-text{-webkit-line-clamp:2;line-clamp:2}}@media (min-width:580px){.content-card{padding:1.5rem 1.875rem 1.875rem}}.testimonials-modal{background:var(--eerie-black-2);border:1px solid var(--jet);box-shadow:var(--shadow-5);opacity:0;transition:var(--transition-1);z-index:2;border-radius:.875rem;margin:1rem .75rem;padding:1rem;position:relative;transform:scale(1.2)}@media (min-width:580px){.testimonials-modal{border-radius:1.25rem;justify-content:flex-start;align-items:stretch;gap:1.5rem;padding:1.875rem;display:flex}}@media (min-width:768px){.testimonials-modal{gap:2.25rem;max-width:42.5rem}}.modal-container{overscroll-behavior:contain;pointer-events:none;visibility:hidden;z-index:20;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@media (min-width:580px){.modal-container{padding:1.25rem}}.modal-container::-webkit-scrollbar{display:none}.modal-container.active{pointer-events:all;visibility:visible}.modal-container.active .testimonials-modal{opacity:1;transform:scale(1)}.overlay{opacity:0;pointer-events:none;height:100vh;transition:var(--transition-1);visibility:hidden;z-index:1;background:#0d0d0d;width:100%;position:fixed;top:0;left:0}.overlay.active{opacity:.8;pointer-events:all;visibility:visible}.modal-close-btn{background:var(--onyx);color:var(--white-2);font-size:var(--fs-2);opacity:.7;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:1rem;right:1rem}.modal-close-btn:focus,.modal-close-btn:hover{opacity:1}.modal-close-btn svg{width:1em;height:1em}.modal-avatar-box{background:var(--bg-gradient-onyx);box-shadow:var(--shadow-2);border-radius:.875rem;width:max-content;margin-bottom:1rem;overflow:hidden}@media (min-width:580px){.modal-avatar-box{border-radius:1.125rem;margin-bottom:0}.modal-avatar-box img{width:4rem}}@media (min-width:768px){.modal-avatar-box img{width:5rem}}.modal-img-wrapper{flex-direction:column;align-items:center;display:flex}.modal-img-wrapper>img{display:none}@media (min-width:580px){.modal-img-wrapper>img{flex-grow:1;width:2.25rem;display:block}}.modal-title{margin-bottom:.25rem}.modal-content time{color:var(--light-gray-70);margin-bottom:.625rem}.modal-content p,.modal-content time{font-size:var(--fs-6);font-weight:var(--fw-300)}.modal-content p{color:var(--light-gray);line-height:1.6}.quote-container{flex-wrap:wrap;align-items:flex-start;display:flex;position:relative}.quote-container .quote-icon.left{margin-top:.25rem;margin-right:.5rem}.quote-container .quote-icon.right{align-self:flex-end;margin-left:auto}.quote-container p{flex:1;min-width:0}.clients{margin-bottom:1rem}.clients-list{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0 -1rem;padding:1.5rem;scroll-padding-inline:25px;display:flex;overflow-x:auto}@media (min-width:580px){.clients-list{gap:3.125rem;margin:0 -1.875rem;padding:2.875rem;scroll-padding-inline:2.875rem}}.clients-item{scroll-snap-align:start;min-width:50%}@media (min-width:450px){.clients-item{min-width:calc(33.33% - .625rem)}}@media (min-width:580px){.clients-item{min-width:calc(33.33% - 2.25rem)}}@media (min-width:1024px){.clients-item{min-width:calc(25% - 2.375rem)}}.clients-item img{filter:grayscale();transition:var(--transition-1);width:100%}.clients-item img:hover{filter:grayscale(0)}
.mapbox{border:1px solid var(--jet);border-radius:1rem;width:100%;height:15.625rem;margin-bottom:1.875rem;position:relative;overflow:hidden}@media (min-width:580px){.mapbox{border-radius:1.125rem;height:23.75rem}}.mapbox figure,.mapbox iframe{height:100%}.mapbox iframe{filter:grayscale()invert();border:none;width:100%}.contact-form{margin-bottom:.625rem}.form-title{margin-bottom:1.25rem}.input-wrapper{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:580px){.input-wrapper{gap:1.875rem;margin-bottom:1.875rem}}@media (min-width:768px){.input-wrapper{grid-template-columns:1fr 1fr}}.form-input{border:1px solid var(--jet);color:var(--white-2);font-size:var(--fs-6);font-weight:var(--fw-400);border-radius:.875rem;outline:none;padding:.75rem 1.25rem}@media (min-width:580px){.form-input{padding:1rem 1.25rem}}.form-input::placeholder{font-weight:var(--fw-500)}.form-input:focus{border-color:var(--orange-yellow-crayola)}.form-input:focus:invalid{border-color:var(--bittersweet-shimmer)}textarea.form-input{resize:vertical;height:7.5rem;min-height:6.25rem;max-height:12.5rem;margin-bottom:1.5rem}@media (min-width:580px){textarea.form-input{margin-bottom:1.875rem}}textarea.form-input::-webkit-resizer{display:none}.form-btn{background:var(--border-gradient-onyx);box-shadow:var(--shadow-3);color:var(--orange-yellow-crayola);font-size:var(--fs-6);text-transform:capitalize;transition:var(--transition-1);z-index:1;border-radius:.875rem;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.75rem 1.25rem;display:flex;position:relative}@media (min-width:580px){.form-btn{--fs-6:1rem;padding:1rem 1.25rem}.form-btn svg{font-size:var(--fs-2)}}@media (min-width:768px){.form-btn{width:max-content;margin-left:auto}}.form-btn:before{background:var(--bg-gradient-jet);border-radius:inherit;content:"";transition:var(--transition-1);z-index:-1;position:absolute;inset:1px}.form-btn svg{font-size:var(--fs-4)}.form-btn.loading svg{animation:1s linear infinite spin}.form-btn:hover{background:var(--bg-gradient-yellow-1)}.form-btn:hover:before{background:var(--bg-gradient-yellow-2)}.form-btn:disabled{cursor:not-allowed;opacity:.7}.form-btn:disabled:hover{background:var(--border-gradient-onyx)}.form-btn:disabled:hover:before{background:var(--bg-gradient-jet)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
.article-title{margin-bottom:1.875rem}.timeline{margin-bottom:1.875rem}.timeline .title-wrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.timeline-list{font-size:var(--fs-6);margin-left:2.875rem}@media (min-width:580px){.timeline-list{margin-left:4rem}}.timeline-list span{color:var(--vegas-gold);font-weight:var(--fw-400);line-height:1.6}.timeline-item{position:relative}.timeline-item:not(:last-child){margin-bottom:1.25rem}.timeline-item:not(:last-child):before{background:var(--jet);content:"";width:1px;height:calc(100% + 3.125rem);position:absolute;top:-1.5rem;left:-1.875rem}@media (min-width:580px){.timeline-item:not(:last-child):before{left:-2.5rem}}.timeline-item:after{background:var(--text-gradient-yellow);box-shadow:0 0 0 .25rem var(--jet);content:"";border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.25rem;left:-2rem}@media (min-width:580px){.timeline-item:after{width:.5rem;height:.5rem;left:-2.75rem}}.timeline-item ul{margin-left:1rem}.timeline-item li{list-style:outside}.timeline-item-title{font-size:var(--fs-6);margin-bottom:.5rem;line-height:1.3}.timeline-text{color:var(--light-gray);font-weight:var(--fw-300);line-height:1.6}@media (min-width:1250px){.timeline-text{max-width:43.75rem}}.timeline-text a{color:var(--vegas-gold);display:unset}.skills-title{margin-bottom:1.25rem}.skills-container{flex-direction:column;gap:1rem;padding:3rem 1.5rem 1.5rem;display:flex;position:relative}.skill-category{flex-direction:column;gap:.75rem;display:flex}.skill-category:not(:last-child){margin-bottom:1rem}.skill-category-header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;transition:opacity .2s;display:flex}.skill-category-header:hover{opacity:.8}.skill-category-header:focus-visible{outline:2px solid var(--vegas-gold);outline-offset:2px;border-radius:4px}.skill-category-title{color:var(--vegas-gold);font-size:var(--fs-5);font-weight:var(--fw-500);margin-bottom:0}.skill-category-header svg{color:var(--vegas-gold);font-size:1.25rem;transition:transform .3s}.skill-pills-group{flex-wrap:wrap;gap:.5rem;transition:max-height .3s,opacity .3s;display:flex;overflow:hidden}.skill-pills-group.expanded{opacity:1;max-height:1000px}.skill-pills-group.collapsed{opacity:0;max-height:0;margin:0}.skill-pill{background:var(--text-gradient-yellow);color:var(--smoky-black);font-size:var(--fs-6);white-space:nowrap;border-radius:1.25rem;padding:.5rem .75rem;display:inline-block}.skills-toggle-all{color:var(--vegas-gold);cursor:pointer;font-size:var(--fs-5);font-weight:var(--fw-500);background:0 0;border:none;padding:0;transition:opacity .2s;position:absolute;top:1rem;right:1.5rem}.skills-toggle-all:hover{opacity:.8}.skills-toggle-all:focus-visible{outline:2px solid var(--vegas-gold);outline-offset:2px;border-radius:4px}
