.webdev-build-together-section{position:relative;z-index:12;width:100%;overflow:hidden;padding:clamp(56px,7vw,92px) 16px;box-sizing:border-box}.webdev-build-together-section--dark{background:#000000}.webdev-build-together-section--dark .webdev-build-together-title{color:#ffffff}.webdev-build-together-section--dark .webdev-build-together-subtitle{color:rgba(255,255,255,.88)}.webdev-build-together-bg{object-fit:cover;object-position:center;z-index:0}.webdev-build-together-container{position:relative;z-index:1;width:100%;max-width:860px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.webdev-build-together-title{margin:0;font-family:var(--font-manrope),sans-serif;font-size:clamp(28px,4.2vw,44px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#111111}.webdev-build-together-subtitle{margin:16px 0 0;max-width:620px;font-family:var(--font-manrope),sans-serif;font-size:clamp(14px,1.5vw,18px);font-weight:400;line-height:1.55;color:#333333}.webdev-build-together-btn-wrap{margin-top:28px}.webdev-build-together-btn-wrap .cta-join-btn{min-width:190px;min-height:44px;padding:.5em 1.5em;font-size:15px}@media (min-width:640px){.webdev-build-together-section{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.webdev-build-together-section{padding-top:clamp(64px,6.5vw,88px);padding-bottom:clamp(64px,6.5vw,88px)}.webdev-build-together-subtitle{margin-top:18px}.webdev-build-together-btn-wrap{margin-top:32px}}@media (max-width:767px){.webdev-build-together-section{padding-top:48px;padding-bottom:48px}.webdev-build-together-subtitle{font-size:14px;max-width:100%}}@media (max-width:480px){.webdev-build-together-title{font-size:clamp(22px,6.5vw,28px)}.webdev-build-together-btn-wrap{width:100%;display:flex;justify-content:center}.webdev-build-together-btn-wrap .cta-join-btn{width:100%;max-width:280px;min-width:0;min-height:44px;font-size:14px}}@media (min-width:1440px){.webdev-build-together-title{font-size:52px}.webdev-build-together-subtitle{font-size:18px}}.webdev-work-proud-section{position:relative;z-index:12;width:100%;overflow:hidden;padding:clamp(48px,6vw,76px) 16px;box-sizing:border-box}.webdev-work-proud-bg{object-fit:cover;object-position:center;z-index:0}.webdev-work-proud-container{position:relative;z-index:1;width:100%;max-width:1220px;margin:0 auto}.webdev-work-proud-header{margin-bottom:clamp(26px,3vw,38px)}.webdev-work-proud-title{margin:0;text-align:center;font-family:var(--font-manrope),sans-serif;font-size:clamp(26px,3.6vw,40px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#ffffff}.webdev-work-proud-header-row{display:grid;grid-template-columns:1fr minmax(0,580px) 1fr;align-items:center;gap:14px;margin-top:14px}.webdev-work-proud-subtitle{grid-column:2;margin:0;text-align:center;font-size:clamp(14px,1.4vw,16px);line-height:1.52;color:rgba(255,255,255,.65)}.webdev-work-proud-subtitle,.webdev-work-proud-view-all{font-family:var(--font-manrope),sans-serif;font-weight:400}.webdev-work-proud-view-all{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:9px 20px;border-radius:9999px;background:#ba0036;color:#ffffff;font-size:15px;text-decoration:none;transition:transform .2s ease,background .2s ease}.webdev-work-proud-view-all:hover{transform:translateY(-1px);background:#d4003f}.webdev-work-proud-view-all-arrow{font-size:16px;line-height:1}.webdev-work-proud-carousel{display:flex;align-items:center;gap:clamp(8px,1.2vw,16px)}.webdev-work-proud-nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(38px,4vw,48px);height:clamp(38px,4vw,48px);padding:0;border:none;background:transparent;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.webdev-work-proud-nav img{width:100%;height:auto;display:block}.webdev-work-proud-nav:hover:not(:disabled){transform:scale(1.05)}.webdev-work-proud-nav:disabled{opacity:.35;cursor:not-allowed}.webdev-work-proud-track-outer{flex:1;min-width:0;overflow:hidden}.webdev-work-proud-track{display:flex;align-items:stretch;width:calc(var(--card-count) * (100% / var(--visible-count)));transform:translateX(calc(-1 * var(--current-index) * (100% / var(--card-count))));transition:transform .55s cubic-bezier(.77,0,.175,1)}.webdev-work-proud-card{flex:0 0 calc(100% / var(--card-count));min-width:0;display:flex;flex-direction:column;align-self:stretch;padding-right:clamp(8px,1.25vw,14px);box-sizing:border-box}.webdev-work-proud-card:last-child{padding-right:0}.webdev-work-proud-preview{display:flex;flex-direction:column;width:100%;height:clamp(185px,22vw,280px);border-radius:clamp(11px,1.35vw,16px);overflow:hidden;background:#ffffff;box-shadow:0 14px 34px rgba(0,0,0,.32)}.webdev-work-proud-preview-bar{flex-shrink:0;width:100%;height:clamp(9px,1vw,12px);background:#2b78d4}.webdev-work-proud-preview-scroll{flex:1;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.webdev-work-proud-preview-scroll::-webkit-scrollbar{display:none;width:0;height:0}.webdev-work-proud-preview-image{width:100%;height:auto;display:block}.webdev-work-proud-card-content{flex:1;display:flex;flex-direction:column;min-height:0}.webdev-work-proud-card-title{margin:clamp(13px,1.5vw,18px) 0 0;font-family:var(--font-manrope),sans-serif;font-size:clamp(14px,1.3vw,16px);font-weight:700;line-height:1.38;color:#ffffff}.webdev-work-proud-card-desc{margin:8px 0 0;line-height:1.5;color:rgba(255,255,255,.6)}.webdev-work-proud-card-btn,.webdev-work-proud-card-desc{font-family:var(--font-manrope),sans-serif;font-size:clamp(13px,1.15vw,15px);font-weight:400}.webdev-work-proud-card-btn{justify-content:center;gap:7px;align-self:flex-start;margin-top:auto;padding:11px 20px;border-radius:9999px;background:#ba0036;color:#ffffff;text-decoration:none;transition:transform .2s ease,background .2s ease}.webdev-work-proud-card-btn,.webdev-work-proud-card-btn span{display:inline-flex;align-items:center;line-height:1}.webdev-work-proud-card-btn:hover{transform:translateY(-1px);background:#d4003f}.webdev-work-proud-card-btn-arrow{display:inline-flex;align-items:center;font-size:15px;line-height:1}@media (min-width:640px){.webdev-work-proud-section{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.webdev-work-proud-header-row{margin-top:15px}}@media (max-width:767px){.webdev-work-proud-section{padding-top:40px;padding-bottom:40px}.webdev-work-proud-title{font-size:clamp(22px,6.5vw,30px)}.webdev-work-proud-header-row{grid-template-columns:1fr;justify-items:center;gap:12px}.webdev-work-proud-subtitle,.webdev-work-proud-view-all{grid-column:1;font-size:14px}.webdev-work-proud-view-all{justify-self:center;padding:8px 18px}.webdev-work-proud-carousel{flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:6px}.webdev-work-proud-nav{margin-top:calc(clamp(170px, 46vw, 240px) * .32)}.webdev-work-proud-track-outer{flex:1;min-width:0}.webdev-work-proud-preview{height:clamp(170px,46vw,240px)}.webdev-work-proud-card-btn{width:100%;justify-content:center}}@media (max-width:399px){.webdev-work-proud-nav{width:36px;height:36px}.webdev-work-proud-card-title{font-size:14px}.webdev-work-proud-card-desc{font-size:13px}}@media (prefers-reduced-motion:reduce){.webdev-work-proud-track{transition:none}}@media (min-width:1440px){.webdev-work-proud-title{font-size:48px}.webdev-work-proud-card-title{font-size:18px}.webdev-work-proud-card-desc{font-size:16px}}