@font-face{font-weight:700;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Bold.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:italic;src:url(/assets/fonts/Optima/Optima-Italic.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Text.woff) format("woff")}@font-face{font-weight:400;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Regular.woff2) format("woff2")}@font-face{font-weight:700;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Bold.woff2) format("woff2")}@font-face{font-weight:400;font-family:Lato;font-style:italic;src:url(/assets/fonts/Lato/Lato-Italic.woff2) format("woff2")}@font-face{font-weight:300;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Thin.woff2) format("woff2")}@font-face{font-weight:400;font-family:Abril Fatface;font-style:normal;src:url(/assets/fonts/AbrilFatface/AbrilFatface-Regular.woff2) format("woff2")}:root{--breakpoint-mobile-s:320;--breakpoint-mobile-m:375;--breakpoint-mobile-l:425;--breakpoint-tablet:768;--breakpoint-laptop:1024;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-BaseProductCard{position:relative;display:flex;flex-direction:column;gap:.625rem;width:100%;min-width:16.25rem;max-width:24.563rem;color:#30445f;border:1px solid transparent}.c-BaseProductCard_IsHighlighted{position:relative}.c-BaseProductCard_IsHighlighted:before{position:absolute;top:-1rem;left:-1rem;width:calc(100% + 2rem);height:calc(100% + 2rem);background-color:#c2e7ff;border:1px solid #dbdbdb;border-radius:1.5rem;content:""}.c-BaseProductCard__Images{position:relative;width:100%;height:11.438rem;overflow:hidden;border-radius:.75rem}@media(min-width:768px){.c-BaseProductCard__Images{height:15rem}}.c-BaseProductCard__Images img{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:.75rem}.c-BaseProductCard__Content{position:relative;display:flex;flex-direction:column;flex-grow:1;gap:1rem}.c-BaseProductCard__Category{font:700 .875rem/1.5 Lato;position:absolute;top:1rem;left:.75rem;padding:.469rem .5rem;color:#005082;background-color:#fff;border-radius:12px}.c-BaseProductCard__Category:hover{text-decoration:underline}.c-BaseProductCard__Title{font:700 1.25rem/1.2 Lato;height:4.5rem;min-height:3rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@supports not ((-webkit-line-clamp:3) or (line-clamp:3)){.c-BaseProductCard__Title{position:relative;max-height:4.5em}.c-BaseProductCard__Title:after{position:absolute;right:0;bottom:0;padding-left:.2em;background:#fff;content:"..."}}.c-BaseProductCard__Title:hover{text-decoration:underline}.c-BaseProductCard__CriteriaItemTextCentered{text-align:center}.c-BaseProductCard__Criteria{display:flex;flex-grow:1;gap:1rem;justify-content:space-between}.c-BaseProductCard__CriteriaItem{display:flex;flex:1 1;flex-direction:column;gap:.5rem;align-items:center;padding:.75rem .125rem;background:#edf6fa;border-radius:.75rem}.c-BaseProductCard__Recommendations{padding:.5rem 0;text-align:center;border:1px solid #dbdbdb;border-radius:.625rem;font:700 1rem/1.5 Lato}.c-BaseProductCard__Recommendations p{color:#2d9cdb}.c-BaseProductCard__ResourcingIndex{display:flex;gap:1rem;align-items:center;justify-content:center;padding:1rem;border:1px solid #005082;border-radius:12px}.c-BaseProductCard__ResourcingIndex:hover{background-color:#f6f9fa}.c-BaseProductCard__Host{display:flex;align-items:center;justify-content:space-between;height:4.5rem;overflow:hidden}.c-BaseProductCard__HostInfo{display:flex;gap:.5rem;align-items:center;font:normal 1rem/1.5 Lato}.c-BaseProductCard__HostInfo b{font:700 1rem/1.5 Lato}.c-BaseProductCard__HostImage{position:relative;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;overflow:hidden;border-radius:50%}.c-BaseProductCard__Footer{display:flex;justify-content:space-between;height:3.938rem;overflow:hidden}.c-BaseProductCard__Share{display:flex;gap:.375rem;align-items:center;font:normal 1.125rem/1.2 Lato}.c-BaseProductCard__Price{color:#2d9cdb;font:normal 1.5rem/1.2 Lato}.c-BaseProductCard__Price b{font:700 1.75rem/1.2 Lato}.c-BaseProductCard__Price_Highlighted{color:#30445f}.c-BaseProductCard__Back{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;gap:2rem;width:100%;height:100%;padding:3rem 1.5rem 2rem;background:#fff;border:1px solid #dbdbdb;border-radius:.75rem}.c-BaseProductCard__Back__Close{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #dbdbdb;border-radius:50%}.c-BaseProductCard__Back__Close:hover{background-color:#dbdbdb}.c-BaseProductCard__Back__Title{font:700 1.125rem/1.2 Lato;height:4.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@supports not ((-webkit-line-clamp:3) or (line-clamp:3)){.c-BaseProductCard__Back__Title{position:relative;max-height:4.5em}.c-BaseProductCard__Back__Title:after{position:absolute;right:0;bottom:0;padding-left:.2em;background:#fff;content:"..."}}@media(min-width:768px){.c-BaseProductCard__Back__Title{font:700 1.25rem/1.2 Lato}}.c-BaseProductCard__Back__Content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}