/*!/wp-content/plugins/modal_survey/css/holland-survey.css*/.holland-buttons-container{margin:20px 0}.holland-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.holland-codes .btn.alternative-code{opacity:.6}.holland-codes .btn.alternative-code:hover,.holland-codes .btn.maincode :hover{opacity:1;transform:scale(1.1)}.holland-switch-btn{display:flex;flex-direction:column;align-items:center;padding:12px 24px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all 0.3s ease;min-width:160px}.holland-switch-btn span{font-weight:600;margin:5px 0;color:#666}.holland-switch-btn small{font-size:.8em;color:#666}.holland-switch-btn:hover{border-color:#007bff;background:#f8f9fa}.holland-switch-btn.active span :hover,.holland-switch-btn span:hover,.holland-switch-btn.active span:hover{color:#666!important}.holland-switch-btn.active{border-color:#007bff;background:#007bff}.holland-switch-btn.active span{font-weight:600;margin:5px 0;color:#fff}.holland-switch-btn.active small{color:#e0e0e0}.holland-loading-indicator{text-align:center;margin:20px 0}.holland-loading-indicator .spinner{display:inline-block;width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}.holland-loading-state{text-align:center;padding:40px;background:#f8f9fa;border-radius:8px;margin:20px 0}.holland-loading-state .spinner{display:inline-block;width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.holland-loading-state .loading-text{display:block;color:#666;font-size:1.1em}.initial-message{text-align:center;padding:30px;background:#f8f9fa;border-radius:8px;color:#666;margin:20px 0}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.initial-message{text-align:center;padding:30px;background:#f8f9fa;border-radius:8px;color:#666}@media (max-width:768px){.holland-buttons{flex-direction:row;gap:10px;flex-wrap:nowrap}.holland-switch-btn{font:14px;width:auto}.holland-switch-btn{display:flex;flex-direction:column;align-items:center;padding:12px 12px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all 0.3s ease;min-width:30%}.holland-switch-btn small{display:none}}#holland-listings-container{margin-top:30px;min-height:200px}.error{padding:20px;background:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;color:#d32f2f;text-align:center;margin:20px 0}img.lazy{opacity:0;transition:opacity 0.3s ease-in}img.lazy-loaded{opacity:1}.lazy-placeholder{background-color:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#e9ebee 50%,#f6f7f8 100%);background-size:200% 100%;animation:shimmer 1.5s infinite;width:100%;height:0;padding-bottom:66.67%;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.holland-special-cases{max-width:800px;margin:20px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.case-group{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1);margin:15px 0;padding:20px;transition:transform 0.2s,box-shadow 0.2s;min-height:600px}.case-group:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.case-group.error{border-left:4px solid #e74c3c}.case-title{color:#2c3e50;font-size:1.3em;font-weight:600;margin-bottom:15px;display:flex;align-items:center;gap:1rem;justify-content:center;border-bottom:1px solid #efecf3;margin-bottom:1rem;padding-bottom:1rem}.case-title i{font-size:2rem}.case-content{color:#34495e;line-height:1.6}.case-content ul{margin:10px 0;padding-left:20px;list-style:none;text-align:left}.case-content li{margin:8px 0}.reference-link{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.reference-link a:hover i{transform:translateX(2px);transition:transform 0.2s}.reference-link a{color:#3498db;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color 0.2s}.reference-link a:hover{color:#2980b9}.warning-icon{color:#e74c3c}.info-icon{color:#3498db}.lightbulb-icon{color:#f1c40f}.chart-icon{color:#2ecc71}.contrast-icon{color:#9b59b6}.special-cases{margin:20px 0;padding:0;list-style:none}.special-cases li{margin:10px 0;padding:15px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1);display:flex;align-items:center;gap:10px}.special-cases i{font-size:1.2em}.special-cases a{color:#3498db;text-decoration:none;margin-left:10px;font-weight:500}.special-cases a:hover{text-decoration:underline}.case-title .fa-exclamation-triangle{color:#e74c3c}.case-title .fa-info-circle,.fa-hands-helping{color:#3498db}.case-title .fa-chart-bar{color:#2ecc71}.case-title .fa-yin-yang{color:#9b59b6}.case-title .fa-lightbulb{color:#f1c40f}.case-title .fa-globe{color:#e74c3c}.case-title .fa-exclamation-triangle{color:#e74c3c}academic-references{margin-top:15px;border-top:1px solid #eee}.academic-references h4{cursor:pointer;display:flex;align-items:center;gap:8px;margin:15px 0;color:#2c3e50}.academic-references h4:hover{color:#3498db}.academic-references h4:before{content:'\f078';font-family:'Font Awesome 5 Free';font-weight:900;font-size:.8em;transition:transform 0.3s}.academic-references.collapsed h4:before{transform:rotate(-90deg)}.academic-references-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.academic-references.expanded .academic-references-content{max-height:1000px}.academic-reference{margin:15px 0;padding:15px;background:#f8f9fa;border-radius:8px}.academic-reference blockquote{margin:0 0 10px 0;padding-left:15px;border-left:3px solid #3498db;color:#34495e;font-style:italic}.academic-reference cite{display:block;color:#7f8c8d;font-size:.9em}.academic-reference cite a{color:#3498db;text-decoration:none}.academic-reference cite a:hover{text-decoration:underline}.holland-disclaimer{margin:0 0 20px 0;padding:12px 15px;background-color:#f8f9fa;border-left:4px solid #6c757d;border-radius:0 4px 4px 0}.holland-disclaimer p{margin:0;font-size:.9em;line-height:1.5;color:#666}.holland-disclaimer strong{color:#495057}.holland-pairs-analysis{margin-top:30px;padding:20px;background:#f8f9fa;border-radius:8px}.holland-pairs-analysis h3{color:#2c3e50;margin-bottom:20px}.holland-pair{margin-bottom:25px;padding:15px;background:#fff;border-radius:6px;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.holland-pair h4{color:#34495e;border-bottom:2px solid #eee;padding-bottom:10px;margin-bottom:15px}.research-findings,.characteristics,.career-paths{margin-bottom:15px}.research-findings h5,.characteristics h5,.career-paths h5{color:#576574;margin-bottom:10px}.holland-pair ul{list-style-type:none;padding-left:20px}.holland-pair ul li{margin-bottom:8px;position:relative}.holland-pair ul li:before{content:"•";color:#3498db;position:absolute;left:-15px}.case-title .fa-exclamation-triangle{color:#e74c3c}.case-title .fa-info-circle{color:#3498db}.case-title .fa-hands-helping{color:#4CAF50}.case-title .fa-chart-bar{color:#2ecc71}.case-title .fa-yin-yang{color:#9C27B0}.case-title .fa-lightbulb{color:#FFB800}.case-title .fa-globe{color:#e74c3c}.case-title .fa-tools{color:#BE0D00}.case-title .fa-microscope{color:#FF6B00}.case-title .fa-palette{color:#FFB800}.case-title .fa-users{color:#4CAF50}.case-title .fa-briefcase{color:#2196F3}.case-title .fa-clipboard{color:#9C27B0}.case-title [class*="fa-"]:hover{opacity:.8;transition:opacity 0.3s ease}.case-title .fa-stack{font-size:.8em;margin-right:.3em}.case-title .fa-stack-1x{transition:transform 0.3s ease}.case-title .fa-stack:hover .fa-stack-1x:first-child{transform:translateX(-30%)}.case-title .fa-stack:hover .fa-stack-1x:last-child{transform:translateX(30%)}.fa-stack{font-size:.8em;margin-right:.3em;width:2em;height:1em;line-height:1em;vertical-align:middle}.stack-right{transform:translateX(50%)}.holland-R{color:#BE0D00}.holland-I{color:#FF6B00}.holland-A{color:#FFB800}.holland-S{color:#4CAF50}.holland-E{color:#2196F3}.holland-C{color:#9C27B0}.fa-stack:hover .fas:first-child{transform:translateX(-30%)}.fa-stack:hover .stack-right{transform:translateX(80%)}.fa-stack .fas{transition:transform 0.3s ease}.holland-suggest-btn{margin:15px 0;padding:10px 20px;font-size:16px;transition:all 0.3s ease}.holland-suggest-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .1)}.text-center{text-align:center}.holland-suggest-btn{min-width:150px;margin:0 5px;transition:all 0.3s ease}.holland-suggest-btn i{margin-right:5px}.holland-suggest-btn.disabled{opacity:.6;cursor:not-allowed}.suggestion-results.loading{opacity:.6;pointer-events:none}.suggestion-results{transition:opacity 0.3s ease}.alert-danger{margin-top:10px;padding:10px;border-radius:4px}.holland-special-cases{position:relative;width:100%;margin:0 auto;padding:20px}.holland-special-cases.owl-carousel{position:relative}.holland-special-cases .case-group{overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1);padding:20px;margin:10px}.holland-special-cases .case-group::-webkit-scrollbar{width:6px}.holland-special-cases .case-group::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.holland-special-cases .case-group::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.holland-special-cases .owl-nav{position:absolute;top:50%;width:100%;transform:translateY(-50%)}.holland-special-cases .owl-prev,.holland-special-cases .owl-next{position:absolute;pointer-events:auto;width:40px;height:40px;background:rgb(0 0 0 / .5)!important;border-radius:50%!important;color:white!important;display:flex!important;align-items:center;justify-content:center}.holland-special-cases .owl-prev{left:0}.holland-special-cases .owl-next{right:0}.holland-special-cases .owl-prev span,.holland-special-cases .owl-next span{font-size:32px!important;display:block;margin-top:-6px}.holland-special-cases .owl-dots{text-align:center;margin-top:20px;padding:10px 0}.holland-special-cases .owl-dots .owl-dot{display:inline-block;margin:0 5px;padding:0;border:none;background:none;cursor:pointer}.holland-special-cases .owl-dots .owl-dot span{display:block;width:12px;height:12px;border-radius:50%;background-color:#D6D6D6;transition:all 0.3s ease}.holland-special-cases .owl-dots .owl-dot:hover span{background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important;transform:scale(1.2)}.holland-special-cases .owl-dots .owl-dot.active span{background-color:#454056!important;width:2rem;height:1rem;transform:scale(1.2);border-radius:5rem;opacity:.7}.holland-special-cases .owl-dots .owl-dot.active span{animation:dotPulse 2s infinite}@keyframes dotPulse{0%{}50%{transform:scale(1)}100%{transform:scale(1.2)}}@media (max-width:768px){.holland-special-cases .owl-dots{margin-top:15px}.holland-special-cases .owl-dots .owl-dot span{width:10px;height:10px}.holland-special-cases .case-group{min-height:500px}.holland-special-cases .owl-nav{display:none}}.carousel-control-prev i,.carousel-control-next i{padding:.75rem;background:rgb(0 0 0 / .5);border-radius:50%;box-shadow:0 2px 4px rgb(0 0 0 / .1);color:#fff;width:40px;height:40px}.carousel-control-prev i{margin-right:10px}.carousel-control-next i{margin-left:10px}.holland-special-cases .case-slide{display:block;position:relative;height:66vh;overflow-y:auto}.bsui .carousel-indicators{margin-right:5%;margin-left:5%}.bsui .carousel-control-next{margin-right:-30px}.bsui .carousel-control-prev{margin-left:-30px}