.career-section .container{display:flex;flex-direction:column;gap:100px}.career-section--heading{display:flex;flex-direction:column;align-items:center;gap:35px;max-width:760px;margin:0 auto;text-align:center}.career-section--pretitle{padding:15px 30px;border:1px solid #0a0a0a0d;border-radius:100px;color:#0a0a0a73;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0}.career-section--description{font-weight:500;font-size:16px;line-height:25px;letter-spacing:0;color:#0a0a0a73}.career-section--description>*:first-child{margin-top:0}.career-section--description>*:last-child{margin-bottom:0}.career-section--content{display:flex;flex-direction:column;gap:50px}.career-section--items{transition:opacity .35s cubic-bezier(.22,.61,.36,1),transform .45s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.career-section--content.is-loading .career-section--items{opacity:0;transform:translateY(8px);pointer-events:none}.career-section--filters{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.career-section--filter{padding:15px 30px;border-radius:100px;background:transparent;border:1px solid #0a0a0a0d;font-weight:500;font-size:12px;line-height:15px;letter-spacing:0;text-align:center;color:#0a0a0a;transition:all .3s ease;cursor:pointer}.career-section--filter.active{color:#fff;background:linear-gradient(92.73deg,#016eeb,#097cff);border:1px solid transparent;box-shadow:0 0 25px #016eeb40;cursor:default;position:relative;z-index:1;overflow:hidden}.career-section--filter.active:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:2px;background:var(--primary-button-border);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.career-section--items{display:flex;flex-direction:column}.career-section--item{display:flex;flex-direction:column;gap:25px;padding:50px 0;border-top:1px solid #0a0a0a0d;border-bottom:1px solid #0a0a0a0d;box-sizing:border-box;transition:height .45s cubic-bezier(.22,.61,.36,1),opacity .35s cubic-bezier(.22,.61,.36,1),transform .45s cubic-bezier(.22,.61,.36,1);will-change:height,opacity,transform}.career-section--item[hidden]{display:none!important}.career-section--item.is-hidden{height:0!important;opacity:0;overflow:hidden;transform:translateY(8px)}.career-section--item-title h2{font-weight:700;font-size:24px;line-height:25px}.career-section--item-text{font-weight:500;font-size:16px;line-height:25px;letter-spacing:0;color:#0a0a0a73}.career-section--item-text>*:first-child{margin-top:0}.career-section--item-text>*:last-child{margin-bottom:0}.career-section--item-buttom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px}.career-section--item-tags{display:flex;gap:10px}.career-section--item-tag{display:flex;align-items:center;gap:10px;padding:15px 30px;background:#016eeb1a;border-radius:100px;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;color:var(--color-primary)}.career-section--loader{display:none;align-items:center;justify-content:center;gap:8px;height:40px}.career-section--loader.active{display:flex}.career-section--loader .dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);animation:career-dot-bounce .9s infinite ease-in-out}.career-section--loader .dot:nth-child(1){animation-delay:0s}.career-section--loader .dot:nth-child(2){animation-delay:.15s}.career-section--loader .dot:nth-child(3){animation-delay:.3s}@keyframes career-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-6px);opacity:1}}@media (prefers-reduced-motion: reduce){.career-section--item{transition:none!important}.career-section--loader .dot{animation:none!important}}@media (max-width: 768px){.career-section .container{gap:75px}.career-section--content{gap:35px}.career-section--item{padding:35px 0}.career-section--item-title h2{font-size:18px;line-height:120%}.career-section--item-tag{font-size:12px}.career-section--item-text{line-height:22px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/career-section.css.map */
