.disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.custom-input,.custom-select{position:relative;display:flex;align-items:center;gap:15px;overflow:hidden}.custom-input input{width:100%}.custom-input input,.custom-select select{padding:10px;border:2px solid #0d96b3;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#0d96b3;font-weight:800;outline:none;background-color:transparent}.custom-select select{width:20em;width:100%}.custom-select select option{padding:10px;background-color:transparent}.custom-select select::-ms-expand{display:none}.arrow{position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.arrow:before{content:"";display:block;width:0;height:0;border-color:#0d96b3 transparent transparent;border-style:solid;border-width:6px 6px 0;transition:transform .3s}.custom-select select:focus~.arrow:before{transform:rotate(180deg)}.career-pagination{display:flex;justify-content:center;margin-top:20px}.career-page-button{margin:0 5px;padding:10px 15px;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9;color:#333;text-decoration:none;transition:background-color .3s,color .3s}.career-page-button.active,.career-page-button:hover{background-color:#007bff;color:#fff}.career-page-button.active{pointer-events:none}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.border{border-width:1px;border-style:solid}.border-t-4{border-top-width:4px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.bg-primary{background-color:#1a202c}.bg-secondary{background-color:#2d3748}.bg-accent{background-color:#4a5568}.text-white{color:#fff}.text-black{color:#000}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-red-500{color:#ef4444}.text-green-500{color:#10b981}.text-blue-500{color:#3b82f6}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-sans{font-family:Graphik,sans-serif}.font-serif{font-family:Merriweather,serif}.font-mono{font-family:Courier New,monospace}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.hover\:text-secondary:hover{color:#2d3748}.hover\:text-primary:hover{color:#1a202c}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0!important}.divider-with-text{display:flex;align-items:center;justify-content:center;margin:20px 0}.divider-with-text:after,.divider-with-text:before{content:"";flex:1 1;height:1px;background-color:#e0e0e0;margin:0 10px}.divider-text{font-size:14px;color:#666;white-space:nowrap}.divider{width:100%;height:1px;background-color:#e0e0e0;margin:20px 0}.policy-date{margin-top:5px;font-style:italic;font-size:.875rem;font-weight:100;color:#6b7280}