#service{padding-top:3rem}#service article{min-height:100vh}#service article,#service article .container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#service article .container{padding:2rem}#service h2{padding:0;color:white;font-size:4rem;text-align:center}#service .header-article{min-height:100vh;justify-content:center;background-color:#121212;background-image:url(/images/bg-dark.webp);background-size:cover;text-shadow:0 2px 5px rgb(15,15,15)}#service .header-article .list{min-width:600px}#service .list,#service .text{min-width:400px;display:flex;flex-direction:column;gap:1rem;max-width:800px}#service .header-article .links{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}#service .header-article .links a{font-size:1.5rem;background:rgba(255,255,255,.1);color:white;padding:.5rem 1rem;cursor:pointer;border-radius:.5rem;border:2px solid white;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s ease}#service .header-article .links a:hover{background:rgba(255,255,255,.2)}#service article .text{color:white;font-size:2rem;text-align:center;flex:1}#service article .text p{margin-bottom:2rem;font-size:1.5rem}#service article .list{flex:1;min-width:500px;display:flex;justify-content:center;align-items:center}#service_examples_list{width:100%;overflow:hidden;padding:1rem 0;display:flex;justify-content:flex-start;align-items:center;gap:0;position:relative}.website-card{display:flex;flex-direction:column;width:100%;max-width:500px;background:rgba(255,255,255,.1);border-radius:.5rem;padding:1.5rem;box-shadow:2px 2px 10px rgba(0,0,0,.3);transition:all .3s ease;text-decoration:none;color:white;border:1px solid rgba(255,255,255,.2)}.website-card:hover{transform:translateY(-3px);box-shadow:4px 4px 15px rgba(0,0,0,.5);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.website-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.website-card-header h3{margin:0;font-size:1.5rem;color:white;font-weight:700}.website-link{font-size:.9rem;color:#0072a3;text-decoration:none}.website-card-body{display:flex;flex-direction:column;gap:1rem}.website-description{margin:0;font-size:1rem;color:rgba(255,255,255,.9);line-height:1.6}.website-tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tech-tag{display:inline-block;padding:.4rem .8rem;background:rgba(0,114,163,.3);border:1px solid rgba(0,114,163,.5);border-radius:.25rem;font-size:.85rem;color:#0072a3;font-weight:500}.scroll-container{display:flex;gap:1.5rem;width:-moz-fit-content;width:fit-content;will-change:transform}.scroll-left{animation:scroll-left 80s linear infinite}.scroll-right{animation:scroll-right 80s linear infinite}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}#service_examples_list:hover .scroll-container{animation-play-state:paused}.service_container{width:220px;height:220px;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3);display:block;overflow:hidden;border-radius:8px;transition:all .3s ease;position:relative}.service_container:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.service_container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;display:block}.service_container:hover img{transform:scale(1.1)}#email-form-article{padding:2rem 1rem}#email-form{margin:0 auto;max-width:800px}#email-form .row.textarea{margin-bottom:1.5rem}.skeleton-title-large{width:300px;height:4rem;background:rgba(255,255,255,.2);border-radius:4px;margin:0 auto 1rem;animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media screen and (max-width:750px){#service .header-article h2{font-size:2rem}#service article .text{font-size:1.5rem;text-align:center}#service .header-article .links{flex-direction:column}.service_container{width:180px;height:180px}}