.ovumia-header{background:var(--color-white);z-index:2;border-radius:2.5rem;min-height:88px;margin-top:2rem;margin-left:2rem;margin-right:2rem;padding:1rem 1.5rem 1rem 2.5rem;box-shadow:2px 4px 8px #00000040}.header-logo-container{flex-direction:row;justify-content:space-between;align-items:center;width:50%;min-width:120px;min-height:40px;display:flex}.header-title-center{color:#111827;letter-spacing:.01em;pointer-events:none;z-index:1;font-family:BellotaTextBold,Arial,sans-serif;font-size:1.6rem;font-weight:700}.header-content{justify-content:space-between;align-items:center;min-height:56px;margin:0 auto;display:flex}.header-logo{color:var(--color-turquoise-dark);letter-spacing:.01em;align-items:center;width:120px;height:40px;font-family:BellotaTextBold,Arial,sans-serif;font-size:2.2rem;display:flex}.header-logo-img{width:120px;height:40px;display:block}.header-logo-link{transition:opacity .3s}.header-logo-link:hover{opacity:.8}.header-nav{--dropdown-value-font-size:.9rem;--textlink-underline-width:1.5px;align-items:center;gap:2rem;display:flex}.header-link{--textlink-underline-width:1.5px}@media (max-width:900px){.ovumia-header{border-radius:0;margin:0;padding:1rem}.header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.7rem;margin-left:1rem;margin-right:1rem}.header-logo-container{flex-direction:column;flex-grow:1;align-items:flex-start;display:flex}.header-logo{margin-bottom:.1rem;font-size:2rem}.header-title-center{flex-direction:column;align-items:flex-end;gap:.2rem;margin-top:0;position:static;transform:none}.header-nav{flex-direction:column-reverse;flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:.5rem;margin-left:1rem;margin-right:0}.header-lang-select{align-self:flex-end;margin-bottom:.2rem}.header-link{align-self:flex-end;margin-top:.2rem;margin-right:0}}
.custom-dropdown-option-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.custom-dropdown-option{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}.custom-dropdown-option-clear{height:100%;color:var(--color-red);filter:invert(27%)sepia(97%)saturate(7492%)hue-rotate(340deg)brightness(50%)contrast(108%);justify-content:center;align-items:center;margin-left:.5rem;display:inline-flex}.custom-dropdown-btn-small .custom-dropdown-value{border-bottom:var(--textlink-underline-width,2px)solid transparent;transition:border-color .3s}@media (hover:hover) and (pointer:fine){.custom-dropdown-btn-small:hover .custom-dropdown-value{border-bottom-color:var(--color-black)}}.custom-dropdown-list{z-index:10;box-sizing:border-box;opacity:0;pointer-events:none;background:#fff;border-radius:2rem;width:100%;margin-top:.1rem;padding:0;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 4px 24px #00000014}.custom-dropdown-list:focus{outline:none}.custom-dropdown-icon[data-size="1.5em"]{width:1.5em;height:1.5em}.custom-dropdown-icon[data-size="2em"]{width:2em;height:2em}.custom-dropdown-label-value-col{flex-direction:column;display:flex}.custom-dropdown{width:100%;max-width:520px;font-family:PlusJakartaSansRegular,Arial,sans-serif;font-weight:600;position:relative}.custom-dropdown-btn{text-align:left;cursor:pointer;width:100%;box-shadow:0 4px 24px #0000001a;box-shadow:none;box-sizing:border-box;background:#fff;border-radius:2rem;flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem 2.5rem 1.2rem 1.5rem;transition:border-color .3s,background .3s;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.custom-dropdown-btn:hover{background:var(--color-pink-lightest)}}.custom-dropdown-btn-content{flex:1;align-items:center;gap:.3rem;min-width:0;display:flex}.custom-dropdown-small{width:auto}.custom-dropdown-btn-small{flex-direction:row;background:var(--color-white)!important;padding:0!important}.custom-dropdown-option-small{font-size:.9rem!important}.custom-dropdown.open .custom-dropdown-btn,.custom-dropdown-btn:focus{border-color:var(--color-turquoise-dark);outline:none}.custom-dropdown-label{padding-bottom:.5rem;font-family:PlusJakartaSansRegular,Arial,sans-serif;font-size:1.1rem;font-weight:700}.custom-dropdown-value{font-weight:400;font-size:var(--dropdown-value-font-size,1.2rem);color:var(--color-black);align-items:center;display:flex}.custom-dropdown-placeholder{color:var(--color-black)}.custom-dropdown-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-dropdown-list::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.custom-dropdown-list::-webkit-scrollbar-thumb:hover{background:#555}.custom-dropdown-list{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;z-index:10;box-sizing:border-box;scrollbar-width:none;opacity:0;pointer-events:none;background:#fff;border-radius:2rem;width:100%;max-height:500px;margin-top:.1rem;padding:0;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;overflow:auto;transform:translateY(10px);box-shadow:0 4px 24px #00000014}.custom-dropdown.open .custom-dropdown-list{opacity:1;pointer-events:auto;transform:translateY(0)}.custom-dropdown-small .custom-dropdown-list{border-radius:1.5rem}.custom-dropdown-option{cursor:pointer;color:var(--color-black);border:1.5px solid var(--color-white);text-align:left;border-radius:2.5rem;flex-direction:row;justify-content:center;align-items:center;margin:.5rem;padding:.7rem 1.5rem;font-size:1.15rem;transition:background .3s;display:flex}.custom-dropdown-option-small{text-align:center;margin:.4rem;padding:.4rem}.custom-dropdown-option.selected{background:var(--color-pink-light);border:1.5px solid var(--color-pink-darkest);border-radius:2.5rem;transition:background .3s,border-color .3s}@media (hover:hover) and (pointer:fine){.custom-dropdown-option:hover{background:var(--color-pink-light);border:1.5px solid var(--color-pink-darkest);border-radius:2.5rem;transition:background .3s,border-color .3s}.custom-dropdown-option.selected:hover{background:var(--color-pink-middle);border-color:var(--color-pink-darkest)}}.custom-dropdown-option{-webkit-tap-highlight-color:transparent}.custom-dropdown-option:focus{outline:none}.custom-dropdown-option-label{font-weight:400}.custom-dropdown-option-desc{color:#666;font-size:1rem}
