.about-services{background:var(--as-background, #f8f9fa);padding:4rem 0;width:100%}.about-services__container{width:100%;max-width:none;padding:0 2rem}@media screen and (min-width:750px){.about-services__container{padding:0 4rem}}@media screen and (min-width:1200px){.about-services__container{padding:0 6rem}}.about-services__title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--as-title-color, #1a1a1a);margin-bottom:3rem;text-transform:uppercase;letter-spacing:-.02em}@media screen and (min-width:750px){.about-services__title{font-size:3rem}}.about-services__grid--desktop{display:none}@media screen and (min-width:750px){.about-services__grid--desktop{display:grid;grid-template-columns:repeat(var(--as-desktop-cols, 3),1fr);gap:2.5rem}}@media screen and (min-width:1200px){.about-services__grid--desktop{gap:3rem}}.about-services__carousel--mobile{display:block}@media screen and (min-width:750px){.about-services__carousel--mobile{display:none}}.about-services__carousel-container{position:relative;overflow:hidden;border-radius:12px}.about-services__carousel-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.about-services__carousel-slide{flex:0 0 100%;width:100%;padding:0 1rem}.about-services__carousel-slide .about-services__item{margin:0;width:100%;max-width:none}.about-services__carousel-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:0 1rem}.about-services__carousel-btn{background:var(--as-card-background, white);border:2px solid var(--as-card-border, #e9ecef);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--as-card-title-color, #1a1a1a);box-shadow:0 2px 8px #0000001a}.about-services__carousel-btn:hover{background:var(--as-card-title-color, #1a1a1a);color:#fff;transform:scale(1.1);box-shadow:0 4px 16px #00000026}.about-services__carousel-btn:active{transform:scale(.95)}.about-services__carousel-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.about-services__carousel-btn:disabled:hover{background:var(--as-card-background, white);color:var(--as-card-title-color, #1a1a1a);transform:none}.about-services__carousel-dots{display:flex;gap:.5rem;align-items:center}.about-services__carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:var(--as-card-border, #e9ecef);cursor:pointer;transition:all .3s ease;position:relative}.about-services__carousel-dot:hover{background:var(--as-card-title-color, #1a1a1a);transform:scale(1.2)}.about-services__carousel-dot--active{background:var(--as-card-title-color, #1a1a1a);transform:scale(1.3)}.about-services__carousel-dot--active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}@media screen and (max-width:480px){.about-services__carousel-slide{padding:0 .5rem}.about-services__carousel-nav{gap:.75rem;margin-top:1.5rem}.about-services__carousel-btn{width:40px;height:40px}.about-services__carousel-btn svg{width:20px;height:20px}.about-services__carousel-dot{width:10px;height:10px}.about-services__carousel-dot--active:after{width:4px;height:4px}}.about-services__carousel-btn:focus,.about-services__carousel-dot:focus{outline:2px solid var(--as-card-title-color, #1a1a1a);outline-offset:2px}@media(prefers-reduced-motion:reduce){.about-services__carousel-track,.about-services__carousel-btn,.about-services__carousel-dot{transition:none}}.about-services__item{background:var(--as-card-background, white);padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid var(--as-card-border, #e9ecef);position:relative;overflow:hidden}.about-services__item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#007bff,#28a745);transform:scaleX(0);transition:transform .3s ease}.about-services__item:hover:before{transform:scaleX(1)}.about-services__item:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.about-services__icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:60px}.about-services__icon-img{width:60px;height:60px;object-fit:contain}.about-services__icon-placeholder{width:60px;height:60px;background:linear-gradient(135deg,#007bff,#28a745);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-weight:700}.about-services__item-title{font-size:1.5rem;font-weight:700;color:var(--as-card-title-color, #1a1a1a);margin-bottom:1rem;line-height:1.3;text-transform:uppercase;letter-spacing:.05em}.about-services__item-description{color:var(--as-card-text-color, #6c757d);line-height:1.6;font-size:.95rem}.about-services__item-description p{margin-bottom:.5rem}.about-services__item-description p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-about-services.css.map */
