/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.vsc-choices{position:relative;margin-bottom:1.5em;font-size:1em;width:80vw}@media(min-width:48.0625em){.vsc-choices{width:20rem;max-width:33vw}}.vsc-choices:focus{outline:none}.vsc-choices:last-child{margin-bottom:0}.vsc-choices.is-disabled .vsc-choices__inner,.vsc-choices.is-disabled .vsc-choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vsc-choices.is-disabled .vsc-choices__item{cursor:not-allowed}.vsc-choices[data-type*=select-one]{cursor:pointer}.vsc-choices[data-type*=select-one] .vsc-choices__inner{background-size:1.7em 1.7em;background-color:#f3f3f8}.vsc-choices[data-type*=select-one] .vsc-choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #848b9b;background-color:#fff;margin:0}.vsc-choices[data-type*=select-one] .vsc-choices__button{padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.vsc-choices[data-type*=select-one] .vsc-choices__button:hover,.vsc-choices[data-type*=select-one] .vsc-choices__button:focus{opacity:1}.vsc-choices[data-type*=select-one] .vsc-choices__button:focus{box-shadow:0 0 0 2px #14708a}.vsc-choices[data-type*=select-one]::after{content:"";height:1em;width:1em;position:absolute;right:1em;top:50%;margin-top:-0.5em;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M39.677 15a1.346 1.346 0 0 0-1.86 0L23.071 29.74 8.325 15a1.345 1.345 0 0 0-1.859 0 1.314 1.314 0 0 0 0 1.859l15.675 15.672a1.319 1.319 0 0 0 1.86 0l15.675-15.677a1.314 1.314 0 0 0 0-1.859z'/%3E%3C/svg%3E");transition:transform ease .2s}.vsc-choices[data-type*=select-one].is-open::after{transform:rotate(180deg)}.vsc-choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.vsc-choices[data-type*=select-one][dir=rtl] .vsc-choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.vsc-choices[data-type*=select-multiple] .vsc-choices__inner,.vsc-choices[data-type*=text] .vsc-choices__inner{cursor:text}.vsc-choices[data-type*=select-multiple] .vsc-choices__button,.vsc-choices[data-type*=text] .vsc-choices__button{position:relative;display:inline-block;margin:0 -0.25em 0 .5em;padding-left:1em;border-left:1px solid rgb(0,169.2,190.8);background-size:.5em;width:.5em;line-height:1;opacity:.75}.vsc-choices[data-type*=select-multiple] .vsc-choices__button:hover,.vsc-choices[data-type*=select-multiple] .vsc-choices__button:focus,.vsc-choices[data-type*=text] .vsc-choices__button:hover,.vsc-choices[data-type*=text] .vsc-choices__button:focus{opacity:1}.vsc-choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#fff;background-repeat:no-repeat;background-position:left .8em center;background-size:1.7em;padding:.8rem 2rem .8rem 3rem;border:1px solid #848b9b;border-radius:.5rem;min-height:2.625em;overflow:hidden}.vsc-choices__inner{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}.is-open .vsc-choices__inner{box-shadow:0 0 0 1px #14708a;border-color:#14708a}.is-focused .vsc-choices__inner{outline:none;box-shadow:0 0 0 2px #14708a}.is-flipped.is-open .vsc-choices__inner{border-radius:0 0 .5rem .5rem}.vsc-choices__list{margin:0;padding-left:0;list-style:none}.vsc-choices__list--single{display:inline-block;padding:2px 16px 4px 4px;width:100%}[dir=rtl] .vsc-choices__list--single{padding-right:4px;padding-left:16px}.vsc-choices__list--single .vsc-choices__item{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vsc-choices__list--single .vsc-choices__item{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}.vsc-choices__list--multiple{display:inline}.vsc-choices__list--multiple .vsc-choices__item{display:inline-block;vertical-align:middle;border-radius:.5rem;padding:4px 10px;font-size:.8em;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid rgb(0,178.6,201.4);color:#fff;word-break:break-all}.vsc-choices__list--multiple .vsc-choices__item[data-deletable]{padding-right:5px}[dir=rtl] .vsc-choices__list--multiple .vsc-choices__item{margin-right:0;margin-left:3.75px}.vsc-choices__list--multiple .vsc-choices__item.is-highlighted{background-color:rgb(0,178.6,201.4);border:1px solid rgb(0,169.2,190.8)}.is-disabled .vsc-choices__list--multiple .vsc-choices__item{background-color:rgb(175.5,175.5,175.5);border:1px solid rgb(152.1,152.1,152.1)}.vsc-choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #848b9b;top:100%;margin-top:.5rem;border-radius:.5rem;overflow:hidden;word-break:break-all}.vsc-choices__list--dropdown.is-active{display:block}.is-open .vsc-choices__list--dropdown{border-color:rgb(109.3946188341,117.0522421525,134.5553811659)}.is-flipped .vsc-choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.vsc-choices__list--dropdown .vsc-choices__list{position:relative;margin:.5rem .5rem 0 0;padding:.5em 0;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.vsc-choices__list--dropdown .vsc-choices__list{scrollbar-color:#14708a #fff;scrollbar-width:auto}.vsc-choices__list--dropdown .vsc-choices__list::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:#fff}.vsc-choices__list--dropdown .vsc-choices__list::-webkit-scrollbar-thumb{background-color:#14708a;border-radius:.25rem}.vsc-choices__list--dropdown .vsc-choices__item{position:relative;padding:.5rem}.vsc-choices__list--dropdown .vsc-choices__item{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}[dir=rtl] .vsc-choices__list--dropdown .vsc-choices__item{text-align:right}.vsc-choices__list--dropdown .vsc-choices__item--selectable.is-highlighted{color:#fff}.vsc-choices__list--dropdown .vsc-choices__item--selectable.is-highlighted::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#14708a}.vsc-choices__list--dropdown .vsc-choices__item--selectable.is-highlighted::after{opacity:.5}.vsc-choices__item{cursor:default}.vsc-choices__item--selectable{cursor:pointer}.vsc-choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.vsc-choices__heading{padding:.5rem}.vsc-choices__heading{font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal;font-size:1rem;line-height:1.375rem}.vsc-choices__heading:empty{padding:0}.vsc-choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.vsc-choices__button:focus{outline:none}.vsc-choices__input{display:inline-block;vertical-align:baseline;background-color:hsl(0,0%,97.5%);font-size:1em;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.vsc-choices__input:focus{outline:0}[dir=rtl] .vsc-choices__input{padding-right:2px;padding-left:0}.vsc-choices__list--dropdown .vsc-choices__item.vsc-choices__placeholder{display:none}@media(max-width:48em){* .vsc-article-filter .vsc-article-filter__group--open{position:fixed;top:0;left:0;right:0;height:100vh;padding:1rem;background-color:#0c131f;z-index:1000}* .vsc-article-filter .vsc-article-filter__group--open .js-form-item{margin-right:0}* .vsc-article-filter .vsc-article-filter__group--open label{position:relative;top:auto;left:auto;padding:0;background-color:rgba(0,0,0,0);color:#f3f3f4;z-index:3}* .vsc-article-filter .vsc-article-filter__group--open label{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}* .vsc-article-filter .vsc-article-filter__group--open .vsc-choices{width:100%;margin-top:.5rem}* .vsc-article-filter .vsc-article-filter__group--open .vsc-choices__inner{width:100%}* .vsc-article-filter .vsc-article-filter__group--open .vsc-choices__list--dropdown{height:calc(100vh - 11.5rem)}* .vsc-article-filter .vsc-article-filter__group--open .vsc-choices__list--dropdown>.vsc-choices__list{height:90%;max-height:inherit}}.vsc-article-filter{position:relative;margin:0 auto}.vsc-article-filter{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-article-filter{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-article-filter__wrapper{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}@media(min-width:48.0625em){.vsc-article-filter__wrapper{flex-direction:row;align-items:center}}.vsc-article-filter__group{margin-bottom:1rem}@media(min-width:48.0625em){.vsc-article-filter__group{margin-bottom:0}}.vsc-article-filter__group .js-form-item{transition:opacity .2s ease}.vsc-article-filter__group label{visibility:hidden;background-color:#f3f3f8;position:absolute;z-index:1;top:-0.8rem;left:.7rem;padding:.3rem}.vsc-article-filter__group label{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}.vsc-article-filter__group--place .vsc-choices__inner{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M24 35.977c4.777 0 10.49-13.863 10.49-19.32a10.491 10.491 0 1 0-20.981 0c0 5.172 5.948 19.32 10.491 19.32zm0-27.485a8.174 8.174 0 0 1 8.164 8.165c0 5.4-5.57 16.994-8.164 16.994-2.217 0-8.165-11.463-8.165-16.994A8.174 8.174 0 0 1 24 8.492zm11.766 31.056H12.234a1.163 1.163 0 1 0 0 2.326h23.532a1.163 1.163 0 1 0 0-2.326zm-6.1-22.891A5.663 5.663 0 1 0 24 22.32a5.669 5.669 0 0 0 5.663-5.663zm-9 0A3.336 3.336 0 1 1 24 19.994a3.341 3.341 0 0 1-3.336-3.337z'/%3E%3C/svg%3E")}.vsc-article-filter__group--activity .vsc-choices__inner{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M45.8 9.77a4.84 4.84 0 0 0-3.66-1.67H29.06a3.19 3.19 0 0 0-3.19 3.2v8.63h-3.75v-8.38a3.21 3.21 0 0 0-3.2-3.2H5.84a4.84 4.84 0 0 0-4.79 5.53L3.8 33.09a4.82 4.82 0 0 0 4 4v.53a4 4 0 0 0 4 4h3.92a4 4 0 0 0 4-4v-.59a3.23 3.23 0 0 0 2.4-3.03v-1.72h3.75v1.42a3.23 3.23 0 0 0 2.37 3.11v.85a4 4 0 0 0 4 4h3.93a4 4 0 0 0 4-4v-.79a4.81 4.81 0 0 0 4-4l2.75-19.2a4.84 4.84 0 0 0-1.12-3.9zM17.46 37.66a1.72 1.72 0 0 1-1.72 1.71h-3.92a1.72 1.72 0 0 1-1.72-1.71v-.46h7.36zm20.42 0a1.72 1.72 0 0 1-1.71 1.71h-3.93a1.72 1.72 0 0 1-1.71-1.71v-.46h7.35zm6.79-24.36l-2.75 19.21a2.52 2.52 0 0 1-2.48 2.14H29.1a1 1 0 0 1-1-.95v-2.57A1.14 1.14 0 0 0 27 30h-6a1.14 1.14 0 0 0-1.14 1.14V34a1 1 0 0 1-.95.95H8.54a2.51 2.51 0 0 1-2.47-2.14L3.31 13.55a2.55 2.55 0 0 1 2.53-2.91h13.08a.91.91 0 0 1 .91.91v9.53A1.14 1.14 0 0 0 21 22.22h6a1.14 1.14 0 0 0 1.14-1.14V11.3a.91.91 0 0 1 .91-.91h13.09a2.54 2.54 0 0 1 1.93.88 2.51 2.51 0 0 1 .6 2.03zm-18.4 9.56A1.14 1.14 0 0 0 25.13 24v4a1.15 1.15 0 0 0 1.15 1.14A1.15 1.15 0 0 0 27.43 28v-3.95a1.14 1.14 0 0 0-1.16-1.19zm-4.57 0A1.15 1.15 0 0 0 20.55 24v3.95a1.14 1.14 0 0 0 1.14 1.14A1.15 1.15 0 0 0 22.86 28v-3.95a1.14 1.14 0 0 0-1.16-1.19z'/%3E%3C/svg%3E")}.vsc-article-filter__group select{visibility:hidden}.vsc-article-filter__group--on label{visibility:visible}.vsc-article-filter .js-form-item{position:relative;margin-right:1rem}
.vsc-block-product__mask{width:100%}@media(max-width:48em){.vsc-block-product__mask{overflow-y:hidden}}@media(min-width:48.0625em){.vsc-block-product__mask{display:flex;justify-content:center}}.vsc-block-product__mask>.blockContent{width:100%}.vsc-block-product__wrapper{list-style:none;margin:0;padding:0}.vsc-block-product__wrapper{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-block-product__wrapper{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:48em){.vsc-block-product__wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem !important;margin-bottom:-1rem !important}.vsc-block-product__wrapper::after{content:"";display:block;width:.25rem;flex-shrink:0}.vsc-block-product__wrapper>*{scroll-snap-align:center}}.vsc-block-product__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(30,60vw)}@media(min-width:48.0625em){.vsc-block-product__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-block-product__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-block-product__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:none}@media(min-width:48.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:none}@media(min-width:48.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-block-product--mobile-no-carousel .vsc-block-product__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-block-product__wrapper--mobile .vsc-card-product,.vsc-block-product__wrapper--desktop .vsc-card-product{max-width:30em;width:100%}.vsc-block-product--pager{padding-bottom:0}.vsc-block-product__cta{margin:0}.vsc-block-product__cta{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-block-product__cta{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-block-product__cta--center{text-align:center}
.vsc-breadcrumb{display:flex;justify-content:center;max-width:100%;z-index:1;margin-top:1.5rem;padding-bottom:3rem}.vsc-breadcrumb__items{display:flex;flex-wrap:wrap;margin:0;z-index:0;list-style:none}.vsc-breadcrumb__items{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-breadcrumb__items{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-breadcrumb__item{display:flex;align-items:center;min-width:3em}.vsc-breadcrumb__item{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}.vsc-breadcrumb__item>svg{width:1rem;height:1rem}.vsc-breadcrumb__item-last{padding:.3em}.vsc-breadcrumb__link{position:relative;text-decoration:none;padding:.3em}.vsc-breadcrumb__link:focus-visible{outline:0}.vsc-breadcrumb__link:focus-visible::after{content:"";position:absolute;display:block;top:-0.0625rem;right:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;border-radius:.5rem;pointer-events:none;border:2px solid #14708a}
.vsc-card-product{position:relative;text-decoration:none;height:100%}.vsc-card-product{background-color:#fff;border-radius:.875rem;overflow:hidden}@media(max-width:48em){.vsc-card-product--not-card{background-color:unset;border-radius:unset;border-bottom:1px solid #848b9b}}.vsc-card-product__content{display:flex;flex-direction:column;height:100%}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__content{flex-direction:row;align-items:flex-start;height:auto;padding-bottom:1rem}}.vsc-card-product__content:hover{background-color:#e5e5ef;transition:background-color ease .2s}.vsc-card-product--promo-raw .vsc-card-product__content:hover{cursor:inherit;background-color:inherit}.vsc-card-product__head{position:relative}.vsc-card-product__image{transition:transform ease-in-out .2s;position:absolute;object-fit:cover;width:100%;height:100%}.vsc-card-product--promo .vsc-card-product__image{object-position:100% 50%}.vsc-card-product--promo.vsc-card-product--square .vsc-card-product__image{object-position:50% 50%}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__image{position:initial;width:5.625rem;height:5.625rem;border-radius:.875rem}}.vsc-card-product__image--on{opacity:1}.vsc-card-product__image-wrapper{position:relative;width:100%;color:#fff;overflow:hidden;background-color:#e5e5ef;padding-bottom:50%}@media(min-width:37.5625em){body .vsc-card-product__image-wrapper{padding-bottom:36%}}.vsc-card-product--square .vsc-card-product__image-wrapper{height:12.5rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__image-wrapper{flex:0 0 5.625rem;height:auto !important;padding-bottom:0;margin:0 1rem 0 0;background-color:unset !important;overflow:unset}}.vsc-card-product__wrapper{display:flex;flex-direction:column;justify-content:space-between;position:static;width:100%;flex-grow:1;padding:1rem 0}.block--cards-with-tag .vsc-card-product:not(.vsc-card-product--no-image) .vsc-card-product__wrapper{padding-top:1.5rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__wrapper{padding:0 !important}}.vsc-card-product__block{display:flex;flex-direction:column;font-family:avenir-medium,arial,helvetica,sans-serif}.vsc-card-product__block--1{justify-content:flex-start;align-items:flex-start}.vsc-card-product__block--3{flex-direction:column;justify-content:flex-end;flex-grow:1}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__block--3{flex-direction:row;justify-content:space-between;align-items:center;margin-top:.75rem}}.vsc-card-product__block--3 p{color:#5e6878}.vsc-card-product__block--3 p:first-child{flex-grow:1}.vsc-card-product__block p{margin:0 0 .5rem}.vsc-card-product__block p:last-child{margin-bottom:0}.vsc-card-product__title{padding:0 1rem;margin:0 0 .5rem}.vsc-card-product__title:last-child{margin-bottom:0}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__title{position:relative;width:100%;padding:0 1.5rem 0 0}.vsc-card-product--not-card .vsc-card-product__title::after{content:"";position:absolute;right:.5rem;top:.4375rem;width:.5625rem;height:.5625rem;border-top:2px solid #14708a;border-right:2px solid #14708a;transform:rotate(45deg)}}.vsc-card-product__description{display:block;padding:0 1rem;margin:.2em 0 0;color:#5e6878}.vsc-card-product__description{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__description{padding:0}}.vsc-card-product--flow-train .vsc-card-product__description strong{font-weight:normal;font-family:avenir-medium,arial,helvetica,sans-serif}.vsc-card-product__logo{display:flex;justify-content:flex-end;margin-right:1rem;margin-bottom:-1rem;padding:0}.vsc-card-product__logo img{display:block;width:3.625rem;height:3.625rem}.vsc-card-product__cta{display:flex;justify-content:center;border-top:1px solid #f3f3f8;padding-top:1rem;margin-top:1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__cta{width:0;padding:0;margin:0;overflow:hidden}.vsc-card-product--not-card .vsc-card-product__cta .vsc-button-link{height:0}}.vsc-card-product--hide-cta .vsc-card-product__cta{height:0;overflow:hidden;padding:0;margin:0;border:0}.vsc-card-product__cta .vsc-button-link{position:static}.vsc-card-product__cta .vsc-button-link::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.vsc-card-product__cta .vsc-button-link::before{z-index:0}.vsc-card-product__price{display:flex;justify-content:flex-end;margin-top:1rem;padding:0 1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__price{margin-top:0;flex-grow:1}}.vsc-card-product__price p{text-align:left;margin:0}.vsc-card-product__block--3 .vsc-card-product .vsc--link{margin-top:.75rem}.vsc-card-product__head .vsc-tag{position:absolute;bottom:-1rem;left:1rem;right:1rem}.vsc-card-product--no-image .vsc-card-product__head .vsc-tag{position:static;margin:1rem 1rem -1rem 1rem}@media(max-width:48em){.vsc-card-product--not-card .vsc-card-product__head .vsc-tag{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}@media(min-width:48.0625em){.vsc-card-product__block--3 .vsc-tag{display:none}}.vsc-card-product--focus{outline:none}.vsc-card-product--focus::after{content:"";display:block;position:absolute;top:.125rem;left:.125rem;right:.125rem;bottom:.125rem;border:2px solid #14708a;border-radius:.875rem;pointer-events:none}.vsc-card-product--focus .vsc-button-link:focus-visible::after{display:none}.vsc-card-product--promo-raw .vsc-button-link{position:relative}
.vsc-carousel__heading{display:flex;justify-content:space-between;align-items:center}.vsc-carousel__heading{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-carousel__heading{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-carousel__close-modal{display:none}.vsc-carousel__open-modal{flex-shrink:0;margin-left:1rem}@media(min-width:48.0625em){.vsc-carousel__open-modal{display:none}}.vsc-carousel__mask{width:100%}@media(max-width:48em){.vsc-carousel__mask{overflow-y:hidden}}@media(min-width:48.0625em){.vsc-carousel__mask{display:flex;justify-content:center}}.vsc-carousel__mask>.blockContent{width:100%}.vsc-carousel__wrapper{list-style:none;margin:0;padding:0}.vsc-carousel__wrapper{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-carousel__wrapper{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:48em){.vsc-carousel__wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem !important;margin-bottom:-1rem !important}.vsc-carousel__wrapper::after{content:"";display:block;width:.25rem;flex-shrink:0}.vsc-carousel__wrapper>*{scroll-snap-align:center}}.vsc-carousel__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(30,60vw)}@media(min-width:48.0625em){.vsc-carousel__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-carousel__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel__wrapper--3{grid-template-columns:repeat(3,1fr)}}.vsc-carousel--small-cards .vsc-carousel__wrapper{display:grid;gap:1.125rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel--small-cards .vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr);gap:1.375rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel--small-cards .vsc-carousel__wrapper{grid-template-columns:repeat(6,1fr)}}.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-carousel--small-cards.vsc-carousel--big-image .vsc-carousel__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-carousel__item{background:#006179;color:#f3f3f4;border-radius:.875rem;padding:1.5rem}@media(max-width:48em){.vsc-carousel__item--line-break{grid-column-start:1}}.vsc-carousel__cta{margin:0}.vsc-carousel__cta{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-carousel__cta{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-carousel__cta--center{text-align:center}.vsc-carousel--modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f3f3f4;padding-bottom:0;z-index:1000}.vsc-carousel--modal .vsc-carousel__heading{background-color:#0c131f;color:#f3f3f4;margin-bottom:0;justify-content:space-between}.vsc-carousel--modal .vsc-carousel__heading .vsc-heading{padding:1rem 0;margin:0}.vsc-carousel--modal .vsc-carousel__heading .vsc-heading{font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}@media(min-width:48.0625em){.vsc-carousel--modal .vsc-carousel__heading .vsc-heading{font-size:1.25rem;line-height:1.625rem}}.vsc-carousel--modal .vsc-carousel__heading .vsc-carousel__open-modal{display:none}.vsc-carousel--modal .vsc-carousel__mask{overflow-y:auto;padding-top:1.5rem;margin:0}.vsc-carousel--modal .vsc-carousel__wrapper{grid-template-columns:auto !important}.vsc-carousel--modal .vsc-carousel__cta{border-top:.125rem solid #fff;padding:1rem;margin:0}.vsc-carousel--modal .vsc-intro{padding:1.5rem 1rem;margin-bottom:0}.vsc-carousel--modal .vsc-intro{border-bottom:.125rem solid #fff}.vsc-carousel--modal .vsc-carousel__close-modal{display:block;color:#8de8fe;margin-left:1rem}.vsc-carousel--modal .vsc-carousel__close-modal:focus-visible::after{border-color:#8de8fe}.vsc-carousel:focus-visible{outline:0}.vsc-tabs-radio .vsc-carousel__heading{order:1;margin-top:1.5rem;margin-bottom:0}@media(min-width:48.0625em){.vsc-tabs-radio .vsc-carousel__heading{margin-top:0}}.vsc-tabs-radio .vsc-carousel__heading .vsc-heading{visibility:hidden}@media(min-width:48.0625em){.vsc-tabs-radio .vsc-carousel__heading .vsc-heading{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}.vsc-tabs-radio .vsc-carousel--modal .vsc-carousel__heading{order:0;margin-top:0}.vsc-tabs-radio .vsc-carousel--modal .vsc-carousel__heading .vsc-heading{visibility:visible}
.vsc-ivts-tetiere{background-color:#0c131f;display:flex;justify-content:center;color:#f3f3f4}.vsc-ivts-tetiere__wrapper{display:grid;width:100%;max-width:90rem;padding:0 1.5rem}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__wrapper{padding-right:0}@media(max-width:48em){.vsc-ivts-tetiere__wrapper{padding:0}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__wrapper{padding-top:1.5rem}}@media(min-width:48.0625em){.vsc-ivts-tetiere__wrapper{-moz-column-gap:1rem;column-gap:1rem}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__wrapper{grid-template-columns:auto 40%}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__wrapper{grid-template-columns:auto 40%}}.vsc-ivts-tetiere__content{position:relative;display:grid;gap:0 1rem;padding:1.5rem 1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__content{min-height:8.875em;align-items:center}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__content{padding-bottom:1rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__content{padding-top:1rem}}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__content{margin-top:-0.875rem}@media(min-width:48.0625em){.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__content{margin-top:0}}@media(min-width:48.0625em){.vsc-ivts-tetiere__content{padding:2rem 0;margin-top:0}}@media(min-width:64.0625em){.vsc-ivts-tetiere__content{grid-template-columns:auto auto;gap:1rem 1rem}}.vsc-ivts-tetiere__content .content.vsc-wysiwyg img{height:auto;width:auto;max-height:4rem}.vsc-ivts-tetiere__content .content.vsc-wysiwyg img.align-center{margin:0}.vsc-ivts-tetiere__media{position:relative;display:flex;justify-content:center}@media(max-width:48em){.vsc-ivts-tetiere__media{width:100%;padding-bottom:40%;grid-row:1}.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__media{padding-bottom:inherit}}.vsc-ivts-tetiere__media>img{width:100%}@media(max-width:48em){.vsc-ivts-tetiere--with-illustration .vsc-ivts-tetiere__media>img{width:80%}}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media>img{position:absolute;object-fit:cover;object-position:right center;height:100%}.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media::after{content:"";display:block;position:absolute;height:.875rem;bottom:0;width:100%;border-radius:.875rem .875rem 0 0;background-color:#0c131f}@media(min-width:48.0625em){.vsc-ivts-tetiere--with-media .vsc-ivts-tetiere__media::after{width:.875rem;left:0;height:100%;border-radius:0 .875rem .875rem 0}}.vsc-ivts-tetiere__baseline{margin:0}.vsc-ivts-tetiere__baseline{font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}@media(min-width:48.0625em){.vsc-ivts-tetiere__baseline{font-size:1.25rem;line-height:1.625rem}}.vsc-ivts-tetiere__txt{margin:0}.vsc-ivts-tetiere__txt{font-family:avenir-medium,arial,helvetica,sans-serif;font-size:1rem;line-height:1.375rem}.vsc-ivts-tetiere__benefits{margin:2rem 0 0 0;padding:0;row-gap:.5rem;list-style-type:none;display:flex;flex-wrap:wrap;opacity:0;animation:vsc-animation-opacity .2s ease-out .9s forwards}.vsc-ivts-tetiere__benefits li:not(:last-child){margin-right:.5rem}.vsc-ivts-tetiere__benefits li span:last-child{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.vsc-ivts-tetiere__benefits li .vsc-display-picto>svg{width:2rem;height:2rem}.vsc-ivts-tetiere__benefits li img.vsc-display-picto{width:1em;height:1em}.vsc-ivts-tetiere__benefits-item{display:flex;align-items:center}.vsc-ivts-tetiere__benefits-link{text-decoration:underline;position:relative}.vsc-ivts-tetiere__benefits-link{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}.vsc--dark-mode .vsc-ivts-tetiere__benefits-link{color:#fff}.vsc-ivts-tetiere__benefits-link:hover{text-decoration:none}.vsc-ivts-tetiere__benefits-link:focus-visible{outline-color:#fff}.vsc-ivts-tetiere__cta-wrapper{margin-top:.5rem;align-self:flex-end}@media(min-width:64.0625em){.vsc-ivts-tetiere__cta-wrapper{align-self:center}}.vsc-ivts-tetiere--with-prices .vsc-ivts-tetiere__cta-wrapper{margin-top:0}.vsc-ivts-tetiere__cta-wrapper .oui-button{width:100%}@media(min-width:48.0625em){.vsc-ivts-tetiere__cta-wrapper .oui-button{width:auto}}.vsc-ivts-tetiere__price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__price-wrapper>*:not(:last-child){margin-right:1rem}}.vsc-ivts-tetiere__price-wrapper--only-two-prices{align-items:flex-start}.vsc-ivts-tetiere__price-wrapper--only-two-prices .oui-button{width:100%;max-width:28.125rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__price-wrapper--only-two-prices .oui-button{width:auto}}.vsc-ivts-tetiere__left{display:grid}.vsc-ivts-tetiere__left .vsc-logo-mask{margin-bottom:1.5rem}.vsc-ivts-tetiere__left .vsc-heading{margin-bottom:.5rem}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:3.6rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:5.6rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__left{padding-bottom:8.6rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{width:auto}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:2rem}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{width:auto;padding-bottom:0}.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:3.8rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__left{padding-bottom:7.5rem}}.vsc-ivts-tetiere__right{display:flex;align-items:center}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere__right{align-items:flex-end}}.vsc-ivts-tetiere__right .oui-button{margin-left:1rem}@media(min-width:48.0625em){.vsc-ivts-tetiere__right .oui-button{margin-left:4rem;margin-top:1rem}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right .oui-button{margin-left:0}}.vsc-ivts-tetiere__right-wrapper{position:absolute;right:0;display:flex;align-items:flex-start}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:absolute}}@media(max-width:48em){.vsc-ivts-tetiere__right-wrapper{bottom:1.5rem;right:1rem;padding-left:1rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static;bottom:auto;right:auto;margin-top:1rem}.vsc-ivts-tetiere--with-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:absolute;margin-top:0;bottom:1.5rem;right:1rem;padding-left:1rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{position:static;border-left:0}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{left:0;border-left:0;border-top:1px solid #0c131f;padding-top:1rem;bottom:1rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper{border-top:0}}@media(max-width:22.4375em){.vsc-ivts-tetiere__right-wrapper{border-left:0;padding-left:0}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{padding-left:1rem}}@media(min-width:64.0625em){.vsc-ivts-tetiere__right-wrapper{position:relative;right:auto}}@media(min-width:48.0625em){.vsc-ivts-tetiere__right-wrapper{flex-direction:column}.vsc-ivts-tetiere__right-wrapper .vsc-counter{padding-left:2rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-prices .vsc-ivts-tetiere__right-wrapper .vsc-counter{margin-left:2rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{left:0}}@media(min-width:48.0625em)and (max-width:64em){.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper{flex-direction:row;justify-content:space-between;width:100%;border-top:1px solid #0c131f;margin-top:1rem;padding-top:1rem}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{padding-left:0;margin-left:0;border-left:0}}@media(min-width:64.0625em){.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper{margin-top:3rem}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{position:absolute;right:1rem;bottom:5rem;padding-left:.5rem;border-left:1px solid #0c131f}.vsc-ivts-tetiere--with-two-prices.vsc-ivts-tetiere--with-counter.vsc-ivts-tetiere--with-cta .vsc-ivts-tetiere__right-wrapper .vsc-counter{left:1rem;padding-left:0;border-left:0;padding-top:1rem;border-top:1px solid #0c131f}}@media(max-width:22.4375em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__right-wrapper .vsc-counter{border-left:0;padding-left:0}}@media(max-width:48em){.vsc-ivts-tetiere--with-cta.vsc-ivts-tetiere--with-counter .vsc-ivts-tetiere__cta{position:absolute;left:0;right:1rem;bottom:1rem;display:flex;justify-content:center}}.vsc-ivts-tetiere--promo{background-color:#f1c83c;color:#0c131f}.vsc-ivts-tetiere--promo .vsc-ivts-tetiere__media::after{background-color:#f1c83c}
.vsc-card-maillage-article>a{display:block;position:relative;color:#0c131f;text-decoration:none}.vsc-card-maillage-article>a::before{content:"";display:block;position:absolute;top:-0.25rem;left:-0.25rem;right:-0.25rem;bottom:-0.25rem}.vsc-card-maillage-article>a:focus-visible{outline:none}.vsc-card-maillage-article>a:focus-visible::after{content:"";display:block;position:absolute;top:-0.25rem;left:-0.25rem;right:-0.25rem;bottom:-0.25rem;border:2px solid #14708a;border-radius:.875rem;pointer-events:none}.vsc-card-maillage-article>a:hover::before{z-index:-1;border-radius:.875rem}.vsc-card-maillage-article>a:hover::before{background-color:#e5e5ef;transition:background-color ease .2s}.vsc-card-maillage-article__image{position:relative;width:100%;border-radius:.875rem;background-color:#e5e5ef;overflow:hidden;padding-bottom:36%}@media(min-width:48.0625em){.vsc-card-maillage-article__image{height:4.5rem}}.vsc-card-maillage-article--big-image .vsc-card-maillage-article__image{padding-bottom:52%}.vsc-card-maillage-article__image>img{position:absolute;object-fit:cover;width:100%;height:100%}.vsc-card-maillage-article__content{margin:0;padding:.5rem 0 .25rem 0}.vsc-card-maillage-article__content{font-family:avenir-medium,arial,helvetica,sans-serif;font-weight:normal;font-size:.8125rem;line-height:1.125rem}.vsc-card-maillage-article--big-title .vsc-card-maillage-article__content,.vsc-card-maillage-article--big-image .vsc-card-maillage-article__content{font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal;font-size:1rem;line-height:1.375rem}.vsc-card-maillage-article__content svg{width:1.2rem;height:1.2rem;margin:0 .25rem .125rem;vertical-align:middle;z-index:1}@media(max-width:48em){.vsc-card-maillage-article--line-break{grid-column-start:1}}.vsc-maillage-article__mask{width:100%}@media(max-width:48em){.vsc-maillage-article__mask{overflow-y:hidden}}@media(min-width:48.0625em){.vsc-maillage-article__mask{display:flex;justify-content:center}}.vsc-maillage-article__wrapper{margin:0 auto}.vsc-maillage-article__wrapper{list-style:none;margin:0;padding:0}.vsc-maillage-article__wrapper{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-maillage-article__wrapper{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:48em){.vsc-maillage-article__wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem !important;margin-bottom:-1rem !important}.vsc-maillage-article__wrapper::after{content:"";display:block;width:.25rem;flex-shrink:0}.vsc-maillage-article__wrapper>*{scroll-snap-align:center}}.vsc-maillage-article__wrapper{display:grid;gap:1.125rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-maillage-article__wrapper{grid-template-columns:repeat(4,1fr);gap:1.375rem 1.5rem}}@media(min-width:64.0625em){.vsc-maillage-article__wrapper{grid-template-columns:repeat(6,1fr)}}.vsc-maillage-article--big-image .vsc-maillage-article__wrapper{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-maillage-article--big-image .vsc-maillage-article__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-maillage-article--big-image .vsc-maillage-article__wrapper{grid-template-columns:repeat(4,1fr)}}.vsc-maillage-article--big-image .vsc-maillage-article__wrapper--3{display:grid;gap:1rem 1rem;width:100%;grid-template-columns:repeat(16,60vw)}@media(min-width:48.0625em){.vsc-maillage-article--big-image .vsc-maillage-article__wrapper--3{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}@media(min-width:64.0625em){.vsc-maillage-article--big-image .vsc-maillage-article__wrapper--3{grid-template-columns:repeat(3,1fr)}}
.vsc-pager{width:100%;justify-content:center;display:flex}.vsc-pager__list-items{padding:0}.vsc-pager__item{margin-left:.3em;padding:.5em;display:inline-block;list-style-type:none}.vsc-pager__item a{display:inline-block}.vsc-pager__item a{position:relative;color:#14708a;text-decoration:none}.vsc-pager__item a[target=_blank],.vsc-pager__item a[data-target=_blank]{text-decoration:none}.vsc-pager__item a[target=_blank]::after,.vsc-pager__item a[data-target=_blank]::after{content:"";display:inline-block;height:.75rem;width:.75rem;margin:0 .1875rem -0.0625rem .375rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1859 6.36824V10.4376C11.1853 10.8492 11.0215 11.2439 10.7303 11.5349C10.4392 11.8259 10.0445 11.9896 9.63278 11.99H1.55313C1.14146 11.9896 0.746748 11.8259 0.455584 11.5349C0.164419 11.2439 0.00057711 10.8492 0 10.4376V2.29964C0.00042532 1.88785 0.164195 1.49306 0.455372 1.20188C0.746549 0.910701 1.14135 0.746932 1.55313 0.746507H5.50591C5.56479 0.746279 5.62314 0.757681 5.67761 0.780057C5.73207 0.802434 5.78159 0.835345 5.82331 0.876902C5.86502 0.91846 5.89813 0.967845 5.92071 1.02223C5.9433 1.07661 5.95493 1.13491 5.95493 1.1938C5.95493 1.25268 5.9433 1.31099 5.92071 1.36537C5.89813 1.41975 5.86502 1.46913 5.82331 1.51069C5.78159 1.55225 5.73207 1.58516 5.67761 1.60754C5.62314 1.62991 5.56479 1.64131 5.50591 1.64109H1.55313C1.37865 1.64143 1.21142 1.71094 1.0881 1.83439C0.964791 1.95784 0.895461 2.12515 0.895313 2.29964V10.4376C0.89549 10.612 0.964852 10.7792 1.08818 10.9025C1.21151 11.0258 1.37872 11.0952 1.55313 11.0954H9.63278C9.80719 11.0952 9.97441 11.0258 10.0977 10.9025C10.2211 10.7792 10.2904 10.612 10.2906 10.4376V6.36823C10.2906 6.2495 10.3378 6.13564 10.4217 6.05168C10.5057 5.96773 10.6195 5.92057 10.7383 5.92057C10.857 5.92057 10.9709 5.96773 11.0548 6.05168C11.1388 6.13564 11.1859 6.2495 11.1859 6.36823L11.1859 6.36824ZM11.9654 0.28624C11.9314 0.204683 11.874 0.134981 11.8005 0.0858507C11.7271 0.03672 11.6407 0.0103413 11.5523 0.0100131H8.21915C8.16027 0.00978577 8.10192 0.0211876 8.04745 0.0435642C7.99298 0.0659407 7.94347 0.0988517 7.90175 0.140409C7.86004 0.181966 7.82693 0.231352 7.80435 0.285733C7.78176 0.340113 7.77013 0.398418 7.77013 0.457303C7.77013 0.516188 7.78176 0.574493 7.80435 0.628874C7.82693 0.683254 7.86004 0.73264 7.90175 0.774197C7.94347 0.815754 7.99298 0.848665 8.04745 0.871042C8.10192 0.893419 8.16027 0.904821 8.21915 0.904593H10.4724L5.70296 5.67399C5.61932 5.75799 5.57244 5.87174 5.5726 5.99027C5.57276 6.1088 5.61995 6.22243 5.70381 6.30619C5.78768 6.38996 5.90135 6.43702 6.01989 6.43705C6.13842 6.43707 6.25212 6.39005 6.33601 6.30632L11.1047 1.53765V3.79085C11.1047 3.90958 11.1518 4.02345 11.2358 4.1074C11.3198 4.19135 11.4336 4.23852 11.5523 4.23852C11.6711 4.23852 11.7849 4.19135 11.8689 4.1074C11.9528 4.02345 12 3.90958 12 3.79085V0.45732C11.9998 0.398574 11.9881 0.340439 11.9654 0.286233V0.28624Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1859 6.36824V10.4376C11.1853 10.8492 11.0215 11.2439 10.7303 11.5349C10.4392 11.8259 10.0445 11.9896 9.63278 11.99H1.55313C1.14146 11.9896 0.746748 11.8259 0.455584 11.5349C0.164419 11.2439 0.00057711 10.8492 0 10.4376V2.29964C0.00042532 1.88785 0.164195 1.49306 0.455372 1.20188C0.746549 0.910701 1.14135 0.746932 1.55313 0.746507H5.50591C5.56479 0.746279 5.62314 0.757681 5.67761 0.780057C5.73207 0.802434 5.78159 0.835345 5.82331 0.876902C5.86502 0.91846 5.89813 0.967845 5.92071 1.02223C5.9433 1.07661 5.95493 1.13491 5.95493 1.1938C5.95493 1.25268 5.9433 1.31099 5.92071 1.36537C5.89813 1.41975 5.86502 1.46913 5.82331 1.51069C5.78159 1.55225 5.73207 1.58516 5.67761 1.60754C5.62314 1.62991 5.56479 1.64131 5.50591 1.64109H1.55313C1.37865 1.64143 1.21142 1.71094 1.0881 1.83439C0.964791 1.95784 0.895461 2.12515 0.895313 2.29964V10.4376C0.89549 10.612 0.964852 10.7792 1.08818 10.9025C1.21151 11.0258 1.37872 11.0952 1.55313 11.0954H9.63278C9.80719 11.0952 9.97441 11.0258 10.0977 10.9025C10.2211 10.7792 10.2904 10.612 10.2906 10.4376V6.36823C10.2906 6.2495 10.3378 6.13564 10.4217 6.05168C10.5057 5.96773 10.6195 5.92057 10.7383 5.92057C10.857 5.92057 10.9709 5.96773 11.0548 6.05168C11.1388 6.13564 11.1859 6.2495 11.1859 6.36823L11.1859 6.36824ZM11.9654 0.28624C11.9314 0.204683 11.874 0.134981 11.8005 0.0858507C11.7271 0.03672 11.6407 0.0103413 11.5523 0.0100131H8.21915C8.16027 0.00978577 8.10192 0.0211876 8.04745 0.0435642C7.99298 0.0659407 7.94347 0.0988517 7.90175 0.140409C7.86004 0.181966 7.82693 0.231352 7.80435 0.285733C7.78176 0.340113 7.77013 0.398418 7.77013 0.457303C7.77013 0.516188 7.78176 0.574493 7.80435 0.628874C7.82693 0.683254 7.86004 0.73264 7.90175 0.774197C7.94347 0.815754 7.99298 0.848665 8.04745 0.871042C8.10192 0.893419 8.16027 0.904821 8.21915 0.904593H10.4724L5.70296 5.67399C5.61932 5.75799 5.57244 5.87174 5.5726 5.99027C5.57276 6.1088 5.61995 6.22243 5.70381 6.30619C5.78768 6.38996 5.90135 6.43702 6.01989 6.43705C6.13842 6.43707 6.25212 6.39005 6.33601 6.30632L11.1047 1.53765V3.79085C11.1047 3.90958 11.1518 4.02345 11.2358 4.1074C11.3198 4.19135 11.4336 4.23852 11.5523 4.23852C11.6711 4.23852 11.7849 4.19135 11.8689 4.1074C11.9528 4.02345 12 3.90958 12 3.79085V0.45732C11.9998 0.398574 11.9881 0.340439 11.9654 0.286233V0.28624Z' fill='currentColor'/%3E%3C/svg%3E")}.vsc-pager__item a:hover{color:#006179;text-decoration:underline}.vsc-pager__item a:focus-visible{outline:#14708a solid .125rem;outline-offset:.5rem;border-radius:.25rem;-webkit-box-decoration-break:clone;box-decoration-break:clone}.vsc--dark-mode .vsc-pager__item a{color:#8de8fe}.vsc--dark-mode .vsc-pager__item a:focus-visible{outline-color:#8de8fe}.vsc--dark-mode .vsc-pager__item a:hover{color:#40cdf2}.vsc-pager__item--current{background-color:#14708a;color:#fff;border-radius:.875rem;min-width:2rem;display:inline-flex;justify-content:center}.vsc-pager__item--current{font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal;font-size:1rem;line-height:1.375rem}@media(max-width:48em){.vsc-pager__item--on-mobile{display:none}}.vsc-pager__ico svg.vsc-icon{width:1em}
:root{--vsc-universal-search-width:auto;--vsc-scrollbar-width-rem:0}.vsc-universal-search{position:sticky;display:flex;flex-direction:column;align-items:center;top:0;z-index:1}@media(min-width:48.0625em){.vsc-universal-search{background-color:#0c131f}}.vsc-universal-search__heading{position:relative;display:flex;justify-content:center;padding:1rem;background-color:#0c131f;color:#fff;z-index:2}@media(min-width:48.0625em){.vsc-universal-search__heading{padding:1.5rem}}.vsc-universal-search__heading-desktop{margin:0}@media(min-width:48.0625em){.vsc-universal-search__heading-desktop{text-align:center}.vsc-universal-search__heading-desktop{width:100%;max-width:82rem;padding:0 1rem}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-universal-search__heading-desktop{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:48.0625em){.vsc-universal-search__heading-desktop{font-family:achemine-bold,arial,helvetica,sans-serif;font-weight:normal;font-size:1.875rem;line-height:2.375rem}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-universal-search__heading-desktop{font-size:2.125rem;line-height:2.75rem}}.vsc-universal-search__heading--mobile{padding-bottom:0;z-index:unset}.vsc-universal-search__heading--mobile .vsc-heading{margin:0;text-align:center}.vsc-universal-search__heading--mobile .vsc-heading{font-size:1.25rem;line-height:1.625rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}@media(min-width:48.0625em){.vsc-universal-search__heading--mobile .vsc-heading{font-size:1.5rem;line-height:1.875rem}}@media(min-width:48.0625em){.vsc-universal-search__heading--mobile{display:none}}.vsc-universal-search__heading--mobile.vsc-universal-search__heading--inside{margin:0 1rem;border-radius:.875rem .875rem 0 0}.vsc-universal-search__heading--mobile.vsc-universal-search__heading--inside::after{display:none}@media(max-width:48em){.vsc-universal-search__heading--desktop{display:none}}@media(min-width:48.0625em){.vsc-universal-search__heading::after{position:absolute;content:"";top:0;bottom:0;width:100vw;background-color:#0c131f;z-index:-1}}.vsc-universal-search__heading .vsc-heading{margin:0}@media(min-width:48.0625em){.vsc-universal-search__heading .vsc-heading{text-align:center}.vsc-universal-search__heading .vsc-heading{width:100%;max-width:82rem;padding:0}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-universal-search__heading .vsc-heading{max-width:83rem}}@media(min-width:48.0625em){.vsc-universal-search__heading .vsc-heading{font-family:achemine-bold,arial,helvetica,sans-serif;font-weight:normal;font-size:1.875rem;line-height:2.375rem}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-universal-search__heading .vsc-heading{font-size:2.125rem;line-height:2.75rem}}.vsc-universal-search__heading__top{height:1rem;background-color:#0c131f;border-radius:.875rem .875rem 0 0}.vsc-universal-search__heading--sticky{padding:1rem}@media(min-width:48.0625em){.vsc-universal-search__heading--sticky .vsc-universal-search__heading-desktop{font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}}@media(min-width:48.0625em)and (min-width:48.0625em){.vsc-universal-search__heading--sticky .vsc-universal-search__heading-desktop{font-size:1.25rem;line-height:1.625rem}}.vsc-universal-search__form{display:flex;flex-direction:column;padding:1rem;color:#0c131f;align-items:center;background-color:#f3f3f4;width:100%}@media(min-width:48.0625em){.vsc-universal-search__form{padding:0 1.5rem 2rem}}.vsc--dark-mode .vsc-universal-search__form{background-color:#0c131f}.vsc-universal-search--inside{margin:0 auto 3rem}.vsc-universal-search--inside{width:100%;max-width:82rem;padding:0 1rem}@media(min-width:48.0625em){.vsc-universal-search--inside{max-width:83rem;padding-left:1.5rem;padding-right:1.5rem}}.vsc-universal-search--inside .vsc-universal-search__heading::after{display:none}.vsc-universal-search--inside .vsc-universal-search__form{border-radius:0 0 .875rem .875rem}@media(min-width:48.0625em){.vsc-universal-search--inside{margin-bottom:4.5rem;background-color:rgba(0,0,0,0)}.vsc-universal-search--inside .vsc-universal-search__heading{background-color:rgba(0,0,0,0)}.vsc-universal-search--inside .vsc-universal-search__form{background-color:rgba(0,0,0,0);border-radius:0}}@media(min-width:48.0625em){.vsc-universal-search::after{content:"";display:block;position:absolute;top:-1px;width:calc(100% - 3rem);height:calc(100% + 1px);background-color:#0c131f;border-radius:.875rem;transform:scale3d(1,1,1);transition:transform ease-in-out .3s;z-index:-1}}.vsc-universal-search--sticky{z-index:800}@media(min-width:48.0625em){.vsc-universal-search--sticky{position:fixed;width:100vw}.vsc-universal-search--sticky::after{width:var(--vsc-universal-search-width);transform:scale3d(2,1,1);transition:transform ease-in-out .15s;z-index:1}}@media(min-width:48.0625em){.vsc-universal-search--sticky .vsc-universal-search__form{position:relative;background-color:rgba(0,0,0,0);padding:0 calc(1.5rem + var(--vsc-scrollbar-width-rem)) 1.5rem 1.5rem}.vsc-universal-search--sticky .vsc-universal-search__wrapper{z-index:2}}.vsc-universal-search--sticky.vsc-universal-search--inside{max-width:unset}@media(min-width:48.0625em){.vsc-universal-search--sticky.vsc-universal-search--inside{padding:0;background-color:#f3f3f8}.vsc-universal-search--sticky.vsc-universal-search--inside .vsc-universal-search__heading{width:-moz-fit-content;width:fit-content;margin:0 auto;background-color:rgba(0,0,0,0)}.vsc-universal-search--sticky.vsc-universal-search--inside .vsc-universal-search__form{background-color:rgba(0,0,0,0)}}@media(max-width:48em){.vsc-universal-search--sticky.vsc-universal-search--inside:not(.vsc-universal-search--modal){padding:0}.vsc-universal-search--sticky.vsc-universal-search--inside .vsc-universal-search__form{border-radius:unset}}@media(min-width:48.0625em){.vsc-universal-search__backdrop{display:none;opacity:0;pointer-events:auto;overscroll-behavior:contain;transition:opacity ease .6s}.vsc-universal-search__backdrop{position:fixed;left:0;top:-100vh;right:-1.25rem;bottom:-100vh;background:rgba(132,139,155,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1}.vsc-universal-search__backdrop--on{opacity:1}.vsc-universal-search__backdrop--off{opacity:0}}.vsc-universal-search--focus{bottom:0;z-index:901}@media(max-width:48em){.vsc-universal-search--focus{flex-direction:column;align-items:flex-start;padding-top:1rem;padding-bottom:.5rem}.vsc-universal-search--focus .vsc-universal-search__form{position:fixed;width:100vw;bottom:0;padding-top:1rem}}.vsc-universal-search__mobile-top{display:none;justify-content:space-between;align-items:center;color:#f3f3f4;margin-bottom:1rem;width:100%}.vsc-universal-search__mobile-top>p{margin:0}.vsc-universal-search__mobile-top>p{font-size:1.125rem;line-height:1.5rem;font-family:avenir-heavy,arial,helvetica,sans-serif;font-weight:normal}@media(min-width:48.0625em){.vsc-universal-search__mobile-top>p{font-size:1.25rem;line-height:1.625rem}}.vsc-universal-search__mobile-top .vsc-button-link{cursor:pointer}.vsc-universal-search--focus .vsc-universal-search__mobile-top{display:flex}@media(min-width:48.0625em){.vsc-universal-search--focus .vsc-universal-search__mobile-top{display:none}}.vsc-universal-search__wrapper{--spacer:0;position:relative;display:flex;align-items:center;width:100%;margin:0 auto}@media(min-width:48.0625em){.vsc-universal-search__wrapper{max-width:calc(100vw - var(--spacer))}}@media(min-width:64.0625em){.vsc-universal-search__wrapper{max-width:59rem}}.vsc-universal-search__input-search{pointer-events:auto}.vsc-universal-search__input-search{width:100%;padding:0 1.5rem;border:0 none;border-radius:2rem;font-size:1rem;color:#0c131f;min-height:3.5rem}.vsc-universal-search__input-search:focus-visible{outline:none;box-shadow:inset 0 0 0 .125rem #fff,inset 0 0 0 .25rem #0c131f}.vsc-universal-search__input-search::-moz-placeholder{color:#5e6878;opacity:1}.vsc-universal-search__input-search::placeholder{color:#5e6878;opacity:1}.vsc-universal-search__submit{pointer-events:auto}.vsc-universal-search__submit{position:absolute;top:0;right:0;height:3.5rem;width:3.5rem;border-radius:2rem;background-color:#8de8fe;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.98214 2.55966C4.10066 2.55966 2.55688 4.10511 2.55688 5.98864C2.55688 6.3267 2.84634 6.61648 3.18404 6.61648C3.52174 6.61648 3.8112 6.3267 3.8112 5.98864C3.8112 4.78125 4.77606 3.81534 5.98214 3.81534C6.31984 3.81534 6.6093 3.52557 6.6093 3.1875C6.6093 2.84943 6.31984 2.55966 5.98214 2.55966ZM16.7886 15.9375L12.0608 11.2045C13.0739 9.99716 13.6045 8.4517 13.6045 6.85795C13.6045 5.02273 12.8809 3.33239 11.6266 2.02841C10.3723 0.724432 8.63551 0 6.80227 0C4.96904 0 3.28053 0.724432 1.97797 1.98011C0.723646 3.28409 0 5.02273 0 6.80966C0 8.59659 0.723646 10.3352 1.97797 11.6392C3.28053 12.9432 4.96904 13.6193 6.80227 13.6193C8.39429 13.6193 9.93807 13.0881 11.1441 12.0739L15.872 16.8068C16.0167 16.9517 16.1614 17 16.3062 17C16.4509 17 16.6439 16.9517 16.7403 16.8068C17.078 16.5653 17.078 16.179 16.7886 15.9375ZM10.7582 10.7699C8.58727 12.9432 5.06552 12.9432 2.89458 10.7699C1.83324 9.70739 1.25432 8.30682 1.25432 6.85795C1.25432 5.3608 1.83324 3.96023 2.89458 2.94602C3.95593 1.93182 5.35498 1.30398 6.80227 1.30398C8.29781 1.30398 9.69686 1.88352 10.71 2.94602C11.7713 4.00852 12.3502 5.40909 12.3502 6.85795C12.3502 8.30682 11.7713 9.70739 10.7582 10.7699Z' fill='%230C131F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.5rem;padding:0;border:0 none;text-indent:-62.5rem;line-height:1px;transition:background .25s}.vsc-universal-search__submit:hover{background-color:#40cdf2}.vsc-universal-search__submit:focus-visible{outline:none;box-shadow:inset 0 0 0 .125rem #8de8fe,inset 0 0 0 .25rem #0c131f}.vsc-universal-search__submit:focus-visible:hover{box-shadow:inset 0 0 0 .125rem #40cdf2,inset 0 0 0 .25rem #0c131f}.vsc-universal-search__autocomplete{display:none;width:100%;z-index:2}@media(max-width:48em){.vsc-universal-search__autocomplete{overscroll-behavior:contain}.vsc-universal-search__autocomplete{scrollbar-color:#14708a #fff;scrollbar-width:auto}.vsc-universal-search__autocomplete::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:#fff}.vsc-universal-search__autocomplete::-webkit-scrollbar-thumb{background-color:#14708a;border-radius:.25rem}}@media(min-width:48.0625em){.vsc-universal-search__autocomplete{position:absolute;margin-top:4rem}}@media(min-width:48.0625em)and (max-width:64em){.vsc-universal-search__autocomplete{width:calc(100vw - 3rem)}}@media(min-width:64.0625em){.vsc-universal-search__autocomplete{max-width:58rem}}.vsc-universal-search--modal{position:fixed !important;display:flex;top:0;bottom:0;width:100vw;z-index:900}.vsc-universal-search--modal.vsc-universal-search--inside{padding:0}.vsc-universal-search--modal .vsc-universal-search__form{width:100%;height:100vh;background-color:#f3f3f4}.vsc-universal-search--modal .vsc-universal-search__form::before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:8rem;background-color:#0c131f}.vsc-universal-search--modal .vsc-universal-search__mobile-top{display:flex;z-index:0}.vsc-universal-search--modal .vsc-universal-search__autocomplete{background-color:#fff;top:8rem;width:100%;bottom:0;position:absolute;overflow:auto}@media(max-width:48em){.vsc-universal-search__mask{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;pointer-events:none;z-index:2000}.vsc-universal-search__mask--animate-step1{transition:opacity ease-in .1s;display:block;opacity:1}.vsc-universal-search__mask--animate-step2{transition:opacity ease-in .3s;opacity:0}}
