/*
 *  Copyright 2019 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-accordion__header {
  margin: 0;
}
.cmp-accordion__button {
  display: block;
  width: 100%;
  text-align: left;
}
.cmp-accordion__panel--hidden {
  display: none;
}
.cmp-accordion__panel--expanded {
  display: block;
}

/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}
.cmp-tabs__tab {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  padding: .5rem 1rem;
  cursor: pointer;
}
.cmp-tabs__tab--active {
  border-color: inherit;
}
.cmp-tabs__tabpanel {
  display: none;
}
.cmp-tabs__tabpanel--active {
  display: block;
}

/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-carousel__content {
  position: relative;
}
.cmp-carousel__item {
  display: none;
}
.cmp-carousel__item--active {
  display: block;
}
.cmp-carousel__action {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cmp-carousel__indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cmp-carousel__indicator {
  position: relative;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-radius: 50%;
  font-size: 0;
  text-indent: -3000px;
  background-color: rgba(0, 0, 0, 0.5);
}
.cmp-carousel__indicator--active {
  background-color: rgba(0, 0, 0, 0.8);
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

/*
 *  Copyright 2025 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-form-text .cmp-form-text__validation-message {
  visibility: hidden;
}
.cmp-form-text :invalid + .cmp-form-text__validation-message {
  visibility: visible;
}


@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap);html{font-size:62.5%}body,html{margin:0;font-family:Open Sans,sans-serif;line-height:1.5;color:#313131;background:#fff}a:where(:not(.wl-external *)){color:#2020e0}p:where(:not(.wl-external *)){font-size:1.6rem}button,input,optgroup,select,textarea{font:inherit}select{background-color:transparent}body{font-size:1.4rem}.cq-Editable-dom--container .cmp-navigation__group .cmp-navigation__item--level-0 .wl-main-menu__dropdown>.cmp-experiencefragment,.wl-container{max-width:180rem;margin-left:auto;margin-right:auto;width:100%}.wl-contactus-layout{display:grid;grid-column-gap:3.2rem;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:641px){.wl-contactus-layout{grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:1441px){.wl-contactus-layout{max-width:135rem;margin-left:auto;margin-right:auto}}.wl-contactus-layout section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);grid-row-gap:4rem;font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131}@media only screen and (min-width:641px){.wl-contactus-layout section{grid-column:1/9;grid-column-gap:4rem;grid-template-columns:repeat(4,1fr);grid-row-gap:4rem}}@media only screen and (min-width:1081px){.wl-contactus-layout section{grid-column:1/9;grid-template-columns:repeat(6,2fr);grid-column-gap:3.2rem;grid-row-gap:5.2rem}}.wl-contactus-layout section .cmp-contentfragment__element-title,.wl-contactus-layout section .cmp-contentfragment__title{display:none}.wl-contactus-layout section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5;padding:3.2rem 2.4rem 0;background:#fff;border:1px solid #d1d1d1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px}@media only screen and (min-width:641px){.wl-contactus-layout section .cmp-contentfragment{grid-column:span 2;padding:4rem 2.7rem 0}}@media only screen and (min-width:1081px){.wl-contactus-layout section .cmp-contentfragment{grid-column:span 2;padding:1.2rem 2.3rem 0}}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__elements{margin-top:0;margin-bottom:4rem}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--imagePath img{padding-bottom:2rem}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--departmentType dd{font-family:Open Sans,sans-serif;font-weight:600;color:#000;font-size:1.6rem;line-height:2.8rem;letter-spacing:.0025em;text-transform:capitalize;padding-bottom:1.6rem}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--description p{font-size:1.4rem;line-height:2.6rem;letter-spacing:.0025em;text-transform:capitalize;color:#000;opacity:.6;margin-top:0;margin-bottom:0}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--description p a{padding:1.4rem 2.4rem;border:1px solid rgba(0,0,0,.2);text-decoration:none;color:#000;font-weight:600;max-width:100%;display:block;text-align:center;margin-top:4rem;line-height:1.4rem}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--description p a:hover{color:#fff!important;background:#757575}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element--description p a:focus{background:#121212;color:#fff}.wl-contactus-layout section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-corp-responsibility-layout{display:grid;grid-column-gap:3.2rem;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:641px){.wl-corp-responsibility-layout{grid-template-columns:repeat(8,1fr)}}.wl-corp-responsibility-layout section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);grid-row-gap:1.6rem;font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131;margin:4rem 0 3.6rem}@media only screen and (min-width:641px){.wl-corp-responsibility-layout section{grid-column:1/9;grid-column-gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-row-gap:1.6rem}}@media only screen and (min-width:1081px){.wl-corp-responsibility-layout section{grid-column:1/9;grid-template-columns:repeat(6,2fr);grid-column-gap:2pc;grid-row-gap:4rem}}.wl-corp-responsibility-layout section .cmp-contentfragment__element-title,.wl-corp-responsibility-layout section .cmp-contentfragment__title{display:none}.wl-corp-responsibility-layout section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5;padding:3.2rem 2.4rem 4rem;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:2px;border:1px solid #094f34;border-top:.4rem solid #094f34;border-radius:.2rem .2rem 0 0}@media only screen and (min-width:641px){.wl-corp-responsibility-layout section .cmp-contentfragment{grid-column:span 2}}@media only screen and (min-width:1081px){.wl-corp-responsibility-layout section .cmp-contentfragment{grid-column:span 2;padding:40px 24px}}.wl-corp-responsibility-layout section .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-corp-responsibility-layout section .cmp-contentfragment .cmp-contentfragment__element--title dd{font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;color:#313131;font-size:1pc;line-height:28px;margin-bottom:1pc;text-align:center;letter-spacing:.0025em;text-transform:capitalize}.wl-corp-responsibility-layout section .cmp-contentfragment .cmp-contentfragment__element--description p{font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:26px;letter-spacing:.0025em;text-transform:capitalize;color:rgba(49,49,49,.6);text-align:center}.wl-corp-responsibility-layout section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-contactus-layout__four_column{display:grid;grid-column-gap:3.2rem;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:641px){.wl-contactus-layout__four_column{grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:1441px){.wl-contactus-layout__four_column{max-width:135rem;margin-left:auto;margin-right:auto}}.wl-contactus-layout__four_column section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);grid-row-gap:4rem;font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131}@media only screen and (min-width:641px){.wl-contactus-layout__four_column section{grid-column:1/9;grid-column-gap:4rem;grid-template-columns:repeat(8,1fr);grid-row-gap:4rem}}.wl-contactus-layout__four_column section .cmp-contentfragment__element-title,.wl-contactus-layout__four_column section .cmp-contentfragment__title{display:none}.wl-contactus-layout__four_column section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5;padding:3.2rem 2.4rem 0;background:#fff;border:1px solid #d1d1d1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px}@media only screen and (min-width:641px){.wl-contactus-layout__four_column section .cmp-contentfragment{grid-column:span 4;padding:4rem 2.7rem 0}}@media only screen and (min-width:1081px){.wl-contactus-layout__four_column section .cmp-contentfragment{grid-column:span 2;padding:3.2rem 2.3rem 0}}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__elements{margin-top:0;height:100%;position:relative}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--imagePath img{padding-bottom:2rem}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--departmentType dd{font-family:Open Sans,sans-serif;font-weight:600;color:#000;font-size:1.6rem;line-height:2.8rem;letter-spacing:.0025em;text-transform:capitalize;padding-bottom:1.6rem}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p:nth-child(2){position:absolute;width:100%;bottom:0}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p:first-child{margin-bottom:10rem}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p{font-size:1.4rem;line-height:2.6rem;letter-spacing:.0025em;color:#000;opacity:.6;margin:0}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p a{padding:1rem 2.4rem;border:1px solid rgba(0,0,0,.2);text-decoration:none;color:#000;font-weight:600;max-width:100%;display:block;text-align:center;margin-bottom:2.4rem}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p a:hover{color:#fff!important;background:#757575}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element--description p a:focus{background:#121212;color:#fff}.wl-contactus-layout__four_column section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-cf__no-border section .cmp-contentfragment{border:unset!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.wl-cf__tile--grey section .cmp-contentfragment{background-color:#f7f7f7!important}.wl-cf__tile--berry section .cmp-contentfragment{background:#941e66 0 0 no-repeat padding-box!important;-webkit-box-shadow:0 .3rem .6rem rgba(0,0,0,.1607843137);box-shadow:0 .3rem .6rem rgba(0,0,0,.1607843137);border:.1rem solid #d6d6d6;opacity:1}.wl-cf__tile--berry section .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-cf__tile--berry section .cmp-contentfragment .cmp-contentfragment__element--description p{color:#fff;opacity:unset}.wl-cf__tile--berry section .cmp-contentfragment .cmp-contentfragment__element--description p a{color:#941e66;background-color:#fff}.wl-cf__tile--berry>.cmp-contentfragmentlist>.cmp-contentfragment>.cmp-contentfragment__elements>.cmp-contentfragment__element>.cmp-contentfragment__element-value{color:#fff!important}.wl-cf__tile--grey>.cmp-contentfragmentlist>.cmp-contentfragment>.cmp-contentfragment__elements>.cmp-contentfragment__element--title>.cmp-contentfragment__element-value{color:#000!important}.wl-cf__align--center section .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-cf__align--center section .cmp-contentfragment .cmp-contentfragment__element--description p,.wl-cf__align--center section .cmp-contentfragment .cmp-contentfragment__element-value{text-align:center}.wl-cf__border-berry section .cmp-contentfragment{border-top:.4rem solid #941e66!important}.wl-cf__text-berry section .cmp-contentfragment .cmp-contentfragment__element--title dd{text-align:center;font:normal normal 800 5.6rem/6.4rem Open Sans!important;color:#941e66!important}.wl-cf__text-berry section .cmp-contentfragment .cmp-contentfragment__element--designation dd{text-align:center;font:normal normal 600 1.6rem/2.8rem Open Sans!important;color:#313131!important}@media only screen and (min-width:1081px){.wl-cf__five-column section{grid-column:1/10!important;grid-template-columns:repeat(10,1fr)!important}}@media only screen and (min-width:1441px){.wl-cf__five-column section{max-width:135rem!important}}.wl-cf__five-column section,.wl-cf__six--column section{display:grid;grid-row-gap:3.2rem;grid-column:1/2;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem;margin:3.2rem 2.4rem 0}@media only screen and (min-width:641px){.wl-cf__five-column section,.wl-cf__six--column section{grid-column:1/8;grid-template-columns:repeat(8,1fr);grid-column-gap:6.5rem;margin:3.2rem 4rem 0}}@media only screen and (min-width:1081px){.wl-cf__five-column section,.wl-cf__six--column section{grid-column:1/12;grid-template-columns:repeat(12,1fr);grid-column-gap:8.4rem;grid-row-gap:6rem;margin:6rem 11.4rem 0}}@media only screen and (min-width:1441px){.wl-cf__five-column section,.wl-cf__six--column section{max-width:180rem;margin-left:auto;margin-right:auto}}.wl-cf__five-column section .cmp-contentfragment__element-title,.wl-cf__five-column section .cmp-contentfragment__title,.wl-cf__six--column section .cmp-contentfragment__element-title,.wl-cf__six--column section .cmp-contentfragment__title{display:none}.wl-cf__five-column section .cmp-contentfragment,.wl-cf__six--column section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 1}@media only screen and (min-width:641px){.wl-cf__five-column section .cmp-contentfragment,.wl-cf__six--column section .cmp-contentfragment{grid-column:span 2}}.wl-cf__five-column section .cmp-contentfragment .cmp-contentfragment__element-value,.wl-cf__five-column section .cmp-contentfragment .cmp-contentfragment__elements,.wl-cf__six--column section .cmp-contentfragment .cmp-contentfragment__element-value,.wl-cf__six--column section .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-cf__five-column section .cmp-contentfragment .cmp-contentfragment__element--logo img,.wl-cf__six--column section .cmp-contentfragment .cmp-contentfragment__element--logo img{-o-object-fit:cover;object-fit:cover;width:100%;vertical-align:-webkit-baseline-middle}@media only screen and (min-width:1441px){.wl-author-bio{max-width:135rem;margin-right:auto}}.wl-author-bio .cmp-contentfragment__element-title,.wl-author-bio .cmp-contentfragment__title{display:none}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__elements{margin-top:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--picture dd{width:100%;border-radius:.2rem;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--picture dd{width:25.8rem}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--picture dd img{-o-object-fit:cover;object-fit:cover;width:100%;vertical-align:-webkit-baseline-middle}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--firstName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--fullName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--lastName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--title dd{margin-top:1.6rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.8rem;text-align:center}@media only screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--firstName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--fullName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--lastName dd,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--title dd{margin-top:2.4rem;text-align:left}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--firstName dd{margin-right:.416rem}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--designation,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--fullName,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--picture,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--title{width:100%}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--designation dd{margin-top:.8rem;font-style:italic;font-weight:400;font-size:1.4rem;line-height:1.6rem;text-align:center}@media only screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--designation dd{margin-top:1.6rem;line-height:2.2rem;text-align:left}}@media only screen and (min-width:1081px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--designation dd{line-height:1.6rem}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare{grid-column:span 4;margin-top:.9rem;text-align:center}@media only screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare{text-align:left}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value{font-size:0}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media{text-align:center;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.932rem;margin-bottom:1rem}@media only screen and (min-width:641px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media{margin-top:.822rem;margin-bottom:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media only screen and (min-width:1441px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media{margin-top:.9rem}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media div,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media div{width:2.4rem;height:2.4rem;line-height:1;text-align:start;margin-right:1.2rem}@media only screen and (min-width:1081px){.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media div,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media div{float:left}}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media a,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media a{position:relative}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media a:before{position:absolute;left:0;color:#000;background-size:contain;font-size:1.25rem;width:2.4rem;height:2.4rem;visibility:visible;top:0;content:"";cursor:pointer}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media .wl-linkedin a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media .wl-linkedin a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/linkedin_logo_icon-reverse.svg)}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media .wl-youtube a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media .wl-youtube a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/youtube_logo_icon-reverse.svg)}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media .wl-instagram a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media .wl-instagram a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/instagram_logo_icon-reverse.svg)}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media .wl-twitter a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media .wl-twitter a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/twitter_logo_icon-reverse.svg)}.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialMedia .cmp-contentfragment__element-value .wl-social-media .wl-facebook a:before,.wl-author-bio .cmp-contentfragment .cmp-contentfragment__element--socialShare .cmp-contentfragment__element-value .wl-social-media .wl-facebook a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/facebook_logo_icon-reverse.svg)}.wl-author-border .cmp-contentfragment__element--picture dd{border:.2rem solid #d9d9d9}.wl-bcg-clr-white{background-color:#fff}.wl-bcg-clr-black{background-color:#000}.wl-bcg-clr-grey{background-color:#f8f8f8}.wl-bcg-clr-grey-gradient{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,96.9%,0)),to(#f7f7f7));background:linear-gradient(180deg,hsla(0,0%,96.9%,0),#f7f7f7)}.wl-bcg-clr-black-gradient{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,96.9%,0)),to(hsla(0,0%,96.9%,.1)));background:linear-gradient(180deg,hsla(0,0%,96.9%,0),hsla(0,0%,96.9%,.1))}#wl-global-page-configuration{display:none;visibility:hidden}.wl-blogcontent p{word-wrap:break-word}.wl-blogcontent h1,.wl-blogcontent h2,.wl-blogcontent h3,.wl-blogcontent h4,.wl-blogcontent h5{margin-top:unset;margin-bottom:3.2rem}.wl-blogcontent h1{font-size:3.2rem;line-height:4rem;font-weight:800;letter-spacing:-.02em}@media only screen and (min-width:641px){.wl-blogcontent h1{font-size:4.8rem;line-height:5.6rem}}@media only screen and (min-width:1081px){.wl-blogcontent h1{font-size:5.6rem;line-height:7rem}}@media only screen and (min-width:1441px){.wl-blogcontent h1{font-size:9.6rem;line-height:9.6rem}}.wl-blogcontent h2,.wl-blogcontent h3,.wl-blogcontent h4{font-weight:700}.wl-blogcontent h2{font-size:2.4rem;line-height:3.6rem;letter-spacing:-.01em}@media only screen and (min-width:641px){.wl-blogcontent h2{font-size:3.2rem;line-height:4rem}}.wl-blogcontent h3{font-size:1.8rem;line-height:2.7rem;letter-spacing:-.005em}@media only screen and (min-width:641px){.wl-blogcontent h3{font-size:2.4rem;line-height:3.6rem}}.wl-blogcontent h4{font-size:1.8rem;line-height:2.7rem;letter-spacing:-.01em}.wl-blogcontent h5{font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600}@media only screen and (min-width:1081px){.wl-blogcontent h5{line-height:2.8rem}}@media only screen and (min-width:1441px){.wl-blogcontent h5{line-height:2.4rem}}.wl-blogcontent ul{list-style:initial!important}.wl-blogcontent .cmp-contentfragment__title{display:none}.wl-blogcontent .cmp-contentfragment__additionalelements{margin-bottom:1.2rem}@media screen and (min-width:641px){.wl-blogcontent .cmp-contentfragment__additionalelements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:641px){.wl-blogcontent .cmp-contentfragment__additionalelements .wl-author-info{max-width:86%}}.wl-blogcontent .cmp-contentfragment__additionalelements .wl-author-info p{margin:0;padding-bottom:0}.wl-blogcontent .cmp-contentfragment__additionalelements .wl-author-info p .wl-author-title{font-weight:700}@media screen and (min-width:641px){.wl-blogcontent .cmp-contentfragment__additionalelements .wl-author-info+.wl-publication-date-wrapper{border-left:.1rem solid #d3d3d3;padding-left:1rem;margin-left:1rem}}.wl-blogcontent .cmp-contentfragment__additionalelements .wl-publication-date-wrapper p{margin:0;padding-bottom:0}.wl-blogcontent .cmp-contentfragment__additionalelements .wl-publication-date-wrapper p span.wl-publication-date:before{background-image:url(https://cihost.uberflip.com/wiley/master/build/images/calendar_icon.svg);background-position:50%;background-size:100%;content:"";display:inline-block;height:1.6rem;margin-right:.6rem;position:relative;top:.2rem;width:1.6rem}.wl-blogcontent blockquote{border-left:1rem solid #4d4d4d;background-color:#fbfbfb;margin:3rem 0;padding:2rem}.wl-blogcontent a:hover{text-decoration:underline!important}.wl-blogcontent a:active{text-decoration:none!important}.wl-text_bottom{margin-top:5rem;margin-bottom:15rem}@media only screen and (max-width:640px){.wl-text_bottom{margin-top:2.5rem;margin-bottom:7.5rem}}.wl-text_bottom h3{font-size:2.4rem;font-weight:700}.wl-text_bottom p{font-size:1.6rem;font-weight:600}.wl-breadcrumb__right-arrow{word-break:break-all;padding-top:2.4rem;padding-bottom:3.3rem}.wl-breadcrumb__right-arrow .cmp-breadcrumb{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-breadcrumb__right-arrow .cmp-breadcrumb{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-breadcrumb__right-arrow .cmp-breadcrumb{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-breadcrumb__right-arrow .cmp-breadcrumb{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:1081px){.wl-breadcrumb__right-arrow .cmp-breadcrumb{max-width:126rem;margin:auto}}@media only screen and (min-width:1441px){.wl-breadcrumb__right-arrow .cmp-breadcrumb{max-width:160rem}}.wl-breadcrumb__right-arrow .cmp-breadcrumb li,.wl-breadcrumb__right-arrow .cmp-breadcrumb ol{font-size:unset;line-height:unset;padding-bottom:unset}.wl-breadcrumb__right-arrow .cmp-breadcrumb__list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:0;margin-bottom:0;padding:0;display:block}.wl-breadcrumb__right-arrow .cmp-breadcrumb__item{margin-right:0;list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.wl-breadcrumb__right-arrow .cmp-breadcrumb__item:after{color:#7d8597;font-weight:400;content:">";padding:.1rem 1rem}.wl-breadcrumb__right-arrow .cmp-breadcrumb__item--active:after{content:none}.wl-breadcrumb__right-arrow .cmp-breadcrumb__item span{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.3rem;line-height:2rem;letter-spacing:.0025em}.wl-breadcrumb__right-arrow .cmp-breadcrumb__item a img{width:1.95rem;height:1.3rem;vertical-align:middle;padding-bottom:.1rem}.wl-breadcrumb__right-arrow+.container .responsivecontainer:first-child .wl-columncontainer__inner-wrapper{padding-top:0}.breadcrumb a{color:#000!important;text-decoration:none!important}.breadcrumb a:hover{text-decoration:underline!important;color:#115c36!important}.breadcrumb a:active{color:#000!important}.wl-img-card-v1,.wl-img-card-v11,.wl-img-card-v13{background:#000!important;-webkit-box-shadow:0 .4rem 3.2rem rgba(0,0,0,.2);box-shadow:0 .4rem 3.2rem rgba(0,0,0,.2);position:relative;display:inline-block;vertical-align:top;height:48.2rem;overflow:hidden}.wl-img-card-v1 h3,.wl-img-card-v11 h3,.wl-img-card-v13 h3{display:none}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1,.wl-img-card-v11,.wl-img-card-v13{width:100%!important;margin-bottom:.8rem;height:18.2rem}}@media only screen and (max-width:640px){.wl-img-card-v1,.wl-img-card-v11,.wl-img-card-v13{width:100%;height:44.4rem}}@media only screen and (min-width:1441px){.wl-img-card-v1,.wl-img-card-v11,.wl-img-card-v13{height:58.2rem}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser,.wl-img-card-v11 .cmp-teaser,.wl-img-card-v13 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:640px){.wl-img-card-v1 .cmp-teaser,.wl-img-card-v11 .cmp-teaser,.wl-img-card-v13 .cmp-teaser{display:table}}.wl-img-card-v1 .cmp-teaser__image,.wl-img-card-v11 .cmp-teaser__image,.wl-img-card-v13 .cmp-teaser__image{width:100%;height:31.1rem;line-height:unset!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__image,.wl-img-card-v11 .cmp-teaser__image,.wl-img-card-v13 .cmp-teaser__image{height:18.2rem;width:38.8%}}@media only screen and (max-width:640px){.wl-img-card-v1 .cmp-teaser__image,.wl-img-card-v11 .cmp-teaser__image,.wl-img-card-v13 .cmp-teaser__image{width:100%;height:20rem}}@media only screen and (min-width:1441px){.wl-img-card-v1 .cmp-teaser__image,.wl-img-card-v11 .cmp-teaser__image,.wl-img-card-v13 .cmp-teaser__image{height:37.6rem}}.wl-img-card-v1 .cmp-teaser__image picture img,.wl-img-card-v11 .cmp-teaser__image picture img,.wl-img-card-v13 .cmp-teaser__image picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wl-img-card-v1 .cmp-teaser__content,.wl-img-card-v11 .cmp-teaser__content,.wl-img-card-v13 .cmp-teaser__content{background:#000;-webkit-transition:.2s;transition:.2s;text-align:left!important;padding:3.2rem 2.4rem 0;font-family:Open Sans,sans-serif;font-style:normal;height:17.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__content,.wl-img-card-v11 .cmp-teaser__content,.wl-img-card-v13 .cmp-teaser__content{padding:3rem 4.2rem 0;width:61.2%;height:18.2rem}}@media only screen and (max-width:640px){.wl-img-card-v1 .cmp-teaser__content,.wl-img-card-v11 .cmp-teaser__content,.wl-img-card-v13 .cmp-teaser__content{padding:2.4rem 2.4rem 0;height:24.4rem}}@media only screen and (min-width:1441px){.wl-img-card-v1 .cmp-teaser__content,.wl-img-card-v11 .cmp-teaser__content,.wl-img-card-v13 .cmp-teaser__content{height:20.6rem}}.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v1 .cmp-teaser__content h2,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v11 .cmp-teaser__content h2,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v13 .cmp-teaser__content h2{padding:0;margin:0;color:#fff!important;font-size:1.8rem;display:table;font-weight:700;text-decoration:none;height:1.4rem!important;line-height:2.8rem;letter-spacing:.0025em}@media only screen and (min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v1 .cmp-teaser__content h2,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v11 .cmp-teaser__content h2,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v13 .cmp-teaser__content h2{line-height:2rem!important;height:2.2rem!important}}.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__title a,.wl-img-card-v1 .cmp-teaser__content h2 a,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__title a,.wl-img-card-v11 .cmp-teaser__content h2 a,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__title a,.wl-img-card-v13 .cmp-teaser__content h2 a{text-decoration:none!important;color:#fff!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__description{margin:0}}.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__description p{color:#fff!important;font-size:1.4rem;line-height:2.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:unset!important;letter-spacing:.0025em;font-weight:400;margin:1.2rem 0 0}@media only screen and (max-width:640px){.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__description p{-webkit-line-clamp:3}}@media only screen and (min-width:1081px){.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__action-container,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__action-container,.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__action-container{display:none}}@media only screen and (min-width:1081px){.wl-img-card-v1:hover p,.wl-img-card-v11:hover p,.wl-img-card-v13:hover p{-webkit-line-clamp:unset;overflow:unset!important;margin-top:2.4rem;display:block!important;width:100%!important}}@media only screen and (min-width:1081px){.wl-img-card-v1:hover .cmp-teaser__action-container,.wl-img-card-v11:hover .cmp-teaser__action-container,.wl-img-card-v13:hover .cmp-teaser__action-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-img-card-v1:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v11:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v13:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;overflow:unset!important;margin-top:2rem!important;border:.1rem solid #fff;background:transparent;font-size:1.4rem;color:#fff;padding:1rem 2.4rem;text-decoration:none;cursor:pointer!important;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;text-transform:capitalize}.wl-img-card-v1:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v11:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v13:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover{background-color:#757575;border-color:#757575;color:#fff!important}}@media only screen and (min-width:1081px){.wl-img-card-v1:hover .cmp-teaser__image,.wl-img-card-v11:hover .cmp-teaser__image,.wl-img-card-v13:hover .cmp-teaser__image{display:none}.wl-img-card-v1:hover .cmp-teaser__content,.wl-img-card-v11:hover .cmp-teaser__content,.wl-img-card-v13:hover .cmp-teaser__content{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;overflow:hidden!important}.wl-img-card-v1:hover .cmp-teaser__description,.wl-img-card-v1:hover .cmp-teaser__title,.wl-img-card-v11:hover .cmp-teaser__description,.wl-img-card-v11:hover .cmp-teaser__title,.wl-img-card-v13:hover .cmp-teaser__description,.wl-img-card-v13:hover .cmp-teaser__title{height:auto!important}.wl-img-card-v1:hover .cmp-teaser__description:after,.wl-img-card-v1:hover .cmp-teaser__title:after,.wl-img-card-v11:hover .cmp-teaser__description:after,.wl-img-card-v11:hover .cmp-teaser__title:after,.wl-img-card-v13:hover .cmp-teaser__description:after,.wl-img-card-v13:hover .cmp-teaser__title:after{display:none!important}}@media only screen and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v1 .cmp-teaser__action-container a{color:#fff!important;visibility:hidden;position:relative;bottom:-4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v1 .cmp-teaser__action-container a{position:absolute!important;bottom:0!important}}.wl-img-card-v1 .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:after,.wl-img-card-v1 .cmp-teaser__action-container a:after{position:absolute;visibility:visible;bottom:2rem;left:0;width:12rem;text-decoration:underline}@media only screen and (max-width:1080px){.wl-img-card-v1 .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:after,.wl-img-card-v1 .cmp-teaser__action-container a:after{content:"Continue Reading"!important;line-height:2.8rem!important;vertical-align:middle!important}}.card.teaser.wl-img-card-v1{width:100%}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v1:hover .cmp-teaser__content .cmp-teaser__description p{height:6rem;overflow:hidden!important}}.wl-img-card-v2{background:#fff;position:relative;display:inline-block;width:100%;box-shadow:unset;-webkit-box-shadow:unset!important}.wl-img-card-v2 h3{display:none}@media only screen and (max-width:1080px){.wl-img-card-v2 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-img-card-v2 .cmp-teaser__image{width:100%}@media only screen and (max-width:1080px){.wl-img-card-v2 .cmp-teaser__image{width:50%}}.wl-img-card-v2 .cmp-teaser__image picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wl-img-card-v2 .cmp-teaser__content{background:#fff;-webkit-transition:.2s;transition:.2s;padding:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1080px){.wl-img-card-v2 .cmp-teaser__content{width:50%;padding:unset;margin-left:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-img-card-v2 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v2 .cmp-teaser__content h2{font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;font-size:1.4rem;color:#313131;letter-spacing:-.005em;text-align:center;line-height:3.2rem;margin:0;overflow:hidden}@media only screen and (max-width:1080px){.wl-img-card-v2 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v2 .cmp-teaser__content h2{line-height:2.2rem}}.wl-img-card-v2 .cmp-teaser__content .cmp-teaser__action-container a{display:none}@media only screen and (min-width:1081px){.wl-img-card-v3 .cmp-teaser__action-link.wl-link-primary{padding:1.6rem 0;font-size:1.4rem;line-height:1.4rem;font-weight:600;margin-left:0!important;margin-right:3.2rem!important;margin-top:6rem;text-align:left!important;width:unset!important;display:inline-block;color:#fff}.wl-img-card-v3 .cmp-teaser__action-link.wl-link-primary:after{width:unset;content:"";display:inline-block;border-left:.2rem solid #fff;border-top:.2rem solid #fff;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.wl-img-card-v3 .cmp-teaser__action-link.wl-link-primary:hover{color:#fff!important}.wl-img-card-v3 .cmp-teaser__action-link.wl-link-primary:hover:after{border-color:#fff!important}}.wl-img-card-v3,.wl-img-card-v12,.wl-img-card-v14{background:#000;position:relative;margin:7rem 1rem 0;width:96.86%;height:48.2rem}.wl-img-card-v3 h3,.wl-img-card-v12 h3,.wl-img-card-v14 h3{display:none}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v3,.wl-img-card-v12,.wl-img-card-v14{min-height:0;width:85.5%;height:52.5rem}}@media only screen and (max-width:640px){.wl-img-card-v3,.wl-img-card-v12,.wl-img-card-v14{width:100%;height:55.5rem}}.wl-img-card-v3 .cmp-teaser,.wl-img-card-v12 .cmp-teaser,.wl-img-card-v14 .cmp-teaser{-webkit-box-shadow:.3rem .1rem 1.5rem rgba(0,0,0,.2);box-shadow:.3rem .1rem 1.5rem rgba(0,0,0,.2)}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v3 .cmp-teaser,.wl-img-card-v12 .cmp-teaser,.wl-img-card-v14 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:640px){.wl-img-card-v3 .cmp-teaser,.wl-img-card-v12 .cmp-teaser,.wl-img-card-v14 .cmp-teaser{display:block}}.wl-img-card-v3 .cmp-teaser__image,.wl-img-card-v12 .cmp-teaser__image,.wl-img-card-v14 .cmp-teaser__image{height:31.1rem;width:100%}.wl-img-card-v3 .cmp-teaser__image img,.wl-img-card-v12 .cmp-teaser__image img,.wl-img-card-v14 .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-img-card-v3 .cmp-teaser__content,.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{-webkit-transition:.2s;transition:.2s;padding:3.2rem 4rem 2.9rem 2.4rem;height:17.1rem;color:#121212;-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v3 .cmp-teaser__content,.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{height:21.4rem;padding:3.2rem 2.4rem 3rem}}@media only screen and (max-width:640px){.wl-img-card-v3 .cmp-teaser__content,.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{padding:3.2rem 7.38rem 3.2rem 1.6rem;height:24.4rem}}.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__title{padding:0;margin:0;color:#fff;font-size:1.8rem;font-family:Open Sans,sans-serif;letter-spacing:.0025em;font-style:normal;font-weight:700;text-decoration:none;line-height:2.8rem}@media only screen and (max-width:640px){.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__title{width:100%!important}}@media only screen and (max-width:1080px){.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__title{display:-webkit-inline-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width:640px){.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__title{font-size:1.6rem;width:100%!important;display:-webkit-inline-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__description{margin-top:1.2rem}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__description{margin:0}}.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__description p{font-style:normal;font-family:Open Sans,sans-serif;color:#fff!important;font-size:1.4rem;line-height:2.8rem;margin:0;letter-spacing:.0025em;display:none!important}@media only screen and (min-width:1081px){.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__description p{width:100%;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}}.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__action-container,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container{display:none}@media only screen and (min-width:1081px){.wl-img-card-v3:hover .cmp-teaser__title,.wl-img-card-v12:hover .cmp-teaser__title{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-img-card-v3:hover .cmp-teaser__description>p,.wl-img-card-v12:hover .cmp-teaser__description>p{-webkit-line-clamp:8!important}}@media only screen and (min-width:1081px){.wl-img-card-v3:hover .cmp-teaser__action-container,.wl-img-card-v12:hover .cmp-teaser__action-container{display:inline-block!important}.wl-img-card-v3:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v3:hover .cmp-teaser__action-container .wl-button-secondary,.wl-img-card-v12:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v12:hover .cmp-teaser__action-container .wl-button-secondary{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#fff;color:#000;text-decoration:none;padding:1.6rem 2.4rem;font-size:1.4rem;line-height:1.4rem;font-weight:600;border:.1rem solid #000;margin-left:0!important;margin-right:3.2rem!important;margin-top:6rem;overflow:unset!important;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;text-transform:capitalize}.wl-img-card-v3:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v3:hover .cmp-teaser__action-container .wl-button-secondary:hover,.wl-img-card-v12:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v12:hover .cmp-teaser__action-container .wl-button-secondary:hover{background-color:#838383;border-color:#838383;color:#fff!important}.wl-img-card-v3:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v3:hover .cmp-teaser__action-container .wl-button-secondary:focus,.wl-img-card-v12:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v12:hover .cmp-teaser__action-container .wl-button-secondary:focus{background-color:#121212;border-color:#121212;color:#fff}.wl-img-card-v3:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-btn__primary:active,.wl-img-card-v12:hover .cmp-teaser__action-container .cmp-teaser__action-link.wl-btn__primary:active{color:#fff!important}.wl-img-card-v3:hover .cmp-teaser__image,.wl-img-card-v12:hover .cmp-teaser__image{display:none}.wl-img-card-v3:hover .cmp-teaser__content,.wl-img-card-v12:hover .cmp-teaser__content{height:100%}.wl-img-card-v3:hover .cmp-teaser__description,.wl-img-card-v3:hover .cmp-teaser__title,.wl-img-card-v12:hover .cmp-teaser__description,.wl-img-card-v12:hover .cmp-teaser__title{height:auto!important}}.wl-img-card-v12,.wl-img-card-v14{height:49rem}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v12,.wl-img-card-v14{width:92%}}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-img-card-v12,.wl-img-card-v14{height:47.8rem}}@media only screen and (min-width:1441px){.wl-img-card-v12,.wl-img-card-v14{height:47rem}}.wl-img-card-v12 .cmp-teaser__image,.wl-img-card-v14 .cmp-teaser__image{height:30rem}.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{padding:3.2rem 2.4rem;height:19rem}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{height:17.8rem}}@media only screen and (min-width:1441px){.wl-img-card-v12 .cmp-teaser__content,.wl-img-card-v14 .cmp-teaser__content{height:17rem}}.wl-csl-container-v1 .cmp-carousel__item{width:296px;display:inline-block;padding:0 9pt}.wl-csl-container-v1 .cmp-carousel__item .teaser{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}.wl-csl-container-v1 .cmp-carousel__item img{width:100%;height:310px;-o-object-fit:cover;object-fit:cover}.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content{background-color:#121212;padding:15px;min-height:135px}@media(max-width:768px){.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content{min-height:156px}}@media(max-width:576px){.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content{min-height:15pc}}.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__title{padding:0;margin:0;color:#fff;font-size:18px;line-height:28px;font-weight:700;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:left}@media(max-width:768px){.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:2}}@media(max-width:576px){.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__title{font-size:1pc}}.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__description{margin:0}.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__description p{margin:0;font-size:14px;line-height:28px;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(max-width:576px){.wl-csl-container-v1 .cmp-carousel__item .cmp-teaser__content .cmp-teaser__description p{-webkit-line-clamp:4}}.wl-csl-container-v1 .cmp-carousel__action{background:transparent;border:none}.wl-csl-container-v1 .cmp-carousel__action .cmp-carousel__action-text{display:none}.wl-csl-container-v1 .cmp-carousel__action .cmp-carousel__action-icon{position:absolute;top:0;width:25px;height:24px}.wl-csl-container-v1 .cmp-carousel__action--previous .cmp-carousel__action-icon{right:40px;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/icons/prev.svg)}.wl-csl-container-v1 .cmp-carousel__action--next .cmp-carousel__action-icon{right:0;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/icons/next.svg)}.wl-csl-container-v1 .cmp-carousel__indicators{display:none}.wl-img-card-v4 .cmp-teaser,.wl-img-card-v5 .cmp-teaser,.wl-img-card-v6 .cmp-teaser,.wl-img-card-v7 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser,.wl-img-card-v5 .cmp-teaser,.wl-img-card-v6 .cmp-teaser,.wl-img-card-v7 .cmp-teaser{display:block}}.wl-img-card-v4 .cmp-teaser img,.wl-img-card-v5 .cmp-teaser img,.wl-img-card-v6 .cmp-teaser img,.wl-img-card-v7 .cmp-teaser img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-img-card-v4 .cmp-teaser__title,.wl-img-card-v4 .cmp-teaser__title-link,.wl-img-card-v4 h2,.wl-img-card-v5 .cmp-teaser__title,.wl-img-card-v5 .cmp-teaser__title-link,.wl-img-card-v5 h2{font-family:Open Sans,sans-serif;font-style:normal;width:100%!important;font-weight:700;font-size:2.4rem;line-height:3.6rem;color:#313131;text-align:left;text-decoration:none;margin:unset}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v4 .cmp-teaser__title,.wl-img-card-v4 .cmp-teaser__title-link,.wl-img-card-v4 h2,.wl-img-card-v5 .cmp-teaser__title,.wl-img-card-v5 .cmp-teaser__title-link,.wl-img-card-v5 h2{font-size:2.2rem}}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__title,.wl-img-card-v4 .cmp-teaser__title-link,.wl-img-card-v4 h2,.wl-img-card-v5 .cmp-teaser__title,.wl-img-card-v5 .cmp-teaser__title-link,.wl-img-card-v5 h2{font-size:1.8rem;line-height:3.2rem;margin-bottom:unset!important;margin-top:2.4rem!important;height:unset!important}}.wl-img-card-v5 .cmp-teaser,.wl-img-card-v7 .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary{padding:1.6rem 0;font-size:1.4rem;line-height:1.4rem;font-weight:600;margin-left:0!important;margin-right:3.2rem!important;text-align:left!important;width:unset!important}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#fff;color:#000;text-decoration:none;padding:1.6rem 2.4rem;font-size:1.4rem;line-height:1.4rem;font-weight:600;border:.1rem solid #000;margin-left:0!important;margin-right:3.2rem!important}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover{background-color:#838383;border-color:#838383;color:#fff!important}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus{background-color:#121212;border-color:#121212;color:#fff}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary{background:#fff;color:#000;text-decoration:none;padding:1.6rem 2.4rem;font-size:1.4rem;line-height:1.4rem;font-weight:600;border:.1rem solid #000;cursor:pointer}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:hover{background-color:#838383;border-color:#838383;color:#fff!important}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img-card-v14 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus,.wl-img__content--button-overlay .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-secondary:focus{background-color:#121212;border-color:#121212;color:#fff}.wl-img-card-v4 .cmp-teaser__image,.wl-img-card-v5 .cmp-teaser__image{width:50%}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v4 .cmp-teaser__image,.wl-img-card-v5 .cmp-teaser__image{width:34.27%}}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__image,.wl-img-card-v5 .cmp-teaser__image{width:100%;height:unset}}.wl-img-card-v4 .cmp-teaser__action-container,.wl-img-card-v5 .cmp-teaser__action-container{margin-top:4.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Open Sans,sans-serif}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v4 .cmp-teaser__action-container,.wl-img-card-v5 .cmp-teaser__action-container{margin-top:3.3rem}}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__action-container,.wl-img-card-v5 .cmp-teaser__action-container{margin-top:2.5rem}}.wl-img-card-v4 .cmp-teaser__action-container .wl-link-primary:only-child,.wl-img-card-v5 .cmp-teaser__action-container .wl-link-primary:only-child{padding:unset!important}.wl-img-card-v4{margin:0 auto;width:100%;border:unset!important}.wl-img-card-v4:last-child{margin-bottom:unset!important}.wl-img-card-v4 .cmp-teaser__content{margin-left:3.2rem;border-radius:0;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v4 .cmp-teaser__content{margin-left:4.1rem;width:60.75%}}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__content{margin-left:unset!important;width:100%}}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__description{left:3.2rem;top:1.6rem;font-family:Open Sans,sans-serif;font-style:normal;letter-spacing:-.005em}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__description{top:.8rem}}.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__description p{width:100%!important;font-weight:400;font-size:1.6rem;line-height:3.2rem;text-align:left!important;color:rgba(49,49,49,.8);margin-top:1.6rem;margin-bottom:0!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__description p{line-height:2.8rem}}@media only screen and (max-width:640px){.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__description p{line-height:2.8rem;font-size:1.4rem;margin-top:.8rem!important}}.wl-img-card-v5{margin:0 auto;width:100%;border:unset!important}.wl-img-card-v5:last-child{margin-bottom:unset!important}.wl-img-card-v5 .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wl-img-card-v5 .cmp-teaser__content{margin-right:3.2rem;border-radius:0;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v5 .cmp-teaser__content{margin-right:4.1rem;width:60.75%}}@media only screen and (max-width:640px){.wl-img-card-v5 .cmp-teaser__content{margin-right:unset!important;width:100%}}.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__description{top:1.6rem;font-family:Open Sans,sans-serif;font-style:normal}@media only screen and (max-width:640px){.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__description{top:.8rem}}.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__description p{width:100%!important;font-weight:400;font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em;text-align:left!important;color:rgba(49,49,49,.8);margin-top:1.6rem;margin-bottom:0!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__description p{line-height:2.8rem}}@media only screen and (max-width:640px){.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__description p{line-height:2.8rem;font-size:1.4rem;margin-top:.8rem!important}}.wl-img-card-v6,.wl-img-card-v7{margin:0 auto;width:100%;border:unset!important}.wl-img-card-v6 .cmp-teaser__image,.wl-img-card-v7 .cmp-teaser__image{width:50%;border-radius:.2rem}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v6 .cmp-teaser__image,.wl-img-card-v7 .cmp-teaser__image{width:47.12%}}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__image,.wl-img-card-v7 .cmp-teaser__image{width:100%}}.wl-img-card-v6 .cmp-teaser__image picture img,.wl-img-card-v7 .cmp-teaser__image picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:unset;box-shadow:unset}.wl-img-card-v6 .cmp-teaser__content,.wl-img-card-v7 .cmp-teaser__content{width:50%;height:auto;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v6 .cmp-teaser__content,.wl-img-card-v7 .cmp-teaser__content{width:47.12%}}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__content,.wl-img-card-v7 .cmp-teaser__content{width:100%;margin:unset!important}}.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description{font-family:Open Sans,sans-serif;font-style:normal;width:100%}.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description h2,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description h2{width:100%;margin-top:3rem!important;font-weight:700;font-size:1.8rem;line-height:1.8rem;letter-spacing:.0025em;color:#313131;text-align:left}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description h2,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description h2{margin-top:2.4rem!important;margin-bottom:unset!important;line-height:3.2rem;letter-spacing:-.005em}}.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p{width:100%;height:unset!important;font-weight:400;font-size:1.6rem;line-height:2.8rem;letter-spacing:.0025em;text-align:left!important;margin-top:1.6rem}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p{font-size:1.4rem;margin-top:.8rem!important;margin-bottom:1rem!important}}.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p a,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p a{width:100%!important;font-family:Open Sans,sans-serif;font-style:normal;font-weight:600!important;font-size:1.4rem;line-height:1.4rem;letter-spacing:.0025em}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p a,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p a{margin-top:1.7rem!important;display:inline-block}}.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p a:after,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p a:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg)}@media only screen and (max-width:640px){.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__description p:nth-of-type(2n),.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__description p:nth-of-type(2n){margin-top:unset!important;margin-bottom:6rem}}.wl-img-card-v6 .cmp-teaser__content{margin-left:3.2rem}.wl-img-card-v7 .cmp-teaser__content{margin-right:3.2rem}.wl-img__card--image-left,.wl-img__card--image-right{margin:0 auto;overflow:hidden;position:relative!important;width:100%;max-width:180rem}@media only screen and (min-width:1441px){.wl-img__card--image-left,.wl-img__card--image-right{max-width:135rem}}.wl-img__card--image-left .cmp-teaser,.wl-img__card--image-right .cmp-teaser{display:table}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser,.wl-img__card--image-right .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__image,.wl-img__card--image-right .cmp-teaser .cmp-teaser__image{width:100%;height:100%;min-height:18.1rem}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__image,.wl-img__card--image-right .cmp-teaser .cmp-teaser__image{width:35%;min-height:38.7rem}}@media only screen and (min-width:1081px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__image,.wl-img__card--image-right .cmp-teaser .cmp-teaser__image{width:48.6%!important;min-height:34.6rem}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__image picture img,.wl-img__card--image-right .cmp-teaser .cmp-teaser__image picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wl-img__card--image-left .cmp-teaser .cmp-teaser__title,.wl-img__card--image-left .cmp-teaser h2,.wl-img__card--image-right .cmp-teaser .cmp-teaser__title,.wl-img__card--image-right .cmp-teaser h2{font-family:Open Sans,sans-serif;font-style:normal;letter-spacing:-.01em!important;font-weight:700;font-size:2.2rem;line-height:3.6rem;text-align:center;text-decoration:none;margin:0}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__title,.wl-img__card--image-left .cmp-teaser h2,.wl-img__card--image-right .cmp-teaser .cmp-teaser__title,.wl-img__card--image-right .cmp-teaser h2{font-size:2.4rem;line-height:3.6rem;font-weight:700;text-align:left}}@media only screen and (min-width:1081px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__title,.wl-img__card--image-left .cmp-teaser h2,.wl-img__card--image-right .cmp-teaser .cmp-teaser__title,.wl-img__card--image-right .cmp-teaser h2{font-size:3.2rem;line-height:4rem;font-weight:600}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__title a,.wl-img__card--image-left .cmp-teaser h2 a,.wl-img__card--image-right .cmp-teaser .cmp-teaser__title a,.wl-img__card--image-right .cmp-teaser h2 a{text-decoration:none!important}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content{width:100%;padding:4.8rem 2.4rem 6rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content{width:67%;padding:4.8rem}}@media only screen and (min-width:1081px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content{padding:6rem;width:51.4%;display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-top:.8rem!important;margin:auto}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-top:1.6rem!important;margin:auto}}@media only screen and (min-width:1081px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-top:.4rem}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-align:center!important;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;line-height:2.8rem;letter-spacing:-.005em;margin:0}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{line-height:2.8rem;text-align:left!important}}@media only screen and (min-width:1081px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{line-height:3.2rem}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{margin-top:4rem;text-align:center}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{text-align:left}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary{display:inline-block;letter-spacing:-.01em;text-transform:capitalize}@media only screen and (max-width:640px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary{margin:unset!important}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary:focus,.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary:focus,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary:focus,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary:focus{background-color:#757575;border-color:#757575;color:#fff}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary{padding:unset!important}@media(min-width:641px)and (max-width:1080px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary{display:table;margin:2.5rem 0 4.9rem!important}}@media only screen and (max-width:640px){.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary{margin:unset!important;text-align:center!important}}.wl-img__card--image-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__card--image-right .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after{content:""}@media only screen and (min-width:641px){.wl-img__card--image-left .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-img-card-v9{width:100%;margin:5rem auto 0}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9{width:100%}}.wl-img-card-v9 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser{width:100%}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__image{width:34.17%}}@media(min-width:1081px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__image{width:50%}}.wl-img-card-v9 .cmp-teaser .cmp-teaser__image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content{width:50%;margin-left:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:640px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__content{width:65.83%}}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:24px;line-height:36px;color:#313131;font-weight:700;text-align:left;margin-left:0!important;margin-bottom:2rem!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:2.2rem;margin-top:-1rem}}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{color:#313131;text-decoration:none}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__description{font-size:1pc;line-height:2pc;font-family:Open Sans,sans-serif;color:#313131;font-style:normal;font-weight:400;letter-spacing:-.005em}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__description{line-height:28px}}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-align:left!important;margin-left:0!important;margin-bottom:0!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{margin-top:0;width:100%}}.wl-img-card-v9 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex}.wl-img-card-v10{width:100%;margin:5rem auto 0}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10{width:100%}}.wl-img-card-v10 .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:auto}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser{width:100%}}.wl-img-card-v10 .cmp-teaser .cmp-teaser__image{width:50%}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__image{width:34.17%}}.wl-img-card-v10 .cmp-teaser .cmp-teaser__image picture img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content{width:50%;margin-right:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:641px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__content{width:65.83%}}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:24px;line-height:36px;color:#313131;font-weight:700;text-align:left;margin-bottom:2rem!important}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:2.2rem;margin-top:-1.5rem}}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{color:#313131;text-decoration:none}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__description{font-size:1pc;line-height:2pc;font-family:Open Sans,sans-serif;color:#313131;font-style:normal;font-weight:400;letter-spacing:-.005em}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__description{line-height:28px}}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-align:left!important;margin-bottom:0!important}.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v10 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{margin-top:3rem}}.wl-column-2 .responsivecontainer,.wl-column-3 .responsivecontainer,.wl-column-4 .responsivecontainer,.wl-column-fiftyTwentyFiveTwentyFive .responsivecontainer,.wl-column-oneFourth .responsivecontainer,.wl-column-seventyFiveTwentyFive .responsivecontainer,.wl-column-twentyFiveFiftyTwentyFive .responsivecontainer{padding-left:0;padding-right:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-column-2 .wl-img-card-v4 .cmp-teaser,.wl-column-2 .wl-img-card-v5 .cmp-teaser,.wl-column-2 .wl-img-card-v6 .cmp-teaser,.wl-column-2 .wl-img-card-v7 .cmp-teaser,.wl-column-2 .wl-img-card-v11 .cmp-teaser,.wl-column-3 .wl-img-card-v4 .cmp-teaser,.wl-column-3 .wl-img-card-v5 .cmp-teaser,.wl-column-3 .wl-img-card-v6 .cmp-teaser,.wl-column-3 .wl-img-card-v7 .cmp-teaser,.wl-column-3 .wl-img-card-v11 .cmp-teaser,.wl-column-4 .wl-img-card-v4 .cmp-teaser,.wl-column-4 .wl-img-card-v5 .cmp-teaser,.wl-column-4 .wl-img-card-v6 .cmp-teaser,.wl-column-4 .wl-img-card-v7 .cmp-teaser,.wl-column-4 .wl-img-card-v11 .cmp-teaser,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser{display:block}}@media only screen and (max-width:1080px){.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__image,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__image,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__image,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__image,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__image,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__image{width:100%}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content{width:100%;margin-left:unset;margin-top:2.4rem;height:auto}}.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1080px){.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n),.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container :nth-child(2n){margin-right:unset!important}}.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{margin-right:0!important}@media(min-width:1081px)and (max-width:1408px){.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{max-width:22.5rem}}@media(min-width:641px)and (max-width:828px){.wl-column-2 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-2 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-3 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-4 .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-fiftyTwentyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-oneFourth .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-seventyFiveTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v5 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v6 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v7 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary,.wl-column-twentyFiveFiftyTwentyFive .wl-img-card-v11 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{max-width:26.5rem}}.wl-img-card-v11{height:33rem}@media only screen and (min-width:641px){.wl-img-card-v11{height:29rem}}@media only screen and (max-width:640px){.wl-img-card-v11.wl-img-card-v11{height:30rem}}.wl-img-card-v11 .cmp-teaser__image{height:12.2rem}.wl-img-card-v11 .cmp-teaser__image picture img{-o-object-fit:cover;object-fit:cover}.wl-img-card-v11 .cmp-teaser__content{height:16.9rem;padding:2.4rem 2.4rem 0}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v11 .cmp-teaser__content{padding-top:0}}.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v11 .cmp-teaser__content h2{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;height:2.8rem!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v11 .cmp-teaser__content h2{height:2rem!important;line-height:2rem!important}}.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__description p{-webkit-line-clamp:3}@media only screen and (max-width:1080px){.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__description:after{content:""}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v11:hover .cmp-teaser__content{padding-top:0}}.wl-img-card-v11:hover .cmp-teaser__title{-webkit-box-orient:vertical;display:-webkit-inline-box;-webkit-line-clamp:2;overflow:hidden}.wl-img-card-v11:hover p{-webkit-line-clamp:7!important;overflow:hidden!important;margin-top:2.4rem;display:-webkit-inline-box!important;width:100%!important}@media only screen and (min-width:1081px){.wl-img-card-v11:hover p{-webkit-line-clamp:6!important}}.wl-img-card-v11:hover .cmp-teaser__action-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-img-card-v11:hover .cmp-teaser__image{display:none}.wl-img-card-v11:hover .cmp-teaser__content{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;overflow:hidden!important}.wl-img-card-v11:hover .cmp-teaser__description,.wl-img-card-v11:hover .cmp-teaser__title{height:auto!important}.wl-img-card-v11:hover .cmp-teaser__description:after,.wl-img-card-v11:hover .cmp-teaser__title:after{display:none!important}.wl-img-card-v11:hover .cmp-teaser__action-link.wl-button-primary,.wl-img-card-v11:hover a{-moz-appearance:auto;-webkit-appearance:auto;appearance:auto;overflow:unset!important;margin-top:2rem!important;border:.1rem solid #fff;background:transparent;font-size:1.4rem;color:#fff;padding:1rem 2.4rem;text-decoration:none;cursor:pointer!important;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;text-transform:capitalize}.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__pretitle{border-radius:2.5rem;background:#000;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;top:1.6rem;left:2.4rem;padding:.7rem 1.6rem;font-weight:600;font-size:1.2rem;line-height:1.8rem;letter-spacing:.0025em;color:#fff!important}.wl-img-card-v12 .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:3!important}@media only screen and (min-width:1081px){.wl-img-card-v12:hover .cmp-teaser__content .cmp-teaser__pretitle{display:none}}.wl-img-card-v13{height:53.1rem}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v13{margin-bottom:.8rem;height:20rem}}@media only screen and (max-width:640px){.wl-img-card-v13{height:44.4rem}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v13 .cmp-teaser__image{height:20rem}}.wl-img-card-v13 .cmp-teaser__content{height:22rem}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v13 .cmp-teaser__content{height:20rem}}.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__pretitle{font-size:1.4rem!important;color:#ffc109!important}.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__title,.wl-img-card-v13 .cmp-teaser__content h2{margin-top:1.2rem!important}.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__description p{margin:.8rem 0!important}.wl-img-card-v13 .cmp-teaser__content .cmp-teaser__description:after{content:"Continue Reading";font-weight:600;font-size:1.4rem;line-height:1.4rem;vertical-align:middle;text-decoration:underline;color:#fff}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v13:hover .cmp-teaser__content{height:20rem}}@media(min-width:641px)and (max-width:1080px){.wl-img-card-v13:hover .cmp-teaser__content .cmp-teaser__description p{height:6rem!important;overflow:hidden!important}}.wl-img-card-v1 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v2 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v4 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v5 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v6 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v7 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v9 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v10 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img-card-v11 .cmp-teaser__content .cmp-teaser__pretitle,.wl-img__card--image-left .cmp-teaser__content .cmp-teaser__pretitle,.wl-img__card--image-right .cmp-teaser__content .cmp-teaser__pretitle{display:none!important}.wl-img__card--tile-blue .cmp-teaser{background:#133575}.wl-img__card--tile-blue .cmp-teaser .cmp-teaser__title,.wl-img__card--tile-blue .cmp-teaser .cmp-teaser__title a,.wl-img__card--tile-blue .cmp-teaser h2,.wl-img__card--tile-blue .cmp-teaser h2 a{color:#17aefa}.wl-img__card--tile-blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--tile-blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary{color:#133575}.wl-img__card--tile-green .cmp-teaser{background:#115c36}.wl-img__card--tile-green .cmp-teaser .cmp-teaser__title,.wl-img__card--tile-green .cmp-teaser .cmp-teaser__title a,.wl-img__card--tile-green .cmp-teaser h2,.wl-img__card--tile-green .cmp-teaser h2 a{color:#18c76f}.wl-img__card--tile-green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--tile-green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary{color:#115c36}.wl-img__card--tile-berry .cmp-teaser{background:#941e66}.wl-img__card--tile-berry .cmp-teaser .cmp-teaser__title,.wl-img__card--tile-berry .cmp-teaser .cmp-teaser__title a,.wl-img__card--tile-berry .cmp-teaser h2,.wl-img__card--tile-berry .cmp-teaser h2 a{color:#ff91aa}.wl-img__card--tile-berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.wl-img__card--tile-berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary{color:#941e66}.wl-img__card--tile-berry .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary,.wl-img__card--tile-blue .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary,.wl-img__card--tile-green .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary{color:#fff!important}.wl-img__card--tile-berry .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__card--tile-blue .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after,.wl-img__card--tile-green .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after{border-color:#fff!important}.wl-img__card--tile-berry .cmp-teaser__content .cmp-teaser__description p,.wl-img__card--tile-blue .cmp-teaser__content .cmp-teaser__description p,.wl-img__card--tile-green .cmp-teaser__content .cmp-teaser__description p{color:#fff!important}.card.teaser .cmp-teaser__content .cmp-teaser__title{margin-top:unset!important}.wl-img__card--button-green .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{background-color:#094f34;color:#fff}.wl-img__card--button-green .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover{background-color:#0abe75}.wl-img__card--button-green .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:focus{background-color:#042518;color:hsla(0,0%,100%,.8)}.wl-img-card-v14{background:#f7f7f7 0 0 no-repeat padding-box;border-radius:.2rem;opacity:1}.wl-img-card-v14 .cmp-teaser{-webkit-box-shadow:unset;box-shadow:unset}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content{background:#fff 0 0 no-repeat padding-box;border:.1rem solid #d1d1d1;border-radius:0 0 .2rem .2rem;opacity:1}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:1.6rem;line-height:2.2rem;color:#212121;-webkit-line-clamp:2!important}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{margin-top:2.4rem;position:absolute;top:78%}@media only screen and (max-width:1080px){.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{background:#fff!important;color:#000!important;text-decoration:none!important;padding:1.6rem 2.4rem!important;border:.1rem solid #000!important;bottom:unset!important;visibility:unset!important}}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:hover{background-color:#757575;border-color:#757575}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:active{background-color:#121212;border-color:#121212}.wl-img-card-v14 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary:after{display:none!important}.wl-img__card--position-center .cmp-teaser .cmp-teaser__image{position:relative;background-color:#f7f7f7}.wl-img__card--position-center .cmp-teaser .cmp-teaser__image img{width:17rem;height:22.2rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wl-img__content--button-overlay{position:relative;width:100%;min-height:30rem;overflow:hidden;text-align:center}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding:1rem}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{line-height:normal;font-weight:400;margin-bottom:3rem}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1{font-weight:unset}.wl-img__content--button-overlay .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .cmp-teaser__action-link.wl-button-primary{margin:0!important}.wl-img__font--white .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#fff!important}.contentfragmentlist section .wl-img-card-v3{height:auto}.contentfragmentlist section .wl-img-card-v3 .cmp-teaser__title{width:100%;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;margin-bottom:0}.contentfragmentlist section .wl-img-card-v3 .cmp-teaser__description{width:100%}.contentfragmentlist section .wl-img-card-v3 .cmp-teaser__description p{font-size:1.4rem;line-height:2.8rem;-webkit-line-clamp:2!important;margin-bottom:0}.contentfragmentlist section .wl-img-card-v3:hover .cmp-teaser__title{-webkit-line-clamp:4}.contentfragmentlist section .wl-img-card-v3:hover .cmp-teaser__description p{-webkit-line-clamp:8!important}.wl-container-width-v1{max-width:none!important;width:100%!important;padding:0!important;display:inline-block}.wl-container-width-v2{width:89%!important;display:table;margin:0 auto;padding:0!important;overflow-x:hidden}@media(min-width:641px)and (max-width:1080px){.wl-container-width-v2{width:85.5%!important}}@media(min-width:1px)and (max-width:640px){.wl-container-width-v2{width:87%!important}}.wl-container-width-v3{overflow-x:hidden;width:100%}@media(min-width:641px)and (max-width:1080px){.wl-container-width-v3{padding:0 1rem}}.wl-container-width-v3 .wl-cmp-container{margin-left:16.95%;margin-right:16.95%}@media(min-width:641px)and (max-width:1080px){.wl-container-width-v3 .wl-cmp-container{margin-left:7.2%;margin-right:7.2%}}@media(min-width:1px)and (max-width:640px){.wl-container-width-v3 .wl-cmp-container{margin-left:6.7%;margin-right:6.7%}}.wl-container-col-v1 .wl-img-card-v4{width:100%}.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__image{width:50%;padding-right:10px}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__image{width:30%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__image{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__content{width:50%;padding-left:10px}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__content{width:70%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v4 .cmp-teaser__content{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v5{width:100%}.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__image{width:50%;padding-left:10px}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__image{width:30%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__image{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__content{width:50%;padding-right:10px}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__content{width:70%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v5 .cmp-teaser__content{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v6{width:100%}.wl-container-col-v1 .wl-img-card-v6 .cmp-teaser__image{width:50%;padding-right:10px}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v6 .cmp-teaser__image{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v6 .cmp-teaser__content{width:50%;padding-left:10px}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v6 .cmp-teaser__content{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v7{width:100%}.wl-container-col-v1 .wl-img-card-v7 .cmp-teaser__image{width:50%;padding-left:10px}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v7 .cmp-teaser__image{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v7 .cmp-teaser__content{width:50%;padding-right:10px}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v7 .cmp-teaser__content{width:100%;padding:0}}.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__image{width:50%}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__image{width:30%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__image{width:100%}}.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__content{width:50%}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__content{width:70%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v1 .wl-img-card-v8 .cmp-teaser__content{width:100%}}.wl-container-col-v2 .wl-img-card-v1,.wl-container-col-v2 .wl-img-card-v2{max-width:47%!important;display:inline-block;vertical-align:top}.wl-container-col-v2 .wl-img-card-v3{max-width:49%!important;display:inline-block;vertical-align:top}.wl-container-col-v2 .wl-img-card-v11{max-width:47%!important;display:inline-block;vertical-align:top}.wl-container-col-v3 .wl-cmp-container{text-align:center}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v1{width:30.6%;display:inline-block;vertical-align:top}@media(min-width:1px)and (max-width:640px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v1{width:100%;margin:unset}}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v1 .cmp_teaser__content{marin-top:1.6rem}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v1 .cmp-teaser__description{margin-top:1.2rem}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v1:not(:last-child){margin-right:2.5%}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2{width:31.4%;display:inline-block;-webkit-box-shadow:unset!important;margin-top:6rem}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2{width:100%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2{width:87%}}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2 .cmp-teaser__image{height:16.3rem}@media(max-width:768px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2 .cmp-teaser__image{height:unset}}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2 .cmp-teaser__image img{height:16.3rem}@media(max-width:768px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2 .cmp-teaser__image img{height:unset}}@media(min-width:1081px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2:not(:last-child){margin-right:2.3%!important}}@media(min-width:1px)and (max-width:1080px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2:not(:last-child){margin-bottom:1.7rem!important}}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v2:first-child{margin-top:6rem!important}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v11{width:28%;display:inline-block}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v11{width:40.4%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v11{width:89%}}.wl-container-col-v3 .wl-cmp-container .wl-img-card-v12{width:28%;display:inline-block}@media(min-width:641px)and (max-width:1080px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v12{width:40.4%}}@media(min-width:1px)and (max-width:640px){.wl-container-col-v3 .wl-cmp-container .wl-img-card-v12{width:89%}}.wl-cta-v1 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child{background:#fff;color:#000;text-decoration:none;padding:13px 20px;font-size:14px;line-height:14px;font-weight:600;border:1px solid #000;margin-right:10px}.wl-cta-v2 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child{color:#000;text-decoration:none;padding:13px 20px 13px 0;font-size:14px;line-height:14px;font-weight:600;margin-right:2pc}.wl-cta-v2 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg);width:8px;height:9pt;display:inline-block;vertical-align:middle;margin-left:10px;color:#000}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){color:#000;text-decoration:none;padding:13px 20px;font-size:14px;line-height:14px;font-weight:600;margin-right:2pc}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2):after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg);width:8px;height:9pt;display:inline-block;vertical-align:middle;margin-left:10px;color:#000}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child,.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){background:#fff;color:#000;text-decoration:none;padding:13px 20px;font-size:14px;line-height:14px;font-weight:600;border:1px solid #000;margin-right:10px}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child{color:#000;text-decoration:none;padding:13px 20px 13px 0;font-size:14px;line-height:14px;font-weight:600;margin-right:2pc}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg);width:8px;height:9pt;display:inline-block;vertical-align:middle;margin-left:10px;color:#000}@media screen and (min-device-width:0)and (max-device-width:767px){.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container{display:block}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2):after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg);width:8px;height:9pt;display:inline-block;vertical-align:middle;margin-left:10px;color:#000}.wl-cta-v3 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container{display:block}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){margin-bottom:10px}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child,.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-cta-v4 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg);width:8px;height:9pt;display:inline-block;vertical-align:middle;margin-left:10px;color:#000}}.wl-cta-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child,.wl-cta-v5 .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:last-child{background:#fff;color:#000;text-decoration:none;padding:13px 20px;font-size:14px;line-height:14px;font-weight:600;border:1px solid #000;margin-right:10px}.wl-fourhundredfour-error{text-align:center;padding:7rem 0}@media only screen and (max-width:640px){.wl-fourhundredfour-error{padding:6rem 0}}.wl-fourhundredfour-error h1{margin-bottom:40px;font-size:2.4rem}.wl-fourhundredfour-error a{color:#094f34;font-weight:700;text-decoration:none}.wl-fourhundredfour-error a:hover{text-decoration:underline}.wl-event-substream .wl-section-header{top:.25rem;width:74%}@media only screen and (min-width:641px){.wl-event-substream .wl-section-header{width:85%}}@media only screen and (min-width:1081px){.wl-event-substream .wl-section-header{width:87%}}@media only screen and (min-width:1441px){.wl-event-substream .wl-section-header{width:95%}}.wl-event-substream .wl-section-header h3{font-family:Open Sans,sans-serif;font-style:normal;font-weight:700;font-size:2.4rem;line-height:3.2rem;letter-spacing:-.01em}.wl-event-substream .contentfragmentlist-wrapper{width:calc(100% + 2.4rem);margin-top:-7.5rem;overflow:hidden;position:relative}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper{width:calc(100% + 6rem);margin-top:-8.1rem}}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper{width:calc(100% + 8rem)}}@media only screen and (min-width:1441px){.wl-event-substream .contentfragmentlist-wrapper{max-width:135rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide{margin-top:7rem}@media only screen and (max-device-width:640px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide{padding-left:.5rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment{width:100%}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__title{display:none}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-shadow:0 0 .75rem .1rem #d3d3d3;box-shadow:0 0 .75rem .1rem #d3d3d3;margin-left:.8rem;border-radius:.5rem;overflow:auto;-webkit-margin-before:0;margin-block-start:0;width:100%!important;height:55.5rem}@media screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements{width:85.5%!important;height:52.5rem;margin-left:1.3rem}}@media screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements{width:91%!important;height:48.2rem}}@media screen and (min-width:1441px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements{width:95.3%!important}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element .cmp-contentfragment__element-title{display:none}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element .cmp-contentfragment__element-value{-webkit-margin-start:unset!important;margin-inline-start:unset!important}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--eventsDateTime,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone{height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:.6rem 0;font-size:1.6rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--eventsDateTime,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone{padding:.8rem 0;line-height:2rem}}@media only screen and (min-width:1441px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--eventsDateTime,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone{font-size:1.8rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{width:100%;margin-left:1.5rem}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--eventsDateTime{margin-left:1.5rem;margin-right:.5rem}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileThumbnailImage{width:100%;height:31.1rem;position:relative}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileThumbnailImage{height:25.4rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{width:100%;font-weight:700;margin:.5rem 2rem;height:10.4rem}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{height:13.1rem}}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{height:10rem;margin-top:.121rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription dd p{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;font-size:1.6rem;line-height:2.8rem}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription dd p{-webkit-line-clamp:4;font-size:1.8rem}}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription dd p{line-height:2rem}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow{width:100%}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p{-webkit-margin-after:2em!important;margin-block-end:2em!important;font-size:1.4rem;border:.1rem solid #000;background:#fff;color:#000!important;text-transform:uppercase;text-align:center;line-height:1.4rem;font-weight:600;text-decoration:none;padding:1.6rem 2.4rem;border-radius:.2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p{-webkit-margin-after:1.7em!important;margin-block-end:1.7em!important}}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p:hover,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p:hover{background-color:#838383;border-color:#838383;color:#fff!important}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p:hover a,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p:hover a{color:#fff!important}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p:focus,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p:focus{background-color:#121212;border-color:#121212;color:#fff!important}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p:focus a,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p:focus a{color:#fff!important}.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelRegister dd p a,.wl-event-substream .contentfragmentlist-wrapper .contentfragmentlist-content .slick-list .slick-track .slick-slide .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--ctaLabelWatchNow dd p a{text-decoration:none}.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow{position:absolute;top:0;right:4.5rem;visibility:hidden}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:9rem}}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:12rem}}@media only screen and (min-width:1441px){.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:15rem;right:7rem}}.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow{position:absolute;top:0;right:3rem;visibility:hidden}@media only screen and (min-width:641px){.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow{right:6rem}}@media only screen and (min-width:1081px){.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow{right:8rem}}@media only screen and (min-width:1441px){.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow{right:11rem;right:3rem}}.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;height:2.025rem;background-size:contain;visibility:visible;z-index:1;top:3rem;content:"";cursor:pointer}@media(min-width:0px)and (max-width:640px){.wl-event-substream .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{top:2.4rem}}.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;right:0;color:#000;background-size:contain;font-size:2rem;width:2.1rem;height:2.025rem;visibility:visible;top:3rem;content:"";cursor:pointer}@media(min-width:0px)and (max-width:640px){.wl-event-substream .contentfragmentlist-wrapper .slick-next.slick-arrow:before{top:2.4rem}}.wl-feature-content .wl-section-header h3{font-family:Open Sans,sans-serif;font-style:normal;font-weight:700;font-size:2.4rem;line-height:3.2rem;letter-spacing:-.01em}.wl-feature-content .cmp-contentfragmentlist{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;row-gap:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2rem}.wl-feature-content .cmp-contentfragmentlist .card{margin:0 2rem 2rem 0;height:50rem;width:100%}@media only screen and (min-width:641px){.wl-feature-content .cmp-contentfragmentlist .card{width:calc(50% - 2rem);height:52.5rem}}@media only screen and (min-width:1081px){.wl-feature-content .cmp-contentfragmentlist .card{width:calc(25% - 2rem);height:49.8rem}}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__image{height:31.1rem}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content{padding:3.2rem 4rem 2.9rem 2.4rem;height:18.9rem}@media only screen and (min-width:641px){.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content{height:21.3rem}}@media only screen and (min-width:1081px){.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content{height:unset}}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{font-size:1.8rem;line-height:2.7rem;max-width:100%;-webkit-line-clamp:3!important}@media only screen and (min-width:641px){.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:2!important}}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__description{color:#fff;margin-top:0;margin-bottom:0}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container [class*=wl-btn__]{color:#fff;background-color:transparent;border:.1rem solid #fff}@media only screen and (max-width:1080px){.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:block}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{position:absolute;bottom:1rem;color:#fff;border:none;visibility:hidden;width:80%}.wl-feature-content .cmp-contentfragmentlist .card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:after{position:absolute;visibility:visible;bottom:2rem;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:underline;content:"Continue Reading";line-height:2.8rem;vertical-align:middle}}.wl-feature-content .cmp-contentfragmentlist .card:hover .cmp-teaser__description{margin-bottom:1.6rem!important}@media only screen and (min-width:1081px){.wl-feature-content .cmp-contentfragmentlist .card.teaser.slide.wl-img-card-v3:hover{position:unset}}.wl-gated-content{position:relative}.wl-gated-content.wl-gated-content__restrict--height{height:15rem;overflow:hidden}.wl-gated-content .wl-gated-content_overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:999;background:transparent;cursor:pointer}.wl-gated-content .wl-gated-content_overlay .wl-gated-content_message-text{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(.5rem,transparent),color-stop(5rem,rgba(0,0,0,.4)),color-stop(50%,#000));background-image:linear-gradient(180deg,transparent .5rem,rgba(0,0,0,.4) 5rem,#000 50%);opacity:.9;text-align:center;overflow:hidden}.wl-gated-content .wl-gated-content_overlay .wl-gated-content_message-text p{top:5%;color:#fff;position:relative;overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;padding:0 1rem}.wl-gated-content .wl-gated-content_overlay .wl-gated-content__button--wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;left:0;width:100%;height:5rem;background:#fff;-webkit-box-shadow:0 .5rem 2rem 2.5rem #fff;box-shadow:0 .5rem 2rem 2.5rem #fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-bottom:.1rem solid #757575}.wl-gated-content .wl-gated-content_overlay .wl-gated-content__button--wrapper .wl-gated-content__button{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2!important;text-align:center;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.wl-header__wrapper{top:0;position:fixed;width:100vw;z-index:4000;-webkit-box-shadow:0 .4rem .8rem rgba(0,0,0,.2);box-shadow:0 .4rem .8rem rgba(0,0,0,.2)}.wl-header__wrapper:has(.wl-top-nav-bar .wl-util-nav .wl-page-overlay.show){z-index:4003}.wl-header__wrapper:has(.wl-main-menu__dropdown.show-menu){z-index:4003}.wl-header__before{height:8rem;width:100%;display:block}@media only screen and (min-width:1081px){.wl-header__before{height:10rem}}@media only screen and (min-width:1081px){.wl-header__before.wl-header__with--menu{height:16.033rem}}@media only screen and (max-width:1080px){.wl-header__before.wl-main-menu__mobile{height:14.033rem}}.wl-aem-skip__content a{position:absolute;left:-1000rem;top:auto;width:.1rem;height:.1rem;overflow:hidden}.wl-aem-skip__content a:focus{height:auto;position:fixed;width:auto;top:.5rem;left:1rem;z-index:5000;font-size:1.6rem;color:#000;font-weight:700;text-decoration:none;background:#fff;padding:.1rem .5rem;-webkit-box-shadow:.2rem .1rem .5rem #838383;box-shadow:.2rem .1rem .5rem #838383}.wl-global-nav-bar{width:100%;background-color:#eaeaea}.wl-global-nav-bar ul,.wl-main-menu ul{list-style:none}.wl-vr-border-divider{border-left:.1rem solid #c4c4c4;height:100%}.cq-Editable-dom--container .wl-nav__wrapper{height:6.1rem;background-color:#f4f4f4;border-top:.1rem solid #d9d9d9;border-bottom:.1rem solid #d9d9d9;-webkit-box-shadow:0 .4rem .4rem #d9d9d9,0 .4rem .8rem rgba(0,0,0,.25);box-shadow:0 .4rem .4rem #d9d9d9,0 .4rem .8rem rgba(0,0,0,.25)}.cq-Editable-dom--container>.experiencefragment>.cmp-experiencefragment{display:-webkit-box;display:-ms-flexbox;display:flex}.cq-Editable-dom--container .wl-nav__wrapper>.wl-cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.1rem;padding-left:4rem;padding-right:4rem}@media only screen and (min-width:641px){.cq-Editable-dom--container .wl-nav__wrapper>.wl-cmp-container{padding-left:6rem;padding-right:6rem}}.cq-Editable-dom--container .wl-nav__wrapper>.cmp-navigation{height:4rem}.cq-Editable-dom--container .button.wl-segment--selector{width:27rem;height:6.1rem;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.cq-Editable-dom--container .button.wl-segment--selector a{text-decoration:none}.cq-Editable-dom--container .button.wl-segment--selector .cmp-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:.1rem solid #d9d9d9;width:26rem;height:3.5rem;cursor:pointer;margin-left:auto}.cq-Editable-dom--container .button.wl-segment--selector .cmp-button span{color:#313131;font-weight:600;font-size:1.6rem;height:2.5rem;display:inline-block;line-height:2.5rem}.cq-Editable-dom--container .button.wl-segment--selector .button{height:3.5rem}.cq-Editable-dom--container .cmp-navigation{height:4.2rem}.cq-Editable-dom--container .cmp-navigation .cq-Overlay.cq-Overlay--component.cq-droptarget.cq-Overlay--placeholder{position:relative!important;top:unset!important;left:unset!important;width:100%!important}.cq-Editable-dom--container .cmp-navigation .cmp-navigation__group{padding-left:0!important;margin-top:0;margin-bottom:0}.cq-Editable-dom--container .cmp-navigation .cmp-navigation__item--level-0{display:inline-block;vertical-align:middle}.cq-Editable-dom--container .cmp-navigation a.cmp-navigation__item-link{color:#313131;font-weight:600;font-size:1.6rem;text-decoration:none;padding-left:1.2rem;padding-right:1.7rem;vertical-align:middle;display:block;height:4rem;line-height:4rem}.cq-Editable-dom--container .cmp-navigation a.cmp-navigation__item-link:hover{background-color:#838383;border-radius:.1rem;color:#fff}.cq-Editable-dom--container .cmp-navigation__group .cmp-navigation__item--level-0 .wl-main-menu__dropdown{opacity:1;width:100%;height:auto;overflow:visible;z-index:2500;background-color:#fff;display:block;position:absolute;margin-top:1.1rem;left:0;background-image:url(../../../src/main/webpack/resources/site/images/background.png);background-repeat:repeat-x;background-position:top}.cq-Editable-dom--container .cmp-navigation__group .cmp-navigation__item--level-0 .wl-main-menu__dropdown>.cmp-experiencefragment{background-color:#fff;margin-left:auto;margin-right:auto;-webkit-box-shadow:0 .4rem .4rem rgba(0,0,0,.4);box-shadow:0 .4rem .4rem rgba(0,0,0,.4)}.cq-Editable-dom--container .cmp-navigation__group .cmp-navigation__item--level-0 .wl-main-menu__dropdown .cmp-navigation__group{line-height:unset}.cq-Editable-dom--container .wl-GridColumn{margin-left:6rem;margin-bottom:6rem;padding-bottom:6rem}.cq-Editable-dom--container .wl-GridColumn .wl-col-heading__wrapper{height:6rem}.cq-Editable-dom--container .wl-GridColumn a{display:inline-block;color:#313131}.cq-Editable-dom--container .wl-GridColumn .wl-subheading{margin-right:2rem;font-size:1.4rem;font-weight:600;line-height:1.4rem;line-height:2.5rem;border-bottom:.2rem solid #c4c4c4;display:inline-block;text-transform:uppercase}.cq-Editable-dom--container .wl-GridColumn .wl-view-all{font-size:1.3rem!important;font-weight:400;line-height:1.4rem;text-transform:none}.cq-Editable-dom--container .wl-GridColumn .wl-view-all a:after{display:none}.cq-Editable-dom--container .wl-GridColumn .cmp-list__item-link{display:inline-block}.cq-Editable-dom--container .wl-GridColumn .cmp-list__item-icon{height:4rem;width:44rem}.cq-Editable-dom--container .wl-GridColumn img{background-color:#edecee}.cq-Editable-dom--container .wl-GridColumn img[alt]{font-size:.9rem}.cq-Editable-dom--container .wl-GridColumn article>.cmp-list__item-link{display:grid;grid-template-columns:auto auto;grid-gap:1.8rem;height:4.8rem;margin-bottom:4rem;float:left;text-decoration:none;color:#000!important}.cq-Editable-dom--container .wl-GridColumn .cmp-list__item-title{font-size:1.4rem;font-weight:600;line-height:1.5rem;display:block;height:2rem;line-height:1.8rem}.cq-Editable-dom--container .wl-GridColumn .cmp-list__item-description{font-size:1.3rem;font-weight:400;line-height:1.6rem;display:block;height:1.6rem;margin-top:-3.3rem}.cq-Editable-dom--container .wl-GridColumn .cmp-list__item-icon{background-color:#edecee;grid-row:1/span 2;height:4.8rem;width:4.8rem;margin-bottom:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cq-Editable-dom--container .wl-GridColumn .list>list{display:block}.cq-Editable-dom--container .wl-GridColumn .list>list li{position:relative;left:-4.1rem;float:left}.cq-Editable-dom--container .wl-GridColumn .list>list li:last-child article>.cmp-list__item-link{margin-bottom:0}.cq-Editable-dom--container .wl-GridColumn .list>list>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cq-Editable-dom--container .wl-GridColumn .list>list:after{content:" ";display:block;height:0;clear:both}.cq-Editable-dom--container .wl-menu--close-btn__container,.cq-Editable-dom--container .wl-mobile__util-nav,.cq-Editable-dom--container .wl-segment-nar__bar{display:none}.wl-before-header{height:15rem;width:100%}.visible-ele{display:block!important}.wl-columncontainer__inner-wrapper.wl-customize-authoring-styles .wl-vr-border-divider{padding-left:2rem}.wl-columncontainer__inner-wrapper.wl-customize-authoring-styles list ul{list-style:none}.wl-columncontainer__inner-wrapper.wl-customize-authoring-styles list ul .cmp-list__item-text .cmp-list__item-title{height:unset;margin-right:-6rem}.wl-columncontainer__inner-wrapper.wl-customize-authoring-styles list ul .cmp-list__item-text .cmp-list__item-description{margin-top:unset;margin-right:-6rem}.wl-columncontainer__inner-wrapper.wl-customize-authoring-styles .cmp-navigation__group .cmp-navigation__item.cmp-navigation__item--level-0{height:50rem;display:block}.wl-width-60{width:6rem}.wl-width-65{width:6.5rem}.wl-width-70{width:7rem}.wl-width-75{width:7.5rem}.wl-width-80{width:8rem}.wl-headerv2 .wl-header__before{height:8rem;width:100%;display:block}@media only screen and (min-width:1081px){.wl-headerv2 .wl-header__before.wl-header__with--menu{height:14.033rem}}@media only screen and (max-width:1080px){.wl-headerv2 .wl-header__before.wl-main-menu__mobile{height:14.033rem}}@media only screen and (max-width:640px){.wl-headerv2 .wl-header__before.wl-main-menu__mobile{height:12.033rem}}.wl-headerv2 .wl-main-menu.wl-dropdown-menu__tablet--mobile{height:4rem}@media only screen and (min-width:641px){.wl-headerv2 .wl-main-menu.wl-dropdown-menu__tablet--mobile{height:6rem}}@media only screen and (max-width:1081px){.wl-headerv2 .wl-main-menu.wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title{padding:1.2rem}}@media only screen and (max-width:641px){.wl-headerv2 .wl-main-menu.wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title{padding:1.2rem .4rem}}.wl-fluid-hero,.wl-medium-hero-v2,.wl-primary-hero,.wl-secondary-hero,.wl-secondary-hero-v1,.wl-small-hero-with-text-on-top,.wl-tertiary-hero{height:auto;position:relative}@media only screen and (min-width:641px){.wl-fluid-hero,.wl-medium-hero-v2,.wl-primary-hero,.wl-secondary-hero,.wl-secondary-hero-v1,.wl-small-hero-with-text-on-top,.wl-tertiary-hero{height:74rem}}@media only screen and (min-width:1081px){.wl-fluid-hero,.wl-medium-hero-v2,.wl-primary-hero,.wl-secondary-hero,.wl-secondary-hero-v1,.wl-small-hero-with-text-on-top,.wl-tertiary-hero{height:82.6rem}}@media only screen and (min-width:1441px){.wl-fluid-hero,.wl-medium-hero-v2,.wl-primary-hero,.wl-secondary-hero,.wl-secondary-hero-v1,.wl-small-hero-with-text-on-top,.wl-tertiary-hero{height:117rem}}.wl-fluid-hero .cmp-teaser,.wl-medium-hero-v2 .cmp-teaser,.wl-primary-hero .cmp-teaser,.wl-secondary-hero-v1 .cmp-teaser,.wl-secondary-hero .cmp-teaser,.wl-small-hero-with-text-on-top .cmp-teaser,.wl-tertiary-hero .cmp-teaser{display:block;height:100%;width:100%}.wl-fluid-hero .cmp-teaser h3,.wl-medium-hero-v2 .cmp-teaser h3,.wl-primary-hero .cmp-teaser h3,.wl-secondary-hero-v1 .cmp-teaser h3,.wl-secondary-hero .cmp-teaser h3,.wl-small-hero-with-text-on-top .cmp-teaser h3,.wl-tertiary-hero .cmp-teaser h3{display:none}.wl-fluid-hero .cmp-teaser .cmp-teaser__image,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__image,.wl-primary-hero .cmp-teaser .cmp-teaser__image,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__image,.wl-secondary-hero .cmp-teaser .cmp-teaser__image,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__image,.wl-tertiary-hero .cmp-teaser .cmp-teaser__image{background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__image,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__image,.wl-primary-hero .cmp-teaser .cmp-teaser__image,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__image,.wl-secondary-hero .cmp-teaser .cmp-teaser__image,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__image,.wl-tertiary-hero .cmp-teaser .cmp-teaser__image{height:74rem}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .cmp-teaser__image,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__image,.wl-primary-hero .cmp-teaser .cmp-teaser__image,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__image,.wl-secondary-hero .cmp-teaser .cmp-teaser__image,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__image,.wl-tertiary-hero .cmp-teaser .cmp-teaser__image{height:82.6rem}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .cmp-teaser__image,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__image,.wl-primary-hero .cmp-teaser .cmp-teaser__image,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__image,.wl-secondary-hero .cmp-teaser .cmp-teaser__image,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__image,.wl-tertiary-hero .cmp-teaser .cmp-teaser__image{height:117rem}}.wl-fluid-hero .cmp-teaser .cmp-teaser__image img,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__image img,.wl-primary-hero .cmp-teaser .cmp-teaser__image img,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__image img,.wl-secondary-hero .cmp-teaser .cmp-teaser__image img,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__image img,.wl-tertiary-hero .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-fluid-hero .cmp-teaser .wl-teaser__video video,.wl-medium-hero-v2 .cmp-teaser .wl-teaser__video video,.wl-primary-hero .cmp-teaser .wl-teaser__video video,.wl-secondary-hero-v1 .cmp-teaser .wl-teaser__video video,.wl-secondary-hero .cmp-teaser .wl-teaser__video video,.wl-small-hero-with-text-on-top .cmp-teaser .wl-teaser__video video,.wl-tertiary-hero .cmp-teaser .wl-teaser__video video{background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .wl-teaser__video video,.wl-medium-hero-v2 .cmp-teaser .wl-teaser__video video,.wl-primary-hero .cmp-teaser .wl-teaser__video video,.wl-secondary-hero-v1 .cmp-teaser .wl-teaser__video video,.wl-secondary-hero .cmp-teaser .wl-teaser__video video,.wl-small-hero-with-text-on-top .cmp-teaser .wl-teaser__video video,.wl-tertiary-hero .cmp-teaser .wl-teaser__video video{height:74rem}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .wl-teaser__video video,.wl-medium-hero-v2 .cmp-teaser .wl-teaser__video video,.wl-primary-hero .cmp-teaser .wl-teaser__video video,.wl-secondary-hero-v1 .cmp-teaser .wl-teaser__video video,.wl-secondary-hero .cmp-teaser .wl-teaser__video video,.wl-small-hero-with-text-on-top .cmp-teaser .wl-teaser__video video,.wl-tertiary-hero .cmp-teaser .wl-teaser__video video{height:82.6rem}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .wl-teaser__video video,.wl-medium-hero-v2 .cmp-teaser .wl-teaser__video video,.wl-primary-hero .cmp-teaser .wl-teaser__video video,.wl-secondary-hero-v1 .cmp-teaser .wl-teaser__video video,.wl-secondary-hero .cmp-teaser .wl-teaser__video video,.wl-small-hero-with-text-on-top .cmp-teaser .wl-teaser__video video,.wl-tertiary-hero .cmp-teaser .wl-teaser__video video{height:117rem}}.wl-fluid-hero .cmp-teaser .cmp-teaser__content,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content,.wl-primary-hero .cmp-teaser .cmp-teaser__content,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content,.wl-secondary-hero .cmp-teaser .cmp-teaser__content,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content{padding:4rem 1.6rem 8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content,.wl-primary-hero .cmp-teaser .cmp-teaser__content,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content,.wl-secondary-hero .cmp-teaser .cmp-teaser__content,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content{padding:8rem 6rem 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:-74rem;height:62rem}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content,.wl-primary-hero .cmp-teaser .cmp-teaser__content,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content,.wl-secondary-hero .cmp-teaser .cmp-teaser__content,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content{top:-82.6rem;height:70.6rem;max-width:180rem;padding:8rem 8rem 6rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content,.wl-primary-hero .cmp-teaser .cmp-teaser__content,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content,.wl-secondary-hero .cmp-teaser .cmp-teaser__content,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content{top:-117rem;height:100.5rem}}.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%;padding-left:1.6rem;padding-right:1.6rem}.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{color:#313131;text-align:center;margin-bottom:2rem;font-variant-caps:all-small-caps}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{text-align:left;color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:3rem}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:75%}}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding-left:0;padding-right:0}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-primary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%!important}}.wl-fluid-hero .cmp-teaser .cmp-teaser__content h1,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content h1,.wl-primary-hero .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero .cmp-teaser .cmp-teaser__content h1,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content h1,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content h1{color:#313131;font-weight:800;font-size:3.2rem;line-height:4rem;text-align:center;letter-spacing:-.02em;margin-top:0}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content h1,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content h1,.wl-primary-hero .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero .cmp-teaser .cmp-teaser__content h1,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content h1,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content h1{color:#fff;font-size:4.8rem;line-height:5.6rem;text-align:left;text-shadow:0 1px 0 hsla(0,0%,100%,.3)}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content h1,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content h1,.wl-primary-hero .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero .cmp-teaser .cmp-teaser__content h1,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content h1,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content h1{font-size:5.6rem;line-height:6.4rem;text-shadow:0 2px 1px rgba(0,0,0,.3)}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content h1,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content h1,.wl-primary-hero .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content h1,.wl-secondary-hero .cmp-teaser .cmp-teaser__content h1,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content h1,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content h1{font-size:9.6rem;line-height:9.6rem;text-shadow:0 2px 1px rgba(0,0,0,.3)}}.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{margin-top:1.6rem;font-size:1.6rem;line-height:2.6rem;text-align:center;letter-spacing:.0025em;color:#000;font-weight:400;text-shadow:0 1px 0 hsla(0,0%,100%,.3)}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{margin-bottom:0;font-weight:400;font-size:1.8rem;line-height:3.2rem;color:#fff;text-align:left}}@media only screen and (min-width:1081px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{font-size:1.8rem;line-height:3.2rem;margin-top:1rem;text-shadow:0 2px 1px rgba(0,0,0,.3)}}@media only screen and (min-width:1441px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{font-size:2.4rem;text-shadow:0 2px 1px rgba(0,0,0,.3)}}.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}@media only screen and (min-width:641px){.wl-fluid-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-medium-hero-v2 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-primary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-secondary-hero-v1 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-secondary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-small-hero-with-text-on-top .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-tertiary-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:3.2rem}}.hero .cmp-teaser__content .cmp-teaser__title{word-wrap:break-word}.hero .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary{width:auto;display:inline-block;font-weight:700;font-size:1.6rem;line-height:1.4rem;letter-spacing:-.01em;color:#000!important;text-align:center;text-decoration:none;background-color:#fff;border:1px solid #000;border-radius:1px;padding:2.4rem 3.2rem}@media only screen and (min-width:641px){.hero .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary{margin-right:4rem}}@media only screen and (max-width:1080px){.hero .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary{font-size:1.4rem}}.hero .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary:focus{border:1px solid #212121;background-color:#212121}.hero .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary:hover{border:1px solid #838383;background-color:#838383;color:#fff;cursor:pointer}.hero.wl-button-secondary .wl-button-secondary{width:auto;display:inline-block;font-weight:700;font-size:1.6rem;line-height:1.4rem;letter-spacing:-.01em;color:#000;text-align:center;text-decoration:none;background-color:#fff;border:1px solid #000;border-radius:1px;padding:2.4rem 4rem}.hero.wl-button-secondary .wl-button-secondary:focus{border:1px solid #212121;background-color:#212121}.hero.wl-button-secondary .wl-button-secondary:hover{border:1px solid #838383;background-color:#838383;color:#fff;cursor:pointer}.hero .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary{width:auto;display:inline-block;font-size:1.4rem;font-weight:600;line-height:1.4rem;letter-spacing:-.01em;color:#000;text-align:center;padding:2.4rem 3.2rem}@media only screen and (min-width:641px){.hero .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary{margin-right:3rem;color:#fff}}.hero .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.6rem;width:.2rem;height:.8rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg)}@media only screen and (min-width:641px){.hero .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary:after{border-left:.2rem solid #fff;border-top:.2rem solid #fff}}.hero.wl-link-secondary .wl-link-secondary{width:auto;display:inline-block;font-weight:700;font-size:1.6rem;line-height:1.4rem;letter-spacing:-.01em;color:#000;text-align:center;text-decoration:none;background-color:#fff;border:1px solid #adadad;border-radius:1px;padding:2.4rem 3.2rem}.hero.wl-link-secondary .wl-link-secondary:focus{background-color:#212121}.hero.wl-link-secondary .wl-link-secondary:hover{background-color:#838383;color:#fff}.wl-primary-hero{position:relative}@media only screen and (min-width:641px){.wl-primary-hero .cmp-teaser__content{height:48rem!important}}@media only screen and (min-width:1081px){.wl-primary-hero .cmp-teaser__content{height:53.6rem!important}}@media only screen and (min-width:1441px){.wl-primary-hero .cmp-teaser__content{height:83.5rem!important}}.wl-primary-hero .cmp-teaser__content .cmp-teaser__title{margin-bottom:1rem}.hero.wl-medium-hero-v2,.hero.wl-secondary-hero{position:relative}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2,.hero.wl-secondary-hero{height:48rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2,.hero.wl-secondary-hero{height:60rem!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2,.hero.wl-secondary-hero{height:117rem!important}}.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-secondary-hero .cmp-teaser__image{height:30rem}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-secondary-hero .cmp-teaser__image{height:48rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-secondary-hero .cmp-teaser__image{height:60rem!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-secondary-hero .cmp-teaser__image{height:117rem!important;background-size:cover!important}}.hero.wl-medium-hero-v2 .wl-teaser__video video,.hero.wl-secondary-hero .wl-teaser__video video{height:30rem}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2 .wl-teaser__video video,.hero.wl-secondary-hero .wl-teaser__video video{height:48rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2 .wl-teaser__video video,.hero.wl-secondary-hero .wl-teaser__video video{height:60rem!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2 .wl-teaser__video video,.hero.wl-secondary-hero .wl-teaser__video video{height:117rem!important}}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2 .cmp-teaser__content,.hero.wl-secondary-hero .cmp-teaser__content{padding-left:6rem;top:-48rem!important;height:34rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2 .cmp-teaser__content,.hero.wl-secondary-hero .cmp-teaser__content{padding:8rem 6rem 6rem 8rem;top:-60rem!important;height:46rem!important}.hero.wl-medium-hero-v2 .cmp-teaser__content .cmp-teaser__title,.hero.wl-secondary-hero .cmp-teaser__content .cmp-teaser__title{margin-bottom:0!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2 .cmp-teaser__content,.hero.wl-secondary-hero .cmp-teaser__content{top:-117rem!important;height:103rem!important;max-width:135rem!important;padding-left:unset!important;padding-right:unset!important}.hero.wl-medium-hero-v2 .cmp-teaser__content .cmp-teaser__title,.hero.wl-secondary-hero .cmp-teaser__content .cmp-teaser__title{margin-bottom:3.2rem!important}}@media only screen and (max-width:640px){.hero.wl-medium-hero-v2 .cmp-teaser__content,.hero.wl-secondary-hero .cmp-teaser__content{padding-bottom:6rem!important}}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2 .cmp-teaser__content,.hero.wl-secondary-hero .cmp-teaser__content{max-width:230rem}}@media only screen and (min-width:641px){.hero.wl-medium-hero-v2{height:48rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2{height:54rem!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2{height:117rem!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-medium-hero-v2 .wl-teaser__video video{height:54rem!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2 .cmp-teaser__image,.hero.wl-medium-hero-v2 .wl-teaser__video video{height:117rem!important;background-size:cover!important}}@media only screen and (min-width:1081px){.hero.wl-medium-hero-v2 .cmp-teaser__content{top:-54rem!important;height:40rem!important}.hero.wl-medium-hero-v2 .cmp-teaser__content .cmp-teaser__title{margin-bottom:0!important}}@media only screen and (min-width:1441px){.hero.wl-medium-hero-v2 .cmp-teaser__content{top:-117rem!important;height:103rem!important}.hero.wl-medium-hero-v2 .cmp-teaser__content .cmp-teaser__title{margin-bottom:0!important}}.hero.wl-secondary-hero-v1{position:relative;height:40rem}@media only screen and (max-width:640px){.hero.wl-secondary-hero-v1{height:unset}}.hero.wl-secondary-hero-v1 .wl-teaser__content--inner-wrapper{margin-left:auto;margin-right:auto;width:75%;max-width:135rem;padding:0!important}.hero.wl-secondary-hero-v1 .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{color:#313131;text-align:center;margin-bottom:2rem;font-variant-caps:all-small-caps}@media only screen and (min-width:641px){.hero.wl-secondary-hero-v1 .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{text-align:left;color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:3rem}}@media only screen and (min-width:1441px){.hero.wl-secondary-hero-v1 .wl-teaser__content--inner-wrapper{width:100%!important;max-width:100%!important}}@media only screen and (min-width:641px){.hero.wl-secondary-hero-v1 .wl-teaser__content--inner-wrapper{width:100%!important;max-width:100%!important}}.hero.wl-secondary-hero-v1 .cmp-teaser__image{height:40rem}@media only screen and (max-width:640px){.hero.wl-secondary-hero-v1 .cmp-teaser__image{height:30rem}}@media only screen and (min-width:1441px){.hero.wl-secondary-hero-v1 .cmp-teaser__image{background-size:cover!important}}.hero.wl-secondary-hero-v1 .cmp-teaser__content{position:relative;top:-40rem!important;height:32rem!important;padding:4rem 6rem 2.4rem}@media only screen and (min-width:1081px)and (max-width:1440px){.hero.wl-secondary-hero-v1 .cmp-teaser__content{padding:4rem 8rem 2.4rem}}@media only screen and (max-width:640px){.hero.wl-secondary-hero-v1 .cmp-teaser__content{position:unset;padding:unset;height:unset!important;padding-left:2.4rem;padding-right:2.4rem;padding-top:4rem;padding-bottom:4rem!important}}.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__description:after{content:"";clear:both;display:table}.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__description{display:inline-block;width:100%}.hero.wl-secondary-hero-v1 .cmp-teaser__content h1,.hero.wl-secondary-hero-v1 .cmp-teaser__content h2{text-align:left;color:#fff;margin-bottom:0;font-weight:800;font-size:3.2rem;line-height:4rem}@media only screen and (max-width:640px){.hero.wl-secondary-hero-v1 .cmp-teaser__content h1,.hero.wl-secondary-hero-v1 .cmp-teaser__content h2{text-align:center;color:#313131}}@media only screen and (max-width:1080px){.hero.wl-secondary-hero-v1 .cmp-teaser__content h1,.hero.wl-secondary-hero-v1 .cmp-teaser__content h2{font-size:2.8rem}}@media only screen and (min-width:641px){.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__description p{color:#fff;font-size:2.4rem;line-height:3.6rem;text-align:left;margin-bottom:0;margin-top:5px;font-weight:400!important}@media only screen and (max-width:640px){.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__description p{text-align:center;color:#313131}}@media only screen and (max-width:1080px){.hero.wl-secondary-hero-v1 .cmp-teaser__content .cmp-teaser__description p{font-size:1.8rem;line-height:2.8rem}}@media only screen and (min-width:1441px){.hero.wl-secondary-hero-v1 .cmp-teaser__content{max-width:135rem!important;padding-left:unset!important;padding-right:unset!important}}@media only screen and (min-width:641px){.hero.wl-secondary-hero-v1 .cmp-teaser__content{max-width:230rem}}.hero.wl-small-hero-with-text-on-top{position:relative;height:40rem}.hero.wl-small-hero-with-text-on-top .wl-teaser__content--inner-wrapper{margin-left:auto;margin-right:auto;width:100%!important;padding:0!important}.hero.wl-small-hero-with-text-on-top .cmp-teaser__image{height:40rem}@media only screen and (min-width:1441px){.hero.wl-small-hero-with-text-on-top .cmp-teaser__image{background-size:cover!important}}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content{position:relative;top:-40rem!important;height:32rem!important;padding:4rem 4rem 2.4rem}@media only screen and (max-width:1080px){.hero.wl-small-hero-with-text-on-top .cmp-teaser__content{padding:4rem 2.4rem 2.4rem}}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content .cmp-teaser__description:after{content:"";clear:both;display:table}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content .cmp-teaser__description{display:inline-block}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content h1,.hero.wl-small-hero-with-text-on-top .cmp-teaser__content h2{text-align:left;font-weight:700;font-size:2.8rem;line-height:4rem;color:#fff;margin-bottom:0}@media only screen and (min-width:1081px){.hero.wl-small-hero-with-text-on-top .cmp-teaser__content h1,.hero.wl-small-hero-with-text-on-top .cmp-teaser__content h2{font-size:3.2rem}}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero.wl-small-hero-with-text-on-top .cmp-teaser__content .cmp-teaser__description p{color:#fff;font-size:1.8rem;line-height:2.8rem;text-align:left;margin-bottom:0;margin-top:5px;font-weight:600!important}@media only screen and (min-width:1081px){.hero.wl-small-hero-with-text-on-top .cmp-teaser__content .cmp-teaser__description p{font-size:2.4rem;line-height:3.6rem}}@media only screen and (max-width:640px){.hero.wl-small-hero-with-text-on-top .cmp-teaser__content{padding-bottom:2rem!important}}.hero.wl-secondary-hero-v1.wl-content_left-aligned .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding-left:0;padding-right:0;width:100%}.hero.wl-content_bottom-aligned .cmp-teaser__content .wl-teaser__content--inner-wrapper{margin-top:auto}@media only screen and (min-width:641px){.wl-tertiary-hero{height:28rem}}@media only screen and (min-width:1081px){.wl-tertiary-hero{height:30rem}}.wl-tertiary-hero .cmp-teaser__image{height:28rem}@media only screen and (min-width:641px){.wl-tertiary-hero .cmp-teaser__image{height:28rem!important}}@media only screen and (min-width:1081px){.wl-tertiary-hero .cmp-teaser__image{height:30rem!important}}.wl-tertiary-hero .wl-teaser__video video{height:28rem}@media only screen and (min-width:641px){.wl-tertiary-hero .wl-teaser__video video{height:28rem!important}}@media only screen and (min-width:1081px){.wl-tertiary-hero .wl-teaser__video video{height:30rem!important}}.wl-tertiary-hero .cmp-teaser__content{height:56rem}@media only screen and (min-width:641px){.wl-tertiary-hero .cmp-teaser__content{top:-30rem!important;height:18rem!important}}@media only screen and (min-width:1081px){.wl-tertiary-hero .cmp-teaser__content{top:-30rem!important;height:18rem!important}}@media only screen and (min-width:1441px){.wl-tertiary-hero .cmp-teaser__content{max-width:135rem!important;margin-left:auto!important;margin-right:auto!important}}.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{color:#313131;font-weight:700;font-size:3.2rem!important;line-height:4rem;text-align:center;letter-spacing:-.01em}@media only screen and (min-width:641px){.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{color:#fff;text-align:left;text-shadow:0 2px 1px rgba(0,0,0,.3)}}.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper p{margin-top:1.6rem;margin-bottom:0;font-size:1.6rem!important;line-height:2.8rem!important;font-weight:400!important;text-align:center;letter-spacing:.005em;color:#000;text-shadow:0 1px 0 hsla(0,0%,100%,.3)}@media only screen and (min-width:641px){.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper p{line-height:3.2rem!important;color:#fff;text-align:left;text-shadow:0 2px 1px rgba(0,0,0,.3)}}.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container{margin-top:0}.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-button-primary{margin-top:4rem;padding:2.4rem 2rem}@media only screen and (min-width:641px){.wl-tertiary-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-button-primary{margin-right:0;margin-top:3.2rem}}.hero .cmp-teaser__action-container .wl-button-terinary{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;height:18.5rem;position:relative;background:var(--dark-berry-941e66) 0 0 no-repeat padding-box!important;background:#941e66 0 0 no-repeat padding-box!important;opacity:1;border:none;text-decoration:none}@media only screen and (min-width:641px){.hero .cmp-teaser__action-container .wl-button-terinary{width:21.8rem;height:12.2rem}}.hero .cmp-teaser__action-container .wl-button-terinary:before{content:"";border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;height:60px;background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 2px 3pc #212121;box-shadow:0 2px 3pc #212121;opacity:1}.hero .cmp-teaser__action-container .wl-button-terinary:after{content:"";display:inline-block;position:absolute;width:23px;height:23px;border-top:4px solid #000;border-right:4px solid #000;opacity:1;top:50%;left:50%;-webkit-transform:translate(-75%,-50%) rotate(45deg);transform:translate(-75%,-50%) rotate(45deg);-webkit-box-sizing:border-box;box-sizing:border-box}.hero .cmp-teaser__action-container .wl-button-terinary:focus{border:1px solid #212121;background-color:#212121;color:#fff}.hero .cmp-teaser__action-container .wl-button-terinary:hover{border:1px solid #838383;background-color:#838383;color:#fff}.hero .cmp-teaser__action-container .wl-button-terinary span{color:#fff;font-weight:400;font-size:1.8rem;width:100%;position:relative;top:4.7rem;display:block}@media only screen and (max-width:640px){.hero .cmp-teaser__action-container .wl-button-terinary span{position:relative;top:20rem;font-weight:400;font-size:1.8rem;color:#000}}@media only screen and (min-width:1081px){.hero .cmp-teaser__action-container .wl-button-terinary span{left:117%}}@media(min-width:641px)and (max-width:1080px){.hero .cmp-teaser__action-container .wl-button-terinary span{left:125%}}.hero.wl-content--center .cmp-teaser__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero.wl-content--center .cmp-teaser__content .cmp-teaser__description p,.hero.wl-content--center .cmp-teaser__content .cmp-teaser__pretitle,.hero.wl-content--center .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{text-align:center!important}.hero.wl-content--center .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero.wl-content--dark .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.wl-link-primary,.hero.wl-content--dark .cmp-teaser__content .cmp-teaser__description p,.hero.wl-content--dark .cmp-teaser__content .cmp-teaser__pretitle,.hero.wl-content--dark .cmp-teaser__content h1{color:#000!important}.hero.wl-content--dark .cmp-teaser__content .cmp-teaser__action-container .wl-link-primary:after{border-left:.2rem solid #000;border-top:.2rem solid #000}.wl-no-background-image-hero{height:40rem}@media only screen and (min-width:641px){.wl-no-background-image-hero{height:40rem}}@media only screen and (min-width:1081px){.wl-no-background-image-hero{height:30rem}}.wl-no-background-image-hero .cmp-teaser__content{height:28rem!important}@media only screen and (min-width:641px){.wl-no-background-image-hero .cmp-teaser__content{top:0!important;height:28rem!important}}@media only screen and (min-width:1081px){.wl-no-background-image-hero .cmp-teaser__content{top:0!important;height:18rem!important}}.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{color:#313131;font-weight:700;font-size:3.2rem!important;line-height:3.2rem;text-align:center;letter-spacing:-.02em;text-shadow:none!important}@media only screen and (min-width:641px){.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{color:#fff;text-align:left;line-height:4rem!important;letter-spacing:-.01em!important}}@media only screen and (min-width:1081px){.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper h1{color:#fff;text-align:left;line-height:4rem!important;letter-spacing:-.01em!important}}.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper p{margin-top:1.6rem;font-size:1.4rem!important;line-height:2.6rem!important;text-align:center;letter-spacing:.0025em;color:#000;text-shadow:none!important}@media only screen and (min-width:641px){.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper p{margin-bottom:0!important;font-weight:400!important;font-size:1.6rem!important;line-height:3.2rem!important;letter-spacing:-.005em!important;color:#fff;text-align:left}}@media only screen and (min-width:1081px){.wl-no-background-image-hero .cmp-teaser__content .wl-teaser__content--inner-wrapper p{margin-bottom:0!important;font-weight:400!important;font-size:1.6rem!important;line-height:3.2rem!important;letter-spacing:-.005em!important;color:#fff;text-align:left}}.hero.wl-fluid-hero{position:relative;min-height:40rem!important}@media only screen and (min-width:641px){.hero.wl-fluid-hero{height:calc(70vh - 16rem)}}@media only screen and (min-width:1081px){.hero.wl-fluid-hero{height:calc(90vh - 16rem)}}@media only screen and (min-width:1441px){.hero.wl-fluid-hero{height:calc(90vh - 16rem)}}.hero.wl-fluid-hero .wl-teaser__content--inner-wrapper{margin-left:auto;margin-right:auto;width:75%;max-width:135rem;padding:0!important}.hero.wl-fluid-hero .cmp-teaser__image{height:calc(100vh - 16rem)}@media only screen and (min-width:641px){.hero.wl-fluid-hero .cmp-teaser__image{height:calc(70vh - 16rem);min-height:40rem!important}}@media only screen and (min-width:1081px){.hero.wl-fluid-hero .cmp-teaser__image{height:calc(90vh - 16rem)}}@media only screen and (min-width:1441px){.hero.wl-fluid-hero .cmp-teaser__image{height:calc(90vh - 16rem);background-size:cover!important}}.hero.wl-fluid-hero .cmp-teaser__content{position:relative;padding:4rem 2.4rem 2.4rem}@media only screen and (min-width:641px){.hero.wl-fluid-hero .cmp-teaser__content{height:calc(70vh - 16rem);top:calc(-70vh - 6.1rem)!important;margin-top:16rem;min-height:40rem!important}}@media only screen and (min-width:1081px){.hero.wl-fluid-hero .cmp-teaser__content{height:calc(90vh - 16rem);top:calc(-90vh - 9rem)!important;padding:4rem}}@media only screen and (min-width:1441px){.hero.wl-fluid-hero .cmp-teaser__content{height:calc(90vh - 16rem);background-size:cover!important}}.hero.wl-fluid-hero .cmp-teaser__content .cmp-teaser__description:after{content:"";clear:both;display:table}.hero.wl-fluid-hero .cmp-teaser__content h1{margin-bottom:1rem}.hero.wl-fluid-hero .cmp-teaser__content .cmp-teaser__description{display:inline-block}.hero.wl-fluid-hero .cmp-teaser__content .cmp-teaser__description p{margin-top:1rem}.hero.wl-fluid-hero .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:640px){.hero.wl-fluid-hero .cmp-teaser__content{padding-bottom:2rem!important}}.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary,.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary,.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-terinary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important}@media only screen and (min-width:1081px){.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-primary:hover,.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-secondary:hover,.hero.wl-btn__berry .cmp-teaser__content .cmp-teaser__action-container .wl-button-terinary:hover{background-color:#838383!important;border-color:hsla(0,0%,51.4%,.2)!important}}.hero{border-bottom:.05rem double #333}.hero .cmp-teaser .wl-default__image--hide{display:none!important}@media only screen and (min-width:641px){.hero .cmp-teaser .wl-default__image--hide{display:block!important}}@media only screen and (min-width:641px){.hero{border-bottom:unset}}.wl-list-vertical-v1 .cmp-list,.wl-list-vertical-v1 ul{display:block}.wl-list-horizontal-v1{width:30rem}@media only screen and (min-width:641px){.wl-list-horizontal-v1{width:49.4rem;height:2rem}}.wl-list-horizontal-v1 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wl-list-horizontal-v1 .cmp-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:640px){.wl-list-horizontal-v1 ul{display:block}.wl-list-horizontal-v1 .cmp-list__item{padding-left:0}.wl-list-horizontal-v1 .cmp-list__item article{padding-left:0;border-left:0}.wl-list-horizontal-v1 .cmp-list{display:block}}.wl-list-separator-v1 .cmp-list__item{text-align:left}@media only screen and (min-width:641px){.wl-list-separator-v1 .cmp-list__item{padding:0 2rem;border-left:.1rem solid hsla(0,0%,100%,.8);line-height:normal}.wl-list-separator-v1 .cmp-list__item:first-child{border-left:none;padding-left:0!important}.wl-list-separator-v1 .cmp-list__item:last-child{padding-right:0!important}}.wl-icon-load-svg{width:0;height:0;display:none}.wl-icon-menuitems{display:inline-block;width:4.4rem;height:4.4rem}span.cmp-list__item-icon.cmp-button__icon--\#b2c_editing-services svg{-webkit-transform:scale(.55);transform:scale(.55);-moz-transform:scale(.55)}.wl-subscriptions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:.1rem solid #c4c4c4;padding:1.6rem}@media only screen and (min-width:641px){.wl-subscriptions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-subscriptions>div{width:100%;padding-left:1.6rem;padding-right:1.6rem}@media only screen and (min-width:641px){.wl-subscriptions>div{width:33%}}.wl-subscriptions .wl-subscriptions__category--container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:unset}.wl-subscriptions .wl-subscriptions__category--container ul{margin:unset;list-style:none}.wl-subscriptions .wl-subscriptions__category--container .wl-subscriptions__categories{padding-left:unset}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li:last-child{border-bottom:.1rem solid grey}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li{padding:.5rem;border-top:.1rem solid grey}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li:hover{background-color:#009ca9}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li:hover a{color:#000}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li a{display:block;text-decoration:none;cursor:pointer}.wl-subscriptions .wl-subscriptions__category--container ul.wl-subscriptions__categories li a:hover{color:#000!important}.wl-subscriptions .wl-subscriptions__choices--container{position:relative;background-color:#f7f7f7;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-subscriptions .wl-subscriptions__choices--container .wl-subscriptions__categories--container.inactive{display:none}.wl-subscriptions .wl-subscriptions__choices--container .wl-subscriptions__categories--container.active{display:block}.wl-subscriptions .wl-subscriptions__choices--container .wl-subscriptions__categories--container label{font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wl-subscriptions .wl-subscriptions__choices--container .wl-subscriptions__categories--container .wl-subject__checkbox{margin-bottom:unset!important}.wl-subscriptions .wl-subscriptions__choices--container .wl-mobile__top{visibility:visible;position:absolute;bottom:0;right:0;color:#009ca9}@media screen and (min-width:641px){.wl-subscriptions .wl-subscriptions__choices--container .wl-mobile__top{visibility:hidden}}.wl-subscriptions .wl-subscribed__subjects--container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:unset}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category{display:none;padding-left:unset;margin-left:1.6rem}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category.active{display:block}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck{position:relative;margin-left:1.5rem;top:.55rem}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:hover{cursor:pointer}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:hover:after{border-color:#d85139!important}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:hover:before{border-color:#d85139}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:after,.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:before{content:"";width:100%;cursor:pointer;position:absolute}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:before{height:1.2rem;border-right:.3rem solid #000;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wl-subscriptions .wl-subscribed__subjects--container .wl-subscribed__category .wl-uncheck:after{height:1.2rem;border-left:.3rem solid #000;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.osano-cm-widget{display:none}.cmp-pdfviewer__content{height:500px}.pdfviewer:not(.cq-Editable-dom) .cmp-pdfviewer__full-window-borderless{height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:9999}.pdfviewer.cq-Editable-dom .cmp-pdfviewer__full-window-borderless{height:500px}.wl-prev-next-article-carousel .contentfragmentlist-wrapper{width:86%;max-width:100%;overflow:hidden;margin:0 auto;position:relative;padding-left:2.3rem;padding-right:2.3rem;background-color:#fcfcfc;-webkit-box-shadow:0 .1rem .5rem rgba(0,0,0,.2);box-shadow:0 .1rem .5rem rgba(0,0,0,.2)}@media screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper{width:93%}}@media screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper{width:96%}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper{margin-top:.7rem}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .next-article,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{font-size:1rem;font-weight:700;text-transform:uppercase;color:#000;z-index:9}@media screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .next-article,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{font-size:1.2rem}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{width:48%;display:inline-block;margin-left:calc(1% + 1.7rem)}@media screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{width:49%;margin-left:2.5%}}@media screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{width:48.5%}}@media screen and (min-width:1441px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper .prev-article{width:48.9%;margin-left:1.9%}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper+.contentfragmentlist-content .slick-next,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .wl-next-prev-wrapper+.contentfragmentlist-content .slick-prev{top:0}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel:before{content:"";position:absolute;top:9%;left:49.5%;height:83%;width:.3rem;background:#ececec;z-index:1}@media screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel:before{left:50%;top:8%;height:86%}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list{padding:0 2.5%!important}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track{left:4rem}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:10.4rem;margin-left:0;padding-right:2.1rem}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card{display:block!important;-webkit-box-shadow:unset;box-shadow:unset}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card.no-next-article,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card.no-prev-article{text-align:center}@media only screen and (max-width:640px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card.no-next-article,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card.no-prev-article{font-size:0}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;width:75%;height:8rem;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image{margin-left:2%}}@media only screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image{width:30%;min-width:11rem}}@media only screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image{width:14.7rem}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image picture{display:block;overflow:hidden;width:100%;height:100%}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image picture img{width:100%;height:100%}@media only screen and (max-width:640px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image+.cmp-teaser__content{display:none}}@media only screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__image+.cmp-teaser__content{margin-left:.5rem}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:.3rem;width:40%;padding:0}@media only screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content{margin-left:0}}@media only screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content{width:57%}}@media only screen and (min-width:1441px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content{width:calc(100% - 29rem);width:calc(100% - 33rem)}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content .cmp-teaser__title{overflow:hidden;color:#333;max-height:7.5rem;font-size:1.4rem;font-weight:400;line-height:2.55rem;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide .card .cmp-teaser a .cmp-teaser__content .cmp-teaser__description{display:none!important}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active{margin-right:2rem}@media only screen and (max-width:640px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .no-next-article,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .no-prev-article{font-size:1.2rem!important}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .cmp-teaser__image{width:90%!important}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .cmp-teaser__image+.cmp-teaser__content{width:55%!important}@media only screen and (min-width:1081px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .cmp-teaser__image+.cmp-teaser__content{width:65%!important}}@media only screen and (min-width:1441px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .cmp-teaser__image+.cmp-teaser__content{width:70%!important}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-active .cmp-teaser__content{width:93%!important}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-current{margin-left:-2rem!important;margin-right:0!important}@media only screen and (min-width:641px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-current{margin-left:-3rem!important;margin-right:1rem!important}}@media only screen and (min-width:1441px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-list .slick-track .slick-slide.slick-current{margin-left:-4rem!important;margin-right:2rem!important}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:1.2rem;left:-1rem;visibility:hidden;font-size:0;cursor:pointer;z-index:1;height:100%}@media only screen and (min-width:641px)and (max-width:1080px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-prev{left:-.7rem}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next:before,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-prev:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/left-angle.svg);background-repeat:no-repeat;position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;height:2.025rem;background-size:contain;visibility:visible;z-index:1;top:3rem;content:"";cursor:pointer}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next.slick-disabled:before,.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-prev.slick-disabled:before{cursor:default;visibility:hidden}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next{right:-.7rem;left:unset}@media only screen and (min-width:641px)and (max-width:1080px){.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next{right:-.4rem}}.wl-prev-next-article-carousel .contentfragmentlist-wrapper .contentfragmentlist-carousel .contentfragmentlist-content .slick-next:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/right-angle.svg)}.wl-blogs__container--v1{height:5.2rem;width:100%}@media only screen and (min-width:1081px){.wl-blogs__container--v1{width:97.3rem;height:14.8rem;margin:auto auto 20px}}.wl-blogs__container--v1 .wl-blogs{padding:0 1rem;margin:1.6rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fcfcfc;-webkit-box-shadow:0 .1rem .5rem rgba(0,0,0,.2);box-shadow:0 .1rem .5rem rgba(0,0,0,.2)}@media only screen and (min-width:1081px){.wl-blogs__container--v1 .wl-blogs{padding:0;margin:0}}.wl-blogs__container--v1 .wl-blogs .wl-prev__link:before{content:"";position:absolute;background-color:#ececec;height:80%;width:.3rem;top:10%;right:0}.wl-blogs__container--v1 .wl-blogs .wl-blog__link{text-decoration:none;width:50%;position:relative;padding:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-blogs__container--v1 .wl-blogs .wl-blog__link:hover{cursor:pointer}.wl-blogs__container--v1 .wl-blogs .wl-blog__link:hover .wl-blog__title{color:#333}.wl-blogs__container--v1 .wl-blogs .wl-blog__link:hover .wl-blog__icon:after{border-color:#333}.wl-blogs__container--v1 .wl-blogs .wl-blog__icon{width:1.6rem;height:2rem}.wl-blogs__container--v1 .wl-blogs .wl-blog__icon:after{content:"";display:inline-block;height:1.2rem;width:1.2rem;border-bottom:.4rem solid;border-right:.4rem solid}.wl-blogs__container--v1 .wl-blogs .wl-prev__icon{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.wl-blogs__container--v1 .wl-blogs .wl-next__icon{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container{width:calc(100% - 1.6rem)}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__title{text-align:center;font-size:1.2rem;font-weight:700;text-transform:uppercase;margin:0}@media only screen and (min-width:1081px){.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__title{text-align:unset}}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__content{margin-top:1.3rem;max-height:10.4rem;display:none}@media(min-width:1081px){.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__content--description{display:none}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__img--container{display:block;width:17rem;height:10.4rem;margin-right:1rem;margin-top:.5rem;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__img--container .wl-blog__img{width:17rem;height:90%;position:relative;background-color:grey}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__text{width:calc(100% - 15rem);display:inline-block;-ms-flex-item-align:center;align-self:center}.wl-blogs__container--v1 .wl-blogs .wl-blog__content--container .wl-blog__content--title{color:#333;display:-webkit-box;max-height:7.5rem;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1.7rem;font-family:Open Sans,sans-serif}.wl-blogs__container--v1 .wl-blogs .wl-prev__content--container{padding-left:1.3rem}.wl-blogs__container--v1 .wl-blogs .wl-prev__content--container .wl-prev__text{padding-right:1.5rem}.wl-blogs__container--v1 .wl-blogs .wl-next__content--container{padding-right:1.3rem}.wl-blogs__container--v1 .wl-no__article{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:relative}.wl-blogs__container--v1 .wl-no__article:hover p{color:#333}.wl-blogs__container--v1 .wl-no__article :before{content:"";position:absolute;background-color:#ececec;height:80%;width:3px;top:10%;right:0}.wl-blogs__container--v1 .wl-no__article p{font-size:1.2rem;font-weight:700;text-transform:uppercase}.wl-blogs__container--v2{height:5.2rem;width:100%}@media only screen and (min-width:1081px){.wl-blogs__container--v2{width:97.3rem;height:14.8rem;margin:auto auto 20px}}.wl-blogs__container--v2 .wl-blogs{padding:0 1rem;margin:1.6rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fcfcfc;-webkit-box-shadow:0 .1rem .5rem rgba(0,0,0,.2);box-shadow:0 .1rem .5rem rgba(0,0,0,.2)}@media only screen and (min-width:1081px){.wl-blogs__container--v2 .wl-blogs{padding:0;margin:0}}.wl-blogs__container--v2 .wl-blogs .wl-prev__link{display:none!important}.wl-blogs__container--v2 .wl-blogs .wl-prev__link:before{content:"";position:absolute;background-color:#ececec;height:80%;width:.3rem;top:10%;right:0}.wl-blogs__container--v2 .wl-blogs .wl-blog__link{text-decoration:none;width:100%;position:relative;padding:1.3rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-blogs__container--v2 .wl-blogs .wl-blog__link:hover{cursor:pointer}.wl-blogs__container--v2 .wl-blogs .wl-blog__link:hover .wl-blog__title{color:#333}.wl-blogs__container--v2 .wl-blogs .wl-blog__link:hover .wl-blog__icon:after{border-color:#333}.wl-blogs__container--v2 .wl-blogs .wl-blog__icon{width:1.6rem;height:2rem}.wl-blogs__container--v2 .wl-blogs .wl-blog__icon:after{content:"";display:inline-block;height:1.2rem;width:1.2rem;border-bottom:.4rem solid;border-right:.4rem solid}.wl-blogs__container--v2 .wl-blogs .wl-prev__icon{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.wl-blogs__container--v2 .wl-blogs .wl-next__icon{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container{width:calc(100% - 1.6rem)}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__title{text-align:center;font-size:1.2rem;font-weight:700;text-transform:uppercase;margin:0}@media only screen and (min-width:1081px){.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__title{text-align:unset}}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__content{margin-top:1.3rem;max-height:10.4rem;display:none}@media(min-width:1081px){.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__content--description{font-size:1.3rem;color:#333;position:relative;bottom:1rem}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__img--container{display:block;width:17rem;height:10.4rem;margin-right:1rem;margin-top:.5rem;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__img--container .wl-blog__img{width:17rem;height:90%;position:relative;background-color:grey}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__text{width:calc(100% - 15rem);display:inline-block;-ms-flex-item-align:center;align-self:center}.wl-blogs__container--v2 .wl-blogs .wl-blog__content--container .wl-blog__content--title{color:#333;display:-webkit-box;max-height:7.5rem;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1.7rem;font-family:Open Sans,sans-serif;position:relative;top:1rem}.wl-blogs__container--v2 .wl-blogs .wl-prev__content--container{padding-left:1.3rem}.wl-blogs__container--v2 .wl-blogs .wl-prev__content--container .wl-prev__text{padding-right:1.5rem}.wl-blogs__container--v2 .wl-blogs .wl-next__content--container{padding-right:1.3rem}.wl-blogs__container--v2 .wl-no__article{display:none!important;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:relative}.wl-blogs__container--v2 .wl-no__article :before{content:"";position:absolute;background-color:#ececec;height:80%;width:3px;top:10%;right:0}.wl-blogs__container--v2 .wl-no__article p{font-size:1.2rem;font-weight:700;text-transform:uppercase}.wl-pta-wrapper-three-column-no-image{display:grid;grid-column-gap:3.2rem;margin-top:4rem;margin-left:0;margin-bottom:4rem;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:641px){.wl-pta-wrapper-three-column-no-image{margin-top:7.2rem;margin-left:0;margin-bottom:7.2rem;grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:1081px){.wl-pta-wrapper-three-column-no-image{margin-top:6rem;margin-left:0;margin-bottom:6rem}}.wl-pta-wrapper-three-column-no-image.wl-pta-border-top .cmp-contentfragment{border:1px solid #094f34;border-top:.4rem solid #094f34;border-radius:.2rem .2rem 0 0}.wl-pta-wrapper-three-column-no-image section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);grid-row-gap:4rem;font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131}@media only screen and (min-width:641px){.wl-pta-wrapper-three-column-no-image section{grid-column:1/9;grid-column-gap:2pc;grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1081px){.wl-pta-wrapper-three-column-no-image section{grid-column:1/9;grid-template-columns:repeat(6,2fr);grid-column-gap:2pc}}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment__element-title,.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment__title{display:none}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5;padding:3.2rem 2.4rem 4rem;background:#fff;border:1px solid #d1d1d1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:2px}@media only screen and (min-width:641px){.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment{grid-column:span 2}}@media only screen and (min-width:1081px){.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment{grid-column:span 2;padding:2pc 24px}}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment .cmp-contentfragment__element--title dd{font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;color:#313131;font-size:1pc;line-height:28px;margin-bottom:8px;letter-spacing:.0025em;text-transform:capitalize}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment .cmp-contentfragment__element--designation dd{font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:26px;letter-spacing:.0025em;text-transform:capitalize;color:rgba(49,49,49,.6)}.wl-pta-wrapper-three-column-no-image section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-pta-wrapper-four-column-no-image{display:grid;margin:0 2.6rem;grid-column-gap:3.2rem;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-no-image{margin:0 6rem;grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-no-image{margin:0 8rem}}@media only screen and (min-width:1441px){.wl-pta-wrapper-four-column-no-image{max-width:135rem;margin-left:auto;margin-right:auto}}.wl-pta-wrapper-four-column-no-image section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131;grid-row-gap:4rem}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-no-image section{grid-column:1/9;grid-template-columns:repeat(8,1fr);grid-column-gap:2pc}}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment__element-title,.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment__title{display:none}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5;padding:3.2rem 2.4rem 4rem;background:#fff;border:1px solid #d1d1d1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:2px}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment{grid-column:span 4}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment{grid-column:span 2}}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment .cmp-contentfragment__element--title dd{font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;color:#313131;font-size:1.6rem;line-height:2.8rem;margin-bottom:.8rem;letter-spacing:.0025em;text-transform:capitalize}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment .cmp-contentfragment__element--designation dd{font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2.6rem;letter-spacing:.0025em;text-transform:capitalize;color:rgba(49,49,49,.6)}.wl-pta-wrapper-four-column-no-image section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-pta-wrapper-four-column-image{display:grid;grid-column-gap:3.2rem;grid-template-columns:repeat(5,1fr);margin-bottom:5rem}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image{grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:1441px){.wl-pta-wrapper-four-column-image{max-width:135rem;margin-left:auto;margin-right:auto}}.wl-pta-wrapper-four-column-image section{display:grid;grid-column:1/6;grid-template-columns:repeat(5,1fr);grid-row-gap:4rem;font-family:Open Sans,sans-serif;letter-spacing:-.005em;color:#313131;position:relative;margin:0 2.6rem 0 2.2rem}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section{grid-column:1/9;grid-template-columns:repeat(8,1fr);grid-column-gap:2pc;margin:0 6rem}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section{margin:0 8rem}}@media only screen and (min-width:1441px){.wl-pta-wrapper-four-column-image section{margin:unset!important}}.wl-pta-wrapper-four-column-image section .wl-pta-collapse{font-size:26px;float:right;top:-74px;cursor:pointer;position:relative;left:0}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .wl-pta-collapse{float:right;top:-21px;cursor:pointer;position:relative;left:0;margin-right:-70px}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .wl-pta-collapse{font-size:26px;float:right;top:-64.13px;cursor:pointer;position:relative;left:6rem}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment__element-title,.wl-pta-wrapper-four-column-image section .cmp-contentfragment__title{display:none}.wl-pta-wrapper-four-column-image section .cmp-contentfragment{margin:0;overflow:hidden;grid-column:span 5}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment{grid-column:span 4}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment{grid-column:span 2}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:3.375),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:324dpi){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .wl-pta-wrapper-four-column-image section .cmp-contentfragment{position:relative!important}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--picture .cmp-contentfragment__element-value{line-height:0}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--picture dd{border-radius:2px;overflow:hidden;-o-object-fit:cover;object-fit:cover;border:2px solid #d9d9d9}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--picture dd img{-o-object-fit:cover;object-fit:cover;width:100%;vertical-align:-webkit-baseline-middle}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--title dd{margin:1.6rem 0 0;height:1.8rem;font-style:normal;font-weight:700;font-size:1pc;line-height:18px;text-align:center}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--title dd{margin:2.4rem 0 0;height:1.8rem;text-align:left}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--title dd{margin:2.4rem 0 0;height:1.8rem;text-align:left}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--designation dd{margin:.8rem 0 0;font-style:italic;font-weight:400;font-size:14px;line-height:1pc;text-align:center}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--designation dd{margin:1.6rem 0 0;font-size:1.4rem;line-height:2.2rem;text-align:left}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--designation dd{margin:1.6rem 0 0;font-size:14px;line-height:1pc;text-align:left}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description{display:block;background:#fff;border:1px solid #d9d9d9;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.1);box-shadow:0 .2rem .8rem rgba(0,0,0,.1);border-radius:.2rem;width:calc(100% - 4.8rem);height:auto;position:absolute;margin-top:3rem;padding:6.4rem 2.4rem;left:0;font-family:inherit;font-style:inherit;font-weight:600;font-size:18px;line-height:2pc;letter-spacing:-.005em;color:#313131}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description{width:calc(100% - 18.8rem);height:auto;position:absolute;margin-top:3.38rem;padding:2.12rem 9.4rem;left:0}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description{width:calc(100% - 32rem);height:auto;position:absolute;margin-top:6rem;padding:6rem 16.4rem;left:0}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p{font-weight:400;line-height:3.2rem}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a{font-weight:600;text-decoration:none}@media only screen and (max-width:640px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a:hover{text-decoration:underline;color:#094f34;cursor:pointer}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a:hover:after{border-color:#094f34}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:1.1rem}@media only screen and (max-width:640px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .cmp-contentfragment__element--description p a:after{top:0}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .pointer-arrow{width:0;height:0;border-left:2rem solid transparent;border-right:2rem solid transparent;border-bottom:2rem solid #d9d9d9;position:absolute;margin-top:-10.6rem}@media only screen and (min-width:641px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .pointer-arrow{margin-top:-6.4rem}}@media only screen and (min-width:1081px){.wl-pta-wrapper-four-column-image section .cmp-contentfragment .pointer-arrow{margin-top:-10.2rem}}.wl-pta-wrapper-four-column-image section .cmp-contentfragment .pointer-arrow:after{content:"";width:0;height:0;border-left:2.1rem solid transparent;border-right:2.1rem solid transparent;border-bottom:2.1rem solid #fff;position:absolute;top:.1rem;left:-2.1rem}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment.open{overflow:visible}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment.open .cmp-contentfragment__element--designation dd,.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment.open .cmp-contentfragment__element--title dd{text-decoration:underline}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment:not(.open){padding-bottom:0!important;margin-bottom:0!important}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment:not(.open) .cmp-contentfragment__element--description.initialized{display:none}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd{border-radius:2px;overflow:hidden;-o-object-fit:cover;object-fit:cover;border:.2rem solid #d9d9d9}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd:hover{border:.2rem solid #094f34;cursor:pointer}.wl-pta-wrapper-four-column-image-with-description section .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd:focus{border:.2rem solid #094f34}@media only screen and (max-width:640px){.wl-ptc-two-column-wrapper{margin-bottom:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-ptc-two-column-wrapper .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wl-ptc-two-column-wrapper .wl-ptc-wrapper-two-column-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:3.6rem}}.wl-ptc-two-column-wrapper .text{font-size:1.6rem;line-height:3.2rem;text-align:left;margin-top:2.4rem}@media only screen and (max-width:640px){.wl-ptc-two-column-wrapper .text{font-size:1.4rem;line-height:2.8rem;margin-top:0}.wl-ptc-two-column-wrapper .text p:first-child{margin-top:0}}.wl-ptc-two-column-wrapper .text .cmp-text p a{font-weight:600;text-decoration:none}@media only screen and (max-width:640px){.wl-ptc-two-column-wrapper .text .cmp-text p a{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-ptc-two-column-wrapper .text .cmp-text p a:hover{text-decoration:underline;color:#094f34;cursor:pointer}.wl-ptc-two-column-wrapper .text .cmp-text p a:hover:after{border-color:#094f34}.wl-ptc-two-column-wrapper .text .cmp-text p a:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:1.1rem}@media only screen and (max-width:640px){.wl-ptc-two-column-wrapper .text .cmp-text p a:after{top:0}}.wl-related-articles .wl-section-header{top:.5rem;width:74%}@media only screen and (min-width:641px){.wl-related-articles .wl-section-header{width:85%}}@media only screen and (min-width:1081px){.wl-related-articles .wl-section-header{width:87%}}@media only screen and (min-width:1441px){.wl-related-articles .wl-section-header{width:95%}}.wl-related-articles .wl-section-header h3{margin-top:2.4rem;margin-bottom:2.6rem;padding-bottom:0}@media only screen and (min-width:641px){.wl-related-articles .wl-section-header h3{margin-bottom:2.1rem}}.wl-related-articles .contentfragmentlist-wrapper{margin-top:-7.5rem;overflow:hidden;position:relative;width:calc(100% + 2.4rem)}@media only screen and (min-width:641px){.wl-related-articles .contentfragmentlist-wrapper{margin-top:-8.1rem;width:calc(100% + 4rem)}}@media only screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper{width:unset}}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3.slide{margin-left:.7rem;width:100%!important}@media screen and (min-width:641px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3.slide{margin-left:1.2rem;margin-right:1.2rem;width:92.88%!important}}@media screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3.slide{width:89.6%!important}}@media screen and (min-width:1441px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3.slide{width:90.5%!important}}@media only screen and (max-width:640px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content{padding:3.2rem 1.6rem}}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3!important}@media only screen and (min-width:641px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:2!important}}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description{color:#fff;display:block;line-height:28px}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2!important;margin-bottom:0}@media only screen and (max-width:1080px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser__content .cmp-teaser__description{display:none!important}}@media only screen and (max-width:1080px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser .cmp-teaser__image{display:block}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{position:absolute;bottom:1rem;background:#000;color:#fff;text-decoration:underline;padding:1.6rem .4rem;border:none;visibility:hidden;width:80%}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:after{position:absolute;visibility:visible;bottom:2rem;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:underline;content:"Continue Reading"!important;line-height:2.8rem!important;vertical-align:middle!important}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active{color:#fff!important}}@media only screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3:hover .cmp-teaser__content .cmp-teaser__title{max-width:100%;-webkit-line-clamp:4!important}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3:hover .cmp-teaser__content .cmp-teaser__description{color:#fff;margin-top:0}.wl-related-articles .contentfragmentlist-wrapper .contentfragmentlist-content .card.teaser.wl-img-card-v3:hover .cmp-teaser__content .cmp-teaser__description p{-webkit-line-clamp:8!important}}@media only screen and (max-device-width:640px){.wl-related-articles .contentfragmentlist-wrapper .slick-slide{padding-left:.5rem}}.wl-related-articles .contentfragmentlist-wrapper .slick-prev.slick-arrow{position:absolute;top:0;right:4.5rem;visibility:hidden}@media only screen and (min-width:641px){.wl-related-articles .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:9rem}}@media only screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:7rem}}.wl-related-articles .contentfragmentlist-wrapper .slick-next.slick-arrow{position:absolute;top:0;right:3rem;visibility:hidden}@media only screen and (min-width:641px){.wl-related-articles .contentfragmentlist-wrapper .slick-next.slick-arrow{right:6rem}}@media only screen and (min-width:1081px){.wl-related-articles .contentfragmentlist-wrapper .slick-next.slick-arrow{right:3rem}}.wl-related-articles .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;height:2.025rem;background-size:contain;visibility:visible;z-index:1;top:3rem;content:"";cursor:pointer}@media(min-width:0px)and (max-width:640px){.wl-related-articles .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{top:2.4rem}}.wl-related-articles .contentfragmentlist-wrapper .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;right:0;color:#000;background-size:contain;font-size:2rem;width:2.1rem;height:2.025rem;visibility:visible;top:3rem;content:"";cursor:pointer}@media(min-width:0px)and (max-width:640px){.wl-related-articles .contentfragmentlist-wrapper .slick-next.slick-arrow:before{top:2.4rem}}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper{border:0 solid #000;display:none;z-index:2}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper{z-index:1;width:27rem;width:auto;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall,.wl-global__parent--selector .wl-search__results .wl-search__filter--top-filter{display:inline-block}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__results .wl-search__filter--top-expandall{display:none}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-filter{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem;margin-bottom:1.4rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__filter--top-filter{margin-right:.8rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-search__results .wl-search__filter--top-filter{min-width:9.2rem}}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-filter span{white-space:nowrap}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall{text-align:center;text-decoration:underline}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall{display:none}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall:hover{color:#115c36}}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall:hover{cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall:active{color:#000}.wl-global__parent--selector .wl-search__results .wl-search__filter--top-clearall.wl-search__facets--anchordisable{pointer-events:none;opacity:.4;color:#adadad;text-decoration:none}.wl-global__parent--selector .wl-search__results .wl-search__facets--apply.wl-search__facets--anchordisable{pointer-events:none;opacity:.4;background-color:#f5f5f5!important;border-color:#d6d6d6!important;color:#adadad!important}.wl-global__parent--selector .wl-search__results .wl-search__filter--divider{border-bottom:.1rem solid #d6d6d6;margin-left:0;width:91.85%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--divider{width:auto}}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-box[data-cmp-facet-expanded=true]{padding-bottom:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-box[data-cmp-facet-expanded=true] .wl-search__filter--heading{margin-bottom:1.2rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-box[data-cmp-facet-expanded=false]{padding-bottom:0!important}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-box[data-cmp-facet-expanded=false] hr.selection-divider{display:none!important}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-box [id^=wl-search__filter--list-]{display:none}.wl-global__parent--selector .wl-search__results .wl-search__filter--heading{display:block;font-size:1.4rem;line-height:2.8rem;font-weight:700;letter-spacing:-.007rem;color:#313131;padding-top:1.6rem;padding-bottom:1.6rem}@media only screen and (max-width:1440px){.wl-global__parent--selector .wl-search__results .wl-search__filter--heading{padding-top:1.4rem;padding-bottom:1.4rem}}.wl-global__parent--selector .wl-search__results .wl-search__filter--field-label{display:block;font-size:1.3rem;line-height:2rem;font-weight:400;letter-spacing:-.5%;-webkit-columns:#5a5a5a;-moz-columns:#5a5a5a;column-count:#5a5a5a;padding-top:.8rem;padding-bottom:.8rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--field-label .wl-search__filter--date,.wl-global__parent--selector .wl-search__results .wl-search__filter--field-label>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-search__results .wl-search__filter--field-label .wl-search__filter--date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;padding-left:3rem}.wl-global__parent--selector .wl-search__results form .wl-search__filter--field-label>label{font-weight:400;line-height:normal;margin-bottom:0}.wl-global__parent--selector .wl-search__results .wl-search__textbox--container{width:100%;display:block;position:relative}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__textbox--container{display:inline-block}}.wl-global__parent--selector .wl-search__results .wl-search__textbox--search-icon img{width:2.8rem;height:2.8rem;position:absolute;left:2.4rem;right:1.6rem;top:1.6rem;bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__textbox--search-icon:after{content:"";position:absolute;height:2.8rem;border-right:.2rem solid #313131;left:6.8rem;top:1.6rem;bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__input{height:6rem;border-radius:.2rem;border:.1rem solid #adadad;font-size:1.6rem;line-height:1.4rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem 6.2rem 1.6rem 8.6rem}.wl-global__parent--selector .wl-search__results .wl-search__input::-webkit-input-placeholder{font-size:1.6rem;line-height:1.4rem!important;letter-spacing:-.008rem;color:#5a5a5a;text-shadow:0 .1rem 0 #fff}.wl-global__parent--selector .wl-search__results .wl-search__input:-moz-placeholder,.wl-global__parent--selector .wl-search__results .wl-search__input:-ms-input-placeholder,.wl-global__parent--selector .wl-search__results .wl-search__input::-moz-placeholder,.wl-global__parent--selector .wl-search__results .wl-search__input::-webkit-input-placeholder,.wl-global__parent--selector .wl-search__results .wl-search__input::placeholder{font-size:1.6rem;line-height:1.4rem!important;letter-spacing:-.008rem;color:#5a5a5a;text-shadow:0 .1rem 0 #fff}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner{display:inherit}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--form-options{border:none;padding:0;text-align:right;margin:0;position:relative}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown{height:4.8rem;-webkit-text-fill-color:#313131;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:.2rem solid #313131;border-radius:.2rem .2rem 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:1;font-size:1.6rem;line-height:3.2rem;letter-spacing:-.001em;font-weight:600;color:#313131;min-width:21.7rem!important;padding:.8rem 0 .8rem 1.6rem;width:21.7rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown{width:85%;height:6rem;min-width:19rem!important}}@media only screen and (max-width:375px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown{width:21.4rem;height:6rem}}@media only screen and (max-width:768px)and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown{width:21.4rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown{height:6rem;font-size:1.4rem;line-height:2.1rem;letter-spacing:-.005em}}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown option{font-weight:600;letter-spacing:.01em}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown option{letter-spacing:-.005em}}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown .custom-dropdown-div-select{height:4.8rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown .custom-dropdown-div-select{height:4.2rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--field-dropdown .custom-dropdown-div-select{height:4.2rem}}.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--form-options-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wl-global__parent--selector .wl-search__results label.wl-search__sortby{line-height:normal;font-weight:600;margin-right:1.6rem;margin-top:0;margin-bottom:0;color:#313131;font-style:normal}.wl-global__parent--selector .wl-search__results .wl-search__tokenwrapper{font-size:0;line-height:0}.wl-global__parent--selector .wl-search__results .wl-search__filter--tokens{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--tokens{width:100%;display:inline-block}}.wl-global__parent--selector .wl-search__results .wl-search__filter--itemslist{margin-bottom:4rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--itemslist .wl-search__filter--top-clearall{display:none}.wl-global__parent--selector .wl-search__results .wl-search__filter--itemslist.active{display:block;margin-top:1.6rem;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--itemslist.active .wl-search__filter--top-clearall{display:none!important;font-size:1.2rem;line-height:1.8rem;font-weight:600;margin-left:.8rem;padding-top:.8rem;padding-bottom:.8rem}}.wl-global__parent--selector .wl-search__results .wl-search__filter--eachitem{background:#eaeaea;border-radius:1.6rem;font-size:1.2rem;line-height:1.8rem;font-weight:600;letter-spacing:.0025em;padding:.7rem 3.4rem .7rem 1.6rem;display:inline-block;position:relative;margin:0 .8rem .8rem 0}.wl-global__parent--selector .wl-search__results .wl-search__filter--eachitem:last-child{margin-right:0}.wl-global__parent--selector .wl-search__results .wl-search__filter--eachitem span{padding-right:.8rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--darklayer{background:#000 0 0 no-repeat;opacity:.7;width:100%;height:100%;position:absolute;z-index:4001;position:fixed;left:0;top:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--darklayer{z-index:0}}.wl-global__parent--selector .wl-search__results .wl-search__filter--closeicon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-inner.svg);width:1.8rem;height:1.8rem;position:absolute;right:1.6rem;top:.7rem;cursor:pointer;background-size:contain;background-repeat:no-repeat}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview{display:block;position:fixed;background:#fff;padding-left:2.4rem!important;padding-top:2.4rem!important;padding-bottom:2.4rem!important;left:0;right:5.3rem;top:0;height:100vh;z-index:4002;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filter--top-row{padding-right:2.4rem;padding-top:1.4rem;padding-bottom:1.4rem;margin-bottom:0}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__across--results.active,.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__acrosswithin--container{width:91.845%}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__across--results.active{overflow:auto;padding-right:1rem;max-height:17rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filter--content-box{width:97.05%}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filter--content-box .wl-search__acrosswithin--container{width:100%!important}.wl-global__parent--selector .wl-search__results .wl-search__filter--seelesslink,.wl-global__parent--selector .wl-search__results .wl-search__filter--seemorelink{color:#000;font-weight:600;font-size:1.3rem;line-height:2rem;margin-top:.8rem}.wl-global__parent--selector .wl-search__results .wl-search__filter--seelesslink:hover,.wl-global__parent--selector .wl-search__results .wl-search__filter--seemorelink:hover{text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__filter--list{max-height:calc(100vh - 17rem);overflow-y:auto;overflow-x:clip}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--list{min-height:35rem;max-height:calc(100svh - 50.6rem)}}.wl-global__parent--selector .wl-search__results .wl-search__filter--list::-webkit-scrollbar{width:1.6rem;flex-shrink:0}.wl-global__parent--selector .wl-search__results .wl-search__filter--list::-webkit-scrollbar-track{background:#eaeaea;flex-shrink:0}.wl-global__parent--selector .wl-search__results .wl-search__filter--list::-webkit-scrollbar-thumb{background:#adadad;border:.4rem solid transparent;border-radius:1rem;background-clip:content-box}.wl-global__parent--selector .wl-search__results .wl-search__filter--list::-webkit-scrollbar-thumb:hover{background:#838383;border:.4rem solid transparent;border-radius:1rem;background-clip:content-box}.wl-global__parent--selector .wl-search__results .wl-search__displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-search__results .wl-search__displayflex.wl-search__filter--custom-date{-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-search__results .wl-search__displaynone{display:none}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label-start{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:1.6rem}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label-end label:hover{text-decoration:none}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label label{margin-bottom:0}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label .wl-search__filter--field-from-type{font-size:1.3rem;line-height:2rem;letter-spacing:-.0065rem;color:#5a5a5a;font-style:italic}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label .wl-search__filter--field-count{font-size:1.2rem;line-height:1.8rem;font-weight:600;letter-spacing:-.006rem;margin-right:.8rem;color:#838383}.wl-global__parent--selector .searchResults.wl-search__filter--checkboxes-rightside .wl-search__filter--field-label .wl-search__filter--checkbox-field{margin-right:0}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;font-size:1.4rem;line-height:1.9rem;font-weight:600}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row{display:none;margin-bottom:0}}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-clearall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-expandall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-filter{margin-top:1.4rem;margin-bottom:1.4rem;-webkit-box-flex:33%;-ms-flex:33%;flex:33%;line-height:1.907rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-clearall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-expandall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-filter{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-expandall{text-align:right;text-decoration:underline}@media(hover:hover){.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-collapseall:hover,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-expandall:hover{color:#115c36;text-decoration:underline;cursor:pointer}}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-collapseall:active,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row .wl-search__filter--top-expandall:active{color:#000}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row.wl-search__clearonly .wl-search__filter--top-clearall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row.wl-search__clearonly .wl-search__filter--top-filter{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row.wl-search__clearonly .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--top-row.wl-search__clearonly .wl-search__filter--top-expandall{display:none!important}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box{border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box .wl-search__filter--heading{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box [id^=wl-search__filter--list-]+label:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-angle.svg);background-repeat:no-repeat;width:1.3rem;height:1.3rem;background-size:contain;content:"";cursor:pointer;float:right;margin-right:.2rem;margin-top:.3rem}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box [id^=wl-search__filter--list-]:checked+label:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/up-angle.svg)}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]~.wl-search__acrosswithin--container,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]~.wl-search__filter--field-label,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]~.wl-search__filter--seelesslink,.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]~.wl-search__filter--seemorelink{display:none}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]:checked~.wl-search__filter--field-label.wl-search__displayflex{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box .wl-search__filter--custom-date{-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]:checked~.wl-search__filter--seelesslink:not(.wl-search__displaynone),.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]:checked~.wl-search__filter--seemorelink:not(.wl-search__displaynone){display:inline-block;font-size:1.4rem;font-weight:600;line-height:1.4rem;margin-bottom:.8rem}.wl-global__parent--selector .wl-search__filter--accordion .wl-search__filter--list .wl-search__filter--content-box input[type=checkbox]:checked~.wl-search__acrosswithin--container{display:block}.wl-global__parent--selector .wl-search__mainheading--text{font-size:3.2rem;font-weight:800;text-align:center;line-height:4rem;margin-bottom:3rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__mainheading--text{text-align:left}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__mainheading--text{font-size:5.6rem;margin-bottom:4rem;line-height:normal}}.wl-global__parent--selector .wl-search__filter--field-label label{word-break:break-word;cursor:pointer;font-size:1.3rem;line-height:2rem;letter-spacing:-.0065rem;text-transform:capitalize;color:#5a5a5a}.wl-global__parent--selector .wl-search__filter--field-label label:hover{text-decoration:underline}.wl-global__parent--selector .wl-search__filter--field-label label:hover i{text-decoration:none}.wl-global__parent--selector .wl-search__filter--field-label label i{font-style:normal;display:inline-block;margin-left:.4rem;color:#838383}.wl-global__parent--selector .wl-search__filter--checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-search__filter--checkbox-field{height:2rem;width:2rem;margin:0 1rem 0 0;cursor:pointer;accent-color:#000}.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]{background-color:#fff;-webkit-appearance:none;appearance:none;-moz-appearance:none;border:.1rem solid #000;border-radius:.2rem}.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]:checked:before{content:" ";background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-white-facets.svg);background-repeat:no-repeat;background-position:50%;position:relative;width:100%;text-align:center;height:100%;display:inline-block;background-color:#000;border:.1rem solid #000;border-radius:.2rem;left:-.05rem;top:-.05rem}.wl-global__parent--selector .wl-search__filter--checkbox-field[type=radio]{background-color:#fff;-webkit-appearance:none;appearance:none;-moz-appearance:none;border:.1rem solid #000;border-radius:2rem}.wl-global__parent--selector .wl-search__filter--checkbox-field[type=radio]:checked:before{content:" ";background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-white-facets-radio.svg);background-repeat:no-repeat;background-position:50%;position:relative;width:100%;text-align:center;height:100%;display:inline-block;background-color:#000;border:.1rem solid #000;border-radius:2rem;left:-.1rem;top:-.1rem}.wl-global__parent--selector .wl-search__filter--date-wrapper{display:block;margin-top:.5rem}.wl-global__parent--selector .wl-search__filter--date-label{display:inline-block;width:4.5rem}.wl-global__parent--selector .wl-search__filter--date-label:hover{text-decoration:none!important}.wl-global__parent--selector .wl-search__filter--date-field{margin-top:.5rem;margin-bottom:.5rem;width:11rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__filter--date-field{width:12rem}}.wl-global__parent--selector .wl-search__filter--date-field.wl-search__filter-date-invalid{border:1px solid #c73636}.wl-global__parent--selector .wl-search__filter--date-error-msg{display:none;color:#c73636;font-size:1.4rem;line-height:2.1rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-search__filter--date-error-msg:hover{cursor:pointer;text-decoration:underline}.wl-global__parent--selector .wl-search__across--results{display:none}.wl-global__parent--selector .wl-search__across--results.active{display:block;margin-bottom:1.4rem}.wl-global__parent--selector .wl-search__across--results.active .wl-search__filter--field-from-type{color:#5a5a5a;font-size:1.3rem;line-height:2rem;letter-spacing:-.005em;margin-left:.5rem}.wl-global__parent--selector .wl-search__across--results.active form input{-webkit-padding-end:0!important;padding-inline-end:0!important;margin-bottom:0}.wl-global__parent--selector .wl-search__across--input,.wl-global__parent--selector .wl-search__within--input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem solid #d6d6d6;border-radius:.2rem;line-height:2rem;color:#5a5a5a;padding:1rem 1.6rem}.wl-global__parent--selector .wl-search__across--input:focus,.wl-global__parent--selector .wl-search__within--input:focus{outline:0}.wl-global__parent--selector .wl-search__across--input::-webkit-input-placeholder,.wl-global__parent--selector .wl-search__within--input::-webkit-input-placeholder{font-size:1.3rem;line-height:2rem;letter-spacing:-.0065rem;color:#5a5a5a}.wl-global__parent--selector .wl-search__across--input:-moz-placeholder,.wl-global__parent--selector .wl-search__across--input:-ms-input-placeholder,.wl-global__parent--selector .wl-search__across--input::-moz-placeholder,.wl-global__parent--selector .wl-search__across--input::-webkit-input-placeholder,.wl-global__parent--selector .wl-search__across--input::placeholder,.wl-global__parent--selector .wl-search__within--input:-moz-placeholder,.wl-global__parent--selector .wl-search__within--input:-ms-input-placeholder,.wl-global__parent--selector .wl-search__within--input::-moz-placeholder,.wl-global__parent--selector .wl-search__within--input::-webkit-input-placeholder,.wl-global__parent--selector .wl-search__within--input::placeholder{font-size:1.3rem;line-height:2rem;letter-spacing:-.0065rem;color:#5a5a5a}.wl-global__parent--selector .wl-search__acrosswithin--container{width:100%;position:relative;margin-bottom:1.4rem}.wl-global__parent--selector .wl-search__acrosswithin--container:first-of-type{margin-top:1.2rem;margin-bottom:1.2rem!important}.wl-global__parent--selector .wl-search__acrosswithin--container.error .wl-search__across--input,.wl-global__parent--selector .wl-search__acrosswithin--container.error .wl-search__within--input{border-color:#c73636}.wl-global__parent--selector .wl-search__acrosswithin--container.error .wl-search__acrosswithin--error{display:block;color:#c73636;padding-top:.8rem}.wl-global__parent--selector .wl-search__acrosswithin--container.error~.selection-divider,.wl-global__parent--selector .wl-search__acrosswithin--error{display:none}.wl-global__parent--selector .wl-search__acrosswithin--clear{background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-inner.svg) no-repeat;border:none;cursor:pointer;display:none;height:2.2rem;position:absolute;right:1.6rem;top:1.05rem;width:2.2rem}.wl-global__parent--selector .wl-search__filter--list>.wl-search__acrosswithin--container{margin-top:0;margin-bottom:1.4rem}@-moz-document url-prefix(){.android.wl-global__parent--selector .wl-search__results .wl-search__dropdown--sortby-inner .wl-search__sortby--form-options-dropdown:after{top:1rem}}.wl-search__filter--content-wrapper ::-webkit-input-placeholder{letter-spacing:-.0065rem;color:#5a5a5a;font-size:1.3rem;line-height:2rem!important}.wl-search__filter--content-wrapper ::-moz-placeholder{letter-spacing:-.0065rem;color:#5a5a5a;font-size:1.3rem;line-height:2rem!important}.wl-search__filter--content-wrapper :-ms-input-placeholder{letter-spacing:-.0065rem;color:#5a5a5a;font-size:1.3rem;line-height:2rem!important}.wl-search__filter--content-wrapper ::-ms-input-placeholder{letter-spacing:-.0065rem;color:#5a5a5a;font-size:1.3rem;line-height:2rem!important}.wl-search__filter--content-wrapper ::placeholder{letter-spacing:-.0065rem;color:#5a5a5a;font-size:1.3rem;line-height:2rem!important}.searchResults .wl-disable-toggle-filter .wl-search__filter--top-filter .wl-search__filtericon--tablet-up{pointer-events:none}.oa:before{content:"-";margin:0 10px 0 0;height:0;width:4px}.wl-global__parent--selector .wl-search__results{opacity:"1"}.wl-global__parent--selector .wl-search__results a{color:#313131;text-decoration:none!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results a:hover{color:#115c36;text-decoration:underline!important}}.wl-global__parent--selector .wl-search__results .wl-search__list{padding-left:0;padding-top:0;margin-top:0;margin-bottom:4rem}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-search__results .wl-search__list{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-search__results .wl-search__list a img{display:block;-o-object-fit:cover;object-fit:cover;width:7.4rem;height:9.3rem}@media(min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__list a img{width:9rem;height:11.3rem}}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__list--img{display:inline-block;vertical-align:middle}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__list--author,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__list--format,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__list--price,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__list--pub-date{display:none}.wl-global__parent--selector .wl-search__results .wl-search__list li{padding:2rem .3rem 2rem 1rem;list-style-type:none;text-align:left;border-bottom:.06rem solid #707070;height:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__list li{margin-top:1.2rem;padding-left:0}}.wl-global__parent--selector .wl-search__results .wl-search__list li:last-child{border-bottom:none}.wl-global__parent--selector .wl-search__results .wl-search__list li a{color:#313131;font-weight:700;font-size:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--item-img{padding-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--item-detail{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--item-detail a{word-break:break-word}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--item-detail a:hover{color:#115c36;text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__list li .wl-search__list--item-detail a:active{color:#000;text-decoration:underline!important}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-list__journal--product-card-view .wl-search__card--title a,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__journal--product-card-view .wl-search__card--title a{word-break:break-word}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-list__journal--product-card-view .wl-search__card--title a:hover,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__journal--product-card-view .wl-search__card--title a:hover{color:#123d80!important;text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-list__journal--product-card-view .wl-search__card--title a:active,.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__journal--product-card-view .wl-search__card--title a:active{color:#000!important;text-decoration:underline!important}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card .wl-search__header{-webkit-box-flex:0;-ms-flex:none;flex:none}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card .wl-search__journal--product-card--footer{-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card .wl-search__journal--product-card--compare{-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card--img a>img{width:7.4rem;height:auto;max-width:unset}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__list .wl-search__cardwrap--outer:not(.compare-view).wl-search__journal--product-card-view .wl-search__card--img a{height:9.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--inner{width:calc(25% - 4rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--inner{width:calc(25% - 4.8rem)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--outer:not(.compare-view) .wl-search__journal--product-card-view .wl-search__cardwrap--inner{width:calc(33.3333% - 4rem)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--outer:not(.compare-view) .wl-search__cardwrap--inner{width:calc(33.3333% - 2.4rem)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--outer:not(.compare-view) .wl-search__cardwrap--inner{width:calc(25% - 4rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results .wl-search__list.wl-search__fullwidth .wl-search__cardwrap--outer:not(.compare-view) .wl-search__cardwrap--inner{width:calc(25% - 4.8rem)}}.wl-global__parent--selector .wl-search__results .wl-search__view{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__view{float:left;-webkit-box-flex:70%;-ms-flex:70%;flex:70%}}.wl-global__parent--selector .wl-search__results .wl-search__listview{position:relative;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__listview{float:left;-webkit-box-flex:76%;-ms-flex:76%;flex:76%}}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer{margin-right:-2.4rem;margin-bottom:-2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer{margin-right:-4rem;margin-bottom:-4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer{margin-right:-4.8rem;margin-bottom:-4rem}}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__cardwrap--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__cardwrap--inner{width:calc(50% - 2.4rem);margin-right:2.4rem;margin-bottom:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__cardwrap--inner{width:calc(33.3333% - 4rem);margin-right:4rem;margin-bottom:4.8rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__cardwrap--inner{width:calc(33.3333% - 4.8rem);margin-right:4.8rem}}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border:.1rem solid #d6d6d6;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);border-radius:.2rem;text-align:center}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--title{padding-left:2.4rem;padding-right:2.4rem;padding-top:3.2rem;color:#313131;font-size:1.6rem;display:block}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--title h5{padding-bottom:0}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--title a{font-weight:600;word-break:break-word}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-list__card--title a:hover,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--title a:hover{color:#115c36;text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-list__card--title a:active,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--title a:active{color:#000;text-decoration:underline!important}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--img{padding:1.6rem 2.4rem 3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:9.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--img{min-height:12rem}}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--img a,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--img a img{-o-object-fit:cover;object-fit:cover;width:auto;height:12rem;max-width:100%}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--footer,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--footer .wl-search__card--author,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--footer .wl-search__card--format,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--footer .wl-search__card--price,.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-search__card--footer .wl-search__card--pub-date{display:none}.wl-global__parent--selector .wl-search__results .wl-row:after{content:"";display:table;clear:both}.wl-global__parent--selector .wl-search__results #wl-search__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-search__results #wl-search__row.wl-search__row--display-none,.wl-global__parent--selector .wl-search__results .loader{display:none}.wl-global__parent--selector .wl-search__results .loader #loader{width:60px;height:60px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__row{margin-bottom:4rem}}.wl-global__parent--selector .wl-search__results .wl-search__row--result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext,.wl-global__parent--selector .wl-search__results .wl-search__row--result{visibility:hidden}.wl-global__parent--selector .wl-search__results .wl-search__noResult{margin-top:6rem;text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__noResult{height:12.8rem}}.wl-global__parent--selector .wl-search__results .wl-search__noResult h1{display:inline-block;font-size:2.8rem;font-weight:700}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__noResult h1{position:absolute;left:0;width:50%;margin-left:25%;margin-right:25%}}.wl-global__parent--selector .wl-search__results #wl-search__filter--icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:left;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon{float:left;-webkit-box-flex:23%;-ms-flex:23%;flex:23%;cursor:default;padding-top:1.2rem;visibility:hidden!important;display:none}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:15%;-ms-flex:15%;flex:15%}}.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up{float:left;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1%;-ms-flex:1%;flex:1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:15.37%;-ms-flex:15.37%;flex:15.37%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up{-webkit-box-flex:11.08%;-ms-flex:11.08%;flex:11.08%}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row{width:62.335%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row{width:87.7%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row{width:88.35%}}.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row:not(.active) .wl-search__filter--top-clearall,.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row:not(.active) .wl-search__filter--top-collapseall,.wl-global__parent--selector .wl-search__results #wl-search__filter--icon--tablet-up .wl-search__filter--top-row:not(.active) .wl-search__filter--top-expandall{display:none!important}.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile,.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up{width:3.2rem;height:3.2rem;float:left;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile:after,.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/filter-icon-round.svg)}.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile.active:after,.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up.active:after{content:none}.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up{display:block;margin-right:1.6rem}}.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile{display:block}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile{display:none}}.wl-global__parent--selector .wl-search__results .wl-search__filter--facet-with-accordion{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--facet-with-accordion{display:none}}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filtericon--mobile{margin-right:1.6rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filter--top-row .wl-search__filter--top-clearall{display:none}}.wl-global__parent--selector .wl-search__results .wl-search__filter--content-wrapper-mobileview .wl-search__filter--top-clearall{text-align:center}.wl-global__parent--selector .wl-search__results #wl-search__filter--icon span{margin-left:1rem;margin-right:1rem;top:.7rem}.wl-global__parent--selector .wl-search__results #wl-search__input--text-box{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:2.4rem;padding-right:2.4rem;margin-left:-2.4rem;margin-right:-2.4rem;margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results #wl-search__input--text-box{border-bottom:0 solid #fff;-webkit-box-shadow:none;box-shadow:none;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-bottom:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__input--text-box{-webkit-box-flex:36.542%;-ms-flex:36.542%;flex:36.542%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:left;padding-bottom:0;margin-bottom:0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results #wl-search__input--text-box{-webkit-box-flex:38.08%;-ms-flex:38.08%;flex:38.08%}}.wl-global__parent--selector .wl-search__results #wl-search__input--text-box.no-border{border-bottom:0 solid #fff;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}.wl-global__parent--selector .wl-search__results #wl-search__input--text-box.no-spacing{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.wl-global__parent--selector .wl-search__results #wl-search__dropdown--sortby{text-align:right;-webkit-box-flex:60%;-ms-flex:60%;flex:60%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;visibility:hidden}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results #wl-search__dropdown--sortby{-webkit-box-flex:1%;-ms-flex:1%;flex:1%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__dropdown--sortby{-webkit-box-flex:17%;-ms-flex:17%;flex:17%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results #wl-search__dropdown--sortby{-webkit-box-flex:6.83%;-ms-flex:6.83%;flex:6.83%}}.wl-global__parent--selector .wl-search__results .wl-search__filter--checkbox{-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--checkbox{-webkit-box-flex:36.08%;-ms-flex:36.08%;flex:36.08%;margin-right:2.4rem;display:none}.wl-global__parent--selector .wl-search__results .wl-search__filter--checkbox.active{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__filter--checkbox{-webkit-box-flex:23.166%;-ms-flex:23.166%;flex:23.166%;margin-right:3.175%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__results .wl-search__filter--checkbox{-webkit-box-flex:23.29%;-ms-flex:23.29%;flex:23.29%;margin-right:3%}}.wl-global__parent--selector .wl-search__results .wl-search__pagination{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-search__results .wl-search__pagination #wl-search__currentpage{color:#313131;margin:0 .8rem;text-decoration:none;font-weight:400}.wl-global__parent--selector .wl-search__results .wl-search__pagination span span{color:#313131;text-decoration:none;border:.1rem solid #000;padding:0 .4rem;border-radius:.2rem}.wl-global__parent--selector .wl-search__results #wl-search__btn--next,.wl-global__parent--selector .wl-search__results #wl-search__btn--prev{line-height:1.6rem;font-weight:600;color:#313131;text-decoration:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__btn--next:hover,.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:hover{color:#115c36;text-decoration:underline!important;cursor:pointer}.wl-global__parent--selector .wl-search__results #wl-search__btn--next:active,.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:active{color:#000}}.wl-global__parent--selector .wl-search__results #wl-search__btn--next:after,.wl-global__parent--selector .wl-search__results #wl-search__btn--next:before,.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:after,.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:before{width:1.8rem;height:1.8rem;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg);margin-right:.4rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-search__results #wl-search__btn--prev:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}}.wl-global__parent--selector .wl-search__results #wl-search__btn--next:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg);margin-left:.4rem;margin-top:.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results #wl-search__btn--next:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-search__results #wl-search__btn--next:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}}.wl-global__parent--selector .wl-search__results .wl-search__filter--cta{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--cta{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-search__results .wl-search__filter--cta .wl-search__filter--top-clearall{font-size:1.4rem;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;font-family:Open Sans,sans-serif;width:5.9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__filter--cta .wl-search__filter--top-clearall{display:block}}.wl-global__parent--selector .wl-search__results .wl-search__facets--apply{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding:1.2rem 2.4rem;font-size:1.4rem;line-height:2.1rem;font-weight:600;cursor:pointer;background-color:#fff;color:#000;border:.1rem solid;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1081px)and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__facets--apply{text-wrap:nowrap}}.wl-global__parent--selector .wl-search__results .wl-search__facets--apply:hover{text-decoration:none!important;color:#000!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__facets--apply:hover{background-color:#838383;border-color:#838383;color:#fff!important}}.wl-global__parent--selector .wl-search__results .wl-search__facets--apply:active{background-color:#000;color:#fff!important}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__list--item-detail .wl-search__list--author{display:block;color:#000;margin-bottom:.5rem}.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__list--item-detail .wl-search__list--format,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__list--item-detail .wl-search__list--price,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__list--item-detail .wl-search__list--pub-date{display:block;color:#313131}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__card--footer,.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__card--footer,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__card--footer,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__card--footer{display:block;padding:2.4rem;background-color:#f5f5f5;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__card--footer>div:last-child,.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__card--footer>div:last-child,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__card--footer>div:last-child,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__card--footer>div:last-child{margin-bottom:0;bottom:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__cardwrap--outer .wl-search__cardwrap--inner{margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__cardwrap--outer .wl-search__cardwrap--inner,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__cardwrap--outer .wl-search__cardwrap--inner{margin-bottom:4rem!important}}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__cardwrap--inner .wl-search__card--title a:active{color:#000}.wl-global__parent--selector .wl-search__results .wl-search__list--authorname .wl-search__card--footer .wl-search__card--author{margin-bottom:1.6rem;color:#313131;display:block!important;font-size:1.6rem;font-weight:700;line-height:3.2rem}.wl-global__parent--selector .wl-search__results .wl-search__list--formattype .wl-search__card--footer .wl-search__card--format,.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__card--footer .wl-search__card--price,.wl-global__parent--selector .wl-search__results .wl-search__list--publicationdate .wl-search__card--footer .wl-search__card--pub-date{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;margin-bottom:1.6rem;-webkit-line-clamp:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#313131;font-weight:400;width:calc(100% - 4.8rem)}.wl-global__parent--selector .wl-search__results .wl-search__card--pub-date{color:#5a5a5a!important}.wl-global__parent--selector .wl-search__results .wl-search__list--itemprice .wl-search__card--footer .wl-search__card--price{margin-bottom:1.6rem;color:#313131;font-size:1.6rem;font-weight:700;line-height:3.2rem}.wl-global__parent--selector .wl-search__results .wl-search__card--format,.wl-global__parent--selector .wl-search__results .wl-search__card--format a,.wl-global__parent--selector .wl-search__results .wl-search__list--format,.wl-global__parent--selector .wl-search__results .wl-search__list--format a{color:#313131;font-weight:400;font-style:italic}.wl-global__parent--selector .wl-search__results .wl-search__card--format:hover,.wl-global__parent--selector .wl-search__results .wl-search__card--format a:hover,.wl-global__parent--selector .wl-search__results .wl-search__list--format:hover,.wl-global__parent--selector .wl-search__results .wl-search__list--format a:hover{color:#115c36}.wl-global__parent--selector .wl-search__results .wl-search__back-to-journal a:hover{color:#123d80}.wl-global__parent--selector .wl-search__results .wl-search__back-to-journal a:active{text-decoration:underline!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card{width:calc(50% - 3.2rem);margin-right:3.2rem;margin-bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card:nth-child(2n){margin-right:0}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view{padding-top:2.7rem;margin-bottom:-6rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__cardwrap--inner{display:block;margin-bottom:6rem;position:relative}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__card--title{padding-top:3.2rem;margin-bottom:1.6rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:center}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__card--img{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:0 2.4rem 3.2rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__card--img a,.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__card--img a img{-o-object-fit:cover;object-fit:cover;width:11.2rem;height:16rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view.compare-view .wl-search__journal--product-card--nobadge{height:0}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__cardwrap--inner{margin-bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__cardwrap--inner:last-child{margin-bottom:0}}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card--fully-open-access{display:none}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__card--header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__card--header{padding-bottom:2.4rem}}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__card--title{display:block;height:auto!important}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__card--title .wl-search__journal--product-card--fully-open-access{display:block;height:3.6rem;padding-top:1.6rem;padding-bottom:0}@media(min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__card--title .wl-search__journal--product-card--fully-open-access{display:none}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card-value{font-size:1.6rem;line-height:2.4rem;font-weight:600;margin-bottom:.4rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card-value{font-size:1.8rem;line-height:2.7rem}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card-label{font-size:1.4rem;line-height:2.1rem;font-weight:400;letter-spacing:.0035rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .wl-search__card{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .wl-search__card--title{padding-left:1.6rem;padding-right:2.4rem;padding-top:2.4rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:start}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .wl-search__card--title{padding-left:2.4rem;margin-bottom:3.2rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:center}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .wl-search__card--img{padding:2.4rem 0 0 2.4rem;-webkit-box-flex:0;-ms-flex:0;flex:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .wl-search__card--img{padding-right:2.4rem;padding-top:0;padding-bottom:4rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--fully-open-access{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--fully-open-access .wl-badge__with-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;line-height:1.8rem;font-weight:600;padding:.7rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:.003rem;gap:.8rem;position:absolute;background:#fff;border-radius:1.6rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.25);box-shadow:0 .2rem .8rem rgba(0,0,0,.25)}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--fully-open-access .wl-badge__with-icon:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/revenue-model.svg);background-repeat:no-repeat;content:"";display:block;height:2rem;width:1.2rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--subscription-only .wl-badge__with-icon:before{content:unset!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-value{color:#123d80;font-size:1.6rem;font-weight:600;line-height:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-value .wl-product__help--icon:before{top:.2rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-label{color:#313131;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:400}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-hint{margin-left:.5rem;color:#5a5a5a}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-hint:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-new.svg);position:relative;top:.35rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--details,.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--footer,.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:2.4rem;padding-right:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--footer{background-color:#f5f5f5;padding-top:2.4rem;padding-bottom:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--footer--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-2.4rem;margin-bottom:-1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--details{background-color:#f5f5f5;border-bottom:.1rem solid #d6d6d6;padding-top:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--more{background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:3.2rem;padding-bottom:3.2rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--more--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--more--inner a:not(:last-child){margin-bottom:.8rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1.6rem;padding-bottom:1.6rem;border-bottom:.1rem solid #d6d6d6;line-height:2.8rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed:last-of-type{border-bottom:0;margin-bottom:0}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-label{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;letter-spacing:.0035rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-label{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:50%;text-align:end;letter-spacing:.004rem;text-wrap:balance;word-break:normal!important}@media only screen and (min-width:1081px)and (max-width:1200px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value .dialog__wrapper{margin-top:8px}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value .dialog__wrapper .popper-button{font-size:1.4rem;letter-spacing:-.007rem;text-align:right}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value .dialog__wrapper .popper-button:hover{color:#123d80}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed .wl-search__journal--product-card-value .dialog__wrapper .popper-button{text-align:center}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control{display:block;width:100%}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button{color:#313131;font-weight:600;line-height:2.8rem;padding:1.6rem 2.8rem 1.6rem 0;width:100%;position:relative;background-color:inherit;border:none;text-align:left}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button:hover{cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-light-gray.svg);-webkit-transform:rotate(1turn);transform:rotate(1turn);position:absolute;float:right;right:0}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button[aria-expanded=true]{border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-control-button[aria-expanded=true]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-panel{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2.4rem;margin-right:-2.4rem;padding-left:2.4rem;padding-right:2.4rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--detailed-additional-panel[aria-hidden=true]{display:none}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding:1.2rem 2.4rem;font-size:1.4rem;line-height:2.1rem;font-weight:600;float:right;cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines,.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines:hover{background:#fff;border:.1rem solid #000;color:#000!important;text-decoration:none!important}@media(hover:hover){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines:hover{background-color:#838383;border-color:#838383;color:#fff!important}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines:active{background-color:#000;border-color:#000;color:#fff!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--guidelines.wl-cta__author--guidelines--hide{visibility:hidden}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore{color:#313131;line-height:1.4rem;padding-top:1.6rem;padding-bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore a:hover{color:#123d80!important;text-decoration:none!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore a:hover>span{color:#123d80!important;text-underline-offset:.3rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore a:active{text-decoration:none!important;color:#000!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--learnmore a:active>span{color:#000!important}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare{background-color:#123d80;color:#fff;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;line-height:2.8rem;padding:1.6rem 2.4rem;font-weight:600}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox{width:2.6rem;height:2.6rem;border-radius:.2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;-webkit-padding-end:unset!important;padding-inline-end:unset!important;vertical-align:middle;margin:.15rem 1.6rem .15rem 0}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:checked:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-blue-compare.svg);font-size:1.45rem;position:relative;width:2.6rem;text-align:center;height:2.6rem;display:inline-block;line-height:2.6rem;top:.1rem}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled{background:hsla(0,0%,100%,.4);position:relative;cursor:not-allowed}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled:before{content:attr(data-tooltip);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:169%;left:-328%;width:17.7rem;padding:2.4rem 1.6rem;border-radius:.4rem;background-color:#fff;color:#000;white-space:normal;margin-left:0;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);line-height:2.8rem;letter-spacing:.0035rem;font-weight:400;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}@media(max-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled:before{width:12.3rem;left:-250%}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled:after{content:"";position:absolute;top:-70%;left:50%;margin-left:-1rem;border:1rem solid transparent;border-top-color:#fff;opacity:0}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled:hover:after,.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card--compare-checkbox:disabled:hover:before{opacity:1}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer{display:grid;place-content:center;text-align:center;background-color:#f5f5f5;min-height:29.8rem;border-radius:.2rem;border:.1rem solid #d6d6d6;padding:3.2rem 2.4rem}@media(max-width:1080px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer{min-height:22.4rem}}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer{min-height:34.6rem}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer .placeholder_inner{text-align:center}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer .placeholder_inner .placeholder-circle{display:inline-grid;place-content:center;background-color:#fff;border-radius:50%;padding:.8rem;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2)}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer .placeholder_inner .placeholder-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;line-height:1.4rem;letter-spacing:-.005em;font-weight:600;padding-top:.8rem;color:#123d80;padding-bottom:0}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer .placeholder_inner .placeholder-text{line-height:2.1rem;min-width:calc(100% + .1rem)}}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer:hover{background-color:#123d80}.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer:hover .placeholder-text{color:#fff;text-decoration:none}@media(max-width:640px){.wl-global__parent--selector .wl-search__results .wl-search__journal--product-card-view .placeholder-outer:hover .placeholder-text{line-height:2.1rem}}@media(max-width:640px){.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view{margin-right:-1.6rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner{width:calc(50% - 1.6rem);padding-bottom:3.2rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner:nth-child(odd){padding-right:0;margin-right:1.6rem;margin-bottom:0}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner:nth-child(2n){margin-right:1.5rem;margin-bottom:0}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner .wl-search__card{-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2)}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner .wl-search__journal--product-card--more{padding-left:1.6rem;padding-right:1.6rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__cardwrap--inner .wl-search__journal--product-card--more--inner{width:-webkit-fill-available}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__card--img,.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__journal--product-card--details{padding-left:1.6rem;padding-right:1.6rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__card--title{padding-left:2.4rem;padding-right:2.4rem;padding-top:3.2rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__journal--product-card--fully-open-access{padding-left:0;padding-right:0;padding-bottom:0}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__journal--product-card--details{border-bottom:unset;padding-top:2.4rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__card--img{padding-bottom:0;margin-bottom:3.2rem}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__card--img+.wl-search__journal--product-card--fully-open-access{height:unset}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-badge__with-icon{border-radius:2.5rem}}@media only screen and (max-width:640px)and (min-width:641px){.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-badge__with-icon{position:unset}}@media(max-width:640px){.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-badge__with-icon:before{-webkit-box-flex:0;-ms-flex:none;flex:none}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__journal--product-card--detailed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.wl-global__parent--selector .searchResults.wl-search__journal--compare-xs-2-view .wl-search__results .wl-search__cardwrap--outer.compare-view .wl-search__journal--product-card-value{max-width:unset;text-align:center}}.android.wl-global__parent--selector .wl-search__results .wl-search__filtericon--mobile.active:after,.android.wl-global__parent--selector .wl-search__results .wl-search__filtericon--tablet-up.active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/filter-icon-round-active.svg)}body:not(.android.wl-global__parent--selector) .wl-search__results .wl-search__filtericon--mobile,body:not(.android.wl-global__parent--selector) .wl-search__results .wl-search__filtericon--tablet-up{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/filter-icon-round-active.svg)}.wl-global__parent--selector .searchResults.wl-search__journal--data-attr-single-column-view .wl-search__results .wl-search__journal--product-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2.4rem;margin-bottom:1.6rem}.wl-global__parent--selector .searchResults.wl-search__journal--data-attr-single-column-view .wl-search__results .wl-search__journal--product-card:last-child{margin-bottom:0}.wl-global__parent--selector .searchResults.wl-search__journal--data-attr-single-column-view .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card-value{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.8rem;margin-bottom:0}.wl-global__parent--selector .searchResults.wl-search__journal--data-attr-single-column-view .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card-label{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;margin-right:.8rem}.wl-global__parent--selector .searchResults.wl-search__journal--data-attr-single-column-view .wl-search__results .wl-search__journal--product-card-view:not(.compare-view) .wl-search__journal--product-card--footer--inner{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-2.4rem;margin-bottom:0}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-link__primary .wl-icon__span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-search__results .wl-search__cardwrap--outer .wl-link__primary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-jet-right-arrow.svg);height:inherit}.wl-search__results .wl-search__input{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition-property:border-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:.15s,.15s,.15s;transition-duration:.15s,.15s,.15s;-webkit-transition-timing-function:ease-in-out,ease-in-out,ease-in-out;transition-timing-function:ease-in-out,ease-in-out,ease-in-out;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s;width:100%!important;padding-right:5.5rem}.wl-search__results .wl-search__input:focus{border-color:#adadad;-webkit-box-shadow:none;box-shadow:none;outline:0}.wl-search__results #wl-search__input--text-box{position:relative}.wl-search__results .wl-search__textbox--container{margin:0 auto;text-align:left;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition-property:border-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:.15s,.15s,.15s;transition-duration:.15s,.15s,.15s;-webkit-transition-timing-function:ease-in-out,ease-in-out,ease-in-out;transition-timing-function:ease-in-out,ease-in-out,ease-in-out;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s}@media only screen and (min-width:1081px){.wl-search__results .wl-search__textbox--container{max-width:59.1rem}}@media only screen and (min-width:1441px){.wl-search__results .wl-search__textbox--container{max-width:84.4rem}}.wl-search__results .wl-search__textbox--container.active{z-index:3999;width:100%}.wl-search__results .wl-search__textbox--container.active .wl-search__input:focus{border-color:#adadad;-webkit-box-shadow:unset;box-shadow:unset}.wl-search__results .wl-search__searchbar--clear{background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-inner.svg) no-repeat;border:none;cursor:pointer;width:2.2rem;height:2.2rem;position:absolute;display:none;right:2.4rem;top:1.9rem;bottom:1.9rem}.wl-search__suggestionbox{display:none;z-index:99999;background:#fff}.wl-section-hero{position:relative}@media only screen and (max-width:1080px){.wl-section-hero{width:100%;left:-1.5rem}}@media only screen and (max-width:640px){.wl-section-hero{height:auto;width:100%}}.wl-section-hero .cmp-teaser__image{overflow:hidden}.wl-section-hero .cmp-teaser__image img{width:100%}.wl-section-hero .cmp-teaser__content{padding:4rem 1.6rem 8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Open Sans,sans-serif;height:auto}.wl-section-hero .cmp-teaser__content .cmp-teaser__title{color:#fff}.wl-section-hero .cmp-teaser__content h1{font-size:3.4rem;font-weight:700;line-height:4rem;letter-spacing:-.01em;position:relative;top:2.8rem}@media only screen and (max-width:1080px){.wl-section-hero .cmp-teaser__content h1{font-size:2.8rem;position:relative;top:3rem}}@media only screen and (max-width:640px){.wl-section-hero .cmp-teaser__content h1{top:2.5rem}}.wl-section-hero .cmp-teaser__content .cmp-teaser__description{color:#fff}.wl-section-hero .cmp-teaser__content .cmp-teaser__description p{font-size:2.4rem;font-weight:600;line-height:3.6rem;letter-spacing:-.005em}@media only screen and (max-width:1080px){.wl-section-hero .cmp-teaser__content .cmp-teaser__description p{font-size:1.8rem;line-height:2.8rem}}.wl-section-hero.wl-content--bottom .cmp-teaser__content{bottom:-4.5rem;left:2.3rem;position:absolute}@media only screen and (max-width:1080px){.wl-section-hero.wl-content--bottom .cmp-teaser__content{left:1rem;bottom:-5.5rem}}@media only screen and (max-width:640px){.wl-section-hero.wl-content--bottom .cmp-teaser__content{left:.8rem;bottom:-7rem}}.wl-server-error-v1{text-align:center;padding-top:12rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:7rem;font-family:Open Sans,sans-serif}@media only screen and (max-width:640px){.wl-server-error-v1{padding:6rem}}.wl-server-error-v1 h2{margin-bottom:4rem;margin-top:unset;font-size:2.4rem;font-weight:600;line-height:3.4rem}@media only screen and (max-width:640px){.wl-server-error-v1 h2{margin-bottom:2.4rem}}.wl-server-error-v1 h2 p,.wl-server-error-v1 p{font-size:1.4rem;line-height:2.4rem;margin:unset}.wl-server-error-v1 p a{font-weight:700;color:#009ca9}.wl-slick-arrow-bottom .contentfragmentlist-wrapper{overflow:unset}.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-prev.slick-arrow{position:absolute;top:100%;width:100%;left:-1rem;right:auto;margin-top:3.2rem;padding-top:0;padding-bottom:0;border-width:0}@media only screen and (min-width:641px){.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:auto}}@media only screen and (min-width:1081px){.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-prev.slick-arrow{right:auto}}.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-next.slick-arrow{position:absolute;top:100%;width:100%;visibility:hidden;right:auto;margin-top:3.2rem;padding-top:0;padding-bottom:0;border-width:0}@media only screen and (min-width:641px){.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-next.slick-arrow{right:auto}}@media only screen and (min-width:1081px){.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-next.slick-arrow{right:auto}}.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{top:unset;width:2.4rem;height:2.4rem;background-repeat:no-repeat}@media only screen and (max-width:640px){.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-prev.slick-arrow:before{top:unset}}.wl-slick-arrow-bottom .contentfragmentlist-wrapper .slick-next.slick-arrow:before{top:unset;right:auto;width:2.4rem;height:2.4rem;background-repeat:no-repeat;margin-left:3.2rem}.pad-tb-100{padding-top:75pt;padding-bottom:75pt}.pad-tb-50{padding-top:50px;padding-bottom:50px}.wl-speaker__bio{padding:2rem 2rem 1rem}.wl-speaker__bio .cmp-contentfragment__element-title,.wl-speaker__bio .cmp-contentfragment__title{display:none}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements{margin-top:0}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:2rem;float:left}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd{width:100%;border-radius:.2rem;overflow:hidden;-o-object-fit:cover;object-fit:cover}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd img{-o-object-fit:cover;object-fit:cover;width:10rem;vertical-align:-webkit-baseline-middle}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--firstName dd,.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--fullName dd,.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--lastName dd,.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.8rem;text-align:left;padding-bottom:1.2rem}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{font-style:italic;font-weight:400;font-size:1.4rem;line-height:1.6rem;text-align:left;padding-bottom:1.2rem}@media only screen and (min-width:641px){.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{line-height:2.2rem}}@media only screen and (min-width:1081px){.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{line-height:1.6rem}}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description dd{padding-bottom:1.2rem}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description dd p{margin-top:0;margin-bottom:0}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media div{width:2.4rem;margin-right:1.2rem}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media a{position:relative;font-size:0}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media a:before{position:absolute;background-size:contain;width:2.4rem;height:2.4rem;content:"";cursor:pointer}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media .wl-linkedin a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/linkedin_logo_icon-reverse.svg)}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media .wl-youtube a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/youtube_logo_icon-reverse.svg)}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media .wl-instagram a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/instagram_logo_icon-reverse.svg)}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media .wl-twitter a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/twitter_logo_icon-reverse.svg)}.wl-speaker__bio .cmp-contentfragment .cmp-contentfragment__elements .wl-social-media .wl-facebook a:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/facebook_logo_icon-reverse.svg)}.wl-round__image .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd img{border-radius:50%}.wl-speaker__bio--title p{margin-bottom:0!important;padding:2rem 2rem 0}.wl-modal__link>div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (max-width:640px){.wl-modal__link>div{width:97%}}.wl-modal__link div p:first-child{font-weight:600;text-decoration:none}@media only screen and (max-width:640px){.wl-modal__link div p:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-modal__link div p:first-child:hover{text-decoration:underline;color:#094f34;cursor:pointer}.wl-modal__link div p:first-child:hover:after{border-color:#094f34}.wl-modal__link div p:first-child:after{content:"";display:inline-block;border-left:.2rem solid #000;border-top:.2rem solid #000;position:relative;left:.8rem;height:.6rem;top:-.1rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:1.1rem}.wl-modal__link div p:first-child a{text-decoration:none}.wl-modal__link div p{margin-top:2.892rem}@media(min-width:641px)and (max-width:1080px){.wl-modal__link div p{margin-top:9.26rem}}@media(min-width:1081px)and (max-width:1441px){.wl-modal__link div p{margin-top:8rem}}@media only screen and (min-width:1441px){.wl-modal__link div p{margin-top:4.8rem}}.wl-modal__link div p:nth-child(2){visibility:hidden}.modal.wl-modal-centered.active,.modal.wl-modal-fullversion.active{position:fixed}.wl-awards__circles h1{font-size:2.4rem;margin-bottom:3.2rem}@media only screen and (min-width:1080px){.wl-awards__circles h1{font-size:3.2rem}}.wl-awards__circles .wl-tags__text{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.7rem}.wl-awards__circles .wl-tags__text .wl-tags__description{font-size:1.6rem}.wl-awards__circles .wl-tags__text:nth-child(3){margin-left:.8rem}.wl-awards__circles .cmp-text .wl-tags__text:not(:last-child){margin-bottom:3rem}.wl-awards__circles [class^=wl-tags__title--]{margin-right:1.2rem;font-size:1.6rem}.wl-awards__circles [class^=wl-tags__title--] span{display:none}.wl-awards__circles [class^=wl-tags__title--]:before{content:"";display:block;width:2.4rem;height:2.4rem;z-index:1;border-radius:2rem;margin-left:-.63rem}.wl-awards__circles .wl-tags__title--N:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/nobel-icon.svg)}.wl-awards__circles .wl-tags__title--L:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/lasker-icon.svg);margin-left:-.75rem}.wl-wileynetwork .wl-blog__content--container .wl-blog__title,.wl-wileynetwork .wl-blogs .wl-blog__icon,.wl-wileynetwork .wl-item-blog-content p a,.wl-wileynetwork .wl-item-blog-metadata a.wl-author-info .wl-author-title,.wl-wileynetwork .wl-no__article p{color:#1aa6b1}.wl-wileynetwork .cmp-teaser__pretitle:before{background-color:#007eb7;color:#fff;content:"I";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-instructors .wl-blog__content--container .wl-blog__title,.wl-instructors .wl-blogs .wl-blog__icon,.wl-instructors .wl-item-blog-content p a,.wl-instructors .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#007eb7}.wl-instructors .cmp-teaser__pretitle:before{background-color:#007eb7;color:#fff;content:"I";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-journaleditors .wl-blog__content--container .wl-blog__title,.wl-journaleditors .wl-blogs .wl-blog__icon,.wl-journaleditors .wl-item-blog-content p a,.wl-journaleditors .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#eb431b}.wl-journaleditors .cmp-teaser__pretitle:before{background-color:#eb431b;color:#fff;content:"E";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-societyleaders .wl-blog__content--container .wl-blog__title,.wl-societyleaders .wl-blogs .wl-blog__icon,.wl-societyleaders .wl-item-blog-content p a,.wl-societyleaders .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#c79b1b}.wl-societyleaders .cmp-teaser__pretitle:before{background-color:#c79b1b;color:#fff;content:"S";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-professionals .wl-blog__content--container .wl-blog__title,.wl-professionals .wl-blogs .wl-blog__icon,.wl-professionals .wl-item-blog-content p a,.wl-professionals .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#be004c}.wl-professionals .cmp-teaser__pretitle:before{background-color:#be004c;color:#fff;content:"P";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-researchers .wl-blog__content--container .wl-blog__title,.wl-researchers .wl-blogs .wl-blog__icon,.wl-researchers .wl-item-blog-content p a,.wl-researchers .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#7d0074}.wl-researchers .cmp-teaser__pretitle:before{background-color:#7d0074;color:#fff;content:"R";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-librarians .wl-blog__content--container .wl-blog__title,.wl-librarians .wl-blogs .wl-blog__icon,.wl-librarians .wl-item-blog-content p a,.wl-librarians .wl-item-blog-metadata a.wl-author-info .wl-author-title{color:#0e8852}.wl-librarians .cmp-teaser__pretitle:before{background-color:#0e8852;color:#fff;content:"L";font-size:15px;font-weight:700;height:25px;width:25px;display:inline-block;text-align:center;border-radius:50%;line-height:24px;margin-right:9px;-webkit-box-sizing:inherit;box-sizing:inherit}.wl-ttc-container-v1{font-family:Open Sans,sans-serif;font-style:normal}.wl-ttc-container-v1 h2{display:table;font-weight:700;font-size:1.8rem;color:#fff;margin:0 0 1.6rem;line-height:2.4rem;letter-spacing:-.01em;height:unset!important}@media(min-width:1px)and (max-width:640px){.wl-ttc-container-v1 h2{text-align:center;margin:8rem auto 1.6rem;font-size:1.8rem;color:#313131!important}}.wl-ttc-container-v1 p{color:#fff;margin-top:1.6rem;margin-left:1.4rem;font-weight:400;font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em}.wl-ttc-container-v1 p a{color:#fff}.wl-ttc-container-v2{font-family:Open Sans,sans-serif;font-style:normal}.wl-ttc-container-v2 h2{width:66.1%;margin-left:auto;margin-right:auto;font-weight:700;font-size:3.2rem;line-height:4rem;text-align:center;letter-spacing:-.01em;color:#313131;margin-bottom:unset!important}@media(min-width:641px)and (max-width:1080px){.wl-ttc-container-v2 h2{width:85.37%}}@media(min-width:1px)and (max-width:640px){.wl-ttc-container-v2 h2{width:84.72%;font-size:2.4rem;height:6.4rem;line-height:3.2rem}}.wl-ttc-container-v2 p{width:66.1%;margin:1.6rem auto 0!important;font-weight:400;font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em;color:#313131!important;text-align:center!important}@media(min-width:641px)and (max-width:1080px){.wl-ttc-container-v2 p{width:85.37%;line-height:2.8rem}}@media(min-width:1px)and (max-width:640px){.wl-ttc-container-v2 p{width:84.72%;line-height:2.8rem;margin-top:unset!important}}.wl-ttc-container-v2 p a{color:#000}.wl-ttc-container-v2 p:last-child{margin-top:0;margin-bottom:6rem}.wl-ttc-container-v3{font-family:Open Sans,sans-serif;font-style:normal;color:#313131;font-weight:700;margin:unset!important}.wl-ttc-container-v3 h2{font-size:3.2rem;line-height:4rem;margin-bottom:4rem;letter-spacing:-.01em}@media(min-width:641px)and (max-width:1080px){.wl-ttc-container-v3 h2{font-size:3rem;margin-bottom:3.2rem}}@media(min-width:1px)and (max-width:640px){.wl-ttc-container-v3 h2{font-size:2.4rem;width:87%;margin:6.5rem auto 3.2rem}}.wl-ttc-container-v3 h3{position:absolute;height:2pc;font-family:Open Sans,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:2pc;letter-spacing:-.01em;color:#313131;margin:1.5rem 0 0 9rem}@media(min-width:0)and (max-width:576px){.wl-ttc-container-v3 h3{margin:1.5rem 0 0 3.5rem}}@media(min-width:577px)and (max-width:768px){.wl-ttc-container-v3 h3{margin:1.5rem 0 0 7rem}}.wl-ttc-container-v3 p{font-weight:400;font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em}@media(min-width:1px)and (max-width:640px){.wl-ttc-container-v3 p{width:87%;margin:0 auto}}.wl-ttc-container-v3 p a{color:#000}.wl-ttc-container-v4{padding:0 15px;text-align:center}.wl-ttc-container-v4 h2{font-size:2pc;font-weight:700;display:inline-block;vertical-align:middle}@media(max-width:576px){.wl-ttc-container-v4 h2{font-size:24px}}.wl-ttc-container-v4 h2 img{width:30px;margin:0 5px}.wl-ttc-container-v4 p{text-align:center}.wl-ttc-container-v4 p a{font-weight:600;margin:0 auto;display:table;color:#313131}#download-button{background-color:#fff;color:#000;position:absolute}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button{background-color:#941e66!important;border-color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button:hover{background-color:#838383!important;border-color:hsla(0,0%,51.4%,.2)}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button .cmp-button__text{color:#fff}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__berry.wl-global__parent--selector .responsivecontainer .wl-img__card--v16 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-form-container__subscription{background:#941e66!important}.wl-theme__berry.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#ff91aa!important}.wl-theme__berry.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-btn__navigation,.wl-theme__berry.wl-global__parent--selector .wl-btn__secondary--navigation{background:#941e66;border-color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__berry.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__berry.wl-global__parent--selector .breadcrumb a:hover{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .breadcrumb a:active{color:#000!important}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#ff91aa!important}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#ff91aa!important}.wl-theme__berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-theme__berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#941e66}.wl-theme__berry.wl-global__parent--selector a:hover .wl-link__download{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector a:active,.wl-theme__berry.wl-global__parent--selector a:active .wl-link__download{color:#000!important}.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover,.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover>.wl-link__text{color:#941e66}.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover .wl-link__text+.wl-icon__span:after,.wl-theme__berry.wl-global__parent--selector .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__primary{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover,.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover>.wl-link__text{color:#ff91aa}.wl-theme__berry.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover .wl-link__text+.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__secondary:hover,.wl-theme__berry.wl-global__parent--selector .wl-link__secondary:hover .cmp-button__text,.wl-theme__berry.wl-global__parent--selector .wl-link__secondary:hover>span{color:#ff91aa}.wl-theme__berry.wl-global__parent--selector .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-theme__berry.wl-global__parent--selector a:hover{color:#ff91aa}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__secondary{color:#ff91aa!important}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-theme__berry.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--field-label label:hover,.wl-theme__berry.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seelesslink:hover,.wl-theme__berry.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seemorelink:hover{color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-theme__berry.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-berry.svg)!important}.wl-theme__berry.wl-global__parent--selector .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#941e66!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-text__font--white a:active{color:#fff!important}.wl-theme__berry.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline}.wl-theme__berry.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__berry.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline}.wl-theme__berry.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__berry.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector a:hover{color:#941e66}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__primary--reverse{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector a:hover span.wl-link__primary--reverse:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector .wl-link__download--right:hover,.wl-theme__berry.wl-global__parent--selector .wl-link__download:hover,.wl-theme__berry.wl-global__parent--selector .wl-link__primary--reverse:hover,.wl-theme__berry.wl-global__parent--selector .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__berry.wl-global__parent--selector .wl-link__primary--reverse:hover>span,.wl-theme__berry.wl-global__parent--selector .wl-link__primary:hover,.wl-theme__berry.wl-global__parent--selector .wl-link__primary:hover .cmp-button__text,.wl-theme__berry.wl-global__parent--selector .wl-link__primary:hover>span{color:#941e66}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover:after{background-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-tab ul li.active a{color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-tab ul li.active a:after{background-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-btn a:first-child{background-color:#941e66!important;border-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-btn a:nth-child(2),.wl-theme__berry.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:first-child{background:#fff!important;color:#941e66!important;border-color:#941e66!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){background-color:#941e66!important;border-color:#941e66!important;color:#fff!important}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-berry.svg)}.wl-theme__berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active,.wl-theme__berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span{color:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span:after{background:#941e66}.wl-theme__berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab:hover{color:#941e66}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button{background-color:#123d80!important;border-color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button:hover{background-color:#838383!important;border-color:hsla(0,0%,51.4%,.2)}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button .cmp-button__text{color:#fff}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__blue.wl-global__parent--selector .responsivecontainer .wl-img__card--v16 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-form-container__subscription{background:#123d80!important}.wl-theme__blue.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#18b7fb!important}.wl-theme__blue.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-btn__navigation,.wl-theme__blue.wl-global__parent--selector .wl-btn__secondary--navigation{background:#123d80;border-color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__blue.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__blue.wl-global__parent--selector .breadcrumb a:hover{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .breadcrumb a:active{color:#000!important}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#18b7fb!important}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#18b7fb!important}.wl-theme__blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-theme__blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#123d80}.wl-theme__blue.wl-global__parent--selector a:hover .wl-link__download{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector a:active,.wl-theme__blue.wl-global__parent--selector a:active .wl-link__download{color:#000!important}.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover,.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover>.wl-link__text{color:#123d80}.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover .wl-link__text+.wl-icon__span:after,.wl-theme__blue.wl-global__parent--selector .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__primary{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover,.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover>.wl-link__text{color:#18b7fb}.wl-theme__blue.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover .wl-link__text+.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__secondary:hover,.wl-theme__blue.wl-global__parent--selector .wl-link__secondary:hover .cmp-button__text,.wl-theme__blue.wl-global__parent--selector .wl-link__secondary:hover>span{color:#18b7fb}.wl-theme__blue.wl-global__parent--selector .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-theme__blue.wl-global__parent--selector a:hover{color:#18b7fb}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__secondary{color:#18b7fb!important}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-theme__blue.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--field-label label:hover,.wl-theme__blue.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seelesslink:hover,.wl-theme__blue.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seemorelink:hover{color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-theme__blue.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-blue.svg)!important}.wl-theme__blue.wl-global__parent--selector .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#123d80!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-text__font--white a:active{color:#fff!important}.wl-theme__blue.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline}.wl-theme__blue.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__blue.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline}.wl-theme__blue.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__blue.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector a:hover{color:#123d80}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__primary--reverse{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector a:hover span.wl-link__primary--reverse:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector .wl-link__download--right:hover,.wl-theme__blue.wl-global__parent--selector .wl-link__download:hover,.wl-theme__blue.wl-global__parent--selector .wl-link__primary--reverse:hover,.wl-theme__blue.wl-global__parent--selector .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__blue.wl-global__parent--selector .wl-link__primary--reverse:hover>span,.wl-theme__blue.wl-global__parent--selector .wl-link__primary:hover,.wl-theme__blue.wl-global__parent--selector .wl-link__primary:hover .cmp-button__text,.wl-theme__blue.wl-global__parent--selector .wl-link__primary:hover>span{color:#123d80}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover:after{background-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-tab ul li.active a{color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-tab ul li.active a:after{background-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-btn a:first-child{background-color:#123d80!important;border-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-btn a:nth-child(2),.wl-theme__blue.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:first-child{background:#fff!important;color:#123d80!important;border-color:#123d80!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){background-color:#123d80!important;border-color:#123d80!important;color:#fff!important}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-blue.svg)}.wl-theme__blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active,.wl-theme__blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span{color:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span:after{background:#123d80}.wl-theme__blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab:hover{color:#123d80}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button{background-color:#115c36!important;border-color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button:hover{background-color:#838383!important;border-color:hsla(0,0%,51.4%,.2)}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button .cmp-button__text{color:#fff}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__green.wl-global__parent--selector .responsivecontainer .wl-img__card--v16 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-form-container__subscription{background:#115c36!important}.wl-theme__green.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#18c76f!important}.wl-theme__green.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-btn__navigation,.wl-theme__green.wl-global__parent--selector .wl-btn__secondary--navigation{background:#115c36;border-color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__green.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__green.wl-global__parent--selector .breadcrumb a:hover{color:#115c36!important}.wl-theme__green.wl-global__parent--selector .breadcrumb a:active{color:#000!important}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#18c76f!important}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#18c76f!important}.wl-theme__green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-theme__green.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#115c36}.wl-theme__green.wl-global__parent--selector a:hover .wl-link__download{color:#115c36!important}.wl-theme__green.wl-global__parent--selector a:active,.wl-theme__green.wl-global__parent--selector a:active .wl-link__download{color:#000!important}.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover,.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover>.wl-link__text{color:#115c36}.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover .wl-link__text+.wl-icon__span:after,.wl-theme__green.wl-global__parent--selector .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__primary{color:#115c36!important}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover,.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover>.wl-link__text{color:#18c76f}.wl-theme__green.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover .wl-link__text+.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__secondary:hover,.wl-theme__green.wl-global__parent--selector .wl-link__secondary:hover .cmp-button__text,.wl-theme__green.wl-global__parent--selector .wl-link__secondary:hover>span{color:#18c76f}.wl-theme__green.wl-global__parent--selector .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-theme__green.wl-global__parent--selector a:hover{color:#18c76f}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__secondary{color:#18c76f!important}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-theme__green.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--field-label label:hover,.wl-theme__green.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seelesslink:hover,.wl-theme__green.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seemorelink:hover{color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#115c36!important}.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-theme__green.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-green.svg)!important}.wl-theme__green.wl-global__parent--selector .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#115c36!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-text__font--white a:active{color:#fff!important}.wl-theme__green.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline}.wl-theme__green.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__green.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline}.wl-theme__green.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__green.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__green.wl-global__parent--selector a:hover{color:#115c36}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__primary--reverse{color:#115c36!important}.wl-theme__green.wl-global__parent--selector a:hover span.wl-link__primary--reverse:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__green.wl-global__parent--selector .wl-link__download--right:hover,.wl-theme__green.wl-global__parent--selector .wl-link__download:hover,.wl-theme__green.wl-global__parent--selector .wl-link__primary--reverse:hover,.wl-theme__green.wl-global__parent--selector .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__green.wl-global__parent--selector .wl-link__primary--reverse:hover>span,.wl-theme__green.wl-global__parent--selector .wl-link__primary:hover,.wl-theme__green.wl-global__parent--selector .wl-link__primary:hover .cmp-button__text,.wl-theme__green.wl-global__parent--selector .wl-link__primary:hover>span{color:#115c36}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover{color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover:after{background-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-tab ul li.active a{color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-tab ul li.active a:after{background-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-btn a:first-child{background-color:#115c36!important;border-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-btn a:nth-child(2),.wl-theme__green.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:first-child{background:#fff!important;color:#115c36!important;border-color:#115c36!important}.wl-theme__green.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){background-color:#115c36!important;border-color:#115c36!important;color:#fff!important}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-green.svg)}.wl-theme__green.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-green.svg)}.wl-theme__green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active,.wl-theme__green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span{color:#115c36}.wl-theme__green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span:after{background:#115c36}.wl-theme__green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab:hover{color:#115c36}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button{background-color:#d66310!important;border-color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button:hover{background-color:#838383!important;border-color:hsla(0,0%,51.4%,.2)}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .button.wl-segment--selector .cmp-button .cmp-button__text{color:#fff}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__yellow.wl-global__parent--selector .responsivecontainer .wl-img__card--v16 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-form-container__subscription{background:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#ffc805!important}.wl-theme__yellow.wl-global__parent--selector .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-btn__navigation,.wl-theme__yellow.wl-global__parent--selector .wl-btn__secondary--navigation{background:#d66310;border-color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__yellow.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__yellow.wl-global__parent--selector .breadcrumb a:hover{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .breadcrumb a:active{color:#000!important}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#ffc805!important}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#ffc805!important}.wl-theme__yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-theme__yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#d66310}.wl-theme__yellow.wl-global__parent--selector a:hover .wl-link__download{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector a:active,.wl-theme__yellow.wl-global__parent--selector a:active .wl-link__download{color:#000!important}.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover,.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover>.wl-link__text{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__primary:hover .wl-link__text+.wl-icon__span:after,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__primary{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover,.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover>.wl-link__text{color:#ffc805}.wl-theme__yellow.wl-global__parent--selector .ribbon .cmp-teaser__action-link.wl-link__secondary:hover .wl-link__text+.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__secondary:hover,.wl-theme__yellow.wl-global__parent--selector .wl-link__secondary:hover .cmp-button__text,.wl-theme__yellow.wl-global__parent--selector .wl-link__secondary:hover>span{color:#ffc805}.wl-theme__yellow.wl-global__parent--selector .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector a:hover{color:#ffc805}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__secondary{color:#ffc805!important}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--field-label label:hover,.wl-theme__yellow.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seelesslink:hover,.wl-theme__yellow.wl-global__parent--selector .wl-search__filter--list .wl-search__filter--seemorelink:hover{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-theme__yellow.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-yellow.svg)!important}.wl-theme__yellow.wl-global__parent--selector .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#d66310!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-text__font--white a:active{color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline}.wl-theme__yellow.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__yellow.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline}.wl-theme__yellow.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__yellow.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector a:hover{color:#d66310}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__primary--reverse{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector a:hover span.wl-link__primary--reverse:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-link__download--right:hover,.wl-theme__yellow.wl-global__parent--selector .wl-link__download:hover,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary--reverse:hover,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary--reverse:hover>span,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary:hover,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary:hover .cmp-button__text,.wl-theme__yellow.wl-global__parent--selector .wl-link__primary:hover>span{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-tab ul li a:hover:after{background-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-tab ul li.active a{color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-tab ul li.active a:after{background-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-btn a:first-child{background-color:#d66310!important;border-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-btn a:nth-child(2),.wl-theme__yellow.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:first-child{background:#fff!important;color:#d66310!important;border-color:#d66310!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){background-color:#d66310!important;border-color:#d66310!important;color:#fff!important}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-yellow.svg)}.wl-theme__yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active,.wl-theme__yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span{color:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span:after{background:#d66310}.wl-theme__yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab:hover{color:#d66310}.wl-background-color__berry.responsivecontainer .wl-form-container__subscription{background:#941e66!important}.wl-background-color__berry.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#ff91aa!important}.wl-background-color__berry.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#941e66}.wl-background-color__blue.responsivecontainer .wl-form-container__subscription{background:#123d80!important}.wl-background-color__blue.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#18b7fb!important}.wl-background-color__blue.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#123d80}.wl-background-color__green.responsivecontainer .wl-form-container__subscription{background:#115c36!important}.wl-background-color__green.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .text .cmp-text>h3{color:#18c76f!important}.wl-background-color__green.responsivecontainer .wl-form-container__subscription .wl-Grid-6--columns .button .cmp-form-button{color:#115c36}.header.wl-header__theme--black .wl-top-nav-bar{background:-webkit-gradient(linear,left bottom,left top,from(#212121),to(#212121)),#212121;background:linear-gradient(0deg,#212121,#212121),#212121;border-bottom:none}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search-bar__cancel--btn{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-icon-white.svg)}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-cart__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/shopping-cart-white.svg)}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-hamburger__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/hamburger-white.svg)}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Globe-white-down.svg)}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-signin__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/User-white.svg)}.header.wl-header__theme--black .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-search__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Search-white.svg)}.cmp-navigation a.cmp-navigation__item-link:after{border-color:#fff!important}.cmp-navigation__item--level-0 a,.wl-col-heading__wrapper .wl-subheading,.wl-GridColumn article>.cmp-list__item-link,.wl-mobile-second-level__subheading,.wl-segment-nar__bar a{color:#fff}.wl-author-business-theme{background-color:#212121}.wl-author-business-theme .wl-GridColumn .wl-subheading,.wl-author-business-theme .wl-GridColumn .wl-subheading a{color:#fff!important}.wl-author-business-theme .cmp-container .button,.wl-author-business-theme .cmp-container .navigation.wl-common-nav .cmp-navigation__group,.wl-author-business-theme .cmp-container .navigation.wl-common-nav .cmp-navigation__item.cmp-navigation__item--level-0 .experiencefragment,.wl-author-business-theme .cmp-container .responsivecotainer{background-color:#212121}.wl-author-business-theme .wl-GridColumn .wl-dropdown-menu__col .list .cmp-list__item{width:115%}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkberry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__cmp--theme--bgc{background:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc{background:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote{padding-top:1.2rem}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote h3:before{position:unset;display:block;margin-top:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--berry.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--berry.wl-global__parent--selector p a:hover{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector p a:active{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd,.wl-theme__mlp--berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab:hover>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active{border-bottom-color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion__button--expanded .cmp-accordion__title{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .cmp-button__text{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active>span{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:hover .wl-link__primary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary{color:#941e66!important;text-decoration:underline}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:hover .wl-link__primary:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:hover:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:active:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled]:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .cmp-button__text{color:#ff91aa}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover>span{color:#ff91aa}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:hover{color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary{color:#941e66!important;text-decoration:underline}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a:active{text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:active:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled]:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled:after,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__download,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__download:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__download,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__download:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__download:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__download:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment a .wl-link__download[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__download:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary{border-color:#941e66;background-color:#941e66;color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary .cmp-button__text{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary a{color:#313131!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary a:hover{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary{border-color:#941e66;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary .cmp-button__text{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--secondary a{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--secondary a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__secondary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__secondary:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__secondary:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__secondary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__secondary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary{border-color:#941e66;background-color:#941e66;color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary .cmp-button__text{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary a{color:#313131!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary a:hover{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__tertiary,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__tertiary:hover,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__tertiary:active,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__tertiary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-btn__tertiary[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ff91aa}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__pretitle{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__description p a:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#b92d80}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__pretitle{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__description p a:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ff91aa}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__pretitle{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__description p a:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#ff91aa}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-btn__navigation,.wl-theme__mlp--berry.wl-global__parent--selector .wl-btn__secondary--navigation{background:#941e66;border-color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__mlp--berry.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-search__filter--checkbox-field{accent-color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]:checked:before{background-color:#941e66!important;border:.1rem solid #941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled){background:#941e66;border-color:#941e66}@media only screen and (min-width:1081px){.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:hover{color:#adadad}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:hover{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:active{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:active{color:#000!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__cmp--theme--border-enable .cmp-contentfragmentlist .cmp-contentfragment{border-radius:.4rem;border:.1rem solid #941e66;border-top-width:.4rem}.wl-theme__mlp--berry.wl-global__parent--selector .tables table tr:first-child{background-color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary{border-color:#941e66;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary .cmp-button__text{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff;background-color:#fff;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a{border-color:#fff!important;background-color:#fff!important;color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a .cmp-button__text{color:#941e66!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#ff91aa!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#ff91aa!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download{text-decoration:none;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .cmp-button__text{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover>span{color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active>span,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active>span{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled],.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .cmp-button__text,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .wl-icon__span:after,.wl-theme__mlp--berry.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right{text-decoration:none;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline;color:#941e66}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__mlp--berry.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkblue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__cmp--theme--bgc{background:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc{background:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote{padding-top:1.2rem}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote h3:before{position:unset;display:block;margin-top:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--blue.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--blue.wl-global__parent--selector p a:hover{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector p a:active{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd,.wl-theme__mlp--blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab:hover>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active{border-bottom-color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion__button--expanded .cmp-accordion__title{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .cmp-button__text{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active>span{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:hover .wl-link__primary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary{color:#123d80!important;text-decoration:underline}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:hover .wl-link__primary:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:hover:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:active:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled]:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .cmp-button__text{color:#18b7fb}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover>span{color:#18b7fb}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:hover{color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary{color:#123d80!important;text-decoration:underline}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a:active{text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:active:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled]:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled:after,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__download,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__download:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__download,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__download:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__download:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__download:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment a .wl-link__download[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__download:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary{border-color:#123d80;background-color:#123d80;color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary .cmp-button__text{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary a{color:#313131!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary a:hover{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary{border-color:#123d80;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary .cmp-button__text{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--secondary a{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--secondary a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__secondary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__secondary:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__secondary:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__secondary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__secondary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary{border-color:#123d80;background-color:#123d80;color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary .cmp-button__text{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary a{color:#313131!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary a:hover{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__tertiary,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__tertiary:hover,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__tertiary:active,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__tertiary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-btn__tertiary[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18b7fb}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__pretitle{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__description p a:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#1b5ba0}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__pretitle{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__description p a:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18b7fb}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__pretitle{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__description p a:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#18b7fb}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-btn__navigation,.wl-theme__mlp--blue.wl-global__parent--selector .wl-btn__secondary--navigation{background:#123d80;border-color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__mlp--blue.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-search__filter--checkbox-field{accent-color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]:checked:before{background-color:#123d80!important;border:.1rem solid #123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled){background:#123d80;border-color:#123d80}@media only screen and (min-width:1081px){.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:hover{color:#adadad}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:hover{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:active{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:active{color:#000!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__cmp--theme--border-enable .cmp-contentfragmentlist .cmp-contentfragment{border-radius:.4rem;border:.1rem solid #123d80;border-top-width:.4rem}.wl-theme__mlp--blue.wl-global__parent--selector .tables table tr:first-child{background-color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary{border-color:#123d80;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary .cmp-button__text{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff;background-color:#fff;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a{border-color:#fff!important;background-color:#fff!important;color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a .cmp-button__text{color:#123d80!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#18b7fb!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#18b7fb!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download{text-decoration:none;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .cmp-button__text{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover>span{color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active>span,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active>span{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled],.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .cmp-button__text,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .wl-icon__span:after,.wl-theme__mlp--blue.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right{text-decoration:none;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline;color:#123d80}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__mlp--blue.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgreen.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__cmp--theme--bgc{background:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc{background:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote{padding-top:1.2rem}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote h3:before{position:unset;display:block;margin-top:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--green.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--green.wl-global__parent--selector p a:hover{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector p a:active{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd,.wl-theme__mlp--green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab:hover>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active{border-bottom-color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion__button--expanded .cmp-accordion__title{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .cmp-button__text{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active>span{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:hover .wl-link__primary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary{color:#115c36!important;text-decoration:underline}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:hover .wl-link__primary:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:hover:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:active:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled]:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .cmp-button__text{color:#18c76f}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover>span{color:#18c76f}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:hover{color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary{color:#115c36!important;text-decoration:underline}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a:active{text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:active:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled]:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled:after,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__download,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__download:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__download,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__download:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__download:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__download:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment a .wl-link__download[disabled],.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__download:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary{border-color:#115c36;background-color:#115c36;color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary .cmp-button__text{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary a{color:#313131!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary a:hover{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary{border-color:#115c36;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary .cmp-button__text{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--secondary a{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--secondary a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__secondary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__secondary:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__secondary:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__secondary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__secondary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary{border-color:#115c36;background-color:#115c36;color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary .cmp-button__text{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary a{color:#313131!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary a:hover{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__tertiary,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__tertiary:hover,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__tertiary:active,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__tertiary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-btn__tertiary[disabled],.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18c76f}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__pretitle{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__description p a:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#198c53}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__pretitle{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__description p a:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18c76f}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__pretitle{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__description p a:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#18c76f}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-btn__navigation,.wl-theme__mlp--green.wl-global__parent--selector .wl-btn__secondary--navigation{background:#115c36;border-color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__mlp--green.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-search__filter--checkbox-field{accent-color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]:checked:before{background-color:#115c36!important;border:.1rem solid #115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled){background:#115c36;border-color:#115c36}@media only screen and (min-width:1081px){.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:hover{color:#adadad}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:hover{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:active{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:active{color:#000!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__cmp--theme--border-enable .cmp-contentfragmentlist .cmp-contentfragment{border-radius:.4rem;border:.1rem solid #115c36;border-top-width:.4rem}.wl-theme__mlp--green.wl-global__parent--selector .tables table tr:first-child{background-color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary{border-color:#115c36;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary .cmp-button__text{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff;background-color:#fff;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a{border-color:#fff!important;background-color:#fff!important;color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a .cmp-button__text{color:#115c36!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:disabled,.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#18c76f!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#18c76f!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download{text-decoration:none;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .cmp-button__text{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover>span{color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active>span,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active>span{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled],.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .cmp-button__text,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .wl-icon__span:after,.wl-theme__mlp--green.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right{text-decoration:none;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline;color:#115c36}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__mlp--green.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkorange.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__cmp--theme--bgc{background:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc{background:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote{padding-top:1.2rem}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote h3:before{position:unset;display:block;margin-top:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg);position:unset;display:block;margin-top:0}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-theme__mlp--yellow.wl-global__parent--selector p a:hover{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector p a:active{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab:hover>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active{border-bottom-color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab--active>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion__button--expanded .cmp-accordion__title{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable svg *{fill:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .cmp-button__text{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary:active>span{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary.disabled .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary[disabled] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:hover .wl-link__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary{color:#d66310!important;text-decoration:underline}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:hover .wl-link__primary:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:hover:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:active:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary:disabled:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__primary[disabled]:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary:disabled:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .cmp-button__text{color:#ffc805}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover>span{color:#ffc805}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__secondary:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:hover{color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary{color:#d66310!important;text-decoration:underline}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:hover .wl-link__secondary:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a:active{text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:hover:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:active:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary:disabled:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__secondary[disabled]:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary:disabled:after,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__download,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__download:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__download,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__download:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__download:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__download:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment a .wl-link__download[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__download:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary{border-color:#d66310;background-color:#d66310;color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__primary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__primary .cmp-button__text{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary a{color:#313131!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary a:hover{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary{border-color:#d66310;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__secondary .cmp-button__text{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--secondary a{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--secondary a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__secondary:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__secondary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__secondary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__secondary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary{border-color:#d66310;background-color:#d66310;color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary .cmp-button__text{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary a{color:#313131!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary a:hover{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__tertiary,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__tertiary:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__tertiary:active,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__tertiary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-btn__tertiary[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ffc805}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__pretitle{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__description p a:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#eb850d}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__pretitle{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__description p a:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ffc805}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__pretitle{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__description p a:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#ffc805}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon--header] .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon] .wl-column--container .wl-GridColumn .cmp-teaser__action-link:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon].wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=wl-cc__card-icon--enable][class*=wl-rc__cmp--card-icon][class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--left.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-card__img-position--right.wl-card__img-height--m.wl-cmp__mlp--theme-enable.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-btn__navigation,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-btn__secondary--navigation{background:#d66310;border-color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-btn__navigation .cmp-button,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-search__filter--checkbox-field{accent-color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-search__filter--checkbox-field[type=checkbox]:checked:before{background-color:#d66310!important;border:.1rem solid #d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled){background:#d66310;border-color:#d66310}@media only screen and (min-width:1081px){.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .button .cmp-form-button.disabled:hover{color:#adadad}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:hover{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .label.text a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable form .options .cmp-form-options__field-description a:active{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:active{color:#000!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__cmp--theme--border-enable .cmp-contentfragmentlist .cmp-contentfragment{border-radius:.4rem;border:.1rem solid #d66310;border-top-width:.4rem}.wl-theme__mlp--yellow.wl-global__parent--selector .tables table tr:first-child{background-color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary{border-color:#d66310;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary .cmp-button__text{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff;background-color:#fff;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__primary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button__text{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a{border-color:#fff!important;background-color:#fff!important;color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--primary [class*=__cmp--theme--bgc] a .cmp-button__text{color:#d66310!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc].wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable[class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a:disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cf__btn--tertiary--secondary .wl-cf__cmp--theme--bgc a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary{border-color:#fff;background-color:transparent;color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--bgc .wl-btn__tertiary--secondary .cmp-button__text{color:#fff}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#ffc805!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea!important;border:none!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-description,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-title{color:#ffc805!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download{text-decoration:none;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download:hover{text-decoration:underline;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download:active{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .cmp-button__text{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover>span{color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:hover .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse:active>span,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse:active>span{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled],.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .cmp-button__text,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .cmp-button__text{color:#adadad!important}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse.disabled .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable.wl-link__primary--reverse[disabled] .wl-icon__span:after,.wl-theme__mlp--yellow.wl-global__parent--selector .wl-cmp__mlp--theme-enable .wl-link__primary--reverse[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right{text-decoration:none;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right:hover{text-decoration:underline;color:#d66310}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right:active{color:#000}.wl-theme__mlp--yellow.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.cq-Editable-dom.hero .cmp-teaser{height:60rem!important}.cq-Editable-dom.hero .cmp-teaser.cq-placeholder{height:0!important}.cq-Editable-dom.hero .cmp-teaser .cmp-teaser__image{height:60rem!important}.cq-Editable-dom.hero .cmp-teaser .cmp-teaser__content{top:-60rem!important}.wl-global__parent--selector .hero .cmp-teaser{display:block;width:100%;height:auto;position:relative}.wl-global__parent--selector .hero .cmp-teaser>h3{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .hero .cmp-teaser{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser{height:117rem}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__image{background-size:cover!important;background-position:50%;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__image{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__image{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__image{height:117rem}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{color:#313131;height:100%;padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{padding-top:unset;padding-bottom:unset;position:relative;top:-48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{top:-60rem;max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content{top:-117rem;max-width:160rem}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{vertical-align:middle}@media only screen and (min-width:1081px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:74.2%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#fff}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h2,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:left}}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg{color:#000;border-color:#d6d6d6}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:hover{color:#fff;border-color:#838383}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:active{color:#fff;border-color:#000}}@media only screen and (max-width:640px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary{color:#313131}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#000;border-color:#d6d6d6;background:#fff;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media only screen and (max-width:641px){.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__primary,.wl-global__parent--selector .hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser{display:block;width:100%;height:auto;position:relative}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser>h3{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser{height:60rem}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__image{background-size:cover!important;background-position:50%;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__image{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__image{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__image{height:60rem}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{color:#313131;height:100%;padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{padding-top:unset;padding-bottom:unset;position:relative;top:-48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{top:-60rem;max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content{top:-60rem;max-width:160rem}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{vertical-align:middle}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:74.2%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#fff}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h2,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:left}}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg{color:#000;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:hover{color:#fff;border-color:#838383}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:active{color:#fff;border-color:#000}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary{color:#313131}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#000;border-color:#d6d6d6;background:#fff;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__primary,.wl-global__parent--selector .wl-hero__marketing .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser{display:block;width:100%;height:auto;position:relative}.wl-global__parent--selector .wl-hero__promo .cmp-teaser>h3{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser{height:74rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser{height:84rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser{height:117rem}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__image{background-size:cover!important;background-position:50%;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__image{height:74rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__image{height:84rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__image{height:117rem}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{color:#313131;height:100%;padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{padding-top:unset;padding-bottom:unset;position:relative;top:-74rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{top:-84rem;max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content{top:-117rem;max-width:160rem}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{vertical-align:middle}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:74.2%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#fff}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h2,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:left}}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg{color:#000;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:hover{color:#fff;border-color:#838383}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:active{color:#fff;border-color:#000}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary{color:#313131}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#000;border-color:#d6d6d6;background:#fff;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__primary,.wl-global__parent--selector .wl-hero__promo .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser{display:block;width:100%;height:auto;position:relative}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser>h3{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser{height:84rem}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__image{background-size:cover!important;background-position:50%;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__image{height:48rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__image{height:60rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__image{height:84rem}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{color:#313131;height:100%;padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{padding-top:unset;padding-bottom:unset;position:relative;top:-48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{top:-60rem;max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content{top:-84rem;max-width:160rem}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{vertical-align:middle}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:74.2%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#fff}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h2,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:left}}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg{color:#000;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:hover{color:#fff;border-color:#838383}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:active{color:#fff;border-color:#000}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary{color:#313131}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#000;border-color:#d6d6d6;background:#fff;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__primary,.wl-global__parent--selector .wl-hero__marketing--xl .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser{display:block;width:100%;height:auto;position:relative}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser>h3{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser{height:40rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser{height:40rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser{height:40rem}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__image{background-size:cover!important;background-position:50%;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__image{height:40rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__image{height:40rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__image{height:40rem}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{color:#313131;height:100%;padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{padding-top:unset;padding-bottom:unset;position:relative;top:-40rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{top:-40rem;max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content{top:-40rem;max-width:160rem}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{vertical-align:middle}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:74.2%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-text__eyebrow h3{color:#fff}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h1,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h2,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{text-align:left}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg{color:#000;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:hover{color:#fff;border-color:#838383}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--bg:active{color:#fff;border-color:#000}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary{color:#313131}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#000;border-color:#d6d6d6;background:#fff;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__primary,.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser__pretitle{font-size:1.6rem;font-weight:600;font-family:Open Sans;line-height:3.2rem;letter-spacing:-.008rem;text-align:center;text-transform:uppercase;margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser__pretitle{text-align:left;color:#fff;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser__title{font-size:5.6rem;font-weight:800;line-height:7rem;letter-spacing:-.112rem;font-family:Open Sans;text-transform:capitalize;padding-bottom:0}@media only screen and (max-width:1081px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser__title{font-size:4.8rem;line-height:6rem;letter-spacing:-.096rem}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__height--400 .cmp-teaser__title{font-size:3.2rem;line-height:4rem;letter-spacing:-.064rem}}.wl-global__parent--selector .wl-hero__height--400 .wl-text__eyebrow h2{font-family:Open Sans;font-size:1.6rem;font-weight:600;line-height:3.2rem;letter-spacing:-.008rem;text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__height--400 .wl-text__eyebrow h2{text-align:left;text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}.wl-global__parent--selector .wl-hero__font--black .cmp-teaser__content{color:#000!important}.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{color:#fff;display:grid;height:auto;grid-template-columns:repeat(12,1fr);-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{max-width:126rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser{max-width:160rem}}.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser__image{height:auto!important;grid-column:1/span 12}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser__image{grid-column:8/span 5;grid-row:1}}.wl-global__parent--selector .wl-hero__thumbnail .cmp-teaser__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__thumbnail.hero .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container .wl-btn__secondary--dark-bg{color:#fff;border-color:#fff;background-color:transparent}}.wl-global__parent--selector .wl-hero__text-width--seven-column{border-bottom:none}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{color:#fff;height:auto;grid-template-columns:repeat(12,1fr);-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{max-width:126rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{max-width:160rem}}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser{row-gap:0}}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content{top:auto!important;padding-left:0!important;padding-right:0!important;color:#fff!important;grid-column:1/span 12;text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content{grid-column:1/span 7;text-align:left}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:auto!important}}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content .cmp-teaser__title{-webkit-filter:drop-shadow(0 .2rem .1rem #4d4d4d);filter:drop-shadow(0 .2rem .1rem #4d4d4d)}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content .wl-teaser__content--inner-wrapper{width:100%!important}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content .wl-text__eyebrow h1,.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content .wl-text__eyebrow h2,.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__content .wl-text__eyebrow h3{color:#fff!important}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__image{height:auto!important;aspect-ratio:1}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__image{margin-bottom:4rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__image img{-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.25);box-shadow:0 4px 20px 0 rgba(0,0,0,.25)}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__description p{font-size:1.8rem;line-height:3.6rem;letter-spacing:.0025em;padding-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__description p{text-shadow:0 .2rem .1rem rgba(0,0,0,.2)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__description p{font-size:2.4rem;line-height:4.8rem}}.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__action-container{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}@media only screen and (max-width:1081px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__action-container a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}}@media screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-hero__text-width--seven-column .cmp-teaser__action-container{display:grid;gap:3.2rem}}.wl-global__parent--selector .wl-hero__btn-font-color--medium-blue .wl-btn__primary{color:#1b5ba0!important;border-radius:.1rem;border-color:#fff!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__btn-font-color--medium-blue .wl-btn__secondary--bg{color:#fff!important;border-radius:.1rem;border-color:#fff!important}}.wl-global__parent--selector .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__primary:disabled,.wl-global__parent--selector .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__primary .cmp-button{color:#000;text-decoration:none}.wl-global__parent--selector .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__tertiary .cmp-button{color:#000;text-decoration:none}.wl-global__parent--selector .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d6d6d6;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#313131;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-btn__secondary[disabled]{background:transparent;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__secondary .cmp-button{color:#313131;text-decoration:none}.wl-global__parent--selector .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d6d6d6;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-btn__tertiary--secondary[disabled]{background:transparent;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__tertiary--secondary .cmp-button{color:#000;text-decoration:none}.wl-global__parent--selector .wl-btn__secondary--bg{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-btn__secondary--bg .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-btn__secondary--bg:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__secondary--bg:hover .cmp-button,.wl-global__parent--selector .wl-btn__secondary--bg:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--bg:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--bg:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__secondary--bg:active .cmp-button,.wl-global__parent--selector .wl-btn__secondary--bg:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--bg:disabled,.wl-global__parent--selector .wl-btn__secondary--bg[disabled]{background:transparent;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__secondary--bg:disabled .cmp-button,.wl-global__parent--selector .wl-btn__secondary--bg:disabled>span,.wl-global__parent--selector .wl-btn__secondary--bg[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__secondary--bg[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__secondary--bg .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-btn__navigation{font-size:1.6rem;font-weight:600;line-height:1.6rem;letter-spacing:-.005em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d6d6d6;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#313131;background:#eaeaea;cursor:pointer}.wl-global__parent--selector .wl-btn__navigation .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-btn__navigation:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__navigation:hover .cmp-button,.wl-global__parent--selector .wl-btn__navigation:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__navigation:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__navigation:active .cmp-button,.wl-global__parent--selector .wl-btn__navigation:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__navigation:disabled,.wl-global__parent--selector .wl-btn__navigation[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__navigation:disabled .cmp-button,.wl-global__parent--selector .wl-btn__navigation:disabled>span,.wl-global__parent--selector .wl-btn__navigation[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__navigation[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__navigation .cmp-button{color:#313131;text-decoration:none}.wl-global__parent--selector .wl-btn__secondary--navigation{font-size:1.6rem;font-weight:600;line-height:1.6rem;letter-spacing:-.005em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #eaeaea;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#313131;cursor:pointer}.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-btn__secondary--navigation:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__secondary--navigation:hover .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--navigation:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__secondary--navigation:active .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--navigation:disabled,.wl-global__parent--selector .wl-btn__secondary--navigation[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__secondary--navigation:disabled .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation:disabled>span,.wl-global__parent--selector .wl-btn__secondary--navigation[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__secondary--navigation .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video .wl-icon__span{width:2.4rem;height:2.4rem;margin-left:1.6rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video .wl-icon__span:after{position:absolute;left:0;top:-.1rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-black.svg)}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video .cmp-button .wl-icon__span{margin-left:1.2rem;height:unset}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video .cmp-button .wl-icon__span:after{top:-1.8rem}.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video:active .wl-icon__span:after,.wl-global__parent--selector .wl-btn__primary.wl-btn__icon--video:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-white.svg)}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video .wl-icon__span{width:2.4rem;height:2.4rem;margin-left:1.6rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video .wl-icon__span:after{position:absolute;left:0;top:-.1rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-black.svg)}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video .cmp-button .wl-icon__span{margin-left:1.2rem;height:unset}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video .cmp-button .wl-icon__span:after{top:-1.8rem}.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video:active .wl-icon__span:after,.wl-global__parent--selector .wl-btn__secondary.wl-btn__icon--video:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-white.svg)}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video .wl-icon__span{width:2.4rem;height:2.4rem;margin-left:1.6rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video .wl-icon__span:after{position:absolute;left:0;top:-.1rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-white.svg)}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video .cmp-button .wl-icon__span{margin-left:1.2rem;height:unset}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video .cmp-button .wl-icon__span:after{top:-1.8rem}.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video:active .wl-icon__span:after,.wl-global__parent--selector .wl-btn__secondary--bg.wl-btn__icon--video:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-white.svg)}.wl-global__parent--selector .wl-btn__icon--video-large{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-btn__icon--video-large{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}}.wl-global__parent--selector .wl-btn__icon--video-large .wl-icon__span:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/play-thumbnail.svg)!important;margin-left:0}.wl-global__parent--selector .wl-btn__icon--video-large span:last-of-type{margin-left:0;margin-top:0;height:12rem}.wl-global__parent--selector .wl-btn__icon--video-large img{display:none}.wl-global__parent--selector .wl-btn__transparent{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none!important;cursor:default}.wl-global__parent--selector .wl-btn__transparent span{cursor:pointer;pointer-events:all;color:#313131;position:relative;font-size:1.4rem;line-height:1.4rem;font-weight:600;margin-top:1.6rem;letter-spacing:.0035rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-btn__transparent span{margin-left:3.2rem;margin-top:0;color:#fff}}.wl-global__parent--selector .wl-btn__transparent img{width:22.4rem;height:12rem;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-btn__transparent:hover{cursor:pointer}.wl-global__parent--selector .wl-btn__transparent:not(.wl-btn__icon--video-large):not(.wl-btn__icon--video-bg){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-btn__transparent:not(.wl-btn__icon--video-large):not(.wl-btn__icon--video-bg){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-btn__transparent:not(.wl-btn__icon--video-large):not(.wl-btn__icon--video-bg) .wl-icon__span{position:absolute;width:6.1rem;height:6.1rem;left:5rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-btn__transparent:not(.wl-btn__icon--video-large):not(.wl-btn__icon--video-bg) .wl-icon__span{left:8rem;top:3rem;margin-top:0}}.wl-global__parent--selector .wl-btn__transparent:not(.wl-btn__icon--video-large):not(.wl-btn__icon--video-bg) .wl-icon__span:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/play-icons/play-circle-white-large.svg);margin-left:0}.wl-global__parent--selector .wl-btn__icon--video-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none!important;cursor:default;pointer-events:none}.wl-global__parent--selector .wl-btn__icon--video-bg :active,.wl-global__parent--selector .wl-btn__icon--video-bg:hover{border:none!important;background-color:transparent!important}.wl-global__parent--selector .wl-btn__icon--video-bg .wl-icon__span:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/play-video-white.svg)!important;margin-left:0}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-btn__icon--video-bg .wl-icon__span:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/play-video-black.svg)!important}}.wl-global__parent--selector .wl-btn__icon--video-bg span{cursor:pointer;pointer-events:all;color:#313131;font-size:1.4rem;line-height:1.4rem;font-weight:600;margin-left:1.6rem;position:relative}.wl-global__parent--selector .wl-btn__icon--video-bg span:last-of-type{margin-left:0;height:5.9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-btn__icon--video-bg span{color:#fff}}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:hover>span{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__primary:hover{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:hover>span{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__secondary:hover{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.card .wl-btn__tertiary--secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:hover>span{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__primary:hover{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:hover>span{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__secondary:hover{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.card .wl-btn__tertiary--secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:hover>span{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__primary:hover{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:hover>span{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__secondary:hover{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.card .wl-btn__tertiary--secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:hover>span{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__primary:hover{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:hover>span{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__secondary:hover{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.card .wl-btn__tertiary--secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:hover>span{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__primary:hover{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:hover>span{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__secondary:hover{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--blue-dark.hero .wl-btn__tertiary--secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:hover>span{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__primary:hover{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:hover>span{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__secondary:hover{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--berry-dark.hero .wl-btn__tertiary--secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:hover>span{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__primary:hover{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:hover>span{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__secondary:hover{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--green-dark.hero .wl-btn__tertiary--secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:hover>span{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__primary:hover{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:hover>span{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__secondary:hover{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-hero__cmp--theme--yellow-dark.hero .wl-btn__tertiary--secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:hover>span{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__primary:hover{color:#123d80;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#123d80;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary .cmp-button__text{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:hover>span{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__secondary:hover{color:#123d80!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#123d80;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #123d80;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#123d80;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--blue-dark.cta .wl-btn__tertiary--secondary .cmp-button{color:#123d80;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:hover>span{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__primary:hover{color:#941e66;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#941e66;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary .cmp-button__text{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:hover>span{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__secondary:hover{color:#941e66!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#941e66;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #941e66;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#941e66;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--berry-dark.cta .wl-btn__tertiary--secondary .cmp-button{color:#941e66;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:hover>span{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__primary:hover{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#115c36;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary .cmp-button__text{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:hover>span{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__secondary:hover{color:#115c36!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#115c36;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #115c36;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#115c36;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--green-dark.cta .wl-btn__tertiary--secondary .cmp-button{color:#115c36;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:hover>span{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__primary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__primary:hover{color:#d66310;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#d66310;text-decoration:none;position:relative}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary .cmp-button__text{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:hover>span{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important;position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__secondary:hover{color:#d66310!important;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__secondary:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__primary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.01em;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#d66310;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.01em;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary{font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;padding:1.2rem 2.4rem;text-align:center;text-decoration:none!important;border:.1rem solid #d66310;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#d66310;background:#fff;cursor:pointer}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary .cmp-button__text{font-weight:600}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:active .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:active>span{color:#fff!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:disabled .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary:disabled>span,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary[disabled] .cmp-button,.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-cta__cmp--theme--yellow-dark.cta .wl-btn__tertiary--secondary .cmp-button{color:#d66310;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#941e66!important;background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#123d80!important;background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#115c36!important;background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-card__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#d66310!important;background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary{border-color:#fff!important;color:#941e66!important;background-color:#fff!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button{color:#fff!important;text-decoration:none}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary{border-color:#fff!important;color:#123d80!important;background-color:#fff!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button{color:#fff!important;text-decoration:none}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary{border-color:#fff!important;color:#115c36!important;background-color:#fff!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button{color:#fff!important;text-decoration:none}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--primary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc * .wl-btn__primary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__primary{border-color:#fff!important;color:#d66310!important;background-color:#fff!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc] * a .cmp-button,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark.wl-cf__btn--tertiary--secondary [class*=__cmp--theme--bgc].cmp-contentfragment a .cmp-button{color:#fff!important;text-decoration:none}.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc * .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment.wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary,.wl-global__parent--selector .contentfragment .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc.cmp-contentfragment .wl-btn__tertiary--secondary{border-color:#fff!important;color:#fff!important;background-color:transparent!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#941e66!important;background-color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#123d80!important;background-color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#115c36!important;background-color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__primary{border-color:#fff!important;color:#d66310!important;background-color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__primary .cmp-button{color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary{border-color:#fff;color:#fff;background-color:transparent}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark [class*=__cmp--theme--bgc] .wl-btn__tertiary--secondary .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-btn__secondary--dark-bg{font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:-.016rem;padding:1.6rem 3.2rem;text-align:center;text-decoration:none!important;border:.1rem solid #fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:transparent;cursor:pointer}.wl-global__parent--selector .wl-btn__secondary--dark-bg .cmp-button__text{font-weight:700}.wl-global__parent--selector .wl-btn__secondary--dark-bg:hover{background:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .wl-btn__secondary--dark-bg:hover .cmp-button,.wl-global__parent--selector .wl-btn__secondary--dark-bg:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--dark-bg:hover>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--dark-bg:active{background:#000!important;color:#fff!important;border-color:#000!important}.wl-global__parent--selector .wl-btn__secondary--dark-bg:active .cmp-button,.wl-global__parent--selector .wl-btn__secondary--dark-bg:active>span{color:#fff!important}.wl-global__parent--selector .wl-btn__secondary--dark-bg:disabled,.wl-global__parent--selector .wl-btn__secondary--dark-bg[disabled]{background:#f5f5f5;color:#adadad;border-color:#d6d6d6}.wl-global__parent--selector .wl-btn__secondary--dark-bg:disabled .cmp-button,.wl-global__parent--selector .wl-btn__secondary--dark-bg:disabled>span,.wl-global__parent--selector .wl-btn__secondary--dark-bg[disabled] .cmp-button,.wl-global__parent--selector .wl-btn__secondary--dark-bg[disabled]>span{color:#adadad!important}.wl-global__parent--selector .wl-btn__secondary--dark-bg .cmp-button{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-link__primary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#313131;text-decoration:none;position:relative}.wl-global__parent--selector .wl-link__primary .cmp-button,.wl-global__parent--selector .wl-link__primary .cmp-button__text{color:#313131;text-decoration:none}.wl-global__parent--selector .wl-link__primary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-link__primary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-link__primary:hover{text-decoration:none}.wl-global__parent--selector .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-link__primary:hover .cmp-button__text,.wl-global__parent--selector .wl-link__primary:hover>span{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-link__primary:active{text-decoration:none}.wl-global__parent--selector .wl-link__primary:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-link__primary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-link__primary:disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary:disabled>span{color:#adadad}.wl-global__parent--selector .wl-link__primary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-link__primary.button{display:inline-block}.wl-global__parent--selector span.wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg);position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector span.wl-link__primary:hover{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector span.wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector span.wl-link__primary:active{color:#000;text-decoration:none}.wl-global__parent--selector span.wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-link__primary--reverse{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#313131;text-decoration:none;position:relative}.wl-global__parent--selector .wl-link__primary--reverse .cmp-button,.wl-global__parent--selector .wl-link__primary--reverse .cmp-button__text{color:#313131;text-decoration:none}.wl-global__parent--selector .wl-link__primary--reverse .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-link__primary--reverse .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-link__primary--reverse:hover{text-decoration:none}.wl-global__parent--selector .wl-link__primary--reverse:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-link__primary--reverse:hover .cmp-button__text,.wl-global__parent--selector .wl-link__primary--reverse:hover>span{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-link__primary--reverse:active{text-decoration:none}.wl-global__parent--selector .wl-link__primary--reverse:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary--reverse:active>span{color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-link__primary--reverse:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-link__primary--reverse:disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary--reverse:disabled>span{color:#adadad}.wl-global__parent--selector .wl-link__primary--reverse:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)}.wl-global__parent--selector .wl-link__primary--reverse.button{display:inline-block}.wl-global__parent--selector span.wl-link__primary--reverse:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg);position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector span.wl-link__primary--reverse:hover{color:#115c36;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector span.wl-link__primary--reverse:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector span.wl-link__primary--reverse:active{color:#000;text-decoration:none}.wl-global__parent--selector span.wl-link__primary--reverse:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-link__primary--reverse,.wl-global__parent--selector .wl-link__primary--reverse>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wl-global__parent--selector .wl-link__primary--reverse .wl-icon__span{padding-left:unset;padding-right:.8rem}.wl-global__parent--selector .wl-link__primary--reverse .wl-icon__span:after{left:-.3rem;top:-.35rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wl-global__parent--selector .wl-link__primary--reverse+.searchResults .wl-search__journal--product-card-view.compare-view{padding-top:2rem}.wl-global__parent--selector .wl-link__secondary{font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#fff;text-decoration:none;position:relative}.wl-global__parent--selector .wl-link__secondary .cmp-button,.wl-global__parent--selector .wl-link__secondary .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-link__secondary .wl-icon__span{width:1.6rem;height:1.6rem;padding-left:.8rem;position:relative;display:inline-block}.wl-global__parent--selector .wl-link__secondary .wl-icon__span:after{position:absolute;top:.3rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-link__secondary:hover{text-decoration:none}.wl-global__parent--selector .wl-link__secondary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-global__parent--selector .wl-link__secondary:hover .cmp-button__text,.wl-global__parent--selector .wl-link__secondary:hover>span{color:#18c76f;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector .wl-link__secondary:active{text-decoration:none}.wl-global__parent--selector .wl-link__secondary:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary:active>span{color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-link__secondary:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-link__secondary:disabled .cmp-button__text,.wl-global__parent--selector .wl-link__secondary:disabled>span{color:#838383}.wl-global__parent--selector .wl-link__secondary:disabled .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .wl-link__secondary.button{display:inline-block}.wl-global__parent--selector span.wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg);position:absolute;top:0;width:1.6rem;height:1.6rem;margin-left:.8rem}.wl-global__parent--selector span.wl-link__secondary:hover{color:#18c76f;text-decoration:underline;text-underline-offset:.3rem}.wl-global__parent--selector span.wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-global__parent--selector span.wl-link__secondary:active{color:#fff;text-decoration:none}.wl-global__parent--selector span.wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-link__download{font-size:1.4rem;line-height:1.4rem;font-weight:600;display:inline-block;letter-spacing:-.007rem;color:#313131;text-decoration:underline}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-link__download{margin-left:2.8rem}}.wl-global__parent--selector .wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-outline-new.svg);position:absolute;margin-left:-3.2rem;width:2.4rem;height:2.4rem;padding-right:.8rem}.wl-global__parent--selector .wl-link__download a{font-size:1.4rem;line-height:3.2rem;font-weight:600;color:#313131;text-decoration:underline}.wl-global__parent--selector .wl-link__download:hover{color:#115c36}.wl-global__parent--selector .wl-link__download:hover:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-global__parent--selector .wl-link__download:hover a{color:#115c36}.wl-global__parent--selector .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-global__parent--selector .wl-link__download:active a{color:#000!important}.wl-global__parent--selector .wl-link__download:disabled{color:#adadad}.wl-global__parent--selector .wl-link__download:disabled:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-outline-disabled-new.svg)}.wl-global__parent--selector .wl-link__download:disabled a{color:#adadad}.wl-global__parent--selector .wl-link__download{margin-left:.8rem}.wl-global__parent--selector .wl-anchor-link__inline a{display:inline}.wl-global__parent--selector .wl-link__download--right{font-size:1.4rem;line-height:1.4rem;font-weight:600;display:inline-block;position:relative;letter-spacing:-.007rem;color:#313131;text-decoration:underline;margin-left:0!important;margin-right:3.2rem!important}.wl-global__parent--selector .wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-outline-new.svg);position:absolute;right:0;bottom:unset;margin-right:-3.2rem;width:2.4rem;height:2.4rem;padding-left:.8rem}.wl-global__parent--selector .wl-link__download--right a{font-size:1.4rem;line-height:3.2rem;font-weight:600;color:#313131;text-decoration:underline}.wl-global__parent--selector .wl-link__download--right:hover{color:#115c36}.wl-global__parent--selector .wl-link__download--right:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-global__parent--selector .wl-link__download--right:hover a{color:#115c36}.wl-global__parent--selector .wl-link__download--right:active{color:#000!important}.wl-global__parent--selector .wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)}.wl-global__parent--selector .wl-link__download--right:active a{color:#000!important}.wl-global__parent--selector .wl-link__download--right:disabled{color:#adadad}.wl-global__parent--selector .wl-link__download--right:disabled:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-outline-disabled-new.svg)}.wl-global__parent--selector .wl-link__download--right:disabled a{color:#adadad}.wl-link__download--right{margin-right:.8rem}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories{margin-right:-1rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories .card.teaser{width:28.5rem!important}}.wl-global__parent--selector .slickcarousel .card.teaser{width:24.1rem;-webkit-box-shadow:unset;box-shadow:unset;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));margin-right:0}@media only screen and (min-width:641px){.wl-global__parent--selector .slickcarousel .card.teaser{width:30rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser{width:28.5rem;margin-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .slickcarousel .card.teaser{width:36.4rem}}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser{height:100%;background-color:#fff}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__image{background-color:#f5f5f5;display:block;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__image picture img{width:100%}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title{min-height:auto}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{padding-bottom:0!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{visibility:visible}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{margin-top:0}}@media only screen and (min-width:641px){.wl-global__parent--selector .slickcarousel .card.teaser{margin-right:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .slickcarousel .card.teaser{margin-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .slickcarousel .card.teaser{margin-right:4.8rem}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip{margin-right:0}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser{height:100%;background-color:#000}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__image{background-color:#f5f5f5;display:block;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__image picture img,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__image picture img{width:100%}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content{padding-bottom:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__title{min-height:auto}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:2.8rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{padding-bottom:0!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{visibility:hidden}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{margin-top:1.4rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip{margin-right:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip{margin-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip{margin-right:4.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover{margin-right:0}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser{height:100%;background-color:#000}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__image{background-color:#f5f5f5;display:none!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__image picture img,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__image picture img{width:100%}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content{padding-bottom:1.6rem}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__title{min-height:-webkit-fit-content!important;min-height:-moz-fit-content!important;min-height:fit-content!important}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:2.8rem}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:-webkit-fit-content !important!important;min-height:-moz-fit-content !important!important;min-height:fit-content !important!important}}@media only screen and (min-width:1081px){@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{padding-bottom:0!important}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{min-height:-webkit-fit-content !important!important;min-height:-moz-fit-content !important!important;min-height:fit-content !important!important}}@media only screen and (min-width:1081px){@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{visibility:visible}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{margin-top:2rem!important}}@media only screen and (min-width:1081px)and (min-width:641px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover{margin-right:2.4rem}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover{margin-right:4rem}}@media only screen and (min-width:1081px)and (min-width:1441px){.wl-global__parent--selector .wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover,.wl-global__parent--selector .wl-card__type--thumbnail.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip:hover{margin-right:4.8rem}}.wl-global__parent--selector .slickcarousel{padding-bottom:3.2rem;margin-bottom:2.9rem}.wl-global__parent--selector .slickcarousel .cmp-carousel__slider{margin-left:0}.wl-global__parent--selector .slickcarousel .cmp-carousel__slider .slick-arrow{top:100%;width:100%;margin-top:1.6rem}.wl-global__parent--selector .slickcarousel .cmp-carousel__slider .slick-next,.wl-global__parent--selector .slickcarousel .cmp-carousel__slider .slick-prev{left:0;right:0}.wl-global__parent--selector .slickcarousel .cmp-carousel__slider .slick-prev{left:-1rem}.wl-global__parent--selector .wl-card__type--thumbnail{margin-right:0}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser{height:100%;background-color:#fff}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__image{background-color:#f5f5f5;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__image picture img{width:17rem!important}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content{padding-bottom:3.2rem}}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__title{min-height:auto}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description{margin-bottom:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{padding-bottom:0!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{min-height:auto!important}}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--large,.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__description p .wl-text__paragraph--small{text-overflow:ellipsis;-webkit-line-clamp:3!important;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box!important}}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{visibility:visible}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{margin-top:0}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__type--thumbnail{margin-right:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--thumbnail{margin-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__type--thumbnail{margin-right:4.8rem}}.wl-global__parent--selector .wl-card__type--thumbnail .cmp-teaser .cmp-teaser__image picture img{height:auto!important}@media only screen and (max-width:1080px){.wl-global__parent--selector .slick-slide{padding-right:1.6rem}}@media only screen and (min-width:641px)and (max-width:1440px){.wl-global__parent--selector .slick-slide{margin-right:0;padding-right:0}}.wl-global__parent--selector .slick-list{padding-left:.4rem;padding-right:22%!important;margin-left:-.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .slick-list{padding-right:20%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .slick-list{padding-right:0!important}}@media only screen and (max-width:1440px){.wl-global__parent--selector .slick-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;left:0}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent.card{height:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent.card{height:56.9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent.card{height:56.9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent.card{height:56.9rem}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser{border:.1rem solid #d6d6d6}@media only screen and (min-width:1081px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser{height:100%}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content{padding:3.2rem 2.4rem 1.6rem}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .wl-text__eyebrow{padding-left:0;padding-right:0}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__description{padding-left:0;padding-right:0;padding-bottom:0;margin-bottom:1.6rem;color:#5a5a5a}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p,.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p>.wl-text__paragraph--small{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:6.4rem!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{padding:1.6rem 0;display:block;border-top:0 solid #d6d6d6;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:641px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:block;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;padding-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:block}}@media only screen and (min-width:641px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{padding-bottom:1.6rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a .wl-icon__span:after{top:-.1rem;height:1.6rem}@media only screen and (max-width:640px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{padding-bottom:1.6rem!important}}@media only screen and (max-width:640px)and (max-width:640px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{margin-top:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download{margin-left:2.8rem}}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser{border:.1rem solid #d6d6d6}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser{height:100%}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content{padding:3.2rem 0 1.6rem}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .wl-text__eyebrow{padding-left:2.4rem;padding-right:2.4rem}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description{padding-left:2.4rem;padding-right:2.4rem;padding-bottom:0;margin-bottom:3.2rem;color:#5a5a5a}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p>.wl-text__paragraph--small{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:6.4rem!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{padding:1.6rem 2.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:.1rem solid #d6d6d6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;padding-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{padding-bottom:0}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{width:inherit}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a .wl-icon__span:after{top:-.1rem;height:1.6rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{padding-bottom:0!important}}@media only screen and (max-width:640px)and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{margin-top:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download{margin-left:2.8rem}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .wl-rc__column-2 .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator.card{height:100%}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser{border:.1rem solid #d6d6d6}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser{height:100%}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content{padding:3.2rem 0 1.6rem}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .wl-text__eyebrow{padding-left:2.4rem;padding-right:2.4rem}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description{padding-left:2.4rem;padding-right:2.4rem;padding-bottom:0;margin-bottom:3.2rem;color:#5a5a5a}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description>p>.wl-text__paragraph--small{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p{min-height:6.4rem!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{padding:1.6rem 2.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:.1rem solid #d6d6d6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;padding-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a{padding-bottom:0}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a .wl-icon__span:after{top:-.1rem;height:1.6rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{padding-bottom:0!important}}@media only screen and (max-width:640px)and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:last-child{margin-top:1.6rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download{margin-left:2.8rem}}.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .wl-rc__column-2 .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator.card{height:100%}}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item{border-top:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item:last-child{border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header{padding-top:.8rem!important;padding-bottom:.8rem!important}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button{outline:none!important;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;background-color:inherit;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:hover{cursor:pointer}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-gray.svg);height:1.6rem;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;position:relative;top:0}@-moz-document url-prefix(){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:0}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:.2rem}}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon>svg,.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon img{vertical-align:middle;margin-right:1.6rem}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title{color:#000;margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600;width:100%;padding-right:1.6rem;padding-bottom:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button :root,.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _::-webkit-full-page-media,.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _:future{outline:none!important}}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline:after{margin-top:.8rem!important;height:2.8rem}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}@-moz-document url-prefix(){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{top:0}}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title{color:#000}.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:6rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-rc__columns-2 .wl-accordion__icon--vector .cmp-accordion__item:first-child{margin-top:3.2rem}}.wl-global__parent--selector h1:where(:not(.wl-external *)){margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem;font-size:3.2rem;line-height:4rem;font-weight:800;letter-spacing:-.02em}@media only screen and (min-width:641px){.wl-global__parent--selector h1:where(:not(.wl-external *)){font-size:4.8rem;line-height:6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector h1:where(:not(.wl-external *)){font-size:5.6rem;line-height:7rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector h1:where(:not(.wl-external *)){font-size:9.6rem;line-height:9.6rem}}.wl-global__parent--selector h2:where(:not(.wl-external *)){margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem;font-size:2.4rem;line-height:3.6rem;font-weight:700;letter-spacing:-.01em}@media only screen and (min-width:641px){.wl-global__parent--selector h2:where(:not(.wl-external *)){font-size:3.2rem;line-height:4rem}}.wl-global__parent--selector h3:where(:not(.wl-external *)){margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em}@media only screen and (min-width:641px){.wl-global__parent--selector h3:where(:not(.wl-external *)){font-size:2.4rem;line-height:3.6rem;letter-spacing:-.005em}}.wl-global__parent--selector h4:where(:not(.wl-external *)){margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em}.wl-global__parent--selector h5:where(:not(.wl-external *)){margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600}.wl-global__parent--selector h1.wl-heading__small{margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem;font-size:3.2rem;line-height:4rem;font-weight:800;letter-spacing:-.02em}@media only screen and (min-width:641px){.wl-global__parent--selector h1.wl-heading__small{font-size:4.8rem;line-height:6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector h1.wl-heading__small{font-size:5.6rem;line-height:7rem}}.wl-global__parent--selector .wl-heading__small h1{margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem;font-size:3.2rem;line-height:4rem;font-weight:800;letter-spacing:-.02em}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-heading__small h1{font-size:4.8rem;line-height:6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-heading__small h1{font-size:5.6rem;line-height:7rem}}.wl-global__parent--selector p:where(:not(.wl-external *)){font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em;font-weight:400;margin-top:unset;margin-bottom:unset;padding-bottom:3.2rem}.wl-global__parent--selector p:where(:not(.wl-external *)) a{font-weight:600;color:#313131}.wl-global__parent--selector p:where(:not(.wl-external *)) a:hover{cursor:pointer;color:#115c36}.wl-global__parent--selector p:where(:not(.wl-external *)) a:active{color:#000}.wl-global__parent--selector h1 a:where(:not(.wl-external *)),.wl-global__parent--selector h2 a:where(:not(.wl-external *)),.wl-global__parent--selector h3 a:where(:not(.wl-external *)),.wl-global__parent--selector h4 a:where(:not(.wl-external *)),.wl-global__parent--selector h5 a:where(:not(.wl-external *)),.wl-global__parent--selector h6 a:where(:not(.wl-external *)){text-decoration:underline;color:#000}.wl-global__parent--selector h1 a:where(:not(.wl-external *)):hover,.wl-global__parent--selector h2 a:where(:not(.wl-external *)):hover,.wl-global__parent--selector h3 a:where(:not(.wl-external *)):hover,.wl-global__parent--selector h4 a:where(:not(.wl-external *)):hover,.wl-global__parent--selector h5 a:where(:not(.wl-external *)):hover,.wl-global__parent--selector h6 a:where(:not(.wl-external *)):hover{color:#115c36}.wl-global__parent--selector h1 a:where(:not(.wl-external *)):active,.wl-global__parent--selector h2 a:where(:not(.wl-external *)):active,.wl-global__parent--selector h3 a:where(:not(.wl-external *)):active,.wl-global__parent--selector h4 a:where(:not(.wl-external *)):active,.wl-global__parent--selector h5 a:where(:not(.wl-external *)):active,.wl-global__parent--selector h6 a:where(:not(.wl-external *)):active{color:#000}.wl-global__parent--selector p:has(.wl-text__paragraph--large){padding-bottom:4rem}.wl-global__parent--selector p:has(.wl-text__paragraph--small){padding-bottom:2.8rem}.wl-global__parent--selector .wl-text__paragraph--large{font-size:1.8rem;line-height:3.6rem;font-weight:400;letter-spacing:.0025em;padding-bottom:4rem}.wl-global__parent--selector .wl-text__paragraph--small{font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;padding-bottom:2.8rem}.wl-global__parent--selector .wl-blockquote__text--heading{font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em;font-style:italic}@media only screen and (min-width:640px){.wl-global__parent--selector .wl-blockquote__text--heading{font-size:2.4rem;line-height:3.6rem}}.wl-global__parent--selector .wl-blockquote__text--cite{font-size:1.4rem;line-height:2.1rem;font-weight:400;letter-spacing:-.01em;font-style:italic}@media only screen and (min-width:640px){.wl-global__parent--selector .wl-blockquote__text--cite{font-size:1.6rem;line-height:2.4rem}}.wl-global__parent--selector ol:where(:not(.wl-external *)),.wl-global__parent--selector ul:where(:not(.wl-external *)){margin-bottom:3.2rem}.wl-global__parent--selector ol:where(:not(.wl-external *)) li,.wl-global__parent--selector ul:where(:not(.wl-external *)) li{font-size:1.6rem;line-height:3.2rem;font-weight:400;letter-spacing:-.005em;margin-top:unset;margin-bottom:unset;padding-bottom:.8rem}.wl-global__parent--selector .wl-text__align--center{text-align:center}.wl-global__parent--selector .wl-text__align--center ol,.wl-global__parent--selector .wl-text__align--center ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-text__font--white a,.wl-global__parent--selector .wl-text__font--white h1,.wl-global__parent--selector .wl-text__font--white h2,.wl-global__parent--selector .wl-text__font--white h3,.wl-global__parent--selector .wl-text__font--white h4,.wl-global__parent--selector .wl-text__font--white h5,.wl-global__parent--selector .wl-text__font--white li,.wl-global__parent--selector .wl-text__font--white p{color:#fff!important}.wl-global__parent--selector .wl-text__eyebrow h1{font-size:1.4rem;line-height:2.8rem;font-weight:600;letter-spacing:-.005em;padding-bottom:1.6rem;margin-top:unset;margin-bottom:unset;text-transform:uppercase;text-align:center;color:#000}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__eyebrow h1{text-align:left;font-size:1.6rem;line-height:3.2rem}}.wl-global__parent--selector .wl-text__eyebrow h2,.wl-global__parent--selector .wl-text__eyebrow h3{font-size:1.4rem;line-height:2.8rem;font-weight:400;letter-spacing:-.005em;padding-bottom:1.6rem;text-transform:uppercase;color:#1b5ba0}.wl-global__parent--selector a:where(:not(.wl-external *)){color:#313131;text-decoration:underline;font-weight:600}.wl-global__parent--selector a:where(:not(.wl-external *)):hover{color:#115c36;text-decoration:underline;cursor:pointer}.wl-global__parent--selector a:where(:not(.wl-external *)):active{color:#000;text-decoration:underline}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-text__align-mobile--left{text-align:left}}.wl-global__parent--selector .wl-text__align--wrap .cmp-text{font-size:1.6rem;line-height:3.2rem;font-weight:400}.wl-global__parent--selector .wl-text__align--wrap .cmp-text img{width:29.96%;height:8.8rem;float:left;border-radius:.2rem;margin-right:1.6rem;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__align--wrap .cmp-text img{width:22.52%;margin-right:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-text__align--wrap .cmp-text img{width:30.48%;height:22.4rem;margin-right:4rem;margin-bottom:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-text__align--wrap .cmp-text img{width:34.63%;margin-right:4.8rem;margin-bottom:4rem}}.wl-global__parent--selector .wl-text__align--wrap .cmp-text p:first-child{font-size:0;line-height:0;padding-bottom:0}.wl-global__parent--selector .wl-text__align--wrap .cmp-text p:last-child{padding-bottom:4.8rem}.wl-global__parent--selector .wl-text__align--wrap .cmp-text ul{float:left;padding-left:1.8rem}.wl-global__parent--selector .wl-text__align--edge p:last-child{bottom:6.4rem;position:relative;text-align:right;height:0;padding-bottom:0}.wl-global__parent--selector .wl-text__align--edge p:last-child a{text-decoration:none}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-text__align--left-mobile .cmp-text{text-align:left}}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5rem;margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text p{font-size:1.4rem;line-height:1.8rem;font-weight:400;letter-spacing:-.028rem;padding-bottom:0;margin-top:1.6rem;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text p b a{font-weight:700}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text p a{font-weight:400}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text{max-width:75rem;min-height:4.8rem}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text p{margin-top:1.2rem;margin-bottom:1.2rem;line-height:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text{max-width:100%;min-height:6rem}.wl-global__parent--selector .wl-text__align--ms-banner .cmp-text p{font-size:1.8rem;line-height:2.8rem;letter-spacing:-.036rem;margin-top:1.6rem;margin-bottom:1.6rem}}.wl-global__parent--selector .text .cmp-text span.wl-link__primary{display:inline-block}.wl-global__parent--selector .text .cmp-text span.wl-link__primary:hover{text-decoration:underline;text-underline-offset:.1rem}.wl-global__parent--selector .wl-text__list-type--check .cmp-text{background-color:#fff;border-radius:.5rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__list-type--check .cmp-text{-webkit-box-shadow:0 0 2.4rem 0 rgba(0,0,0,.1);box-shadow:0 0 2.4rem 0 rgba(0,0,0,.1)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-text__list-type--check .cmp-text{width:46rem!important}}.wl-global__parent--selector .wl-text__list-type--check ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-black.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.text ul li{padding:1.4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:first-child{grid-column:1/span 7!important}.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:nth-child(2){grid-column:8/span 5!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:first-child{grid-column:1/span 6!important}.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:nth-child(2){grid-column:7/span 6!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:first-child{grid-column:2/span 5!important}.wl-global__parent--selector .wl-text__list-type--check .wl-rc__columns-2>.wl-GridColumn:nth-child(2){grid-column:7/span 5!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-global__parent--selector .wl-column--container:has(.wl-GridColumn .wl-text__list-type--check){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--berry ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--berry ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--berry ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-berry.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--berry p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--blue ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--blue ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--blue ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-blue.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--blue p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--green ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--green ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--green ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-green.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist--green p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--berry ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--berry ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--berry ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checklist-bgc-berry.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--berry p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--blue ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--blue ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--blue ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checklist-bgc-blue.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--blue p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--green ul{padding-left:0;margin-bottom:1.6rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--green ul li{list-style-type:none;position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--green ul li:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checklist-bgc-green.svg)!important;display:inline-block;width:2.4rem;height:2.4rem;padding-right:2.4rem;padding-top:.7rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-bgc--green p{padding-left:4.8rem;padding-right:2.4rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-border--gray ul{padding-left:0;border:.1rem solid #eaeaea;border-radius:.5rem}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-border--gray ul li{border-bottom:.1rem solid #eaeaea}.wl-global__parent--selector .wl-text__list-type--check.wl-text__checklist-border--gray ul li:last-child{border-bottom:none}.wl-global__parent--selector .wl-text__list-type--check.wl-text__list-bgc--gray .cmp-text{background-color:#f5f5f5;border-radius:.5rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-text__list-type--check.wl-text__list-bgc--gray .cmp-text{-webkit-box-shadow:0 0 2.4rem 0 rgba(0,0,0,.1);box-shadow:0 0 2.4rem 0 rgba(0,0,0,.1)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-text__list-type--check.wl-text__list-bgc--gray .cmp-text{width:46rem!important}}.wl-global__parent--selector .card .cmp-teaser__image{width:100%;height:30rem}.wl-global__parent--selector .card .cmp-teaser__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .card .cmp-teaser__image.show-img-desktop{display:block}@media only screen and (max-width:1081px){.wl-global__parent--selector .card .cmp-teaser__image.show-img-desktop{display:none}}.wl-global__parent--selector .card .cmp-teaser__image.show-img-mobile{display:none}@media only screen and (max-width:1081px){.wl-global__parent--selector .card .cmp-teaser__image.show-img-mobile{display:block}}.wl-global__parent--selector .card .wl-teaser-video video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .card .cmp-teaser__description,.wl-global__parent--selector .card .cmp-teaser__image,.wl-global__parent--selector .card img,.wl-global__parent--selector .card picture{font-size:0;line-height:0}.wl-global__parent--selector .card .cmp-teaser__content{padding:3.2rem 2.4rem 1.6rem}.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__pretitle{margin-bottom:1.6rem}.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__title{margin-bottom:1.6rem;padding-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.6rem}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__description{text-overflow:ellipsis;-webkit-line-clamp:2!important}}.wl-global__parent--selector .card .cmp-teaser__content .cmp-teaser__description p{padding-bottom:0}.wl-global__parent--selector .card .cmp-teaser__content-empty{padding:0}.wl-global__parent--selector .card .cmp-teaser>h3{display:none}.wl-global__parent--selector .card.wl-card__title-min-height .cmp-teaser__content .cmp-teaser__title{min-height:54px}@media only screen and (max-width:641px){.wl-global__parent--selector .card.wl-card__title-min-height .cmp-teaser__content .cmp-teaser__title{min-height:unset}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left .cmp-teaser,.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left .cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right .cmp-teaser .cmp-teaser__image{width:100%!important}.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right .cmp-teaser .cmp-teaser__content{width:100%!important;padding-left:unset;padding-right:unset;padding-top:3.2rem}.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left[class*=wl-card__bgc--],.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right[class*=wl-card__bgc--]{padding:0}.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left[class*=wl-card__bgc--] .cmp-teaser,.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right[class*=wl-card__bgc--] .cmp-teaser{display:table}.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--left[class*=wl-card__bgc--] .cmp-teaser__content,.wl-global__parent--selector .responsivecontainer .wl-column--container .wl-card__img-position--right[class*=wl-card__bgc--] .cmp-teaser__content{width:unset!important;padding:4.8rem}}.wl-global__parent--selector .wl-card__badge-bgc--black .cmp-teaser__pretitle{background:#000!important}.wl-global__parent--selector .wl-card__badge-bgc--green .cmp-teaser__pretitle{background:#115c36!important}.wl-global__parent--selector .wl-card__badge-font-color--white .cmp-teaser__pretitle{color:#fff}.wl-global__parent--selector .wl-card__badge-font-color--yellow .cmp-teaser__pretitle{color:#ffc805!important}.wl-global__parent--selector .wl-card__badge-shape--oval .cmp-teaser{position:relative}.wl-global__parent--selector .wl-card__badge-shape--oval .cmp-teaser .cmp-teaser__content{position:unset!important}.wl-global__parent--selector .wl-card__badge-shape--oval .cmp-teaser__pretitle{border-radius:2.5rem;background:#fff;position:absolute;gap:1rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.7rem 1.6rem;font-size:1.2rem;line-height:1.8rem;font-weight:600;letter-spacing:.0025em;top:1.6rem;left:2.4rem}.wl-global__parent--selector .wl-card__btn-bgc--berry-dark .cmp-teaser__action-link{background-color:#941e66;border-color:#941e66}.wl-global__parent--selector .wl-card__btn-bgc--berry-dark .cmp-teaser__action-link[class*=wl-btn__]{color:#fff!important}.wl-global__parent--selector .wl-card__btn-bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important;border:unset}.wl-global__parent--selector .wl-card__btn-bgc--blue-dark .cmp-teaser__action-link{background-color:#123d80;border-color:#123d80}.wl-global__parent--selector .wl-card__btn-bgc--blue-dark .cmp-teaser__action-link[class*=wl-btn__]{color:#fff!important}.wl-global__parent--selector .wl-card__btn-bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important;border:unset}.wl-global__parent--selector .wl-card__btn-bgc--green-dark .cmp-teaser__action-link{background-color:#115c36;border-color:#115c36}.wl-global__parent--selector .wl-card__btn-bgc--green-dark .cmp-teaser__action-link[class*=wl-btn__]{color:#fff!important}.wl-global__parent--selector .wl-card__btn-bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important;border:unset}.wl-global__parent--selector .wl-card__btn-bgc--yellow-dark .cmp-teaser__action-link{background-color:#d66310;border-color:#d66310}.wl-global__parent--selector .wl-card__btn-bgc--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]{color:#fff!important}.wl-global__parent--selector .wl-card__btn-bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important;border:unset}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#941e66!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#941e66!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--berry-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#123d80!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#123d80!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--blue-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#115c36!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#115c36!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--green-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#d66310!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#d66310!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .card.wl-card__img-height--m[class*=wl-card__bgc--] .wl-cta__cmp--theme--yellow-dark.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-global__parent--selector .wl-card__btn-font-color--white-dark .cmp-teaser__action-link[class*=wl-btn__]>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__download]{text-decoration:none;color:#123d80!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__download]:hover>span{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__download]:active span{color:#000!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link.wl-link__download--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link.wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link.wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link.wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-blue-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link.wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#123d80!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--blue-dark .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__download]{text-decoration:none;color:#941e66!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__download]:hover>span{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__download]:active span{color:#000!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link.wl-link__download--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link.wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link.wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link.wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-berry-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link.wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#941e66!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66!important}.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--berry-dark .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__download]{text-decoration:none;color:#115c36!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__download]:hover>span{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__download]:active span{color:#000!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link.wl-link__download--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link.wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link.wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link.wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-green-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link.wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#115c36!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36!important}.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--green-dark .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__download]{text-decoration:none;color:#d66310!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__download]:hover>span{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__download]:active span{color:#000!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link.wl-link__download--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link.wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link.wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link.wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-yellow-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link.wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#d66310!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310!important}.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--yellow-dark .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__download]{text-decoration:none;color:#1b5ba0!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__download]:hover>span{color:#1b5ba0!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__download]:active span{color:#000!important;text-decoration:underline}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link.wl-link__download--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link.wl-link__download--right:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-medium-blue-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link.wl-link__download--right:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link.wl-link__download:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-medium-blue-new.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link.wl-link__download:active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/download-black-new.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#1b5ba0!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-medium-blue.svg)}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-btn__]>span{color:#1b5ba0!important}.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__btn-font-color--blue-medium .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__img-position--left.card{padding:3.2rem 0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--left.card{padding-top:4rem;padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-position--left.card{padding-top:6rem;padding-bottom:6rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__image{width:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__image{width:35%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__image{width:50%}}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__image img{border-radius:.2rem}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .wl-teaser-video{width:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .wl-teaser-video{width:35%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .wl-teaser-video{width:50%}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content{width:65%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-decoration:none;-webkit-line-clamp:unset!important;margin-bottom:unset;padding-bottom:3.2rem}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title a{text-decoration:none!important}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{display:block;-webkit-line-clamp:unset!important;margin-bottom:unset;color:#5a5a5a}.wl-global__parent--selector .wl-card__img-position--left.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{padding-bottom:4.8rem}.wl-global__parent--selector .wl-card__img-position--left .cmp-teaser__content{padding:3.2rem 0 0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--left .cmp-teaser__content{padding:0 0 0 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--left .cmp-teaser__content{padding:0 0 0 4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-position--left .cmp-teaser__content{padding:0 0 0 4.8rem}}.wl-global__parent--selector .wl-card__img-position--right.card{padding:3.2rem 0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--right.card{padding-top:4rem;padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-position--right.card{padding-top:6rem;padding-bottom:6rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__image{width:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__image{width:35%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__image{width:50%}}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__image img{border-radius:.2rem}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .wl-teaser-video{width:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .wl-teaser-video{width:35%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .wl-teaser-video{width:50%}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content{width:65%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-decoration:none;-webkit-line-clamp:unset!important;margin-bottom:unset;padding-bottom:3.2rem}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title a{text-decoration:none!important}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{display:block;-webkit-line-clamp:unset!important;margin-bottom:unset;color:#5a5a5a}.wl-global__parent--selector .wl-card__img-position--right.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p{padding-bottom:4.8rem}.wl-global__parent--selector .wl-card__img-position--right .cmp-teaser__content{padding:3.2rem 0 0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-position--right .cmp-teaser__content{padding:0 2.4rem 0 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-position--right .cmp-teaser__content{padding:0 4rem 0 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-position--right .cmp-teaser__content{padding:0 4.8rem 0 0}}.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__image{height:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__image{width:41.2%!important;height:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__image{width:50%!important;height:30rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__image{width:50%!important;height:43rem}}.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .wl-teaser-video{width:41.2%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .wl-teaser-video{width:50%!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--l .cmp-teaser .wl-teaser-video{width:50%!important}}.wl-global__parent--selector .wl-card__img-height--m{padding:unset!important}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__image{height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__image{width:32.3%!important;height:38.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__image{width:50%!important;height:34.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__image{width:50%!important;height:34.6rem}}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__content{width:67.7%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser .cmp-teaser__content{width:50%!important}}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{padding:0 2.4rem 0 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{padding:0 4rem 0 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{padding:0 4.8rem 0 0}}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__image img{border-radius:unset;min-height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__image img{min-height:38.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__image img{min-height:34.6rem}}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{text-align:left;min-height:29rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content{min-height:22.6rem}}.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding:4.8rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding:4.8rem;min-height:29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--m .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding:6rem;min-height:22.6rem}}.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser .cmp-teaser__image{height:20rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser .cmp-teaser__image{width:43%;height:25.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser .cmp-teaser__image{width:100%;height:30rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser .cmp-teaser__image{width:100%;height:30rem}}.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--s.card{height:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--s.card{height:25.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--s.card{height:56.7rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--s.card{height:56.7rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--s .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .cmp-teaser__image{height:14rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .cmp-teaser__image{width:41.2%!important;height:30rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .cmp-teaser__image{width:50%!important;height:30rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .cmp-teaser__image{width:50%;height:45.4rem}}.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--xl.card{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xl.card{padding:3.2rem 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xl.card{padding:4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xl.card{padding:6rem 0}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .wl-teaser-video{width:41.2%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .wl-teaser-video{width:50%!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xl .cmp-teaser .wl-teaser-video{width:50%}}.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser .cmp-teaser__image{height:20rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser .cmp-teaser__image{width:43%;height:22rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser .cmp-teaser__image{width:100%;height:30rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser .cmp-teaser__image{width:100%;height:30rem}}.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--xs.card{height:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xs.card{height:22rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xs.card{height:53.1rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xs.card{height:53.1rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xs .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser .cmp-teaser__image{height:56rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser .cmp-teaser__image{width:43%;height:56rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser .cmp-teaser__image{width:100%;height:56rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser .cmp-teaser__image{width:100%;height:56rem}}.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxl .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--xxs{padding-top:2.4rem!important;padding-bottom:0!important}.wl-global__parent--selector .wl-card__img-height--xxs.card{height:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs.card{height:47rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs.card{height:47rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxs.card{height:47rem}}.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__content{padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__content{padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__content{padding:1.6rem 2.4rem}}.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__pretitle{font-weight:700}.wl-global__parent--selector .wl-card__img-height--xxs .cmp-teaser__image{height:24rem!important}.wl-global__parent--selector .wl-card__img-height--xxs .wl-link__primary--reverse .wl-icon__span:after{top:0!important;height:1.6rem}.wl-global__parent--selector .wl-card__img-height--xxs p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxs p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxs p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator,.wl-global__parent--selector .wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator{padding-top:0!important}.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser .cmp-teaser__image{height:30rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser .cmp-teaser__image{width:100%;height:64rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser .cmp-teaser__image{width:100%;height:64rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser .cmp-teaser__image{width:100%;height:64rem}}.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}@media (min-width:1441px),only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxxl .cmp-teaser__image img{-o-object-fit:unset;object-fit:unset}}.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__image{height:14rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__image{width:50%!important;height:83.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__image{width:50%;height:75.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__image{width:50%;height:104rem}}.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .cmp-teaser__content{width:50%!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .wl-teaser-video{width:50%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .wl-teaser-video{width:50%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser .wl-teaser-video{width:50%}}.wl-global__parent--selector .wl-card__img-height--xxxxl p:nth-of-type(odd){margin-bottom:3.2rem!important;padding-bottom:unset!important}.wl-global__parent--selector .wl-card__img-height--xxxxl p:nth-of-type(2n){margin-bottom:4rem!important;padding-bottom:unset!important}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxl p:nth-of-type(2n){margin-bottom:6rem!important}}.wl-global__parent--selector .wl-card__img-height--xxxxl .cmp-teaser__action-container{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__image{height:8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__image{width:37%;height:8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__image{width:100%;height:16rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__image{width:100%;height:18.4rem}}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__content{padding:0 0 0 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__content{padding:0 0 0 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__content{padding:2.4rem 0 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__content{padding:2.4rem 0 0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser .cmp-teaser__image{width:50%}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__description{text-align:left}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxs .cmp-teaser__description{text-align:center}}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser .cmp-teaser__image{height:20rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser .cmp-teaser__image{width:100%;height:12rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser .cmp-teaser__image{width:100%;height:12rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser .cmp-teaser__image{width:100%;height:12rem}}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser p a{text-decoration:none}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser p a:hover{color:#115c36}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser p a span[class*=wl-link__]:after{top:.2rem}.wl-global__parent--selector .wl-card__img-height--xxxxs.card{height:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-card__img-height--xxxxs.card{height:33.7rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxs.card{height:35rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-card__img-height--xxxxs.card{height:35rem}}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container{padding-top:0!important;padding-bottom:0!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container{display:none}}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container a{color:#fff;visibility:hidden;position:relative;text-align:start;padding-top:0;margin-top:1.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container a{position:unset!important;visibility:unset;padding-top:1.6rem;margin-top:0}}.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container .cmp-teaser__action-link:after,.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container a:after{position:absolute;visibility:visible;left:0;width:14rem;text-decoration:underline;content:attr(data-mobile-cta);font-size:1.4rem;font-weight:600;line-height:2.8rem!important;vertical-align:middle!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container .cmp-teaser__action-link:after,.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container a:after{display:none}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-card__img-height--xxxxs .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__description{color:#fff}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-btn__secondary]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]{color:#fff!important;background-color:unset!important}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]:active>span.wl-icon__span:after,.wl-global__parent--selector .wl-card__bgc--berry-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__description{color:#fff}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-btn__secondary]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]{color:#fff!important;background-color:unset!important}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]:active>span.wl-icon__span:after,.wl-global__parent--selector .wl-card__bgc--blue-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__description{color:#fff}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-btn__secondary]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__]{color:#fff!important;background-color:unset!important}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__]:active>span.wl-icon__span:after,.wl-global__parent--selector .wl-card__bgc--black-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__description{color:#fff}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-btn__secondary]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]{color:#fff!important;background-color:unset!important}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]:active>span.wl-icon__span:after,.wl-global__parent--selector .wl-card__bgc--green-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__description{color:#fff}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-btn__secondary]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]{color:#fff!important;background-color:unset!important}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:active>span.wl-icon__span:after,.wl-global__parent--selector .wl-card__bgc--yellow-dark .cmp-teaser__action-link[class*=wl-link__]:hover>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--berry-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--blue-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--green-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link{border:unset}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]{background-color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover{background-color:#838383!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active{background-color:#000!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-btn__]:active>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__],[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active>span,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--left.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:active .wl-icon__span:after,[class*=wl-theme__mlp--].wl-global__parent--selector .wl-card__cmp--theme--yellow-dark.wl-card__img-position--right.wl-card__img-height--m.card .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link.cmp-teaser__action-link.cmp-teaser__action-link[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-card__text-font-color--white .cmp-teaser__description h1,.wl-global__parent--selector .wl-card__text-font-color--white .cmp-teaser__title,.wl-global__parent--selector .wl-card__text-font-color--white h2,.wl-global__parent--selector .wl-card__text-font-color--white h3,.wl-global__parent--selector .wl-card__text-font-color--white h4,.wl-global__parent--selector .wl-card__text-font-color--white h5,.wl-global__parent--selector .wl-card__text-font-color--white h6{color:#fff!important}.wl-global__parent--selector .wl-card__text-font-color--berry .cmp-teaser__description h1,.wl-global__parent--selector .wl-card__text-font-color--berry .cmp-teaser__title,.wl-global__parent--selector .wl-card__text-font-color--berry h2,.wl-global__parent--selector .wl-card__text-font-color--berry h3,.wl-global__parent--selector .wl-card__text-font-color--berry h4,.wl-global__parent--selector .wl-card__text-font-color--berry h5,.wl-global__parent--selector .wl-card__text-font-color--berry h6{color:#ff91aa!important}.wl-global__parent--selector .wl-card__text-font-color--blue .cmp-teaser__description h1,.wl-global__parent--selector .wl-card__text-font-color--blue .cmp-teaser__title,.wl-global__parent--selector .wl-card__text-font-color--blue h2,.wl-global__parent--selector .wl-card__text-font-color--blue h3,.wl-global__parent--selector .wl-card__text-font-color--blue h4,.wl-global__parent--selector .wl-card__text-font-color--blue h5,.wl-global__parent--selector .wl-card__text-font-color--blue h6{color:#18b7fb!important}.wl-global__parent--selector .wl-card__text-font-color--green .cmp-teaser__description h1,.wl-global__parent--selector .wl-card__text-font-color--green .cmp-teaser__title,.wl-global__parent--selector .wl-card__text-font-color--green h2,.wl-global__parent--selector .wl-card__text-font-color--green h3,.wl-global__parent--selector .wl-card__text-font-color--green h4,.wl-global__parent--selector .wl-card__text-font-color--green h5,.wl-global__parent--selector .wl-card__text-font-color--green h6{color:#18c76f!important}.wl-global__parent--selector .wl-card__text-font-color--yellow .cmp-teaser__description h1,.wl-global__parent--selector .wl-card__text-font-color--yellow .cmp-teaser__title,.wl-global__parent--selector .wl-card__text-font-color--yellow h2,.wl-global__parent--selector .wl-card__text-font-color--yellow h3,.wl-global__parent--selector .wl-card__text-font-color--yellow h4,.wl-global__parent--selector .wl-card__text-font-color--yellow h5,.wl-global__parent--selector .wl-card__text-font-color--yellow h6{color:#ffc805!important}.wl-global__parent--selector .wl-card__bgc--black-dark.card{background:#000!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--black-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--black-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--black-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--black-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-card__bgc--blue-dark.card{background:#123d80!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--blue-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--blue-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--blue-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--blue-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-card__bgc--berry-dark.card{background:#941e66!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--berry-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--berry-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--berry-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--berry-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-card__bgc--green-dark.card{background:#115c36!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--green-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--green-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--green-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--green-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-card__bgc--yellow-dark.card{background:#d66310!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--yellow-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--yellow-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--yellow-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--yellow-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-card__bgc--white-dark.card{background:#fff!important;border-radius:.2rem;overflow:hidden;-webkit-box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2);box-shadow:0 .4rem 3.2rem rgba(7,7,7,.2)}.wl-global__parent--selector .wl-card__bgc--white-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description p,.wl-global__parent--selector .wl-card__bgc--white-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description ul,.wl-global__parent--selector .wl-card__bgc--white-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle,.wl-global__parent--selector .wl-card__bgc--white-dark.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container{padding-top:0!important;padding-bottom:0!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container{display:none}}.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container a{color:#fff;visibility:hidden;position:relative;text-align:start;padding-top:0;margin-top:1.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container a{position:unset!important;visibility:unset;padding-top:1.6rem;margin-top:0}}.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container .cmp-teaser__action-link:after,.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container a:after{position:absolute;visibility:visible;left:0;width:14rem;text-decoration:underline;content:attr(data-mobile-cta);font-size:1.4rem;font-weight:600;line-height:2.8rem!important;vertical-align:middle!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container .cmp-teaser__action-link:after,.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__action-container a:after{display:none}}.wl-global__parent--selector .wl-card__type--on-hover-flip .cmp-teaser__content{position:relative}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__pretitle{display:none}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%!important;overflow:hidden!important}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__title{-webkit-line-clamp:4!important;height:unset!important}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description{-webkit-line-clamp:unset!important;overflow:unset!important;margin-bottom:0}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content p{display:block!important;width:100%!important;padding-bottom:0;margin-bottom:2.8rem}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content:after{display:none!important}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{display:unset!important}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link{color:#fff;background-color:transparent}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link[class*=wl-btn__]{border:.1rem solid #fff}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link[class*=wl-btn__]:hover{border:.1rem solid #838383}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link[class*=wl-btn__]:active{border:.1rem solid #000}}@media only screen and (min-width:1081px)and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link[class*=wl-btn__]{margin-left:0;margin-top:1.2rem}.wl-global__parent--selector .wl-card__type--on-hover-flip:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link[class*=wl-btn__]:first-child{margin-top:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xxxxs:hover .cmp-teaser .cmp-teaser__content .cmp-teaser__description{-webkit-line-clamp:6!important;overflow:hidden!important}}.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a{margin-top:1.2rem;margin-bottom:1.6rem}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a{padding:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a{border:unset}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a{position:absolute;bottom:1.6rem}.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link:nth-child(2),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a:nth-child(2),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link:nth-child(2),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a:nth-child(2){left:68%;bottom:3.2rem;margin:0}.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link:nth-child(3),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a:nth-child(3),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link:nth-child(3),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a:nth-child(3){left:43.5%;bottom:.8rem;margin:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs .cmp-teaser__action-link,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs a{margin-top:0;margin-bottom:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s:hover .cmp-teaser p,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs:hover .cmp-teaser p{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden}@supports(-webkit-line-clamp:10){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s:hover .cmp-teaser p,.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--xs:hover .cmp-teaser p{text-overflow:ellipsis;-webkit-line-clamp:10!important}}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link:nth-child(2),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a:nth-child(2){left:45%}.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s .cmp-teaser__action-link:nth-child(3),.wl-global__parent--selector .wl-card__type--on-hover-flip.wl-card__img-height--s a:nth-child(3){left:5.4%}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-card__type--on-hover-flip:not(:has(.cmp-teaser__action-container)) .cmp-teaser .cmp-teaser__content .cmp-teaser__description{-webkit-line-clamp:unset!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__type--list-view .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-card__type--list-view .cmp-teaser .cmp-teaser__image{width:43%}.wl-global__parent--selector .wl-card__type--list-view .cmp-teaser .cmp-teaser__content{width:57%}}.wl-global__parent--selector .card.wl-card__content-full .cmp-teaser__content{padding-left:0;padding-right:0}.wl-global__parent--selector .card.wl-card__content-full .cmp-teaser__content .cmp-teaser__description{display:block;margin-bottom:0}.wl-global__parent--selector .card.wl-card__content-full .cmp-teaser__content .cmp-teaser__description p{padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .responsivecontainer .wl-Grid-6--columns .card.wl-card__content-full .cmp-teaser__image{height:43rem}}.wl-global__parent--selector .responsivecontainer .wl-Grid-6--columns .card.wl-card__content-full .cmp-teaser__content{padding-bottom:.8rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer .wl-Grid-6--columns .card.wl-card__content-full .cmp-teaser__content{padding-bottom:3.2rem}}.wl-global__parent--selector .responsivecontainer .wl-Grid-6--columns .card.wl-card__content-full .cmp-teaser__content .cmp-teaser__description p:last-child{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__type--image-top.card .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-card__type--image-top.card .cmp-teaser .cmp-teaser__image{width:100%!important}.wl-global__parent--selector .wl-card__type--image-top.card .cmp-teaser .cmp-teaser__content{width:86.7%!important;padding:3.2rem 2.4rem 1.6rem}.wl-global__parent--selector .wl-card__type--image-top.card .cmp-teaser .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-card__type--image-top.card .cmp-teaser .cmp-teaser__content p{margin-bottom:1.6rem!important;padding-bottom:0!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-card__type--image-top{height:unset!important}}.wl-global__parent--selector .wl-card__button-overlay.card{position:relative;width:100%;min-height:30rem;overflow:hidden;text-align:center;border-radius:unset;-webkit-box-shadow:unset!important;box-shadow:unset!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__image{height:unset}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;padding:unset}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content{position:unset;-webkit-transform:unset;transform:unset;margin-top:1rem}}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{padding:1rem}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:unset!important}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper p{margin-bottom:3rem}.wl-global__parent--selector .wl-card__button-overlay.card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#313131}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#838383}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{height:9rem;padding:2.4rem 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:23.5rem;height:20.7rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:100%;height:9rem;padding:2.4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:16rem;height:25.5rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:12.8rem;height:12.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:28%}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:72%}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:100%}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#313131;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#941e66!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ff91aa!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#b92d80!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ff91aa!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{height:9rem;padding:2.4rem 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:23.5rem;height:20.7rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:100%;height:9rem;padding:2.4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:16rem;height:25.5rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:12.8rem;height:12.8rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:28%}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:72%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:100%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#941e66;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--berry-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#123d80!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18b7fb!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#1b5ba0!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18b7fb!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{height:9rem;padding:2.4rem 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:23.5rem;height:20.7rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:100%;height:9rem;padding:2.4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:16rem;height:25.5rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:12.8rem;height:12.8rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:28%}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:72%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:100%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#123d80;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--blue-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#115c36!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18c76f!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#198c53!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18c76f!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{height:9rem;padding:2.4rem 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:23.5rem;height:20.7rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:100%;height:9rem;padding:2.4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:16rem;height:25.5rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:12.8rem;height:12.8rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:28%}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:72%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:100%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#115c36;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--green-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#d66310!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ffc805!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#eb850d!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ffc805!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000!important}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{height:9rem;padding:2.4rem 1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:23.5rem;height:20.7rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:100%;height:9rem;padding:2.4rem 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon{width:16rem;height:25.5rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:12.8rem;height:12.8rem}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:28%}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:72%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:100%}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#d66310;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cc__card-icon--enable .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .responsivecontainer{background:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#313131}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#838383}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon{height:9.5rem;padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon{width:30%;height:12.8rem;padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon{width:calc(100% - 4.8rem);height:12.5rem;padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:19.2rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:6rem;height:6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#313131;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{position:absolute;top:5%;left:8%;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:10%;left:9.55%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:5%;left:6%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:8%;left:6.7%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{position:absolute;top:24%;left:7%;width:94%;text-align:left;margin-bottom:0!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:69%;left:3.5%;width:24%;text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:32%;left:6%;width:94%;text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:51%;left:3%;width:26%;text-align:center;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:5!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .responsivecontainer{background:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#941e66}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ff91aa}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#ff91aa!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#b92d80}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ff91aa}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{height:9.5rem;padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:30%;height:12.8rem;padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 4.8rem);height:12.5rem;padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:19.2rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:6rem;height:6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#941e66;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{position:absolute;top:5%;left:8%;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:10%;left:9.55%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:5%;left:6%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:8%;left:6.7%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{position:absolute;top:24%;left:7%;width:94%;text-align:left;margin-bottom:0!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:69%;left:3.5%;width:24%;text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:32%;left:6%;width:94%;text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:51%;left:3%;width:26%;text-align:center;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:5!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .responsivecontainer{background:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#123d80}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18b7fb}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#18b7fb!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#1b5ba0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18b7fb}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{height:9.5rem;padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:30%;height:12.8rem;padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 4.8rem);height:12.5rem;padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:19.2rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:6rem;height:6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#123d80;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{position:absolute;top:5%;left:8%;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:10%;left:9.55%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:5%;left:6%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:8%;left:6.7%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{position:absolute;top:24%;left:7%;width:94%;text-align:left;margin-bottom:0!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:69%;left:3.5%;width:24%;text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:32%;left:6%;width:94%;text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:51%;left:3%;width:26%;text-align:center;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:5!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .responsivecontainer{background:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#115c36}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18c76f}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#18c76f!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#198c53}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18c76f}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{height:9.5rem;padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:30%;height:12.8rem;padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 4.8rem);height:12.5rem;padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:19.2rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:6rem;height:6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#115c36;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{position:absolute;top:5%;left:8%;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:10%;left:9.55%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:5%;left:6%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:8%;left:6.7%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{position:absolute;top:24%;left:7%;width:94%;text-align:left;margin-bottom:0!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:69%;left:3.5%;width:24%;text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:32%;left:6%;width:94%;text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:51%;left:3%;width:26%;text-align:center;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:5!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .responsivecontainer{background:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#d66310}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ffc805}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#ffc805!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#eb850d}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ffc805}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{height:9.5rem;padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:30%;height:12.8rem;padding:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 4.8rem);height:12.5rem;padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:19.2rem;padding:1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:6rem;height:6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:1.6rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#d66310;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{position:absolute;top:5%;left:8%;margin-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:10%;left:9.55%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:5%;left:6%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{top:8%;left:6.7%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{position:absolute;top:24%;left:7%;width:94%;text-align:left;margin-bottom:0!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:69%;left:3.5%;width:24%;text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:32%;left:6%;width:94%;text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{top:51%;left:3%;width:26%;text-align:center;-webkit-line-clamp:2!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:5!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon--header.wl-cc__cmp--card-bcg-icon--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description{-webkit-line-clamp:6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#313131}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#838383}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#d6d6d6}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon{height:16rem;padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon{width:30%;height:11.4rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:9rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:11.4rem;padding:2.4rem 1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#313131;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:13.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:9.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{width:unset!important;-webkit-line-clamp:3!important;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h5{padding-bottom:0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{position:absolute;bottom:3.4rem;width:calc(100% - 4.8rem)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:calc(100% - 4.8rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#941e66}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ff91aa}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#b92d80}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ff91aa}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{height:16rem;padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:30%;height:11.4rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:9rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:11.4rem;padding:2.4rem 1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#941e66;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:13.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:9.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{width:unset!important;-webkit-line-clamp:3!important;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h5{padding-bottom:0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{position:absolute;bottom:3.4rem;width:calc(100% - 4.8rem)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:calc(100% - 4.8rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--berry-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#123d80}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18b7fb}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#1b5ba0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18b7fb}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{height:16rem;padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:30%;height:11.4rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:9rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:11.4rem;padding:2.4rem 1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#123d80;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:13.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:9.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{width:unset!important;-webkit-line-clamp:3!important;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h5{padding-bottom:0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{position:absolute;bottom:3.4rem;width:calc(100% - 4.8rem)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:calc(100% - 4.8rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--blue-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#115c36}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#18c76f}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#198c53}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#18c76f}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{height:16rem;padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:30%;height:11.4rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:9rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:11.4rem;padding:2.4rem 1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#115c36;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:13.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:9.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{width:unset!important;-webkit-line-clamp:3!important;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h5{padding-bottom:0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{position:absolute;bottom:3.4rem;width:calc(100% - 4.8rem)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:calc(100% - 4.8rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--green-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .responsivecontainer{background:#f5f5f5}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon{background:#d66310}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .wl-card__icon svg *{fill:#ffc805}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:first-child .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon{background:#eb850d}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .wl-card__icon svg *{fill:#fff}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(2) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon{background:#ffc805}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .wl-card__icon svg *{fill:#000}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn:nth-child(3) .cmp-teaser__title{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card{border-radius:.2rem;overflow:hidden}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{height:16rem;padding:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:30%;height:11.4rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:9rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon{width:calc(100% - 3.2rem);height:11.4rem;padding:2.4rem 1.6rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .cmp-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:16rem;height:16rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .wl-card__icon .wl-icon-menuitems{width:9rem;height:9rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{width:30%}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:70%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__image{display:none}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-card__icon{width:calc(34.2% - 3.2rem)}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{width:65.8%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper{text-align:left}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__pretitle{font-weight:800;font-size:6.4rem;line-height:8rem;color:#d66310;margin-bottom:.7rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:1!important;margin-bottom:3.2rem}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description{color:#5a5a5a}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .wl-teaser__content--inner-wrapper .cmp-teaser__description p a:hover{color:#115c36}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon{width:calc(33.9% - 3.2rem)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .wl-card__icon .wl-icon-menuitems{left:5.25%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content{width:100%!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-Grid-6--columns .card .cmp-teaser .cmp-teaser__content .cmp-teaser__title{width:19%}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser{position:relative}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:13.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content{height:9.8rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper{text-align:left!important}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{width:unset!important;-webkit-line-clamp:3!important;margin-bottom:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{margin-bottom:2.4rem}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__description h5,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h3,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h4,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title h5{padding-bottom:0}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{position:absolute;bottom:3.4rem;width:calc(100% - 4.8rem)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:calc(100% - 4.8rem)}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__action-link{width:unset}}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):hover>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-link__]:not([class*=wl-link__download]):active>span.wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover{color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark .wl-column--container .wl-GridColumn .cmp-teaser__action-link[class*=wl-btn__]:hover>span{color:#fff!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover>span{color:#123d80!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--blue-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover>span{color:#941e66!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--berry-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover>span{color:#115c36!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--green-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__],.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]{background-color:unset!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover>span{color:#d66310!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active>span{color:#000!important}.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark.wl-cmp__mlp--theme-enable .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after,.wl-global__parent--selector .wl-cc__card-icon--enable.wl-rc__cmp--card-icon.wl-cc__cmp--card-bcg-icon--yellow-dark[class*=wl-cc__cmp--card-bcg-icon--] .wl-column--container .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-cta__cmp--theme--yellow-dark[class*=wl-link__]:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card.cq-Editable-dom .wl-card__icon .cmp-list__item-icon{background:none}@media only screen and (min-width:1px)and (max-width:640px){.wl-global__parent--selector .card .wl-image__mobile--hide.cmp-teaser{display:block}}@media only screen and (min-width:1px)and (max-width:640px){.wl-global__parent--selector .card .wl-image__mobile--hide.cmp-teaser .cmp-teaser__image{display:none}}@media only screen and (min-width:1px)and (max-width:640px){.wl-global__parent--selector .card .wl-image__mobile--hide.cmp-teaser .cmp-teaser__content{text-align:left;min-height:unset;width:auto!important;padding:0}}@media only screen and (min-width:1px)and (max-width:640px){.wl-global__parent--selector .card .wl-image__mobile--hide.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card .wl-image__tab--hide.cmp-teaser{display:block}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card .wl-image__tab--hide.cmp-teaser .cmp-teaser__image{display:none}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card .wl-image__tab--hide.cmp-teaser .cmp-teaser__content{text-align:left;min-height:unset;width:auto!important;padding:0}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .card .wl-image__tab--hide.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.contentfragment .wl-cf__blockquote.cmp-contentfragment{padding-top:6rem;padding-bottom:6rem}@media only screen and (min-width:1081px){.contentfragment .wl-cf__blockquote.cmp-contentfragment{padding-top:8rem}}.contentfragment .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.contentfragment .wl-cf__blockquote h3{font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em;border-left:.3rem solid #313131;padding-left:3.2rem;padding-bottom:0;margin-top:0!important;margin-bottom:4rem}@media only screen and (min-width:641px){.contentfragment .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.contentfragment .wl-cf__blockquote h3{font-size:2.4rem;line-height:3.6rem}}.contentfragment .wl-cf__blockquote p{line-height:2.1rem;letter-spacing:-.01em;padding-left:3.5rem}@media only screen and (min-width:641px){.contentfragment .wl-cf__blockquote p{line-height:2.4rem}}.contentfragment .wl-cf__blockquote p:last-of-type{padding-bottom:0}.contentfragment .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.contentfragment .wl-cf__blockquote h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgray.svg);position:absolute;color:#000;width:6rem;height:6rem;content:"";margin-top:-6rem}@media only screen and (min-width:1081px){.contentfragment .wl-cf__blockquote .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.contentfragment .wl-cf__blockquote h3:before{width:8rem;height:8rem;margin-top:-8rem}}.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--bgc h3{border:unset}.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--bgc h3:before{position:unset;display:block;margin-top:0}.contentfragment .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-bottom:0}.contentfragment .wl-cf__block-call-out{padding-top:6rem;padding-bottom:6rem}.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h1,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h2,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h3,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h4,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h5,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h6{padding-bottom:0}.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h1:last-of-type,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h3:last-of-type,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h4:last-of-type,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h5:last-of-type,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value h6:last-of-type{padding-bottom:3.2rem}.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element-value,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements h3,.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements p{padding-left:0!important;padding-right:0!important;margin-bottom:0}.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element--description p{padding-bottom:3.2rem}.contentfragment .wl-cf__block-call-out .cmp-contentfragment__elements .cmp-contentfragment__element--description p:last-of-type{padding-bottom:0}.contentfragment a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contentfragment a,.contentfragment a:hover{text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:hover .wl-link__primary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:hover{color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:hover .wl-link__secondary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__download:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] a{color:#313131!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc a{color:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:hover{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:active{color:#000}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc a{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc a:hover{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc a:active{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--left-fifty .wl-cf__cmp--theme--bgc,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--right-fifty .wl-cf__cmp--theme--bgc{background:#941e66!important}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#941e66}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#941e66}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkberry.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc{background:#941e66}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg);position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__cmp--theme--berry-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:hover .wl-link__primary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:hover{color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:hover .wl-link__secondary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__download:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] a{color:#313131!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc a{color:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:hover{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:active{color:#000}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc a{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc a:hover{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc a:active{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--left-fifty .wl-cf__cmp--theme--bgc,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--right-fifty .wl-cf__cmp--theme--bgc{background:#123d80!important}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#123d80}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#123d80}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkblue.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc{background:#123d80}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg);position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__cmp--theme--blue-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:hover .wl-link__primary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:hover{color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:hover .wl-link__secondary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__download:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] a{color:#313131!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc a{color:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:hover{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:active{color:#000}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc a{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc a:hover{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc a:active{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--left-fifty .wl-cf__cmp--theme--bgc,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--right-fifty .wl-cf__cmp--theme--bgc{background:#115c36!important}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#115c36}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#115c36}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgreen.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc{background:#115c36}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg);position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__cmp--theme--green-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:hover .wl-link__primary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:hover{color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:hover .wl-link__secondary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__download:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] a{color:#313131!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--no-bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc a{color:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:hover{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc a:active{color:#000}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--no-bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc a{color:#fff!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc a:hover{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc a:active{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn]:disabled,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.contentfragment .wl-cf__cmp--theme--bgc [class*=wl-btn][disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--left-fifty .wl-cf__cmp--theme--bgc,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--right-fifty .wl-cf__cmp--theme--bgc{background:#d66310!important}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--left-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--left-twenty-five article .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark.wl-cf__image-position--right-fifty.wl-cf__image-position--right-twenty-five article .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#d66310}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border-color:#d66310}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkorange.svg)}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc{background:#d66310}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc{padding-top:1.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2{padding-bottom:0}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element-value h2:last-of-type{padding-bottom:3.2rem}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg);position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__cmp--theme--yellow-dark .wl-cf__blockquote.wl-cf__cmp--theme--bgc .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment{background:#941e66}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements a{border-color:transparent}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3{border:unset!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg)!important;position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:hover .wl-link__primary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:hover{color:#ff91aa!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:hover .wl-link__secondary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__download:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--primary a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__primary{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary--secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--berry-dark.contentfragment .wl-btn__tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment{background:#115c36}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements a{border-color:transparent}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3{border:unset!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)!important;position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:hover .wl-link__primary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:hover{color:#18c76f!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:hover .wl-link__secondary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__download:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--primary a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__primary{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary--secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--green-dark.contentfragment .wl-btn__tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment{background:#d66310}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements a{border-color:transparent}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3{border:unset!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg)!important;position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:hover .wl-link__primary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:hover{color:#ffc805!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:hover .wl-link__secondary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__download:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--primary a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__primary{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary--secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--yellow-dark.contentfragment .wl-btn__tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment{background:#123d80}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment .cmp-contentfragment__elements a{border-color:transparent}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3{border:unset!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)!important;position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--primary a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__primary{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary--secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-dark.contentfragment .wl-btn__tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment{background:#1b5ba0}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{color:#fff}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment .cmp-contentfragment__elements a{border-color:transparent}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3{border:unset!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)!important;position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:3.2rem;padding-right:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p{padding-left:6rem;padding-right:6rem}}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--primary a{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__primary{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary--secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__bgc--blue-medium.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__doublequote--berry.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--berry.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--berry.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--berry.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--blue.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--blue.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--blue.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--blue.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--green.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--green.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--green.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--green.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--yellow.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--yellow.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--yellow.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--yellow.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--berry-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkberry.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--blue-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkblue.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--black-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--black-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--black-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--black-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgray.svg)}.wl-global__parent--selector .wl-cf__doublequote--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--green-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgreen.svg)!important}.wl-global__parent--selector .wl-cf__doublequote--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__doublequote--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__cmp--theme--bgc .wl-cf__doublequote--yellow-dark.contentfragment .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkorange.svg)!important}.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment dd{-webkit-margin-start:0;margin-inline-start:0}.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment dl{margin-top:0;margin-bottom:0}.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment .wl-cf__blockquote p{font-size:1.4rem;line-height:2.1rem;font-weight:400;letter-spacing:-.01em;font-style:italic}@media only screen and (min-width:640px){.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment .wl-cf__blockquote p{font-size:1.6rem;line-height:2.4rem}}.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-font--italic.contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value{font-style:italic}.contentfragment dl{margin-top:0;margin-bottom:0}.contentfragment dd{margin-left:0}.contentfragment .cmp-contentfragment__element--ranking,.contentfragment .cmp-contentfragment__element-title,.contentfragment .cmp-contentfragment__title{display:none}.wl-global__parent--selector .wl-cf__text-color--berry-dark.contentfragment .cmp-contentfragment__elements{color:#941e66!important}.wl-global__parent--selector .wl-cf__text-color--berry-dark.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--berry-dark.contentfragment .cmp-contentfragment__elements h3{border-color:#941e66}.wl-global__parent--selector .wl-cf__text-color--blue-dark.contentfragment .cmp-contentfragment__elements{color:#123d80!important}.wl-global__parent--selector .wl-cf__text-color--blue-dark.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--blue-dark.contentfragment .cmp-contentfragment__elements h3{border-color:#123d80}.wl-global__parent--selector .wl-cf__text-color--white.contentfragment .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-cf__text-color--white.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--white.contentfragment .cmp-contentfragment__elements h3{border-color:#fff}.wl-global__parent--selector .wl-cf__text-color--gray.contentfragment .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-cf__text-color--gray.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--gray.contentfragment .cmp-contentfragment__elements h3{border-color:#313131}.wl-global__parent--selector .wl-cf__text-color--green-dark.contentfragment .cmp-contentfragment__elements{color:#115c36!important}.wl-global__parent--selector .wl-cf__text-color--green-dark.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--green-dark.contentfragment .cmp-contentfragment__elements h3{border-color:#115c36}.wl-global__parent--selector .wl-cf__text-color--yellow-dark.contentfragment .cmp-contentfragment__elements{color:#d66310!important}.wl-global__parent--selector .wl-cf__text-color--yellow-dark.contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cf__text-color--yellow-dark.contentfragment .cmp-contentfragment__elements h3{border-color:#d66310}.wl-global__parent--selector .wl-cf__text-alignment--center.contentfragment .cmp-contentfragment .cmp-contentfragment__elements,.wl-global__parent--selector .wl-cf__text-alignment--center.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description a{text-align:center}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary a{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__primary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__tertiary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn--tertiary--secondary{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn--tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn--tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn--tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--berry-dark.contentfragment .wl-btn--tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary a{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__primary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__tertiary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn--tertiary--secondary{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn--tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn--tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn--tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-dark.contentfragment .wl-btn--tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary a{background-color:#1b5ba0!important;border-color:#1b5ba0!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__primary{background-color:#1b5ba0!important;border-color:#1b5ba0!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a{background-color:#1b5ba0!important;border-color:#1b5ba0!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__tertiary{background-color:#1b5ba0!important;border-color:#1b5ba0!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn--tertiary--secondary{background-color:transparent!important;border-color:#1b5ba0!important;color:#1b5ba0!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn--tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn--tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn--tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--blue-medium.contentfragment .wl-btn--tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary a{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__primary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__tertiary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn--tertiary--secondary{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn--tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn--tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn--tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--green-dark.contentfragment .wl-btn--tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary a{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--primary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__primary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__secondary{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a{background-color:#fff!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary .wl-cf__cmp--theme--bgc a[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__tertiary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment.wl-cf__btn--tertiary--secondary a[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn--tertiary--secondary{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn--tertiary--secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn--tertiary--secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn--tertiary--secondary:disabled,.wl-global__parent--selector .wl-cf__btn-bgc--yellow-dark.contentfragment .wl-btn--tertiary--secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment a:hover{color:#1b5ba0!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#1b5ba0!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#1b5ba0!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-medium.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover .wl-link__primary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover .wl-link__secondary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__download:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment a:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover .wl-link__primary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover .wl-link__secondary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__download:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment a:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover .wl-link__primary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover .wl-link__secondary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__download:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment a:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover .wl-link__primary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover .wl-link__secondary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__download:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment a:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark.contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#ff91aa!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#941e66!important}.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--berry-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#123d80!important}.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--blue-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#18c76f!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#115c36!important}.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--green-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#ffc805!important;text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:active{text-decoration:none}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download:disabled,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__],.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment a:hover{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a{color:#d66310!important}.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:active,.wl-global__parent--selector .wl-cf__btn-font-color--yellow-dark[class*=wl-cf__bgc--].contentfragment[class*=wl-cf__cmp--theme--][class*=wl-cf__btn--] .wl-cf__cmp--theme--bgc a:hover{color:#fff!important}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements h3:before{position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:31%;-ms-flex:31%;flex:31%;height:38.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:48.5%;-ms-flex:48.5%;flex:48.5%;height:34.6rem}}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:69%;-ms-flex:69%;flex:69%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:51.5%;-ms-flex:51.5%;flex:51.5%}}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:1.2rem 2.4rem 6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin:0 4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:6rem;margin-right:6rem}}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3,.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{margin-top:0!important;margin-bottom:4rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{font-size:1.8rem!important;line-height:2.7rem!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{font-size:1.4rem!important;line-height:2.1rem!important}}.wl-global__parent--selector .wl-cf__image-position--left-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__image-position--left-fifty h3{font-weight:600!important}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements h3:before{position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:23%;-ms-flex:23%;flex:23%;height:24rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:27.5%;-ms-flex:27.5%;flex:27.5%;height:24rem}}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:77%;-ms-flex:77%;flex:77%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:72.5%;-ms-flex:72.5%;flex:72.5%}}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:1.2rem 0 0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin:0 0 0 3.2rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:6rem;margin-right:0}}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3,.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{margin-top:0!important;margin-bottom:4rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{font-size:1.8rem!important;line-height:2.7rem!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{font-size:1.4rem!important;line-height:2.1rem!important}}.wl-global__parent--selector .wl-cf__image-position--left-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements h3:before{position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:31%;-ms-flex:31%;flex:31%;height:38.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:48.5%;-ms-flex:48.5%;flex:48.5%;height:34.6rem}}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:69%;-ms-flex:69%;flex:69%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:51.5%;-ms-flex:51.5%;flex:51.5%}}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:1.2rem 2.4rem 6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin:0 4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:6rem;margin-right:6rem}}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3,.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{margin-top:0!important;margin-bottom:4rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{font-size:1.8rem!important;line-height:2.7rem!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{font-size:1.4rem!important;line-height:2.1rem!important}}.wl-global__parent--selector .wl-cf__image-position--right-fifty.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__image-position--right-fifty h3{font-weight:600!important}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements h3:before{position:unset!important;display:block;margin-top:0!important}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{height:18rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:23%;-ms-flex:23%;flex:23%;height:24rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath{-webkit-box-flex:27.5%;-ms-flex:27.5%;flex:27.5%;height:24rem}}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:77%;-ms-flex:77%;flex:77%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:72.5%;-ms-flex:72.5%;flex:72.5%}}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:1.2rem 0 0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin:0 3.2rem 0 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:0;margin-right:6rem}}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3,.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{margin-top:0!important;margin-bottom:4rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value h3{font-size:1.8rem!important;line-height:2.7rem!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{font-size:1.4rem!important;line-height:2.1rem!important}}.wl-global__parent--selector .wl-cf__image-position--right-twenty-five.contentfragment .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cf__btn--primary a{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff}.wl-global__parent--selector .wl-cf__btn--primary a:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cf__btn--primary a:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cf__btn--primary a:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cf__btn--secondary a{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;color:#313131;border:.1rem solid #d6d6d6;background-color:"transparent"}.wl-global__parent--selector .wl-cf__btn--secondary a:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cf__btn--secondary a:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cf__btn--secondary a:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cf__btn--tertiary a{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;font-size:1.4rem;line-height:2.1rem;padding:1.2rem 2.4rem;font-weight:600}.wl-global__parent--selector .wl-cf__btn--tertiary a:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cf__btn--tertiary a:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cf__btn--tertiary a:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cf__btn--tertiary--secondary a{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center;text-decoration:none!important;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:#fff;font-size:1.4rem;line-height:2.1rem;padding:1.2rem 2.4rem;font-weight:600;color:#000;border:.1rem solid #d6d6d6;background-color:"transparent";letter-spacing:-.014rem}.wl-global__parent--selector .wl-cf__btn--tertiary--secondary a:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cf__btn--tertiary--secondary a:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cf__btn--tertiary--secondary a:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cf__btn-position--center a{margin:auto}.wl-global__parent--selector .wl-cf__btn-position--center a [class*=wl-link__]{text-align:center}.wl-global__parent--selector .wl-cf__btn-position--right a{float:right}.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment{display:grid;grid-template-columns:repeat(12,1fr);width:100%;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__elements{grid-column:2/span 10}@media only screen and (max-width:1080px){.wl-global__parent--selector .contentfragment.wl-cf__columns--10 .cmp-contentfragment.wl-cf__blockquote .cmp-contentfragment__elements{grid-column:1/span 12}}.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description p{padding-left:2.05rem!important;padding-right:2.05rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description p{padding-left:3.35rem!important;padding-right:3.35rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description p{padding-left:7.45rem!important;padding-right:7.45rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .wl-rc__full .wl-cf__columns--10 .cmp-contentfragment .cmp-contentfragment__element--description p{padding-left:13.35rem!important;padding-right:13.35rem!important}}.wl-global__parent--selector .contentfragment.wl-cf__padding--left-right-zero .cmp-contentfragment__element-value,.wl-global__parent--selector .contentfragment.wl-cf__padding--left-right-zero h3,.wl-global__parent--selector .contentfragment.wl-cf__padding--left-right-zero p{padding-left:0!important;padding-right:0!important}.wl-global__parent--selector .contentfragment.wl-cf__padding--left-right-zero .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .contentfragment.wl-cf__padding--left-right-zero h3{border:unset!important}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist{display:grid;grid-column:1/9;grid-template-columns:repeat(1,2fr);row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem;row-gap:6rem}}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment{margin:0;padding:3.2rem 2.4rem;overflow:hidden;background:#fff}@media only screen and (min-width:641px){.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment{grid-column:span 1}}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements{margin:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--picture{margin-bottom:1.6rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath dd,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--picture dd{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon{margin-bottom:1.6rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems{display:-webkit-box;display:-ms-flexbox;display:flex;width:6rem;height:6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems{width:8rem;height:8rem}}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment[class*=cmp-contentfragment--logo]{padding:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--logo .cmp-contentfragment__element-value,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment[class*=cmp-contentfragment--logo]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--tags{height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--tags .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.35rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--tags .cmp-contentfragment__element-value .wl-tags{margin-right:1.5rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--tags .cmp-contentfragment__element-value .wl-tags [class^=wl-tags__title--]{margin-right:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--tags .cmp-contentfragment__element-value .wl-tags [class^=wl-tags__title--]:before{margin-left:0!important;margin-top:unset!important}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation h3{display:block}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation p{padding-bottom:0;margin-bottom:3.2rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p:last-child,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation p:last-child{margin-bottom:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p:last-child [class*=wl-text__paragraph],.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation p:last-child [class*=wl-text__paragraph]{padding-bottom:0;margin-bottom:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a{text-decoration:none}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{text-decoration:underline}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fill-available;width:-moz-available}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value p{width:100%}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value p [class*=wl-btn__],.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value p a{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value p:first-child{padding-top:3.2rem}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--cta .cmp-contentfragment__element-value br{display:none}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--socialMedia .wl-social__media--profile{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element-value{margin:0}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment dd{text-align:left}.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment__element--ranking,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment__element--updateMode,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist article dl dt,.wl-global__parent--selector .contentfragmentlist .cmp-contentfragmentlist article h3{display:none}.wl-global__parent--selector .cmp-accordion__item .wl-contentfragmentlist-download-cfl{padding-top:3.2rem;padding-bottom:3.2rem}.wl-global__parent--selector .wl-contentfragmentlist-download-cfl{row-gap:3.2rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-contentfragmentlist-download-cfl .cmp-contentfragment__element--title .cmp-contentfragment__element-value p{margin-right:2rem}}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist svg *{fill:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:hover .wl-link__primary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:hover{color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:hover .wl-link__secondary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__download:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#941e66}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark.contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist svg *{fill:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:hover .wl-link__primary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:hover{color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:hover .wl-link__secondary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__download:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#123d80}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark.contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist svg *{fill:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:hover .wl-link__primary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:hover{color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:hover .wl-link__secondary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__download:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#115c36}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark.contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist svg *{fill:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:hover .wl-link__primary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:hover{color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:hover .wl-link__secondary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__download:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#d66310}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark.contentfragmentlist.wl-cmp__mlp--theme-enable .wl-anchor-link__inline a:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--berry-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--blue-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--green-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__cmp--theme--yellow-dark[class*=wl-cfl__btn-bgc--].wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-yellow.svg)!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--two .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__columns--two .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--three .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__columns--three .cmp-contentfragmentlist{grid-template-columns:repeat(3,2fr)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--four .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__columns--four .cmp-contentfragmentlist{grid-template-columns:repeat(4,2fr)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--five .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__columns--five .cmp-contentfragmentlist{grid-template-columns:repeat(5,2fr)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--six .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__columns--six .cmp-contentfragmentlist{grid-template-columns:repeat(6,2fr)}}.wl-global__parent--selector .wl-cfl__tile-border--all-gray .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #d6d6d6;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__tile-border--all-berry-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #941e66;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__tile-border--all-blue-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #123d80;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__tile-border--all-green-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #115c36;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__tile-border--all-yellow-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #d66310;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__row-border--gray .cmp-contentfragmentlist{border:.1rem solid #d6d6d6;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__cmp--theme--border-berry-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #941e66!important;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__cmp--theme--border-blue-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #123d80!important;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__cmp--theme--border-green-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #115c36!important;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__cmp--theme--border-yellow-dark .cmp-contentfragmentlist .cmp-contentfragment{border:.1rem solid #d66310!important;border-radius:.4rem}.wl-global__parent--selector .wl-cfl__top-border--berry-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #941e66}.wl-global__parent--selector .wl-cfl__top-border--blue-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #123d80}.wl-global__parent--selector .wl-cfl__top-border--green-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #115c36}.wl-global__parent--selector .wl-cfl__top-border--yellow-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #d66310}.wl-global__parent--selector .wl-cfl__cmp--theme--border-berry-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #941e66!important}.wl-global__parent--selector .wl-cfl__cmp--theme--border-blue-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #123d80!important}.wl-global__parent--selector .wl-cfl__cmp--theme--border-green-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #115c36!important}.wl-global__parent--selector .wl-cfl__cmp--theme--border-yellow-dark .cmp-contentfragmentlist .cmp-contentfragment{border-top:.4rem solid #d66310!important}.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist{background:#fff;row-gap:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist{-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment{border-bottom:.1rem solid #d6d6d6}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment{padding-right:3.6rem;border-right:.1rem solid #d6d6d6;border-bottom:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment{padding-right:4.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment{padding-right:4.8rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n+0){border-right:.1rem solid transparent;padding-right:2.4rem}}.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment:last-child{border-right:.1rem solid transparent;border-bottom:.1rem solid transparent}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment:last-child{padding-right:2.4rem}}.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{line-height:3.6rem;letter-spacing:.0025em}.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p,.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd,.wl-global__parent--selector .wl-cfl__separator--vertical .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation p{font-weight:400;font-size:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__separator--vertical.wl-cfl__row-border--gray .cmp-contentfragmentlist{position:relative}.wl-global__parent--selector .wl-cfl__separator--vertical.wl-cfl__row-border--gray .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n-1):after{content:"";position:absolute;border-bottom:.1rem solid #d6d6d6;width:100%;left:0;margin-top:3.2rem}.wl-global__parent--selector .wl-cfl__separator--vertical.wl-cfl__row-border--gray .cmp-contentfragmentlist .cmp-contentfragment:nth-last-child(2):after{content:none}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__separator--vertical.wl-cfl__row-border--gray .cmp-contentfragmentlist{position:unset}.wl-global__parent--selector .wl-cfl__separator--vertical.wl-cfl__row-border--gray .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n-1):after{content:none!important}}@media only screen and (min-width:641px){.wl-cfl__tile-border--right.wl-cfl__columns--two .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n+0){border-right:transparent;padding-right:2.4rem}}@media only screen and (min-width:1081px){.wl-cfl__tile-border--right.wl-cfl__columns--four .cmp-contentfragmentlist .cmp-contentfragment:nth-child(4n+0),.wl-cfl__tile-border--right.wl-cfl__columns--three .cmp-contentfragmentlist .cmp-contentfragment:nth-child(3n+0){border-right:transparent;padding-right:2.4rem}}@media only screen and (min-width:1081px){.wl-cfl__tile-border--right.wl-cfl__columns--five .cmp-contentfragmentlist .cmp-contentfragment:nth-child(5n+0),.wl-cfl__tile-border--right.wl-cfl__columns--six .cmp-contentfragmentlist .cmp-contentfragment:nth-child(6n+0){border-right:transparent}}.wl-global__parent--selector .wl-cfl__text-alignment--center .cmp-contentfragmentlist .cmp-contentfragment dd{text-align:center}.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{font-weight:600;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em}.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd,.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath dd,.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--picture dd{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-cfl__img-position--center .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon{margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{font-weight:600;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em}.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd,.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath dd,.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--picture dd{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon{margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath dd img,.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--logo dd img,.wl-global__parent--selector .wl-cfl__img-position--top .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist{row-gap:1.6rem}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment{margin:0}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements{display:grid;grid-template-areas:"fourth fourth" "first second" "first third";grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements{grid-template-areas:"first second" "first third" "fourth fourth"}}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture{grid-area:first;margin-bottom:0;padding-right:1.6rem}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath dd,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd{width:100%;border-radius:.2rem;overflow:hidden;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath dd img,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd img{-o-object-fit:cover;object-fit:cover;width:4.8rem;vertical-align:-webkit-baseline-middle}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath dd img,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture dd img{width:7.2rem}}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--firstName dd,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--fullName dd,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--lastName dd{font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005em;font-weight:400;margin-top:unset;margin-bottom:unset;font-weight:700;padding-bottom:0}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title{grid-area:second}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title p,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title span{padding-bottom:0;font-weight:700}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation{grid-area:third}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;padding-bottom:0;display:block}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{grid-area:fourth;padding-bottom:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description{padding-top:3.2rem;padding-bottom:0}}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description p{display:block}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description p:last-child{margin-bottom:0}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--firstName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--fullName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--lastName{display:none}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName){grid-template-areas:"fourth fourth" "first fifth" "first third"}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName){grid-template-areas:"first fifth" "first third" "fourth fourth"}}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName) .cmp-contentfragment__element--fullName{display:block;grid-area:fifth}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName) .cmp-contentfragment__element--title{grid-area:unset}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName) .cmp-contentfragment__element--firstName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName) .cmp-contentfragment__element--lastName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--fullName) .cmp-contentfragment__element--title{display:none}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName),.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName){grid-template-areas:"fourth fourth fourth" "first sixth seventh" "first third third";grid-template-columns:-webkit-min-content auto 1fr;grid-template-columns:min-content auto 1fr}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName),.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName){grid-template-areas:"first sixth seventh" "first third third" "fourth fourth fourth"}}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName) .cmp-contentfragment__element--firstName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName) .cmp-contentfragment__element--firstName{display:block;grid-area:sixth;padding-right:.5rem}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName) .cmp-contentfragment__element--lastName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName) .cmp-contentfragment__element--lastName{display:block;grid-area:seventh}.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName) .cmp-contentfragment__element--fullName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--firstName) .cmp-contentfragment__element--title,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName) .cmp-contentfragment__element--fullName,.wl-global__parent--selector .wl-cfl__img-position--top-left-corner .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements:has(.cmp-contentfragment__element--lastName) .cmp-contentfragment__element--title{display:none;grid-area:unset}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist{padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:3.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article.cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements h3:before{position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{height:15.7rem;margin-top:2.4rem;margin-bottom:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{-webkit-box-flex:23%;-ms-flex:23%;flex:23%;height:24rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{-webkit-box-flex:33.893%;-ms-flex:33.893%;flex:33.893%;height:17.7rem;max-width:17.7rem;margin-top:0;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value img{width:100%;height:100%;max-width:15.7rem;max-height:15.7rem;-o-object-fit:fill;object-fit:fill}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value img{max-width:17.7rem;max-height:17.7rem;-o-object-fit:cover;object-fit:cover}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:77%;-ms-flex:77%;flex:77%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:82.91%;-ms-flex:82.91%;flex:82.91%;margin-top:0;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 2.4rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:2.4rem;margin-right:0;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist{padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:3.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .cmp-contentfragmentlist{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article.cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-direction:normal!important;margin-top:0;margin-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element-value{margin-left:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements h3:before{position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{height:15.7rem;margin-top:2.4rem;margin-bottom:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{-webkit-box-flex:23%;-ms-flex:23%;flex:23%;height:24rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture{-webkit-box-flex:33.893%;-ms-flex:33.893%;flex:33.893%;height:17.7rem;max-width:17.7rem;margin-top:0;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value img{width:100%;height:100%;max-width:15.7rem;max-height:15.7rem;-o-object-fit:fill;object-fit:fill}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--picture .cmp-contentfragment__element-value img{max-width:17.7rem;max-height:17.7rem;-o-object-fit:cover;object-fit:cover}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:77%;-ms-flex:77%;flex:77%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description{-webkit-box-flex:82.91%;-ms-flex:82.91%;flex:82.91%;margin-top:0;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 2.4rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value{margin-left:0;margin-right:2.4rem;margin-bottom:0}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-left:0;padding-right:0;border:unset!important}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist article .cmp-contentfragment__elements .cmp-contentfragment__element--description .cmp-contentfragment__element-value p:last-child{padding-bottom:0}.wl-global__parent--selector .wl-cfl__paragraph-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a,.wl-global__parent--selector .wl-cfl__paragraph-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__paragraph-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation a,.wl-global__parent--selector .wl-cfl__paragraph-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd{color:#941e66}.wl-global__parent--selector .wl-cfl__paragraph-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a,.wl-global__parent--selector .wl-cfl__paragraph-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__paragraph-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation a,.wl-global__parent--selector .wl-cfl__paragraph-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd{color:#123d80}.wl-global__parent--selector .wl-cfl__paragraph-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a,.wl-global__parent--selector .wl-cfl__paragraph-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__paragraph-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation a,.wl-global__parent--selector .wl-cfl__paragraph-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd{color:#5a5a5a}.wl-global__parent--selector .wl-cfl__paragraph-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a,.wl-global__parent--selector .wl-cfl__paragraph-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__paragraph-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation a,.wl-global__parent--selector .wl-cfl__paragraph-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd{color:#115c36}.wl-global__parent--selector .wl-cfl__paragraph-color--white-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a,.wl-global__parent--selector .wl-cfl__paragraph-color--white-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description dd,.wl-global__parent--selector .wl-cfl__paragraph-color--white-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation a,.wl-global__parent--selector .wl-cfl__paragraph-color--white-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--designation dd{color:#fff}.wl-global__parent--selector .wl-cfl__bgc--berry-dark .cmp-contentfragmentlist .cmp-contentfragment{background:#941e66}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist svg *{fill:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:hover .wl-link__primary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:hover{color:#ff91aa!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:hover .wl-link__secondary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__download:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#fff!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--berry-dark.wl-cfl__separator--vertical .cmp-contentfragmentlist{background:#941e66}.wl-global__parent--selector .wl-cfl__bgc--blue-dark .cmp-contentfragmentlist .cmp-contentfragment{background:#123d80}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist svg *{fill:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#fff!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--blue-dark.wl-cfl__separator--vertical .cmp-contentfragmentlist{background:#123d80}.wl-global__parent--selector .wl-cfl__bgc--gray-dark .cmp-contentfragmentlist .cmp-contentfragment,.wl-global__parent--selector .wl-cfl__bgc--gray-dark.wl-cfl__separator--vertical .cmp-contentfragmentlist{background:#f5f5f5}.wl-global__parent--selector .wl-cfl__bgc--green-dark .cmp-contentfragmentlist .cmp-contentfragment{background:#115c36}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist svg *{fill:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:hover .wl-link__primary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:hover{color:#18c76f!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:hover .wl-link__secondary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__download:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#fff!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__bgc--green-dark.wl-cfl__separator--vertical .cmp-contentfragmentlist{background:#115c36}.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;margin:auto}.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;color:#313131;border:.1rem solid #d6d6d6;background-color:"transparent";margin:auto}.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;font-size:1.4rem;line-height:2.1rem;padding:1.2rem 2.4rem;font-weight:600;margin:auto}.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment{padding-top:2.4rem!important;padding-bottom:3.2rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important;margin-top:3.2rem!important;margin-bottom:3.2rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment{margin-top:4rem!important;margin-bottom:4rem!important}}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image{margin-bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd{padding-bottom:1.6rem}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd img{width:9rem;height:12rem;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd p,.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--image dd span{padding-bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title{height:unset!important}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value{border:.1rem solid #d6d6d6;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:unset!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;position:relative;padding-left:2.4rem;padding-right:2.4rem;padding-top:1.2rem;padding-bottom:1.2rem!important}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover{border-color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active{border-color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value{height:4.2rem!important}}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value p{padding-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;line-height:2.1rem;font-weight:700}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a{line-height:2.1rem;font-weight:700;text-decoration:none;margin-right:1.6rem;position:unset!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-align:left;-webkit-line-clamp:2}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value a:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right-title .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-medium-blue.svg);background-repeat:no-repeat;display:block;width:3.2rem;height:3.2rem;content:""}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment{padding-top:2.4rem!important;padding-bottom:3.2rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment{padding-top:0!important;padding-bottom:0!important;margin-top:3.2rem!important;margin-bottom:3.2rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment{margin-top:4rem!important;margin-bottom:4rem!important}}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title{margin-bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{padding-bottom:1.6rem}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd img{width:9rem;height:12rem;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd p,.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd span{padding-bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description{height:unset!important}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value{border:.1rem solid #d6d6d6;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:unset!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;position:relative;padding-left:2.4rem;padding-right:2.4rem;padding-top:1.2rem;padding-bottom:1.2rem!important}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#1b5ba0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value{height:4.2rem!important}}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value p{padding-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;line-height:2.1rem;font-weight:700}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{line-height:2.1rem;font-weight:700;text-decoration:none;margin-right:1.6rem;position:unset!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-align:left;-webkit-line-clamp:2}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value a:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.wl-global__parent--selector .wl-cfl__btn--arrow-right .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-medium-blue.svg);background-repeat:no-repeat;display:block;width:3.2rem;height:3.2rem;content:""}.wl-global__parent--selector .cmp-accordion__item .wl-cfl__link-position--right-align{margin-top:4rem;margin-bottom:2.4rem}.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist{grid-row-gap:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist{grid-row-gap:1.6rem}}.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd{text-align:center}}.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd p{padding-bottom:.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd p{padding-right:3.2rem;padding-bottom:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--icon dd,.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--linkLabel dd{text-align:center}}.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--icon dd p,.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--linkLabel dd p{padding-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--icon dd p,.wl-global__parent--selector .wl-cfl__link-position--right-align .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--linkLabel dd p{width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:right}}.wl-global__parent--selector .contentfragmentlist .wl-anchor-link__inline a{font-size:1.6rem;line-height:3.2rem;font-weight:600;display:inline!important;text-decoration:underline!important;color:#313131!important}.wl-global__parent--selector .contentfragmentlist .wl-anchor-link__inline a:hover{cursor:pointer;color:#115c36!important}.wl-global__parent--selector .contentfragmentlist .wl-anchor-link__inline a:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center;text-decoration:none!important;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:#fff;font-size:1.4rem;line-height:2.1rem;padding:1.2rem 2.4rem;font-weight:600;color:#000;border:.1rem solid #d6d6d6;background-color:"transparent";letter-spacing:-.014rem;margin:auto}.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn--tertiary--secondary .wl-testimonial__quote--showmore:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-cfl__btn-position--center .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-position--center .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-position--center .wl-testimonial__quote--showmore{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wl-global__parent--selector .wl-cfl__btn-position--right .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-position--right .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-position--right .wl-testimonial__quote--showmore{float:right}.wl-global__parent--selector .wl-cfl__btn-position--left .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-position--left .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-position--left .wl-testimonial__quote--showmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wl-global__parent--selector .wl-cfl__columns--two.wl-cfl__tile-height--dynamic .cmp-contentfragmentlist{margin-bottom:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__columns--two.wl-cfl__tile-height--dynamic .cmp-contentfragmentlist{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2}.wl-global__parent--selector .wl-cfl__columns--two.wl-cfl__tile-height--dynamic .cmp-contentfragmentlist .cmp-contentfragment{margin-bottom:1.6rem}}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .cmp-contentfragmentlist{margin-bottom:4.4rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .cmp-contentfragmentlist{margin-bottom:2.4rem!important}}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .cmp-contentfragment{width:unset!important}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-list{padding-right:15%!important;margin-right:-2.4rem}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;left:1rem}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2rem;visibility:hidden}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-next.slick-arrow{position:absolute;width:100%;visibility:hidden;bottom:-4.9rem}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;height:2.025rem;background-size:contain;visibility:visible;top:3rem;content:"";cursor:pointer;z-index:1}.wl-global__parent--selector .wl-cfl__tile-type--slick-carousel-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;background-size:contain;font-size:2rem;width:2.1rem;height:2.025rem;visibility:visible;content:"";cursor:pointer;margin-left:3.5rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--tab-4-mobile-2{padding-top:2.4rem}}.wl-global__parent--selector .wl-cfl__tile-type--tab-4-mobile-2 .cmp-contentfragmentlist{row-gap:3.2rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cfl__tile-type--tab-4-mobile-2 .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr);-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__tile-type--tab-4-mobile-2 .cmp-contentfragmentlist{grid-template-columns:repeat(4,2fr)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__tile-type--tab-4-mobile-2 .cmp-contentfragmentlist{row-gap:6rem}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist{row-gap:0;position:relative}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open{overflow:visible}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .cmp-contentfragment__element--description{display:block;border:.1rem solid #d6d6d6;border-radius:.2rem;-webkit-box-shadow:0 .4rem .8rem rgba(0,0,0,.2);box-shadow:0 .4rem .8rem rgba(0,0,0,.2);padding:6rem 2.9rem 4rem;position:absolute;left:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .cmp-contentfragment__element--description{padding:4rem 6.5rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .cmp-contentfragment__element--description{padding:6rem 21.7rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .cmp-contentfragment__element--description{padding:6rem 27.45rem}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .pointer-arrow{width:0;height:0;border-left:1.6rem solid transparent;border-right:1.6rem solid transparent;border-bottom:1.6rem solid #d6d6d6;position:absolute;top:-1.6rem}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .pointer-arrow:after{content:"";width:0;height:0;border-left:1.6rem solid transparent;border-right:1.6rem solid transparent;border-bottom:1.6rem solid #fff;position:absolute;top:.1rem;left:-1.6rem}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .wl-pta-collapse{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/show-hide-description-cross.svg);position:absolute;width:1.6rem;height:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;top:2.2rem;right:2.2rem;cursor:pointer}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment.open .wl-pta-collapse{top:3.2rem;right:3.2rem}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment:not(.open){padding-bottom:0!important;margin-bottom:0!important}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment:not(.open) .cmp-contentfragment__element--description.initialized{display:none}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture{margin-top:2.4rem;margin-bottom:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture{margin-top:3.2rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture{margin-top:4rem;margin-bottom:3.2rem}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath img,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture img{border-radius:.2rem}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:hover dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:hover dd{border:.2rem solid #115c36;cursor:pointer;border-radius:.2rem}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:hover dd img,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:hover dd img{border-radius:0}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:hover+.cmp-contentfragment__element--firstName,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:hover+.cmp-contentfragment__element--title,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:hover+.cmp-contentfragment__element--firstName,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:hover+.cmp-contentfragment__element--title{text-decoration:underline}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:focus dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:focus dd{border:.2rem solid #115c36;border-radius:.2rem}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--imagePath:focus dd img,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--picture:focus dd img{border-radius:0}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--firstName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--fullName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--lastName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd{text-align:center;color:#000}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--firstName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--fullName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--lastName dd,.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--title dd{text-align:left}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation{margin-bottom:4rem;font-size:1.6rem;line-height:3.2rem;font-weight:400;font-style:italic;color:#5a5a5a}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation{margin-bottom:4.8rem}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{text-align:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--designation dd{text-align:left}}.wl-global__parent--selector .wl-cfl__tile-type--show-hide_description .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--description a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__tile-type--tab-1 .cmp-contentfragmentlist{grid-template-columns:repeat(1,2fr)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__tile-type--tab-1 .cmp-contentfragmentlist .cmp-contentfragment{padding-right:2.4rem;border-right:unset;border-bottom:.1rem solid #d6d6d6}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__tile-type--tab-1 .cmp-contentfragmentlist .cmp-contentfragment{padding-right:4.8rem}}.wl-global__parent--selector .wl-social__media--profile.wl-social__media--profile{height:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-social__media--profile.wl-social__media--profile{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wl-global__parent--selector .wl-social__media--profile.wl-social__media--profile div{width:2rem;height:2rem;font-size:0;line-height:1;text-align:start}.wl-global__parent--selector .wl-social__media--profile.wl-social__media--profile div a{position:relative;visibility:hidden}.wl-global__parent--selector .wl-social__media--profile.wl-social__media--profile div a:before{position:absolute;background-size:contain;width:2rem;height:2rem;visibility:visible;content:"";cursor:pointer}.wl-global__parent--selector .wl-facebook__profile{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/facebook.svg)}.wl-global__parent--selector .wl-instagram__profile{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/instagram.svg)}.wl-global__parent--selector .wl-linkedin__profile{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/linkedin.svg)}.wl-global__parent--selector .wl-twitter__profile{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/twitter.svg)}.wl-global__parent--selector .wl-youtube__profile{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/youtube.svg)}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{padding-top:2.4rem;padding-bottom:2.4rem;display:grid;grid-template-areas:"startTime endTime timeZone timeZone" "cardTitle cardTitle cardTitle cardTitle" "cardDesc  cardDesc cardDesc cardDesc";grid-template-columns:8rem 9rem auto auto;grid-gap:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-columns:11rem 10rem auto;grid-template-areas:"startTime startTime cardTitle" "endTime   timeZone  cardDesc"}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-areas:"startTime endTime timeZone cardTitle" "startTime endTime timeZone cardDesc";grid-template-columns:12rem 11rem 5.5rem auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-columns:11rem 10rem auto;grid-template-areas:"startTime startTime cardTitle" "endTime   timeZone  cardDesc"}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime{grid-area:startTime}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime{grid-area:endTime}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone{grid-area:timeZone}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{grid-area:cardTitle}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{grid-area:cardDesc}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{padding:0 0 2.4rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em;color:#000}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{padding:0;font-size:2.4rem;line-height:3.6rem;letter-spacing:-.005em;text-align:left}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:relative;top:-3rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:unset;top:unset}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:relative;top:-3rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{padding:0 0 3.2rem;margin:0 0 0 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{margin:0 0 0 4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{margin:0 0 0 4.8rem}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel .cmp-contentfragment__element-value{padding-bottom:3.2rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.005em}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel .cmp-contentfragment__element-value{padding:0;font-size:2.4rem;line-height:3.6rem}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 0 0 2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 0 0 4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 0 0 4.8rem}}.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription .cmp-contentfragment__element-value p:last-child{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{position:absolute;top:-4rem;right:-.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{margin-left:-1rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--left-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{position:absolute;top:-4rem;right:-.8rem}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment{padding:0}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{padding-top:2.4rem;padding-bottom:2.4rem;display:grid;grid-template-areas:"startTime endTime timeZone timeZone" "cardTitle cardTitle cardTitle cardTitle" "cardDesc  cardDesc cardDesc cardDesc";grid-template-columns:8rem 9rem auto auto;grid-gap:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-columns:auto 11rem 10rem;grid-template-areas:"cardTitle startTime ." "cardDesc  endTime   timeZone  "}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-areas:"cardTitle startTime endTime timeZone" "cardDesc startTime endTime timeZone";grid-template-columns:auto 12rem 11rem 5.5rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements{grid-template-columns:auto 11rem 10rem;grid-template-areas:"cardTitle startTime ." "cardDesc  endTime   timeZone  "}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime{grid-area:startTime}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime{grid-area:endTime}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone{grid-area:timeZone}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{grid-area:cardTitle}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{grid-area:cardDesc}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{padding:0 0 2.4rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.01em;color:#000}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--startTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{padding:0;font-size:2.4rem;line-height:3.6rem;letter-spacing:-.005em;text-align:left}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:relative;top:-3rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:unset;top:unset}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--endTime .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--timeZone .cmp-contentfragment__element-value{position:relative;top:-3rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{padding:0 0 3.2rem;margin:0 2.4rem 0 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{margin:0 4rem 0 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel{margin:0 4.8rem 0 0}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel .cmp-contentfragment__element-value{padding-bottom:3.2rem;font-size:1.8rem;line-height:2.7rem;font-weight:700;letter-spacing:-.005em}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileTopLabel .cmp-contentfragment__element-value{padding:0;font-size:2.4rem;line-height:3.6rem}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 2.4rem 0 0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 4rem 0 0}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription{margin:0 4.8rem 0 0}}.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element--cardTileDescription .cmp-contentfragment__element-value p:last-child{padding-bottom:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{position:absolute;top:-4rem;right:-.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{margin-left:-1rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__image-position--right-twenty-five.contentfragmentlist .wl-cfl__event--detail .cmp-contentfragment__elements .cmp-contentfragment__element-value .wl-timestamp__separator{position:absolute;top:-4rem;right:-.8rem}}.wl-global__parent--selector .wl-text__font--white .cmp-contentfragmentlist .cmp-contentfragment *,.wl-global__parent--selector .wl-text__font--white .cmp-contentfragmentlist .cmp-contentfragment a{color:#fff}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist{grid-template-columns:repeat(1,2fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr)}}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment{padding:0;background:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p{padding:0;padding-bottom:0!important;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p a{font-size:1.6rem;line-height:3.2rem;letter-spacing:-.005rem;font-weight:700;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem 2.4rem;text-align:center;text-decoration:none;border:.1rem solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.08);-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 2.4rem}}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p a:hover{color:#1b5ba0!important;background:#fff;border:.1rem solid hsla(0,0%,100%,.4)}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p a:active{color:#1b5ba0!important;background:hsla(0,0%,100%,.8);border:.1rem solid hsla(0,0%,100%,.4)}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p .wl-radius__tr{border-top-right-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p .wl-radius__br{border-bottom-left-radius:0;border-bottom-right-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p .wl-radius__bl{border-bottom-left-radius:.5rem;border-bottom-right-radius:0}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .cmp-contentfragment__element-value p .wl-radius__bl--br{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__large--desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__tablet{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__tablet{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__large--desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__mobile{display:none}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__large--desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__mobile,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__tablet{display:none}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__large--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__desktop,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__mobile,.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element--course .wl-show__tablet{display:none}}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:first-child a{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:last-child a{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:first-child a{border-top-left-radius:.5rem;border-top-right-radius:0}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2) a{border-top-right-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:nth-last-child(2) a{border-bottom-left-radius:.5rem}.wl-global__parent--selector .wl-course-table .cmp-contentfragmentlist .cmp-contentfragment:last-child a{border-bottom-left-radius:0;border-bottom-right-radius:.5rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn:first-child:has(.wl-course-info){grid-column:1/span 5!important}}.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment .cmp-contentfragment__elements:last-child p:last-child{padding-bottom:0}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment .cmp-contentfragment__elements:last-child p:last-child{padding-bottom:.8rem}}.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment__elements .cmp-contentfragment__element--description a{color:#1b5ba0;margin-top:4rem;border:none;display:block}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment__elements .cmp-contentfragment__element--description a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:1.6rem}}.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment__elements .cmp-contentfragment__element--description a:active,.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn .wl-course-info .cmp-contentfragment__elements .cmp-contentfragment__element--description a:hover{color:#fff}@media only screen and (min-width:1081px)and (max-width:1441px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn:nth-child(2):has(.wl-course-table){grid-column:6/span 7!important}}.wl-global__parent--selector .wl-column--container:has(.wl-GridColumn .wl-course-info){-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-column--container .wl-GridColumn .wl-course-info{text-align:center}.wl-global__parent--selector .wl-column--container .wl-GridColumn .wl-course-info .cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element .cmp-contentfragment__element-value p a{width:60%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3.2rem;display:none}.wl-global__parent--selector .wl-column--container .wl-GridColumn:has(.wl-course-table){grid-column:2/span 10!important}}.wl-global__parent--selector .wl-course-table+.wl-btn__primary{display:none}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-course-table+.wl-btn__primary{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3.2rem;width:72%;border:none}.wl-global__parent--selector .wl-course-table+.wl-btn__primary a{color:#1b5ba0}}.cq-Editable-dom--container .wl-course-table+.wl-btn__primary{display:block}.cq-Editable-dom--container .wl-course-table+.wl-btn__primary a{color:#1b5ba0}.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:11.2rem!important;height:11.2rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:11.2rem!important;height:11.2rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:11.2rem!important;height:11.2rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:11.2rem!important;height:11.2rem!important}}.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon img,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems img,.wl-global__parent--selector .wl-cfl__svg--value-proposition .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:6rem!important;height:6rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:6rem!important;height:6rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:8rem!important;height:8rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:8rem!important;height:8rem!important}}.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon img,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems img,.wl-global__parent--selector .wl-cfl__svg--card-gallery .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:16rem!important;height:8rem!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:16rem!important;height:8rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:16rem!important;height:8rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{width:16rem!important;height:8rem!important}}.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon img,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems img,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems,.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--imagePath .cmp-contentfragment__element-value{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element-value{text-align:center}.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment a{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.wl-global__parent--selector .wl-cfl__svg--card-with-logo .cmp-contentfragmentlist .cmp-contentfragment .wl-link__download{margin-top:1.6rem}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:hover .wl-link__primary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:hover{color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:hover .wl-link__secondary{color:#941e66!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__download:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#941e66}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:hover .wl-link__primary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:hover{color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:hover .wl-link__secondary{color:#d66310!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__download:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#d66310}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:hover .wl-link__primary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:hover{color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:hover .wl-link__secondary{color:#123d80!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__download:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#123d80}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:hover .wl-link__primary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:hover{color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:hover .wl-link__secondary{color:#115c36!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__download:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__download:active{color:#000!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#115c36}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark.contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-dark-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover{color:#ff91aa!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary{color:#ff91aa!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:hover{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#941e66}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--berry-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover{color:#ffc805!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary{color:#ffc805!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:hover{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#d66310}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--yellow-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover{color:#18b7fb!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary{color:#18b7fb!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:hover{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#123d80}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--blue-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__primary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover{color:#18c76f!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary{color:#18c76f!important;text-decoration:underline}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:hover .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a:active{text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:hover:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:active:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary:disabled:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__secondary[disabled]:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-dark-gray.svg)!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:hover{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:active{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download:disabled,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist a .wl-link__download[disabled]{color:#adadad!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__],.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta a:hover{color:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist .cmp-contentfragment__element--cta [class*=wl-btn__]:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a{color:#115c36}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist[class*=wl-cfl__btn--] .cmp-contentfragment__element--cta a:hover{color:#fff!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-font-color--green-dark[class*=wl-cfl__btn-bgc--].contentfragmentlist.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value{background:#941e66!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-berry.svg)!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#941e66!important;color:#941e66!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#941e66!important;border-color:#941e66!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--berry-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value{background:#d66310!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#ffc805!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-yellow.svg)!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#d66310!important;color:#d66310!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#d66310!important;border-color:#d66310!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--yellow-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value{background:#123d80!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-blue.svg)!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#123d80!important;color:#123d80!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#123d80!important;border-color:#123d80!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--blue-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value{background:#115c36!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value a{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:hover a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:hover a{text-decoration:underline;color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active{border-color:#18c76f!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:active a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:active a{text-decoration:none;color:#313131!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right-title .cmp-contentfragment__element--title .cmp-contentfragment__element-value:after,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.wl-cfl__btn--arrow-right .cmp-contentfragment__element--description .cmp-contentfragment__element-value:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/arrow-right-bright-green.svg)!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--primary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__primary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--secondary .wl-testimonial__quote--showmore[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary{background-color:transparent!important;border-color:#115c36!important;color:#115c36!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:active{background-color:#000!important;color:#fff!important;border-color:#000!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__secondary[disabled]{color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:hover,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:active,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .cmp-contentfragment__element--cta a[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showless[disabled],.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist.wl-cfl__btn--tertiary .wl-testimonial__quote--showmore[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary{background-color:#115c36!important;border-color:#115c36!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important;text-decoration:none!important}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:active{background-color:#000!important;border-color:#000!important;color:#fff!important;text-decoration:none}.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary:disabled,.wl-global__parent--selector .wl-cfl__btn-bgc--green-dark.contentfragmentlist .cmp-contentfragment__element--cta .wl-btn__tertiary[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h1,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h2,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h3{font-size:6.4rem;line-height:8rem;font-weight:800;padding-bottom:0}.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h1,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h2,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h3,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h4,.wl-global__parent--selector .wl-cfl__text-font-size--sixty-four .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description h5{color:#000}.wl-global__parent--selector .wl-cfl__text-color--berry .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--berry .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#ff91aa!important}.wl-global__parent--selector .wl-cfl__text-color--blue .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--blue .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#18b7fb!important}.wl-global__parent--selector .wl-cfl__text-color--green .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--green .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#18c76f!important}.wl-global__parent--selector .wl-cfl__text-color--white .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--white .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#fff!important}.wl-global__parent--selector .wl-cfl__text-color--blue-medium .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--blue-medium .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#1b5ba0!important}.wl-global__parent--selector .wl-cfl__text-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--gray-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#5a5a5a!important}.wl-global__parent--selector .wl-cfl__text-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--berry-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#941e66!important}.wl-global__parent--selector .wl-cfl__text-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--blue-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#123d80!important}.wl-global__parent--selector .wl-cfl__text-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--green-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#115c36!important}.wl-global__parent--selector .wl-cfl__text-color--black-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--black-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#000!important}.wl-global__parent--selector .wl-cfl__text-color--yellow-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--departmentType dd,.wl-global__parent--selector .wl-cfl__text-color--yellow-dark .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title dd{color:#d66310!important}.wl-global__parent--selector .wl-course-table.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment--last-course{display:none}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist{row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment{border-radius:unset}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(n+2){border-top:unset}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2){border-left:unset}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n+3){border-top:unset}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2n+4){border-top:unset;border-left:unset}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(2),.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(3){border-left:unset}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(3n+4){border-top:unset}.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(3n+5),.wl-global__parent--selector .wl-cfl__row-column-gap_remove.contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(3n+6){border-top:unset;border-left:unset}}a.tooltip{position:relative;--left-of-tooltip-box:0rem;--bottom-of-tooltip-box:4rem;--max-width-of-tooltip-box:26.8rem;--left-of-tooltip-triangle:1.2rem;--bottom-of-tooltip-triangle:2.8rem;--z-index:0}a.tooltip:hover:before{font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;background-color:#fff;color:#000;content:attr(data-tooltip);display:block;padding:2.4rem 1.6rem;max-width:var(--max-width-of-tooltip-box);width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;z-index:0;-webkit-filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.2));border-radius:.4rem;left:var(--left-of-tooltip-box)!important;bottom:var(--bottom-of-tooltip-box)!important;z-index:var(--z-index)}a.tooltip:hover:after{content:"";position:absolute;width:0;height:0;border-left:1.2rem solid transparent;border-right:1.2rem solid transparent;border-top:1.2rem solid #fff;-webkit-filter:drop-shadow(.1rem .3rem .1rem rgba(0,0,0,.05));filter:drop-shadow(.1rem .3rem .1rem rgba(0,0,0,.05));clear:both;z-index:1;left:var(--left-of-tooltip-triangle)!important;bottom:var(--bottom-of-tooltip-triangle)!important}.cmp-contentfragment__element-value:has(>.wl-tags>.wl-tags__description){position:absolute}.wl-tags{--left-of-tooltip-box:50%;--left-of-tooltip-triangle:0;margin-right:2.5rem;position:relative}.wl-tags .wl-tags__title--L:before,.wl-tags .wl-tags__title--N:before{position:absolute;background-size:contain;width:2rem;height:2rem;content:"";cursor:pointer;margin-left:1rem;margin-top:1rem}@media only screen and (min-width:641px){.wl-tags .wl-tags__title--L:before,.wl-tags .wl-tags__title--N:before{margin-top:1.1rem}}@media only screen and (min-width:1081px){.wl-tags .wl-tags__title--L:before,.wl-tags .wl-tags__title--N:before{margin-left:unset}}.wl-tags .wl-tags__title--L:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/lasker-icon.svg)}.wl-tags .wl-tags__title--N:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/nobel-icon.svg)}.wl-tags .wl-tags__description,.wl-tags .wl-tags__title--L span,.wl-tags .wl-tags__title--N span{display:none}.wl-tags:focus,.wl-tags:hover{cursor:pointer;position:relative}.wl-tags:focus .wl-tags__description,.wl-tags:hover .wl-tags__description{outline:none!important;font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:26.8rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);background:#fff 0 0 no-repeat padding-box;-webkit-transform:translateY(-100%);transform:translateY(-100%);border-radius:.2rem;color:#000;padding:2.4rem 1.6rem;position:absolute;z-index:1;left:var(--left-of-tooltip-box);top:-1.4rem}@media only screen and (min-width:641px){.wl-tags:focus .wl-tags__description,.wl-tags:hover .wl-tags__description{top:-1.6rem}}.wl-tags:focus .wl-tags__description:before,.wl-tags:hover .wl-tags__description:before{position:absolute;content:"";width:1.2rem;height:1.2rem;border:.1rem solid #fff;background:#fff;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-box-shadow:.1rem .1rem .1rem -.1rem rgba(0,0,0,.2);box-shadow:.1rem .1rem .1rem -.1rem rgba(0,0,0,.2);z-index:-1;left:var(--left-of-tooltip-triangle);top:100%}[class^=wl-tags__title--]{margin-right:1.2rem}[class^=wl-tags__title--] span{display:none}[class^=wl-tags__title--]:before{content:"";display:block;width:2.4rem;height:2.4rem;z-index:1;border-radius:2rem;margin-left:-.63rem}.wl-tags__title--N:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/nobel-icon.svg)}.wl-tags__title--L:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/lasker-icon.svg);margin-left:-.75rem}.wl-product__help{--left-of-tooltip-box:50%;--left-of-tooltip-triangle:0;--max-width-of-tooltip-box:26.8rem;position:relative;display:inline-block}.wl-product__help .wl-product__help--icon:before{position:absolute;background-size:contain;width:2rem;height:2rem;content:"";cursor:pointer}.wl-product__help .wl-product__help--hint,.wl-product__help .wl-product__help--icon span{display:none}.wl-product__help:focus,.wl-product__help:hover{cursor:pointer;position:relative}.wl-product__help:focus .wl-product__help--hint,.wl-product__help:hover .wl-product__help--hint{font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;display:block!important;width:var(--max-width-of-tooltip-box);max-width:var(--max-width-of-tooltip-box);-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);background:#fff 0 0 no-repeat padding-box;-webkit-transform:translateY(-100%);transform:translateY(-100%);border-radius:.2rem;color:#313131!important;padding:2.4rem 1.6rem;position:absolute;z-index:1;text-align:center;left:var(--left-of-tooltip-box)!important;top:-1.4rem}@media only screen and (min-width:641px){.wl-product__help:focus .wl-product__help--hint,.wl-product__help:hover .wl-product__help--hint{top:-1.6rem}}.wl-product__help:focus .wl-product__help--hint:before,.wl-product__help:hover .wl-product__help--hint:before{position:absolute;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-polygon-down-icon.svg);width:2.4rem;height:1.2rem;border:.1rem solid #fff;background:#fff;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-box-shadow:.1rem .1rem .1rem -.1rem rgba(0,0,0,.2);box-shadow:.1rem .1rem .1rem -.1rem rgba(0,0,0,.2);z-index:-1;left:var(--left-of-tooltip-triangle)!important;top:100%}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription{overflow:hidden;background:#fff;width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input{outline:none;margin-bottom:unset}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder{padding-left:0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input:-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input:-ms-input-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input::-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription input::placeholder{padding-left:0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .responsivecontainer.container{padding:3.2rem 0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{width:100%;text-align:center;display:block;color:#313131!important;padding-top:1.2rem;padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{padding-bottom:3.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{text-align:left;padding-top:1.2rem;padding-bottom:1.2rem}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-label__invisible{display:none}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:-.016rem;border-radius:.2rem;border:.1rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);-webkit-text-fill-color:#fff;gap:.1rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:hsla(0,0%,100%,.8);padding:1.8rem 1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid{border:.1rem solid #008707}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid{border:.1rem solid #c73636}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{border:.2rem solid #313131}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{-webkit-text-fill-color:unset;background:#fff;letter-spacing:-.016rem;color:#313131;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid::-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid::-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active::-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus::-moz-placeholder{color:transparent}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-ms-input-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-moz-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-button.disabled{opacity:unset}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .button{width:15.4rem;height:5.6rem;background:#fff;border-radius:.2rem;margin:1.6rem auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .button{margin-top:unset;margin-bottom:unset}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{margin-left:.8rem;right:2rem;top:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{right:3.6rem}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-button,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button{border:.1rem solid #000;width:100%;height:100%;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016rem;font-weight:700;padding:unset;cursor:pointer;color:#313131}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:hover,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:hover{background:#838383;border-color:#838383;color:#fff}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:active,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:active{background:#000;border-color:#000;color:#fff}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form p.error-msg,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern{position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 6.4rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form p.error-msg:before,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:1.6rem;margin-right:1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .label.text{margin-top:1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .label.text p{display:block;width:100%;font-size:1.1rem;line-height:1.65rem;text-align:left;position:relative;color:#313131;margin-top:unset;margin-bottom:0;padding-bottom:0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .label.text p a{font-size:1.1rem;line-height:1.65rem;font-weight:400;text-decoration:underline;color:#313131}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:hover{color:#fff!important}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:active{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{row-gap:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{position:relative;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:82.76%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:100%}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns .responsivecontainer.container{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:75.32%;-ms-flex:75.32%;flex:75.32%}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text .cmp-form-text__text[type=email]{width:unset;margin-right:1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:24.68%;-ms-flex:24.68%;flex:24.68%}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .label.text,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.error-msg,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.wrong-pattern{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown),.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown) input,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)) input{margin-right:0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .form-spam-control-container.shown+.button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:74.75%;-ms-flex:74.75%;flex:74.75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:80.1%;-ms-flex:80.1%;flex:80.1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:25.25%;-ms-flex:25.25%;flex:25.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:19.9%;-ms-flex:19.9%;flex:19.9%}}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message,.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{padding-left:2.4rem;padding-right:2.4rem;width:100%;color:#fff;font-size:1.8rem;font-weight:600;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{position:absolute;top:42%;background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message{position:relative;text-align:left;border-radius:.2rem;font-size:1.6rem;line-height:3.2rem;font-weight:600;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);background:#fff;border-left:.3rem solid #008707;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;margin-top:1.6rem;padding:1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:1.6rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message span:not(.icon-check){display:block;text-align:left;margin-left:4.8rem}.wl-global__parent--selector .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__error--message{display:none!important}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription{overflow:hidden;background:#123d80;width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input{outline:none;margin-bottom:unset}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription input::placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .responsivecontainer.container{padding:3.2rem 0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{width:100%;text-align:center;display:block;color:#18b7fb!important;padding-top:1.2rem;padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{padding-bottom:3.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{text-align:left;padding-top:1.2rem;padding-bottom:1.2rem}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-label__invisible{display:none}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:-.016rem;border-radius:.2rem;border:.1rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);-webkit-text-fill-color:#fff;gap:.1rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:hsla(0,0%,100%,.8);padding:1.8rem 1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid{border:.1rem solid #008707}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid{border:.1rem solid #c73636}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{border:.2rem solid #313131}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{-webkit-text-fill-color:unset;background:#fff;letter-spacing:-.016rem;color:#313131;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus::-moz-placeholder{color:transparent}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-button.disabled{opacity:unset}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .button{width:15.4rem;height:5.6rem;background:#fff;border-radius:.2rem;margin:1.6rem auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .button{margin-top:unset;margin-bottom:unset}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{margin-left:.8rem;right:2rem;top:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{right:3.6rem}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button{border:none;width:100%;height:100%;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016rem;font-weight:700;padding:unset;cursor:pointer;color:#123d80}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:hover,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:hover{background:#838383;border-color:#838383;color:#fff}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:active,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:active{background:#000;border-color:#000;color:#fff}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern{position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 6.4rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg:before,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:1.6rem;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text{margin-top:1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p{display:block;width:100%;font-size:1.1rem;line-height:1.65rem;text-align:left;position:relative;color:hsla(0,0%,100%,.8);margin-top:unset;margin-bottom:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a{font-size:1.1rem;line-height:1.65rem;font-weight:400;text-decoration:underline;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:hover{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:active{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{row-gap:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{position:relative;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:82.76%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:100%}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns .responsivecontainer.container{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:75.32%;-ms-flex:75.32%;flex:75.32%}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text .cmp-form-text__text[type=email]{width:unset;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:24.68%;-ms-flex:24.68%;flex:24.68%}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .label.text,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.error-msg,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.wrong-pattern{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown),.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown) input,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)) input{margin-right:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .form-spam-control-container.shown+.button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:74.75%;-ms-flex:74.75%;flex:74.75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:80.1%;-ms-flex:80.1%;flex:80.1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:25.25%;-ms-flex:25.25%;flex:25.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:19.9%;-ms-flex:19.9%;flex:19.9%}}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message,.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{padding-left:2.4rem;padding-right:2.4rem;width:100%;color:#fff;font-size:1.8rem;font-weight:600;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{position:absolute;top:42%;background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message{position:relative;text-align:left;border-radius:.2rem;font-size:1.6rem;line-height:3.2rem;font-weight:600;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);background:#fff;border-left:.3rem solid #008707;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;margin-top:1.6rem;padding:1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:1.6rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message span:not(.icon-check){display:block;text-align:left;margin-left:4.8rem}.wl-global__parent--selector .wl-rc__bgc--blue-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__error--message{display:none!important}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription{overflow:hidden;background:#941e66;width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input{outline:none;margin-bottom:unset}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription input::placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .responsivecontainer.container{padding:3.2rem 0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{width:100%;text-align:center;display:block;color:#ff91aa!important;padding-top:1.2rem;padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{padding-bottom:3.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{text-align:left;padding-top:1.2rem;padding-bottom:1.2rem}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-label__invisible{display:none}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:-.016rem;border-radius:.2rem;border:.1rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);-webkit-text-fill-color:#fff;gap:.1rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:hsla(0,0%,100%,.8);padding:1.8rem 1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid{border:.1rem solid #008707}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid{border:.1rem solid #c73636}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{border:.2rem solid #313131}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{-webkit-text-fill-color:unset;background:#fff;letter-spacing:-.016rem;color:#313131;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus::-moz-placeholder{color:transparent}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-button.disabled{opacity:unset}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .button{width:15.4rem;height:5.6rem;background:#fff;border-radius:.2rem;margin:1.6rem auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .button{margin-top:unset;margin-bottom:unset}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{margin-left:.8rem;right:2rem;top:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{right:3.6rem}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button{border:none;width:100%;height:100%;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016rem;font-weight:700;padding:unset;cursor:pointer;color:#941e66}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:hover,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:hover{background:#838383;border-color:#838383;color:#fff}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:active,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:active{background:#000;border-color:#000;color:#fff}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern{position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 6.4rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg:before,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:1.6rem;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text{margin-top:1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p{display:block;width:100%;font-size:1.1rem;line-height:1.65rem;text-align:left;position:relative;color:hsla(0,0%,100%,.8);margin-top:unset;margin-bottom:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a{font-size:1.1rem;line-height:1.65rem;font-weight:400;text-decoration:underline;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:hover{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:active{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{row-gap:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{position:relative;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:82.76%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:100%}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns .responsivecontainer.container{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:75.32%;-ms-flex:75.32%;flex:75.32%}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text .cmp-form-text__text[type=email]{width:unset;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:24.68%;-ms-flex:24.68%;flex:24.68%}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .label.text,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.error-msg,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.wrong-pattern{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown),.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown) input,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)) input{margin-right:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .form-spam-control-container.shown+.button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:74.75%;-ms-flex:74.75%;flex:74.75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:80.1%;-ms-flex:80.1%;flex:80.1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:25.25%;-ms-flex:25.25%;flex:25.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:19.9%;-ms-flex:19.9%;flex:19.9%}}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message,.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{padding-left:2.4rem;padding-right:2.4rem;width:100%;color:#fff;font-size:1.8rem;font-weight:600;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{position:absolute;top:42%;background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message{position:relative;text-align:left;border-radius:.2rem;font-size:1.6rem;line-height:3.2rem;font-weight:600;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);background:#fff;border-left:.3rem solid #008707;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;margin-top:1.6rem;padding:1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:1.6rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message span:not(.icon-check){display:block;text-align:left;margin-left:4.8rem}.wl-global__parent--selector .wl-rc__bgc--berry-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__error--message{display:none!important}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription{overflow:hidden;background:#115c36;width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input{outline:none;margin-bottom:unset}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription input::placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .responsivecontainer.container{padding:3.2rem 0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{width:100%;text-align:center;display:block;color:#18c76f!important;padding-top:1.2rem;padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{padding-bottom:3.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{text-align:left;padding-top:1.2rem;padding-bottom:1.2rem}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-label__invisible{display:none}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:-.016rem;border-radius:.2rem;border:.1rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);-webkit-text-fill-color:#fff;gap:.1rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:hsla(0,0%,100%,.8);padding:1.8rem 1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid{border:.1rem solid #008707}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid{border:.1rem solid #c73636}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{border:.2rem solid #313131}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{-webkit-text-fill-color:unset;background:#fff;letter-spacing:-.016rem;color:#313131;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus::-moz-placeholder{color:transparent}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-button.disabled{opacity:unset}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .button{width:15.4rem;height:5.6rem;background:#fff;border-radius:.2rem;margin:1.6rem auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .button{margin-top:unset;margin-bottom:unset}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{margin-left:.8rem;right:2rem;top:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{right:3.6rem}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button{border:none;width:100%;height:100%;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016rem;font-weight:700;padding:unset;cursor:pointer;color:#115c36}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:hover,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:hover{background:#838383;border-color:#838383;color:#fff}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:active,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:active{background:#000;border-color:#000;color:#fff}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern{position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 6.4rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg:before,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:1.6rem;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text{margin-top:1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p{display:block;width:100%;font-size:1.1rem;line-height:1.65rem;text-align:left;position:relative;color:hsla(0,0%,100%,.8);margin-top:unset;margin-bottom:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a{font-size:1.1rem;line-height:1.65rem;font-weight:400;text-decoration:underline;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:hover{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:active{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{row-gap:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{position:relative;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:82.76%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:100%}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns .responsivecontainer.container{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:75.32%;-ms-flex:75.32%;flex:75.32%}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text .cmp-form-text__text[type=email]{width:unset;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:24.68%;-ms-flex:24.68%;flex:24.68%}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .label.text,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.error-msg,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.wrong-pattern{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown),.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown) input,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)) input{margin-right:0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .form-spam-control-container.shown+.button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:74.75%;-ms-flex:74.75%;flex:74.75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:80.1%;-ms-flex:80.1%;flex:80.1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:25.25%;-ms-flex:25.25%;flex:25.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:19.9%;-ms-flex:19.9%;flex:19.9%}}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message,.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{padding-left:2.4rem;padding-right:2.4rem;width:100%;color:#fff;font-size:1.8rem;font-weight:600;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{position:absolute;top:42%;background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message{position:relative;text-align:left;border-radius:.2rem;font-size:1.6rem;line-height:3.2rem;font-weight:600;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);background:#fff;border-left:.3rem solid #008707;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;margin-top:1.6rem;padding:1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:1.6rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message span:not(.icon-check){display:block;text-align:left;margin-left:4.8rem}.wl-global__parent--selector .wl-rc__bgc--green-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__error--message{display:none!important}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription{overflow:hidden;background:#d66310;width:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input{outline:none;margin-bottom:unset}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription input::placeholder{padding-left:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .responsivecontainer.container{padding:3.2rem 0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{width:100%;text-align:center;display:block;color:#ffc805!important;padding-top:1.2rem;padding-bottom:2.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{padding-bottom:3.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-text h3{text-align:left;padding-top:1.2rem;padding-bottom:1.2rem}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-label__invisible{display:none}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:-.016rem;border-radius:.2rem;border:.1rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);-webkit-text-fill-color:#fff;gap:.1rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:hsla(0,0%,100%,.8);padding:1.8rem 1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid{border:.1rem solid #008707}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid{border:.1rem solid #c73636}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{border:.2rem solid #313131}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus{-webkit-text-fill-color:unset;background:#fff;letter-spacing:-.016rem;color:#313131;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].invalid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email].valid::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:active::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:focus::-moz-placeholder{color:transparent}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]:-ms-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-moz-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::-webkit-input-placeholder,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-text__text[type=email]::placeholder{opacity:.5;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-form-button.disabled{opacity:unset}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .button{width:15.4rem;height:5.6rem;background:#fff;border-radius:.2rem;margin:1.6rem auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .button{margin-top:unset;margin-bottom:unset}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{margin-left:.8rem;right:2rem;top:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-check,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .fa.fa-exclamation{right:3.6rem}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button{border:none;width:100%;height:100%;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016rem;font-weight:700;padding:unset;cursor:pointer;color:#d66310}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:hover,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:hover{background:#838383;border-color:#838383;color:#fff}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .cmp-button:active,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form button.cmp-form-button:active{background:#000;border-color:#000;color:#fff}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern{position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 6.4rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form p.error-msg:before,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form p.wrong-pattern:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:1.6rem;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text{margin-top:1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p{display:block;width:100%;font-size:1.1rem;line-height:1.65rem;text-align:left;position:relative;color:hsla(0,0%,100%,.8);margin-top:unset;margin-bottom:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a{font-size:1.1rem;line-height:1.65rem;font-weight:400;text-decoration:underline;color:hsla(0,0%,100%,.8)}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:hover{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .label.text p a:active{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{row-gap:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{position:relative;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:82.76%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns{width:100%}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns .responsivecontainer.container{padding:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:75.32%;-ms-flex:75.32%;flex:75.32%}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text .cmp-form-text__text[type=email]{width:unset;margin-right:1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:24.68%;-ms-flex:24.68%;flex:24.68%}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .label.text,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.error-msg,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container p.wrong-pattern{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown),.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container.shown) input,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text:has(+.form-spam-control-container>p:not(.hidden)) input{margin-right:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .form-spam-control-container.shown+.button{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1.6rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:74.75%;-ms-flex:74.75%;flex:74.75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .text{-webkit-box-flex:80.1%;-ms-flex:80.1%;flex:80.1%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:25.25%;-ms-flex:25.25%;flex:25.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription form .wl-row.wl-rc__columns-2 .wl-Grid-6--columns:nth-child(2) .cmp-container .button{-webkit-box-flex:19.9%;-ms-flex:19.9%;flex:19.9%}}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message,.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{padding-left:2.4rem;padding-right:2.4rem;width:100%;color:#fff;font-size:1.8rem;font-weight:600;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__success-message{position:absolute;top:42%;background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message{position:relative;text-align:left;border-radius:.2rem;font-size:1.6rem;line-height:3.2rem;font-weight:600;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);background:#fff;border-left:.3rem solid #008707;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;margin-top:1.6rem;padding:1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:1.6rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__message span:not(.icon-check){display:block;text-align:left;margin-left:4.8rem}.wl-global__parent--selector .wl-rc__bgc--yellow-dark .wl-form-container__subscription.wl-form-container__subscription .wl-form-container__error--message{display:none!important}.wl-global__parent--selector form .text .cmp-form-text__text{padding:1.4rem 1.6rem}.wl-global__parent--selector form .text .cmp-form-text__textarea{border:.1rem solid #313131;border-radius:.2rem;resize:none;-webkit-text-fill-color:#5a5a5a;color:#5a5a5a;padding:1.4rem .4rem 1.4rem 1.6rem}.wl-global__parent--selector form .text .cmp-form-text i.fa-check,.wl-global__parent--selector form .text .cmp-form-text i.fa-exclamation{right:1.4rem;top:4.4rem}.wl-global__parent--selector form .text .cmp-form-text__textarea.invalid~.fa.fa-exclamation,.wl-global__parent--selector form .text .cmp-form-text__textarea.valid~.fa.fa-check{right:1.6rem;top:4.4rem}.wl-global__parent--selector form .text input,.wl-global__parent--selector form .text textarea{margin-bottom:3.2rem;-webkit-padding-end:5.6rem!important;padding-inline-end:5.6rem!important}.wl-global__parent--selector form .text input.invalid,.wl-global__parent--selector form .text textarea.invalid{margin-bottom:0}.wl-global__parent--selector form .options i.fa{right:4.7rem;top:1.6rem}.wl-global__parent--selector form .options .cmp-form-options--drop-down .cmp-form-options__field--wrapper{position:relative}.wl-global__parent--selector form .options .cmp-form-options--drop-down .cmp-form-options__field--wrapper .cmp-form-options__field--drop-down{padding-left:1.6rem;padding-top:1.4rem;padding-bottom:1.4rem}.wl-global__parent--selector form .options .cmp-form-options--drop-down .cmp-form-options__field--wrapper .cmp-form-options__field--drop-down .custom-dropdown-div-select:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/dropdown.svg);position:absolute;-webkit-transform:none;transform:none;font-size:unset}.wl-global__parent--selector form .options .cmp-form-options{border:none;padding:0;text-align:left;margin:0}.wl-global__parent--selector form .options select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;outline:none;overflow:hidden}.wl-global__parent--selector form .options select:after{content:"sd"}.wl-global__parent--selector form .options select ::-ms-expand{display:none}.wl-global__parent--selector form .options .cmp-form-options{margin-bottom:3.2rem}.wl-global__parent--selector form .options .cmp-form-options.invalid,.wl-global__parent--selector form .options .cmp-form-options.space-below{margin-bottom:0}.wl-global__parent--selector form .options .custom-dropdown-div-select div span{-webkit-padding-end:8rem!important;padding-inline-end:8rem!important}.wl-global__parent--selector form .button{text-align:left}.wl-global__parent--selector form .button .cmp-form-button{border:.1rem solid #000;border-radius:.1rem;background:#fff;font-size:1.6rem;line-height:2.4rem;font-weight:700;color:#000;padding:1.6rem 3.2rem}.wl-global__parent--selector form .button .cmp-form-button:not(.disabled):hover{cursor:pointer}@media only screen and (min-width:1081px){.wl-global__parent--selector form .button .cmp-form-button:not(.disabled):hover{color:#fff;background-color:#838383!important;border-color:#838383!important}}.wl-global__parent--selector form .button .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important;color:#fff}.wl-global__parent--selector form .button .cmp-form-button.disabled{background:#f5f5f5;border:.1rem solid #d6d6d6;color:#adadad}.wl-global__parent--selector form .options .cmp-form-options--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.6rem}.wl-global__parent--selector form .options .cmp-form-options--checkbox .cmp-form-options__legend{-webkit-padding-start:0;padding-inline-start:0}.wl-global__parent--selector form .options .checkbox-wrapper{height:2.4rem;margin-top:.4rem;margin-bottom:.4rem}.wl-global__parent--selector form .options .cmp-form-options__legend{margin-bottom:.8rem}.wl-global__parent--selector form .options .cmp-form-options__legend .label-title{display:none;font-size:14px;font-weight:600;color:#000;padding-right:1.6rem;letter-spacing:.014rem}.wl-global__parent--selector form .options .cmp-form-options__legend .label-title.wl-label__invisible{display:block;visibility:visible}.wl-global__parent--selector form .options .cmp-form-options__legend .label-optional{letter-spacing:.014rem;font-weight:400}.wl-global__parent--selector form .options .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:unset;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector form .options .cmp-form-options__field--checkbox{border-radius:.2rem;-webkit-padding-end:unset!important;padding-inline-end:unset!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector form .options .cmp-form-options__field--checkbox:checked{border:.1rem solid #313131!important}.wl-global__parent--selector form .options .cmp-form-options__field--checkbox:checked:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check.svg);font-size:2.1rem;position:relative;width:2.3rem;text-align:center;height:2.3rem;display:inline-block;line-height:2.3rem;left:-.1rem;top:-.1rem}.wl-global__parent--selector form .options .cmp-form-options__field--checkbox:active,.wl-global__parent--selector form .options .cmp-form-options__field--checkbox:focus{box-shadow:none;-webkit-box-shadow:none}.wl-global__parent--selector form .options .cmp-form-options__field--radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:content-box;padding:4px;-webkit-box-shadow:none;box-shadow:none}.wl-global__parent--selector form .options .cmp-form-options__field--radio:checked{background-color:#000!important}.wl-global__parent--selector form .options .cmp-form-options__field--radio:active,.wl-global__parent--selector form .options .cmp-form-options__field--radio:focus{box-shadow:none;-webkit-box-shadow:none}.wl-global__parent--selector form .options .cmp-form-options__field-description{margin-left:1.6rem;font-size:1pc;color:#313131;line-height:2;letter-spacing:.16px}.wl-global__parent--selector form .options .cmp-form-options__field-description a{font-weight:400;color:#000}.wl-global__parent--selector form .options .cmp-form-options__field-description a:hover{text-decoration:underline;color:#115c36}.wl-global__parent--selector form .options .cmp-form-options__field-description a:active{text-decoration:underline;color:#000}.wl-global__parent--selector form .options.checkbox-error p.error-msg{padding-left:4rem}.wl-global__parent--selector form .options.wl-radio__horizontal-alignment .cmp-form-options--radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:640px){.wl-global__parent--selector form .options.wl-radio__horizontal-alignment .cmp-form-options--radio{display:grid;grid-template-columns:auto auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.wl-global__parent--selector form .options.wl-radio__horizontal-alignment .cmp-form-options--radio .cmp-form-options__field-label{margin-right:3.2rem}.wl-global__parent--selector form .options.wl-options__font--14 .cmp-form-options--checkbox .checkbox-wrapper{height:2.7rem;margin-top:.2rem;margin-bottom:.2rem}.wl-global__parent--selector form .options.wl-options__font--14 .cmp-form-options--checkbox .cmp-form-options__field-description{font-size:14px;line-height:28px;letter-spacing:.035px}.wl-global__parent--selector form .options .cmp-form-options__field--radio{border-radius:2.4rem}.wl-global__parent--selector form .options .cmp-form-options__field--radio:checked{accent-color:#000}.wl-global__parent--selector form .cmp-form-options--drop-down .cmp-form-options__label,.wl-global__parent--selector form .cmp-form-text label{font-size:1.4rem;line-height:2.1rem;font-weight:600;letter-spacing:.014rem;color:#000;margin-bottom:.8rem}.wl-global__parent--selector form .cmp-form-options__field--drop-down,.wl-global__parent--selector form .cmp-form-text__text{width:100%;height:6rem;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem solid #313131;border-radius:.2rem;-webkit-text-fill-color:#5a5a5a;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5a5a5a}.wl-global__parent--selector form .cmp-form-text,.wl-global__parent--selector form .cmp-form-text__textarea,.wl-global__parent--selector form .options{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector form .cmp-form-text .error-msg,.wl-global__parent--selector form .cmp-form-text__textarea .error-msg,.wl-global__parent--selector form .cmp-form-text__textarea i.fa-exclamation,.wl-global__parent--selector form .cmp-form-text i.fa-exclamation,.wl-global__parent--selector form .options .error-msg,.wl-global__parent--selector form .options i.fa-exclamation{color:#c73636}.wl-global__parent--selector form .cmp-form-text__textarea i.fa-check,.wl-global__parent--selector form .cmp-form-text i.fa-check,.wl-global__parent--selector form .options i.fa-check{position:absolute;color:#008707;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg)}.wl-global__parent--selector form .cmp-form-text__textarea i.fa-exclamation,.wl-global__parent--selector form .cmp-form-text i.fa-exclamation,.wl-global__parent--selector form .options i.fa-exclamation{position:absolute;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg)}.wl-global__parent--selector form .cmp-form-text .error-msg,.wl-global__parent--selector form .cmp-form-text .wrong-domain,.wl-global__parent--selector form .cmp-form-text .wrong-pattern,.wl-global__parent--selector form .cmp-form-text__textarea .error-msg,.wl-global__parent--selector form .cmp-form-text__textarea .wrong-domain,.wl-global__parent--selector form .cmp-form-text__textarea .wrong-pattern,.wl-global__parent--selector form .options .error-msg,.wl-global__parent--selector form .options .wrong-domain,.wl-global__parent--selector form .options .wrong-pattern{font-size:1.4rem;line-height:2.1rem;letter-spacing:.014rem;position:relative;font-weight:600!important;display:none;color:#c73636;padding-bottom:0;margin-top:.8rem;margin-bottom:3.2rem}.wl-global__parent--selector form .cmp-form-text__textarea i.fa,.wl-global__parent--selector form .cmp-form-text i.fa,.wl-global__parent--selector form .options i.fa{position:absolute;display:none}.wl-global__parent--selector form .cmp-form-options__field--checkbox,.wl-global__parent--selector form .cmp-form-options__field--radio{width:2.4rem;height:2.4rem;border:.1rem solid #313131;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.wl-global__parent--selector form .cmp-form-options__field--drop-down,.wl-global__parent--selector form .cmp-form-text__text,.wl-global__parent--selector form .cmp-form-text__textarea{font-size:1.6rem;line-height:3.2rem;font-weight:400;letter-spacing:.016rem;outline:none}.wl-global__parent--selector form .cmp-form-options__field-description{font-size:1.4rem;line-height:2.8rem;font-weight:400;letter-spacing:.0035rem}.wl-global__parent--selector form .cmp-form-text__text.invalid~.fa.fa-exclamation,.wl-global__parent--selector form .cmp-form-text__text.invalid~p.error-msg,.wl-global__parent--selector form .cmp-form-text__text.valid~.fa.fa-check,.wl-global__parent--selector form .cmp-form-text__textarea.invalid~.fa.fa-exclamation,.wl-global__parent--selector form .cmp-form-text__textarea.valid~.fa.fa-check{display:block}.wl-global__parent--selector form .cmp-form-options--drop-down.invalid .cmp-form-options__field--wrapper .fa.fa-exclamation,.wl-global__parent--selector form .cmp-form-options--drop-down.invalid~.error-msg,.wl-global__parent--selector form .cmp-form-options--drop-down.valid .cmp-form-options__field--drop-down+.fa.fa-check{display:block!important}.wl-global__parent--selector form .wl-GridColumn{padding-top:unset!important;padding-bottom:unset!important}.wl-global__parent--selector form .label.text{margin-top:1.6rem}.wl-global__parent--selector form .label.text p{padding-bottom:0}.wl-global__parent--selector form .label.text p a:hover{color:#115c36}.wl-global__parent--selector form .wl-label__invisible{visibility:hidden}.wl-global__parent--selector form .responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row{row-gap:0}.wl-global__parent--selector form .cmp-form-text__text:active,.wl-global__parent--selector form .cmp-form-text__text:focus,.wl-global__parent--selector form .cmp-form-text__textarea:active,.wl-global__parent--selector form .cmp-form-text__textarea:focus{border:.2rem solid #313131;border-color:#313131!important}.wl-global__parent--selector form .cmp-form-options__field:active,.wl-global__parent--selector form .cmp-form-options__field:focus{-webkit-box-shadow:0 0 0 .14rem #313131 inset;box-shadow:inset 0 0 0 .14rem #313131}.wl-global__parent--selector form .cmp-form-options__field:active .custom-dropdown-div-select,.wl-global__parent--selector form .cmp-form-options__field:focus .custom-dropdown-div-select{margin-top:.1rem;margin-bottom:.1rem;padding-right:.2rem}.wl-global__parent--selector form .text .cmp-form-text__text.valid,.wl-global__parent--selector form .text .cmp-form-text__textarea.valid{border-color:#008707}.wl-global__parent--selector form .text .cmp-form-text__text.invalid,.wl-global__parent--selector form .text .cmp-form-text__textarea.invalid{border-color:#c73636}.wl-global__parent--selector form .options .cmp-form-options.cmp-form-options--drop-down.valid .cmp-form-options__field--drop-down{border:.1rem solid #008707;padding-right:.2rem}.wl-global__parent--selector form .options .cmp-form-options.cmp-form-options--drop-down.valid .cmp-form-options__field--drop-down .custom-dropdown-div-options ul{border-top-color:#008707}.wl-global__parent--selector form .options .cmp-form-options.cmp-form-options--drop-down.invalid .cmp-form-options__field--drop-down{border:.1rem solid #c73636;padding-right:.2rem}.wl-global__parent--selector form .label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:.8rem}.wl-global__parent--selector form .label-wrap .label-item-left{width:75%;margin-bottom:0}.wl-global__parent--selector form .label-wrap .label-item-right{width:25%;text-align:right;margin-bottom:0;color:#313131}.wl-global__parent--selector form .label-wrap .label-item-right label{color:#313131}.wl-global__parent--selector form .wl-form-container__error--message,.wl-global__parent--selector form .wl-form-container__success-message{width:100%;border-radius:.2rem;border-left:.3rem solid;text-align:left;letter-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;font-size:1.6rem;line-height:3.2rem;background:#fff;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;padding:1.6rem 1.8rem;margin-left:.2rem;margin-right:.2rem;margin-bottom:3.2rem}.wl-global__parent--selector form .wl-form-container__error--message:before,.wl-global__parent--selector form .wl-form-container__success-message:before{font-size:1.6rem;display:inline-block;width:1.7rem;text-align:center;font-weight:700;margin-right:1rem}.wl-global__parent--selector form .wl-form-container__error--message .icon-alert,.wl-global__parent--selector form .wl-form-container__success-message .icon-alert{padding-right:3.2rem;position:relative;padding-left:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector form .wl-form-container__error--message .icon-alert:before,.wl-global__parent--selector form .wl-form-container__success-message .icon-alert:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:0;margin-right:1.6rem}.wl-global__parent--selector form .wl-form-container__success-message{border-left:.3rem solid #008707}.wl-global__parent--selector form .wl-form-container__success-message.wl-form__display--none{margin-bottom:0}.wl-global__parent--selector form .wl-form-container__success-message .icon-check{padding-right:3.2rem;position:relative;padding-left:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#008707}.wl-global__parent--selector form .wl-form-container__success-message .icon-check:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:0;margin-right:1.6rem}.wl-global__parent--selector form .wl-form-container__error--message{border-radius:.2rem;color:#c73636}.wl-global__parent--selector form .wl-form-container__error--message-android-firefox{padding-right:1.2rem!important}.wl-global__parent--selector form .wl-form-container__success-message:before{color:#008707}.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button{color:#fff}.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button:not(.disabled){background:#941e66!important;border-color:#941e66!important}@media only screen and (min-width:1081px){.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button.disabled,.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button.disabled:active,.wl-global__parent--selector form .button.wl-form-btn__bgc-berry .cmp-form-button.disabled:hover{color:#adadad}.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button{color:#fff}.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button:not(.disabled){background:#123d80!important;border-color:#123d80!important}@media only screen and (min-width:1081px){.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button.disabled,.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button.disabled:active,.wl-global__parent--selector form .button.wl-form-btn__bgc-blue .cmp-form-button.disabled:hover{color:#adadad}.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button{color:#fff}.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button:not(.disabled){background:#115c36!important;border-color:#115c36!important}@media only screen and (min-width:1081px){.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button.disabled,.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button.disabled:active,.wl-global__parent--selector form .button.wl-form-btn__bgc-green .cmp-form-button.disabled:hover{color:#adadad}.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button{color:#fff}.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button:not(.disabled){background:#d66310!important;border-color:#d66310!important}@media only screen and (min-width:1081px){.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button:not(.disabled):hover{background:#838383!important;border-color:#838383!important}}.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button:not(.disabled):active{background:#000!important;border-color:#000!important}.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button.disabled,.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button.disabled:active,.wl-global__parent--selector form .button.wl-form-btn__bgc-yellow .cmp-form-button.disabled:hover{color:#adadad}.wl-global__parent--selector form .button.wl-form-btn__alignment-center{text-align:center!important}.wl-global__parent--selector form .form-spam-control-container{line-height:0;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.wl-global__parent--selector form .form-spam-control-container:not(.shown){-webkit-box-flex:0;-ms-flex:0;flex:0}.wl-global__parent--selector form .form-spam-control-container.shown,.wl-global__parent--selector form .form-spam-control-container:has(.form-spam-control-container__error-message:not(.hidden)){-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-bottom:3.2rem!important;height:auto!important}.wl-global__parent--selector form .form-spam-control-container:has(.form-spam-control-container__error-message.hidden){margin:0;height:0}.wl-global__parent--selector form .form-spam-control-container__error-message{color:#c73636;font-size:1.4rem;line-height:2.1rem;letter-spacing:.014rem;position:relative;font-weight:600!important;padding-bottom:0;margin-top:.8rem}.wl-global__parent--selector form .form-spam-control-container__error-message.hidden,.wl-global__parent--selector form[data-form-type=dynamic] .cmp-form-options[data-dropdownvalues][data-dropdownid]{display:none}.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container.shown,.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container:has(.form-spam-control-container__error-message:not(.hidden)){margin-top:1.6rem;margin-bottom:0!important}.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container:has(.form-spam-control-container__error-message:not(.hidden)){position:relative;font-size:1.6rem;line-height:3.2rem;font-weight:600;background:#fff;text-align:left;border-radius:.2rem;border-left:.3rem solid #c73636;-webkit-box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);box-shadow:0 .2rem .8rem 0 rgba(0,0,0,.2);display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c73636;margin-top:1.6rem;margin-bottom:0;padding:1.6rem 1.6rem 1.6rem 3.2rem}.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container.shown:has(.form-spam-control-container__error-message.hidden){margin-bottom:0!important}.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container__error-message{margin-top:0}.wl-global__parent--selector .wl-form-container__subscription form .form-spam-control-container__error-message.hidden{display:none}.wl-global__parent--selector .wl-form-container__error--message,.wl-global__parent--selector .wl-form-container__success-message{width:100%;border-radius:.2rem;border-left:.3rem solid;text-align:left;letter-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;font-size:1.6rem;line-height:3.2rem;background:#fff;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;padding:1.6rem 1.8rem;margin-left:.2rem;margin-right:.2rem;margin-bottom:3.2rem}.wl-global__parent--selector .wl-form-container__error--message:before,.wl-global__parent--selector .wl-form-container__success-message:before{font-size:1.6rem;display:inline-block;width:1.7rem;text-align:center;font-weight:700;margin-right:1rem}.wl-global__parent--selector .wl-form-container__error--message .icon-alert,.wl-global__parent--selector .wl-form-container__success-message .icon-alert{padding-right:3.2rem;position:relative;padding-left:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-form-container__error--message .icon-alert:before,.wl-global__parent--selector .wl-form-container__success-message .icon-alert:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/exclamation.svg);left:0;margin-right:1.6rem}.wl-global__parent--selector .wl-form-container__success-message{border-left:.3rem solid #008707}.wl-global__parent--selector .wl-form-container__success-message.wl-form__display--none{margin-bottom:0}.wl-global__parent--selector .wl-form-container__success-message .icon-check{padding-right:3.2rem;position:relative;padding-left:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#008707}.wl-global__parent--selector .wl-form-container__success-message .icon-check:before{position:absolute;width:3.2rem;height:3.2rem;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/awesome-check-form.svg);left:0;margin-right:1.6rem}.wl-global__parent--selector .wl-form-container__error--message{border-radius:.2rem;color:#c73636}.wl-global__parent--selector .wl-form-container__error--message-android-firefox{padding-right:1.2rem!important}.wl-global__parent--selector .wl-form-container__success-message:before{color:#008707}.wl-global__parent--selector .responsivecontainer{padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .responsivecontainer{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .responsivecontainer{padding-left:8rem;padding-right:8rem}}.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{display:grid;grid-template-columns:repeat(12,1fr);width:100%;word-break:break-word;padding-top:8rem;padding-bottom:9rem;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{max-width:126rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1441px){.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper{max-width:160rem}}.wl-global__parent--selector .responsivecontainer .wl-columncontainer__inner-wrapper .cmp-container{grid-column:1/span 12}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer.wl-rc__col--10>.wl-columncontainer__inner-wrapper>.cmp-container,.wl-global__parent--selector .responsivecontainer.wl-rc__col--10>.wl-columncontainer__inner-wrapper>.wl-row{grid-column:2/span 10}}.wl-global__parent--selector .wl-rc__full{padding-left:0;padding-right:0;z-index:1}.wl-global__parent--selector .wl-rc__full>.wl-columncontainer__inner-wrapper{max-width:unset;padding-top:0;padding-bottom:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer.wl-rc__col--10--8-xl>.wl-columncontainer__inner-wrapper>.cmp-container,.wl-global__parent--selector .responsivecontainer.wl-rc__col--10--8-xl>.wl-columncontainer__inner-wrapper>.wl-row{grid-column:2/span 10}}@media only screen and (min-width:1441px){.wl-global__parent--selector .responsivecontainer.wl-rc__col--10--8-xl>.wl-columncontainer__inner-wrapper>.cmp-container,.wl-global__parent--selector .responsivecontainer.wl-rc__col--10--8-xl>.wl-columncontainer__inner-wrapper>.wl-row{grid-column:3/span 8}}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer.wl-rc__col--6--xl-l>.wl-columncontainer__inner-wrapper>.cmp-container,.wl-global__parent--selector .responsivecontainer.wl-rc__col--6--xl-l>.wl-columncontainer__inner-wrapper>.wl-row{grid-column:4/span 6}}.wl-global__parent--selector .wl-rc__padding--bottom-zero .wl-columncontainer__inner-wrapper{padding-bottom:0}.wl-global__parent--selector .wl-rc__padding--top-zero .wl-columncontainer__inner-wrapper{padding-top:0}.wl-global__parent--selector .wl-rc__padding--top-bottom-zero .wl-columncontainer__inner-wrapper{padding-top:0;padding-bottom:0}.wl-global__parent--selector .responsivecontainer.wl-rc__padding--all-zero,.wl-global__parent--selector .responsivecontainer.wl-rc__padding--left-right-zero{padding-left:0;padding-right:0}.wl-global__parent--selector .responsivecontainer.wl-rc__padding--all-zero .wl-columncontainer__inner-wrapper{padding-top:0;padding-bottom:0}.wl-global__parent--selector .responsivecontainer.wl-rc__enable--paddings{padding-left:24px!important;padding-right:24px!important}@media only screen and (min-width:641px){.wl-global__parent--selector .responsivecontainer.wl-rc__enable--paddings{padding-left:40px!important;padding-right:40px!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .responsivecontainer.wl-rc__enable--paddings{padding-left:60px!important;padding-right:60px!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .responsivecontainer.wl-rc__enable--paddings{padding-left:5pc!important;padding-right:5pc!important}}.wl-global__parent--selector .responsivecontainer.wl-rc__enable--paddings>.wl-columncontainer__inner-wrapper{padding-top:5pc!important;padding-bottom:90px!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-rc__padding--top-bottom-zero-mobile .wl-columncontainer__inner-wrapper{padding-top:0;padding-bottom:0}}.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem;grid-column:1/span 12;grid-template-columns:repeat(12,1fr);display:grid}@media only screen and (min-width:641px){.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row .responsivecontainer{padding-left:0;padding-right:0}.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row .responsivecontainer .wl-columncontainer__inner-wrapper{padding-top:0;padding-bottom:0}.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row .wl-GridColumn{grid-column:1/span 12}.responsivecontainer .wl-columncontainer__inner-wrapper>.wl-row .wl-columncontainer__inner-wrapper{-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn:first-child{grid-column:1/span 6!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-2>.wl-GridColumn:nth-child(2){grid-column:7/span 6!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3>.wl-GridColumn:first-child{grid-column:1/span 4!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3>.wl-GridColumn:nth-child(2){grid-column:5/span 4!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3>.wl-GridColumn:nth-child(3){grid-column:9/span 4!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-4>.wl-GridColumn:first-child{grid-column:1/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-4>.wl-GridColumn:nth-child(2){grid-column:4/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-4>.wl-GridColumn:nth-child(3){grid-column:7/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-4>.wl-GridColumn:nth-child(4){grid-column:10/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:first-child{grid-column:1/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:nth-child(2){grid-column:3/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:nth-child(3){grid-column:5/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:nth-child(4){grid-column:7/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:nth-child(5){grid-column:9/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-6>.wl-GridColumn:nth-child(6){grid-column:11/span 2!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-2--25-75>.wl-GridColumn:first-child{grid-column:1/span 3!important}.wl-global__parent--selector .wl-rc__columns-2--25-75>.wl-GridColumn:nth-child(2){grid-column:4/span 9!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-2--75-25>.wl-GridColumn:first-child{grid-column:1/span 9!important}.wl-global__parent--selector .wl-rc__columns-2--75-25>.wl-GridColumn:nth-child(2){grid-column:10/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3--25-25-50>.wl-GridColumn:first-child{grid-column:1/span 3!important}.wl-global__parent--selector .wl-rc__columns-3--25-25-50>.wl-GridColumn:nth-child(2){grid-column:4/span 3!important}.wl-global__parent--selector .wl-rc__columns-3--25-25-50>.wl-GridColumn:nth-child(3){grid-column:7/span 6!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3--25-50-25>.wl-GridColumn:first-child{grid-column:1/span 3!important}.wl-global__parent--selector .wl-rc__columns-3--25-50-25>.wl-GridColumn:nth-child(2){grid-column:4/span 6!important}.wl-global__parent--selector .wl-rc__columns-3--25-50-25>.wl-GridColumn:nth-child(3){grid-column:10/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__columns-3--50-25-25>.wl-GridColumn:first-child{grid-column:1/span 6!important}.wl-global__parent--selector .wl-rc__columns-3--50-25-25>.wl-GridColumn:nth-child(2){grid-column:7/span 3!important}.wl-global__parent--selector .wl-rc__columns-3--50-25-25>.wl-GridColumn:nth-child(3){grid-column:10/span 3!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:first-child{grid-column:1/span 4!important}.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:nth-child(2){grid-column:5/span 8!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:first-child{grid-column:1/span 3!important}.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:nth-child(2){grid-column:4/span 9!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:first-child{grid-column:1/span 2!important}.wl-global__parent--selector .wl-rc__nature--rc1>.wl-columncontainer__inner-wrapper>.wl-row>.wl-GridColumn:nth-child(2){grid-column:4/span 8!important}}@media only screen and (min-width:641px){.wl-rc__columns-2--33-67>.wl-GridColumn:first-child{grid-column:1/span 4!important}.wl-rc__columns-2--33-67>.wl-GridColumn:nth-child(2){grid-column:5/span 8!important}}@media only screen and (min-width:1441px){.wl-rc__columns-2--33-67>.wl-GridColumn:first-child{grid-column:1/span 5!important}.wl-rc__columns-2--33-67>.wl-GridColumn:nth-child(2){grid-column:6/span 7!important}}.wl-rc__columns-2--60-40{row-gap:6rem!important}@media only screen and (min-width:641px){.wl-rc__columns-2--60-40>.wl-GridColumn:first-child{grid-column:1/span 7!important}.wl-rc__columns-2--60-40>.wl-GridColumn:nth-child(2){grid-column:8/span 5!important}}@media only screen and (min-width:1441px){.wl-rc__columns-2--60-40>.wl-GridColumn:first-child{grid-column:1/span 6!important}.wl-rc__columns-2--60-40>.wl-GridColumn:nth-child(2){grid-column:8/span 5!important}}@media only screen and (min-width:641px){.wl-rc__columns-2--67-33>.wl-GridColumn:first-child{grid-column:1/span 8!important}.wl-rc__columns-2--67-33>.wl-GridColumn:nth-child(2){grid-column:9/span 4!important}}.wl-global__parent--selector .wl-rc__bgc--berry-dark,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc{background:#941e66}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightberry.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#941e66}.wl-global__parent--selector .wl-rc__bgc--berry-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--blue-dark,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc{background:#123d80}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightblue.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#123d80}.wl-global__parent--selector .wl-rc__bgc--blue-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--green-dark,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc{background:#115c36}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#115c36}.wl-global__parent--selector .wl-rc__bgc--green-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--black-dark{background:#000}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc{background:#115c36}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightgreen.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#115c36}.wl-global__parent--selector .wl-rc__bgc--black-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--yellow-dark,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc{background:#d66310}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-brightyellow.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#d66310}.wl-global__parent--selector .wl-rc__bgc--yellow-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#fff!important}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgray.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--white-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f5f5f5));background:linear-gradient(180deg,#fff,#f5f5f5)}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgray.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--white-to-smoke-dark.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-rc__bgc--blue-medium{background:#1b5ba0}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc{padding-top:9pt}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements{color:#313131!important}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3{border:unset}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote .cmp-contentfragment__elements h3:before,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements .cmp-contentfragment__element--title .cmp-contentfragment__element-value:before,.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__blockquote.wl-cf__cmp--theme--no-bgc .cmp-contentfragment__elements h3:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/quote-darkgray.svg)!important;position:unset;display:block;margin-top:0}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc{background:#f5f5f5}.wl-global__parent--selector .wl-rc__bgc--blue-medium.wl-rc__cmp--theme--bgc .wl-cf__cmp--theme--bgc .cmp-contentfragment__elements{color:#313131!important}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-rc__column-2 .wl-column--container .wl-GridColumn{grid-column:span 6!important}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-rc__list .wl-columncontainer__inner-wrapper .wl-row .wl-GridColumn{grid-column:1/span 12!important}}@media only screen and (max-width:640px){.responsivecontainer.wl-rc__nature--sticky{padding-top:9rem}}@media only screen and (min-width:641px){.responsivecontainer.wl-rc__nature--sticky{position:sticky;margin-top:-8rem;margin-bottom:unset}}@media only screen and (min-width:1081px){.responsivecontainer.wl-rc__nature--sticky{bottom:-58.5rem;margin-top:-15rem}}@media only screen and (min-width:641px)and (max-width:1080px){.responsivecontainer.wl-rc__nature--sticky .wl-row .wl-GridColumn{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-separator__horizontal .cmp-separator hr{border:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-separator__horizontal--40 .cmp-separator{padding-top:3.2rem;padding-bottom:3.2rem;visibility:visible}.wl-global__parent--selector .wl-separator__invisible--all-devices .cmp-separator{display:none}.wl-global__parent--selector .wl-separator__invisible--40 .cmp-separator{padding-top:3.2rem;padding-bottom:3.2rem;visibility:hidden}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-separator__invisible--large-devices .cmp-separator{display:none}}.wl-global__parent--selector .wl-separator__invisible--20 .cmp-separator{padding-top:1.2rem;padding-bottom:1.2rem;visibility:hidden}.wl-global__parent--selector .wl-separator__horizontal-bottom-40 .cmp-separator{color:#d6d6d6;height:.1rem;padding-bottom:3.2rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-separator__horizontal-bottom-40 .cmp-separator{height:.2rem;padding-bottom:4rem}}.wl-global__parent--selector .wl-separator__horizontal-bottom-40 .cmp-separator hr{margin-top:0;margin-bottom:0;border:none;border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-sharing .wl-share__text{margin-bottom:1.2rem}.wl-global__parent--selector .wl-sharing .wl-share__text .wl-share__bold--text{font-weight:700}.wl-global__parent--selector .wl-sharing .wl-share__flex--row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:1rem}.wl-global__parent--selector .wl-sharing .wl-share__facebook--custom,.wl-global__parent--selector .wl-sharing .wl-share__pinterest--custom{margin-right:.61rem}.wl-global__parent--selector .wl-sharing a{background-repeat:no-repeat;width:2.5rem;height:2.5rem;margin:.2rem .61rem 0}.wl-global__parent--selector .wl-sharing a:first-child{margin-left:0}.wl-global__parent--selector .wl-sharing .wl-pinterest img{cursor:pointer}.wl-global__parent--selector .wl-facebook{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/facebook_logo_icon-reverse.svg)}.wl-global__parent--selector .wl-linkedin{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/linkedin_logo_icon-reverse.svg)}.wl-global__parent--selector .wl-twitter{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/twitter_logo_icon-reverse.svg)}.wl-global__parent--selector .wl-mail{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/social-media/mail_logo_icon-reverse.svg)}.cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:641px){.cmp-teaser__action-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){margin-top:3.2rem}@media only screen and (min-width:641px){.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2){margin-left:3.2rem;margin-top:unset}}.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3){margin-top:3.2rem}@media only screen and (min-width:641px){.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3){margin-left:3.2rem;margin-top:unset}}.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(4){margin-top:3.2rem}@media only screen and (min-width:641px){.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(4){margin-left:3.2rem;margin-top:unset}}.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(5){margin-top:3.2rem}@media only screen and (min-width:641px){.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(5){margin-left:3.2rem;margin-top:unset}}.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(6){margin-top:3.2rem}@media only screen and (min-width:641px){.cmp-teaser__action-container .cmp-teaser__action-link:nth-child(6){margin-left:3.2rem;margin-top:unset}}.cmp-languagenavigation{background-color:#fff;width:25rem;position:absolute;border:.1rem solid #dfdfdf;-webkit-box-shadow:0 0 .5rem grey;box-shadow:0 0 .5rem grey;display:none;padding-bottom:2rem;right:-.3rem;z-index:3000;top:2.7rem}.cmp-languagenavigation::-webkit-scrollbar{display:none}@media only screen and (min-width:641px){.cmp-languagenavigation{top:3.6rem;width:27rem}}.cmp-languagenavigation div.cmp-languagenavigation__select-region{text-align:center;padding-top:1rem;padding-bottom:2rem}.cmp-languagenavigation button.close-language-selector{position:relative;float:right;background:none;color:#000;top:-.3rem;right:1rem;border:none}.cmp-languagenavigation ul.cmp-languagenavigation__group{padding-left:0;list-style-type:none;max-height:32rem;overflow-y:scroll;padding-bottom:2rem}.cmp-languagenavigation ul.cmp-languagenavigation__group li.cmp-languagenavigation__item{padding:.6rem 0;list-style-type:none}.cmp-languagenavigation ul.cmp-languagenavigation__group li.cmp-languagenavigation__item a.cmp-languagenavigation__item-link{text-decoration:none;color:#000;padding:0 5rem;display:unset;height:auto;width:auto}.cmp-languagenavigation ul.cmp-languagenavigation__group li.cmp-languagenavigation__item a.cmp-languagenavigation__item-link:last-child{margin-bottom:3rem}.cmp-languagenavigation ul.cmp-languagenavigation__group li.active a.active{padding-left:1.5rem}.cmp-languagenavigation ul.cmp-languagenavigation__group li.active:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/check-mark.svg);width:1.5rem;height:1rem;margin-left:1.5rem;vertical-align:middle}.cmp-languagenavigation ul.cmp-languagenavigation__group li::marker{display:none}@media only screen and (min-width:1441px){.wl-xf__language-navigation{margin-left:auto;margin-right:auto}}.wl-xf__language-navigation ul{-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}.wl-xf__language-navigation .wl-GridColumn{padding-top:0!important;padding-bottom:0!important}.wl-xf__language-navigation .cmp-list__item{list-style:none}.wl-xf__language-navigation .cmp-list__item article a{color:#000;text-decoration:none;font-weight:600}.wl-xf__language-navigation .cmp-list__item article a:hover{color:#115c36;text-decoration:underline}.wl-xf__language-navigation .cmp-list__item article a:active{color:#000;text-decoration:underline}.wl-top-nav__cart--badge{background-color:#d14229;border-radius:50%;z-index:301;color:#fff;border:.15rem solid #fff;position:absolute;min-width:2.4rem;height:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:1.3rem;line-height:1.4rem;letter-spacing:-.04em;left:1.2rem;top:-.85rem}@media only screen and (min-width:641px){.wl-top-nav__cart--badge{left:1.6rem}}.wl-global__parent--selector .wl-hero__text--center .cmp-teaser__content{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wl-global__parent--selector .wl-hero__text--center .cmp-teaser__content .cmp-teaser__description,.wl-global__parent--selector .wl-hero__text--center .cmp-teaser__content .cmp-teaser__title{text-align:center!important}.wl-global__parent--selector .wl-hero__text--center .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content .cmp-teaser__action-container{margin-bottom:4rem}}.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content .wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__description)).wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__action-container)) .cmp-teaser__title{padding-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content .wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__description)).wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__action-container)) .cmp-teaser__title{padding-bottom:4rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content .wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__title)).wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__action-container)) .cmp-teaser__description p{padding-bottom:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-hero__text--bottom .cmp-teaser__content .wl-teaser__content--inner-wrapper:has(.cmp-teaser__title).wl-teaser__content--inner-wrapper:has(.cmp-teaser__description).wl-teaser__content--inner-wrapper:not(:has(.cmp-teaser__action-container)) .cmp-teaser__description p{padding-bottom:0}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs{margin-right:-2.2rem}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tabs__container{display:none;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #d6d6d6;box-shadow:inset 0 -1px 0 0 #d6d6d6}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tabs__container{display:block}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist{display:grid;grid-template-columns:repeat(12,1fr);word-break:break-word;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin:auto}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab{display:table}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tablist .cmp-tabs__tab>span{display:table-cell;vertical-align:middle}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab{color:#838383;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:transparent;cursor:pointer}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab>span{font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:center;letter-spacing:.0035rem;padding:1.6rem 3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab>span{display:block;letter-spacing:.004rem;max-width:27rem;text-shadow:0 .1rem 0 hsla(0,0%,100%,.25)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab>span{padding:1.6rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab>span{padding:.8rem .4rem;font-size:1.4rem;line-height:2.1rem}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab:hover{color:#115c36}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active{position:relative;color:#115c36}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span{color:#115c36}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab--active>span:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:.2rem;background:#115c36;bottom:0}.wl-global__parent--selector .wl-tabs__tabbed-navigation .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3.2rem;padding-bottom:0}@supports(-webkit-line-clamp:3){.wl-global__parent--selector .wl-tabs__tabbed-navigation .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:3!important}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl{background:#fff;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));border-radius:.2rem;margin-bottom:1.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl{background:unset;-webkit-filter:unset!important;filter:unset!important;border-radius:unset;margin-bottom:unset}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl .cmp-teaser__content{width:50%!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl .cmp-teaser h3{display:none}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-card__img-height--xl [class*=wl-btn__]{width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile{display:block}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile{margin-bottom:5.4rem}}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile ol{padding-left:0!important;margin-left:0!important;margin-top:0}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile ol .slick-list{padding:0 18.8% 0 0!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-track .slick-slide{padding-left:.8rem;padding-right:.8rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile ol .slick-list .slick-track .slick-slide li{padding-bottom:0}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-next,.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-prev{-webkit-transform:inherit!important;transform:inherit!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-next.slick-arrow,.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2.7rem;visibility:hidden}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;z-index:1;top:3rem;content:""}.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;top:3rem;content:"";margin-left:3.5rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation #content-mobile{display:none}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tabpanel--active{display:none}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tabpanel--active{display:block}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--2 .cmp-tabs__tablist>.cmp-tabs__tab:first-child{grid-column:1/span 6!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--2 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(2){grid-column:7/span 6!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--2 .cmp-tabs__tablist{max-width:54rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--3 .cmp-tabs__tablist>.cmp-tabs__tab:first-child{grid-column:1/span 4!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--3 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(2){grid-column:5/span 4!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--3 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(3){grid-column:9/span 4!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--3 .cmp-tabs__tablist{max-width:81rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--4 .cmp-tabs__tablist>.cmp-tabs__tab:first-child{grid-column:1/span 3!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--4 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(2){grid-column:4/span 3!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--4 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(3){grid-column:7/span 3!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--4 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(4){grid-column:10/span 3!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--4 .cmp-tabs__tablist{max-width:108rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist>.cmp-tabs__tab:first-child{grid-column:1/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(2){grid-column:3/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(3){grid-column:5/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(4){grid-column:7/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(5){grid-column:9/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--5 .cmp-tabs__tablist{grid-template-columns:repeat(10,1fr);max-width:135rem}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:first-child{grid-column:1/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(2){grid-column:3/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(3){grid-column:5/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(4){grid-column:7/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(5){grid-column:9/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist>.cmp-tabs__tab:nth-child(6){grid-column:11/span 2!important}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-tab__list--6 .cmp-tabs__tablist{max-width:162rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab-mobile--accordion.cmp-tabs,.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab-tablet-desktop--accordion.cmp-tabs{margin-right:0}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab-mobile--accordion .cmp-tabs__tabpanel--active,.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-tabs__tab-mobile--accordion .wl-tabs__container{display:block}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation #wl-content__mobile--accordion .wl-accordion__icon--vector .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:not(.cmp-accordion__button--expanded) .cmp-accordion__title{color:#5a5a5a}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation #wl-content__mobile--accordion{display:none}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-tabs__container{display:block}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default #content-mobile{display:none}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .cmp-tabs__tabpanel.cmp-tabs__tabpanel--active{display:block}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .ribbon.ribbon-with-image{overflow:hidden}.wl-global__parent--selector .wl-tabs__tabbed-navigation .cmp-contentfragmentlist article.cmp-contentfragment .cmp-contentfragment__elements .cmp-contentfragment__element,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-cc__card-icon--enable .wl-column--container .card{height:unset!important}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator{height:unset!important}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser__title{height:5.4rem}@media only screen and (max-width:641px){@supports(-webkit-line-clamp:1){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:1!important}}}@media only screen and (min-width:1081px){@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--adjacent .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge-stacked.wl-card__btn-position--separator .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__btn-position--edge.wl-card__btn-position--separator .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--s.wl-card__type--on-hover-flip.wl-card__type--list-view.wl-card__bgc--black-dark .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xs.wl-card__type--on-hover-flip.wl-card__type--list-view.wl-card__bgc--black-dark .cmp-teaser__title{margin-bottom:1.6rem}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--s.wl-card__type--on-hover-flip.wl-card__type--list-view.wl-card__bgc--black-dark .cmp-teaser__title,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xs.wl-card__type--on-hover-flip.wl-card__type--list-view.wl-card__bgc--black-dark .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxs.wl-card__type--image-top{height:unset!important}}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxxxs.wl-card__type--on-hover-flip.wl-card__bgc--black-dark .cmp-teaser__title{margin-bottom:1.6rem}@supports(-webkit-line-clamp:2){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__img-height--xxxxs.wl-card__type--on-hover-flip.wl-card__bgc--black-dark .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:2!important}}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--l .cmp-teaser h3,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--m .cmp-teaser h3,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--xl .cmp-teaser h3,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--xs .cmp-teaser h3,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--xxs .cmp-teaser h3,.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .wl-card__img-height--xxxxl .cmp-teaser h3{display:none}}.wl-global__parent--selector .wl-tabs__tabbed-navigation .wl-content_tabbed--default .card.teaser.wl-card__bgc--black-dark.wl-card__text-font-color--white.wl-card__type--on-hover-flip .cmp-teaser__title{margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-tabs__tabbed-navigation.wl-tab__item-position--left .wl-tabs__container .cmp-tabs__tablist{margin-left:unset!important}}.wl-global__parent--selector .wl-tabs__tabbed-navigation.wl-tabs__padding--top .cmp-tabs__tabpanel{padding-top:5pc!important}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--green,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--green{background:#115c36;border-color:#115c36}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--green .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--green,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--green{background:#115c36;border-color:#115c36}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--green .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--green,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--green{background:#115c36;border-color:#115c36}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--green .cmp-button{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--green,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--green{background:#115c36;border-color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--green .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--green,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--green{background:#115c36;border-color:#115c36}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--green .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-btn__bg--green .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#115c36!important;color:#115c36}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#115c36!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark>span{color:#115c36}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark:hover>span{color:#115c36!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#115c36!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark>span{color:#18c76f}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover>span{color:#18c76f!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:active>span{color:#fff!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#18c76f!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#115c36!important;color:#115c36}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#115c36!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#115c36!important;color:#115c36}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#115c36!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#115c36!important;border-color:#115c36!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark>span{color:#115c36}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark:hover>span{color:#115c36!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#115c36!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark>span{color:#18c76f}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover>span{color:#18c76f!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:active>span{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#18c76f!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#115c36!important;color:#115c36}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#115c36!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--green-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--blue,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--blue{background:#123d80;border-color:#123d80}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--blue .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--blue,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--blue{background:#123d80;border-color:#123d80}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--blue .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--blue,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--blue{background:#123d80;border-color:#123d80}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--blue .cmp-button{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--blue,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--blue{background:#123d80;border-color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--blue .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--blue,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--blue{background:#123d80;border-color:#123d80}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--blue .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-btn__bg--blue .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#123d80!important;color:#123d80}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#123d80!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark>span{color:#123d80}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover>span{color:#123d80!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#123d80!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark>span{color:#18b7fb}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover>span{color:#18b7fb!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active>span{color:#fff!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#18b7fb!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#123d80!important;color:#123d80}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#123d80!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#123d80!important;color:#123d80}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#123d80!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#123d80!important;border-color:#123d80!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark>span{color:#123d80}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover>span{color:#123d80!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#123d80!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark>span{color:#18b7fb}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover>span{color:#18b7fb!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active>span{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#18b7fb!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#123d80!important;color:#123d80}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#123d80!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--blue-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--berry,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--berry{background:#941e66;border-color:#941e66}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--berry .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--berry,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--berry{background:#941e66;border-color:#941e66}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--berry .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--berry,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--berry{background:#941e66;border-color:#941e66}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--berry .cmp-button{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--berry,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--berry{background:#941e66;border-color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--berry .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--berry,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--berry{background:#941e66;border-color:#941e66}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--berry .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-btn__bg--berry .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#941e66!important;color:#941e66}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#941e66!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark>span{color:#941e66}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover>span{color:#941e66!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#941e66!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark>span{color:#ff91aa}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover>span{color:#ff91aa!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active>span{color:#fff!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#ff91aa!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#941e66!important;color:#941e66}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#941e66!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#941e66!important;color:#941e66}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#941e66!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#941e66!important;border-color:#941e66!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark>span{color:#941e66}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover>span{color:#941e66!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#941e66!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark>span{color:#ff91aa}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover>span{color:#ff91aa!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active>span{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#ff91aa!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#941e66!important;color:#941e66}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#941e66!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--berry-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--yellow,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--yellow{background:#d66310;border-color:#d66310}.wl-global__parent--selector .card .wl-btn__navigation.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-btn__navigation.wl-btn__bg--yellow .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--yellow,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--yellow{background:#d66310;border-color:#d66310}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-btn__bg--yellow .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--yellow,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--yellow{background:#d66310;border-color:#d66310}.wl-global__parent--selector .card .wl-btn__primary.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-btn__primary.wl-btn__bg--yellow .cmp-button{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--yellow,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--yellow{background:#d66310;border-color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-btn__secondary.wl-btn__bg--yellow .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--yellow,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--yellow{background:#d66310;border-color:#d66310}.wl-global__parent--selector .card .wl-btn__tertiary.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-btn__tertiary.wl-btn__bg--yellow .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-btn__bg--yellow .cmp-button{color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#d66310!important;color:#d66310}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#d66310!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark>span{color:#d66310}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover>span{color:#d66310!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#d66310!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark>span{color:#ffc805}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover>span{color:#ffc805!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active>span{color:#fff!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#ffc805!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#d66310!important;color:#d66310}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#d66310!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .card .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary--navigation.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__primary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#d66310!important;color:#d66310}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#d66310!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#d66310!important;border-color:#d66310!important;color:#fff}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark>span{color:#d66310}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover>span{color:#d66310!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .cmp-button__text{color:#d66310!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled],.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .cmp-button__text{color:#adadad!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark .cmp-button[disabled] .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button.disabled .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button[disabled] .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#000!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__primary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark>span{color:#ffc805}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover>span{color:#ffc805!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active>span,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active>span{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .wl-icon__span:after,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-link__secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#ffc805!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable{background:#fff!important;border-color:#d66310!important;color:#d66310}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable .cmp-button__text{color:#d66310!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover{background:#838383!important;border-color:#838383!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:hover .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:hover .cmp-button__text{color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active{background:#000!important;border-color:#000!important;color:#fff!important}.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark.wl-cmp__mlp--theme-enable:active .cmp-button__text,.wl-global__parent--selector[class*=wl-theme__mlp--] .wl-cmp__mlp--theme-enable .wl-btn__tertiary--secondary.wl-cta__cmp--theme--yellow-dark:active .cmp-button__text{color:#fff!important}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs{margin-right:-2.2rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-tabs__container{display:none;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #d6d6d6;box-shadow:inset 0 -1px 0 0 #d6d6d6}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-tabs__container{display:block}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tablist{display:grid;grid-template-columns:repeat(12,1fr);word-break:break-word;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin:auto}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tablist .cmp-tabs__tab{display:table}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tablist .cmp-tabs__tab>span{display:table-cell;vertical-align:middle}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab{color:#838383;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:transparent;cursor:pointer}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab>span{font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:center;letter-spacing:.0035rem;padding:1.6rem 3.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab>span{display:block;letter-spacing:.004rem;max-width:27rem;text-shadow:0 .1rem 0 hsla(0,0%,100%,.25)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab>span{padding:1.6rem}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab>span{padding:.8rem .4rem;font-size:1.4rem;line-height:2.1rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab:hover{color:#941e66!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab--active{position:relative;color:#941e66!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab--active>span{color:#941e66!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tab--active>span:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:.2rem;background:#941e66!important;bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3.2rem;padding-bottom:0}@supports(-webkit-line-clamp:3){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:3!important}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl{background:#fff;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));border-radius:.2rem;margin-bottom:1.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl{background:unset;-webkit-filter:unset!important;filter:unset!important;border-radius:unset;margin-bottom:unset}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl .cmp-teaser__content{width:50%!important}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl .cmp-teaser h3{display:none}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .wl-card__img-height--xl [class*=wl-btn__]{width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile{display:block}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile{margin-bottom:5.4rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile ol{padding-left:0!important;margin-left:0!important;margin-top:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile ol .slick-list{padding:0 18.8% 0 0!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-track .slick-slide{padding-left:.8rem;padding-right:.8rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile ol .slick-list .slick-track .slick-slide li{padding-bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-next,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-prev{-webkit-transform:inherit!important;transform:inherit!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-next.slick-arrow,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2.7rem;visibility:hidden}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;z-index:1;top:3rem;content:""}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;top:3rem;content:"";margin-left:3.5rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark #content-mobile{display:none}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tabpanel--active{display:none}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--berry-dark .cmp-tabs__tabpanel--active{display:block}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs{margin-right:-2.2rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-tabs__container{display:none;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #d6d6d6;box-shadow:inset 0 -1px 0 0 #d6d6d6}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-tabs__container{display:block}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tablist{display:grid;grid-template-columns:repeat(12,1fr);word-break:break-word;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin:auto}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tablist .cmp-tabs__tab{display:table}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tablist .cmp-tabs__tab>span{display:table-cell;vertical-align:middle}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab{color:#838383;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:transparent;cursor:pointer}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab>span{font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:center;letter-spacing:.0035rem;padding:1.6rem 3.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab>span{display:block;letter-spacing:.004rem;max-width:27rem;text-shadow:0 .1rem 0 hsla(0,0%,100%,.25)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab>span{padding:1.6rem}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab>span{padding:.8rem .4rem;font-size:1.4rem;line-height:2.1rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab:hover{color:#123d80!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab--active{position:relative;color:#123d80!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab--active>span{color:#123d80!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tab--active>span:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:.2rem;background:#123d80!important;bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3.2rem;padding-bottom:0}@supports(-webkit-line-clamp:3){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:3!important}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl{background:#fff;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));border-radius:.2rem;margin-bottom:1.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl{background:unset;-webkit-filter:unset!important;filter:unset!important;border-radius:unset;margin-bottom:unset}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl .cmp-teaser__content{width:50%!important}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl .cmp-teaser h3{display:none}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .wl-card__img-height--xl [class*=wl-btn__]{width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile{display:block}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile{margin-bottom:5.4rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile ol{padding-left:0!important;margin-left:0!important;margin-top:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile ol .slick-list{padding:0 18.8% 0 0!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-track .slick-slide{padding-left:.8rem;padding-right:.8rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile ol .slick-list .slick-track .slick-slide li{padding-bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-next,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-prev{-webkit-transform:inherit!important;transform:inherit!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-next.slick-arrow,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2.7rem;visibility:hidden}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;z-index:1;top:3rem;content:""}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;top:3rem;content:"";margin-left:3.5rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark #content-mobile{display:none}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tabpanel--active{display:none}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--blue-dark .cmp-tabs__tabpanel--active{display:block}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs{margin-right:-2.2rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-tabs__container{display:none;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #d6d6d6;box-shadow:inset 0 -1px 0 0 #d6d6d6}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-tabs__container{display:block}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tablist{display:grid;grid-template-columns:repeat(12,1fr);word-break:break-word;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin:auto}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tablist .cmp-tabs__tab{display:table}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tablist .cmp-tabs__tab>span{display:table-cell;vertical-align:middle}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab{color:#838383;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:transparent;cursor:pointer}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab>span{font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:center;letter-spacing:.0035rem;padding:1.6rem 3.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab>span{display:block;letter-spacing:.004rem;max-width:27rem;text-shadow:0 .1rem 0 hsla(0,0%,100%,.25)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab>span{padding:1.6rem}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab>span{padding:.8rem .4rem;font-size:1.4rem;line-height:2.1rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab:hover{color:#115c36!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab--active{position:relative;color:#115c36!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab--active>span{color:#115c36!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tab--active>span:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:.2rem;background:#115c36!important;bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3.2rem;padding-bottom:0}@supports(-webkit-line-clamp:3){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:3!important}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl{background:#fff;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));border-radius:.2rem;margin-bottom:1.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl{background:unset;-webkit-filter:unset!important;filter:unset!important;border-radius:unset;margin-bottom:unset}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl .cmp-teaser__content{width:50%!important}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl .cmp-teaser h3{display:none}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .wl-card__img-height--xl [class*=wl-btn__]{width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile{display:block}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile{margin-bottom:5.4rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile ol{padding-left:0!important;margin-left:0!important;margin-top:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile ol .slick-list{padding:0 18.8% 0 0!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-track .slick-slide{padding-left:.8rem;padding-right:.8rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile ol .slick-list .slick-track .slick-slide li{padding-bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-next,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-prev{-webkit-transform:inherit!important;transform:inherit!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-next.slick-arrow,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2.7rem;visibility:hidden}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;z-index:1;top:3rem;content:""}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;top:3rem;content:"";margin-left:3.5rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark #content-mobile{display:none}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tabpanel--active{display:none}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--green-dark .cmp-tabs__tabpanel--active{display:block}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs{margin-right:-2.2rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-tabs__container{display:none;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #d6d6d6;box-shadow:inset 0 -1px 0 0 #d6d6d6}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-tabs__container{display:block}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tablist{display:grid;grid-template-columns:repeat(12,1fr);word-break:break-word;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;margin:auto}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tablist .cmp-tabs__tab{display:table}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tablist .cmp-tabs__tab>span{display:table-cell;vertical-align:middle}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab{color:#838383;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:transparent;cursor:pointer}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab>span{font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:center;letter-spacing:.0035rem;padding:1.6rem 3.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab>span{display:block;letter-spacing:.004rem;max-width:27rem;text-shadow:0 .1rem 0 hsla(0,0%,100%,.25)}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab>span{padding:1.6rem}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab>span{padding:.8rem .4rem;font-size:1.4rem;line-height:2.1rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab:hover{color:#d66310!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab--active{position:relative;color:#d66310!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab--active>span{color:#d66310!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tab--active>span:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:.2rem;background:#d66310!important;bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3.2rem;padding-bottom:0}@supports(-webkit-line-clamp:3){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .card .cmp-teaser .cmp-teaser__content .wl-teaser__content--inner-wrapper .cmp-teaser__title{text-overflow:ellipsis;-webkit-line-clamp:3!important}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl{background:#fff;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));border-radius:.2rem;margin-bottom:1.2rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl{background:unset;-webkit-filter:unset!important;filter:unset!important;border-radius:unset;margin-bottom:unset}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl .cmp-teaser__content{width:58.8%!important}}@media only screen and (min-width:1081px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl .cmp-teaser__content{width:50%!important}}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl .cmp-teaser h3{display:none}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl .cmp-teaser__content{padding:3.2rem 2.4rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .wl-card__img-height--xl [class*=wl-btn__]{width:-webkit-fill-available;width:-moz-available;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile{display:block}@media only screen and (max-width:640px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile{margin-bottom:5.4rem}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile ol{padding-left:0!important;margin-left:0!important;margin-top:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile ol .slick-list{padding:0 18.8% 0 0!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-track .slick-slide{padding-left:.8rem;padding-right:.8rem}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile ol .slick-list .slick-track .slick-slide li{padding-bottom:0}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-next,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-prev{-webkit-transform:inherit!important;transform:inherit!important}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-next.slick-arrow,.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-prev.slick-arrow{position:absolute;width:100%;bottom:-2.7rem;visibility:hidden}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;z-index:1;top:3rem;content:""}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;font-size:2rem;width:2.1rem;background-size:contain;height:2.025rem;visibility:visible;top:3rem;content:"";margin-left:3.5rem}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark #content-mobile{display:none}}.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tabpanel--active{display:none}@media only screen and (min-width:641px){.wl-tabs__tabbed-navigation.wl-tabs__cmp--theme--yellow-dark .cmp-tabs__tabpanel--active{display:block}}.wl-embed__video{width:100%;height:100%;margin:40px auto 0}.wl-embed__video .cmp-embed div{max-width:100%!important}.wl-embed__video .cmp-embed iframe{width:100%}.wl-teaser__video video{width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-o-object-fit:fill;object-fit:fill;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.wl-video__hide-on--mobile{display:none}@media only screen and (min-width:641px){.wl-video__hide-on--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1081px){.wl-video__hide-on--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1441px){.wl-video__hide-on--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.wl-image__visible-on--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-image__visible-on--mobile{display:none}}@media only screen and (min-width:1081px){.wl-image__visible-on--mobile{display:none}}@media only screen and (min-width:1441px){.wl-image__visible-on--mobile{display:none}}.wl-global__parent--selector .video video[autoplay],.wl-global__parent--selector .video video[controls]{width:100%}.wl-global__parent--selector .video .bc-player-default_default.video-js:not(.vjs-audio-only-mode){width:100%;max-width:100%;padding-top:56.25%}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item{border-top:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item:last-child{border-bottom:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header{padding-top:.8rem!important;padding-bottom:.8rem!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button{outline:none!important;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;background-color:inherit;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:hover{cursor:pointer}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-gray.svg);height:1.6rem;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;position:relative;top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:0}}@media only screen and (max-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:.2rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon>svg,.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon img{vertical-align:middle;margin-right:1.6rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title{color:#000;margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600;width:100%;padding-right:1.6rem;padding-bottom:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button :root,.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _::-webkit-full-page-media,.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _:future{outline:none!important}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline:after{margin-top:.8rem!important;height:2.8rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{top:0}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title{color:#941e66!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:1.6rem}@media only screen and (min-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--berry-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:6rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item{border-top:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item:last-child{border-bottom:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header{padding-top:.8rem!important;padding-bottom:.8rem!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button{outline:none!important;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;background-color:inherit;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:hover{cursor:pointer}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-gray.svg);height:1.6rem;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;position:relative;top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:0}}@media only screen and (max-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:.2rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon>svg,.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon img{vertical-align:middle;margin-right:1.6rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title{color:#000;margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600;width:100%;padding-right:1.6rem;padding-bottom:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button :root,.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _::-webkit-full-page-media,.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _:future{outline:none!important}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline:after{margin-top:.8rem!important;height:2.8rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{top:0}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title{color:#123d80!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:1.6rem}@media only screen and (min-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--blue-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:6rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item{border-top:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item:last-child{border-bottom:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header{padding-top:.8rem!important;padding-bottom:.8rem!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button{outline:none!important;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;background-color:inherit;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:hover{cursor:pointer}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-gray.svg);height:1.6rem;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;position:relative;top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:0}}@media only screen and (max-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:.2rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon>svg,.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon img{vertical-align:middle;margin-right:1.6rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title{color:#000;margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600;width:100%;padding-right:1.6rem;padding-bottom:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button :root,.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _::-webkit-full-page-media,.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _:future{outline:none!important}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline:after{margin-top:.8rem!important;height:2.8rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{top:0}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title{color:#115c36!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:1.6rem}@media only screen and (min-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--green-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:6rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item{border-top:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item:last-child{border-bottom:.1rem solid #d6d6d6}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header{padding-top:.8rem!important;padding-bottom:.8rem!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button{outline:none!important;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;background-color:inherit;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:hover{cursor:pointer}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/down-arrow-gray.svg);height:1.6rem;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;position:relative;top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:0}}@media only screen and (max-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button:after{top:.2rem}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon>svg,.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordian-icon img{vertical-align:middle;margin-right:1.6rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title{color:#000;margin-top:unset;margin-bottom:unset;padding-bottom:1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.0025em;font-weight:600;width:100%;padding-right:1.6rem;padding-bottom:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button :root,.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _::-webkit-full-page-media,.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button _:future{outline:none!important}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline:after{margin-top:.8rem!important;height:2.8rem}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}@-moz-document url-prefix(){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button-title-multiline[aria-expanded=true]:after,.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button[aria-expanded=true]:after{top:0}}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title{color:#d66310!important}.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:1.6rem}@media only screen and (min-width:641px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:4rem}}@media only screen and (min-width:1441px){.wl-accordion__icon--vector.wl-accordion__cmp--theme--yellow-dark .cmp-accordion .cmp-accordion__item .cmp-accordion__panel--expanded .contentfragmentlist{padding-bottom:6rem}}.slick-slider{margin-left:-1rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-list.draggable{padding-top:.4rem}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:.1rem}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:.1rem solid transparent}.slick-arrow.slick-hidden{display:none}.wl-global__parent--selector .wl-trending-stories{opacity:0;margin-right:-2.3rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-trending-stories{margin-right:-4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-trending-stories{margin-right:0}}.wl-global__parent--selector .wl-trending-stories .slick-arrow{margin-top:3.2rem!important;padding-top:0!important;padding-bottom:0!important;border-width:0!important}.wl-global__parent--selector .wl-trending-stories .slick-next.slick-arrow,.wl-global__parent--selector .wl-trending-stories .slick-prev.slick-arrow{position:absolute;visibility:hidden}.wl-global__parent--selector .wl-trending-stories .slick-prev.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:.2rem;width:2.1rem;height:2.025rem;background-size:contain;visibility:visible;content:"";cursor:pointer;z-index:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-trending-stories .slick-prev.slick-arrow:before{z-index:1}}.wl-global__parent--selector .wl-trending-stories .slick-next.slick-arrow:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;background-size:contain;font-size:.2rem;width:2.1rem;height:2.025rem;visibility:visible;content:"";cursor:pointer;margin-left:3rem}.wl-global__parent--selector .wl-trending-stories .cmp-teaser__title{-webkit-line-clamp:3!important;display:-webkit-inline-box;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-trending-stories .cmp-teaser__title{-webkit-line-clamp:4!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-trending-stories .cmp-teaser__title{-webkit-line-clamp:2!important}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-trending-stories .cmp-teaser__action-container{display:initial!important}}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories{max-width:61.6rem!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories{max-width:96rem!important}}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories .slick-prev{left:-1.3rem!important}}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories .slick-next{left:-.3rem!important}.wl-global__parent--selector .wl-rc__columns-2--25-75 .wl-trending-stories .slick-next:before{margin-left:3.1rem!important}}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider{-webkit-column-gap:3pc;-moz-column-gap:3pc;column-gap:3pc;margin-left:0}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser{-webkit-box-shadow:none;box-shadow:none;-webkit-filter:none;filter:none;height:100%;width:100%;margin-right:0}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right{text-decoration:none}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right:hover,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download:hover{text-decoration:underline}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right:active,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download:active{text-decoration:none}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right:after,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download:after{top:0}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download--right.cmp-teaser__action-link[class*=wl-link__download]:active span,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .card.teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .wl-link__download.cmp-teaser__action-link[class*=wl-link__download]:active span{text-decoration:none}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow{top:100%;width:100%;margin-top:2.4rem!important;padding-top:0!important;padding-bottom:0!important;border-width:0!important}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow.slick-prev{left:-2rem}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow.slick-prev:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev.svg);position:absolute;left:auto;color:#000;font-size:.2rem;width:2.4rem;height:2.4rem;background-size:contain;visibility:visible;content:"";cursor:pointer;z-index:0;margin:.8rem 1.6rem .8rem .8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow.slick-prev:before{z-index:1}}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow.slick-next{right:-2rem}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-arrow.slick-next:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next.svg);position:absolute;color:#000;background-size:contain;font-size:.2rem;width:2.4rem;height:2.4rem;visibility:visible;content:"";cursor:pointer;margin:.8rem .8rem .8rem 1.6rem}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-next.slick-arrow,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-prev.slick-arrow{position:absolute;visibility:hidden}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track{margin:unset;-webkit-column-gap:3pc;-moz-column-gap:3pc;column-gap:3pc;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1441px){.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media only screen and (max-width:1081px){.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track{-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc}}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track:after,.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .slick-track:before{display:none}.wl-global__parent--selector .wl-callout-carousel.slickcarousel .callout-card-carousel__slider .cmp-carousel__item{width:100%;display:inline-block}.wl-global__parent--selector .wl-list__floating-menu{background:#fff;width:100%;border:.1rem solid #d6d6d6;border-radius:.2rem;-webkit-filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .4rem .8rem rgba(0,0,0,.2));word-wrap:break-word;z-index:1;overflow:hidden;padding-top:1.2rem;padding-bottom:1.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-list__floating-menu{max-width:23.5rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-list__floating-menu{max-width:28.5rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-list__floating-menu{max-width:22.7rem}}.wl-global__parent--selector .wl-list__floating-menu .wl-subheading,.wl-global__parent--selector .wl-list__floating-menu li{font-size:1.4rem;line-height:2.1rem;letter-spacing:.0025em;padding-left:1.6rem;padding-right:1.6rem;padding-top:.8rem}.wl-global__parent--selector .wl-list__floating-menu .wl-subheading .cmp-list__item-link,.wl-global__parent--selector .wl-list__floating-menu li .cmp-list__item-link{text-decoration:none;color:#5a5a5a;font-weight:400}.wl-global__parent--selector .wl-list__floating-menu li .cmp-list__item-link:hover{color:#313131!important;font-weight:600}.wl-global__parent--selector .wl-list__floating-menu li.active{border-left:.3rem solid #000;padding-left:1.3rem}.wl-global__parent--selector .wl-list__floating-menu li.active .cmp-list__item-link{font-weight:600;color:#000}.wl-global__parent--selector .wl-list__floating-menu li.active:hover .cmp-list__item-link{text-shadow:none}.wl-global__parent--selector .wl-list__floating-menu .wl-subheading{display:block;position:relative;padding-left:unset;padding-right:unset;padding-bottom:.8rem;margin-left:1.6rem;margin-right:1.6rem;border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-list__floating-menu .wl-subheading a{text-decoration:none;font-weight:600;color:#313131}.wl-global__parent--selector .wl-list__floating-menu ul{display:block;list-style:none;padding-left:unset;margin-top:1.2rem;margin-bottom:1.2rem;max-height:46vh;overflow-y:auto;overflow-x:hidden}.wl-global__parent--selector .wl-list__floating-menu ul::-webkit-scrollbar{width:1.2rem;background:#f5f5f5;border:.1rem solid #eaeaea}.wl-global__parent--selector .wl-list__floating-menu ul::-webkit-scrollbar-track{border-radius:.1rem}.wl-global__parent--selector .wl-list__floating-menu ul::-webkit-scrollbar-thumb{background:#adadad;border-radius:3rem}.wl-global__parent--selector .wl-list__floating-menu ul::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile{-webkit-filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.2));filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.2));padding-top:1.4rem;padding-bottom:1.4rem;width:100%!important;display:block;position:relative;margin-bottom:7.2rem}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile .wl-subheading{font-size:1.4rem;line-height:3.2rem;padding-top:0;padding-bottom:0;border-bottom:none;-webkit-padding-end:3.2rem;padding-inline-end:3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile .wl-subheading:after{width:3.2rem;height:3.2rem;position:absolute;right:0;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/dropdown.svg)}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile .wl-subheading.expanded{border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile ul{display:none}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile ul.active{display:block}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile.wl-floating-menu__fixed__top{top:7.9rem!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__mobile.wl-floating-menu__fixed__top--with__main-menu{top:12rem!important}}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__desktop.wl-floating-menu__fixed__top{position:absolute}@media(min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__desktop.wl-floating-menu__fixed__top.wl-floating-menu__fixed__top--with__main-menu{top:19rem!important}}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__absolute__bottom{position:fixed!important;top:unset!important;max-height:62vh!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__absolute__bottom{position:relative!important;top:.8rem!important;display:none!important}}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__absolute__top{position:absolute!important;bottom:unset!important;top:5rem!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__absolute__top{position:relative!important}}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__fixed{position:fixed!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__fixed{top:0;left:0}}.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__fixed.wl-floating-menu__fixed__top{bottom:unset!important}@media screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__fixed.wl-floating-menu__fixed__top{top:13rem!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-list__floating-menu.wl-floating-menu__fixed.wl-floating-menu__fixed__top{top:21rem!important}}.wl-global__parent--selector .wl-list__separator--vertical .cmp-list__item{text-align:left}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-list__separator--vertical .cmp-list__item{padding:0 2.4rem;border-left:.1rem solid #adadad;line-height:normal}.wl-global__parent--selector .wl-list__separator--vertical .cmp-list__item:first-child{border-left:none;padding-left:0!important}.wl-global__parent--selector .wl-list__separator--vertical .cmp-list__item:last-child{padding-right:0!important}}.wl-global__parent--selector .wl-list__items--horizontal ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-list__items--horizontal ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wl-global__parent--selector .wl-list__alignment--right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-list__alignment--right ul{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title{margin-bottom:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:2.4rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading{display:inline-block;max-width:calc(100% - 7rem)}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading a,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading span{text-decoration:none;font-weight:600;font-size:1.3rem;line-height:2.4rem;letter-spacing:-.01em;text-transform:uppercase;color:#000}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading:after{content:"";width:6rem;background:#d6d6d6;height:.2rem;display:block}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .view-all{margin-left:1.6rem;font-size:1.3rem;color:#313131;font-weight:400}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .view-all a{font-weight:400;font-size:1.3rem;line-height:2.4rem;letter-spacing:-.013rem;text-transform:capitalize;color:#313131}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .view-all a:hover,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading a:hover{color:#115c36;text-decoration:underline}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .view-all a:active,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .title .wl-subheading a:active{color:#000;text-decoration:underline}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown ol,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown ul{-webkit-padding-start:0;padding-inline-start:0;margin-bottom:0}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item{height:auto;display:flow-root;margin-bottom:1.2rem;padding-bottom:0}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link{float:left;text-decoration:none;color:#313131}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea;grid-row:1/span 2;height:4.4rem;width:4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon .wl-icon-menuitems{width:4.4rem;height:4.4rem;display:inline-block}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:2.4rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-title{font-size:1.6rem;font-weight:600;line-height:2.4rem;letter-spacing:.004rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-description{font-size:1.3rem;line-height:2rem;font-weight:400;letter-spacing:-.005em;margin-top:.8rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#115c36;text-decoration:underline}.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:active .cmp-list__item-text .cmp-list__item-description,.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:active .cmp-list__item-text .cmp-list__item-title{color:#000;text-decoration:underline}.consumer-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.consumer-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.foundation-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.foundation-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.network-page.wl-theme__wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.network-page.wl-theme__wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#123d80!important;text-decoration:underline}.consumer-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.consumer-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.foundation-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.foundation-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.network-page.wl-theme__wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.network-page.wl-theme__wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#115c36!important;text-decoration:underline}.consumer-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.consumer-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.foundation-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.foundation-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.network-page.wl-theme__wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.network-page.wl-theme__wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#941e66!important;text-decoration:underline}.consumer-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.consumer-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.foundation-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.foundation-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title,.network-page.wl-theme__wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.network-page.wl-theme__wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#115c36!important;text-decoration:underline}.consumer-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.consumer-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.foundation-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.foundation-page.wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.network-page.wl-theme__wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.network-page.wl-theme__wl-theme__blue.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#123d80!important;text-decoration:underline}.consumer-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.consumer-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.foundation-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.foundation-page.wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.network-page.wl-theme__wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.network-page.wl-theme__wl-theme__green.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#115c36!important;text-decoration:underline}.consumer-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.consumer-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.foundation-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.foundation-page.wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.network-page.wl-theme__wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.network-page.wl-theme__wl-theme__berry.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#941e66!important;text-decoration:underline}.consumer-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.consumer-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.foundation-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.foundation-page.wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover,.network-page.wl-theme__wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.network-page.wl-theme__wl-theme__gray.wl-global__parent--selector .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#115c36!important;text-decoration:underline}.wl-global-footer__desktop .wl-customize-authoring-styles .list.cq-Editable-dom ul{padding-left:4rem}.wl-global-footer__desktop .wl-customize-authoring-styles .list.cq-Editable-dom .cmp-list__item .cmp-list__item-link{display:block;height:unset;margin-bottom:unset}.wl-global-footer__desktop .wl-customize-authoring-styles .list.cq-Editable-dom .cmp-list__item .cmp-list__item-link .cmp-list__item-text{max-width:unset}.wl-global-footer__desktop .wl-customize-authoring-styles .list.cq-Editable-dom .cmp-list__item .cmp-list__item-link .cmp-list__item-text .cmp-list__item-title{margin-right:unset}.wl-global-footer__desktop .wl-customize-authoring-styles .wl-list__items--horizontal ul{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wl-global-footer__desktop .wl-customize-authoring-styles [class*=wl-rc__columns-2] .wl-GridColumn{margin-left:unset;margin-bottom:unset;padding-bottom:unset}.wl-global__parent--selector .wl-footer__global{background-color:#000;-webkit-text-size-adjust:100%}.wl-global__parent--selector .wl-footer__global .wl-row{row-gap:0}.wl-global__parent--selector .wl-footer__global .cmp-list__item-title{font-size:1.4rem;line-height:2.4rem;font-weight:400;letter-spacing:.01em;color:hsla(0,0%,100%,.8);padding-bottom:0}.wl-global__parent--selector .wl-footer__global .cmp-list__item-link,.wl-global__parent--selector .wl-footer__global a{text-decoration:none!important;color:#fff;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-footer__global .cmp-list__item-link:hover .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global a:hover .cmp-list__item-title{color:#fff;text-decoration:underline}.wl-global__parent--selector .wl-footer__global .cmp-list__item-link:active .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global a:active .cmp-list__item-title{text-decoration:none;color:#fff}.wl-global__parent--selector .wl-footer__global .wl-footer_bold-linkItem{line-height:2.4rem}.wl-global__parent--selector .wl-footer__global .wl-footer_bold-linkItem .cmp-list__item-title{font-weight:700;color:#fff}.wl-global__parent--selector .wl-footer__global li{display:inline}.wl-global__parent--selector .wl-footer__global span{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;word-break:break-word}.wl-global__parent--selector .wl-footer__global span.cmp-list__item-title{word-break:normal}.wl-global__parent--selector .wl-footer__global ul{margin-top:0;margin-bottom:4rem;padding-left:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global ul{margin-bottom:0}}.wl-global__parent--selector .wl-footer__global ul li{padding-bottom:0}.wl-global__parent--selector .wl-footer__global ul li .cmp-list__item-title{margin-bottom:1.6rem}.wl-global__parent--selector .wl-footer__global ul li:last-child .cmp-list__item-title{margin-bottom:0}.wl-global__parent--selector .wl-footer__global ul .wl-footer_bold-linkItem:nth-child(2) .cmp-list__item-title{margin-bottom:4rem}.wl-global__parent--selector .wl-footer__global .wl-GridColumn:last-child ul,.wl-global__parent--selector .wl-footer__global .wl-GridColumn ul .cmp-list__item:last-child{margin-bottom:0}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn p{text-align:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:first-child{grid-column:1/span 6!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2){grid-column:7/span 6!important}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn>.responsivecontainer,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn>.responsivecontainer{width:100%}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn{grid-column:1/span 12!important}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn p{text-align:center}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:first-child,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:4rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:first-child,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:first-child{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:first-child p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:first-child p{text-align:left}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2),.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:nth-child(2){margin-bottom:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2),.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:nth-child(2){margin-bottom:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2),.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:nth-child(2){margin-bottom:4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2)>.responsivecontainer>.wl-columncontainer__inner-wrapper,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:nth-child(2)>.responsivecontainer>.wl-columncontainer__inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn:nth-child(2)>.responsivecontainer>.wl-columncontainer__inner-wrapper,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn:nth-child(2)>.responsivecontainer>.wl-columncontainer__inner-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .wl-list__separator--vertical ul li .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .wl-list__separator--vertical ul li .cmp-list__item-title{margin-bottom:0}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn p{font-size:1.3rem;line-height:2.4rem;font-weight:600;letter-spacing:.01em;color:hsla(0,0%,100%,.8);padding-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn p{line-height:2rem}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .text a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .text p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .text a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .text p{font-size:1.1rem;line-height:2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .text a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn .text p,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .text a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn .text p{font-size:1.3rem}}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn a,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn a{display:unset}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn a:hover,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn a:hover{color:#fff!important}.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2 .wl-GridColumn a:hover .cmp-list__item-title,.wl-global__parent--selector .wl-footer__global .wl-rc__columns-2--33-67 .wl-GridColumn a:hover .cmp-list__item-title{color:#fff}.wl-global__parent--selector .wl-footer__global .cmp-separator__horizontal-rule{border-color:#adadad;color:#adadad}.wl-global__parent--selector .wl-footer__global .cmp-container .responsivecontainer:first-child .wl-rc__columns-2{margin-top:4rem}.wl-global__parent--selector .wl-global-footer__desktop .wl-sticky__back-to-top{position:fixed;bottom:2rem;display:none;right:0;width:4.8rem;height:4.8rem;font-size:2rem;color:#fff;line-height:4.8rem;text-align:center;background-color:#313131;-webkit-box-shadow:.2rem .2rem .2rem 0 rgba(0,0,0,.2);box-shadow:.2rem .2rem .2rem 0 rgba(0,0,0,.2);cursor:pointer}.wl-global__parent--selector .wl-global-footer__desktop .wl-sticky__back-to-top:hover{background-color:#115c36}.wl-global__parent--selector .wl-global-footer__desktop .wl-sticky__back-to-top:after{border-left:.15rem solid #fff;border-top:.15rem solid #fff;content:"";display:inline-block;position:relative;height:1.4rem;width:.8rem;top:.7rem;padding-left:.6rem;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wl-global__parent--selector .wl-modal__full{height:unset;background-color:#000}.wl-global__parent--selector .wl-modal__full.modal{display:none;z-index:99999;opacity:1;margin-left:auto;margin-right:auto;width:100%}.wl-global__parent--selector .wl-modal__full.modal.cq-Editable-dom--container{display:block;position:relative;width:100%;top:0!important;left:0!important;-webkit-transform:none!important;transform:none!important}.wl-global__parent--selector .wl-modal__full.modal.cq-Editable-dom--container .bc-player-default_default.video-js:not(.vjs-audio-only-mode){padding-top:56.25%!important}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-modal__full.modal{position:fixed;left:50%;top:44%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__full.modal{overflow:hidden}}.wl-global__parent--selector .wl-modal__full.modal video{width:100%;height:100%}.wl-global__parent--selector .wl-modal__full.modal .video-js{width:100%;height:100%;padding-top:56.25%}.wl-global__parent--selector .wl-modal__full.modal .video-js video{width:100%;height:100%}.wl-global__parent--selector .wl-modal__full.modal .video-js.bc-player-default_default{background-color:#000}.wl-global__parent--selector .wl-modal__full.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:.75rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__full.modal .video-js{width:100%;height:100%;padding-top:56.25%}.wl-global__parent--selector .wl-modal__full.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:2.4rem}.wl-global__parent--selector .wl-modal__full.modal .video-js video{width:100%;height:100%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__full.modal .video-js{padding-top:56.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__full.modal .video-js{padding-top:56.25%}}@media screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-modal__full.modal{max-width:100%}}@media screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-modal__full.modal{max-width:100%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__full.modal{max-width:100%}}.wl-global__parent--selector .wl-modal__full.modal .close-button{position:absolute;background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 .2rem 4.8rem #121212;box-shadow:0 .2rem 4.8rem #121212;z-index:10;opacity:1;margin:0;top:-4.8rem;right:2.4rem;width:3.2rem;height:3.2rem;border-radius:2rem;border:none;cursor:pointer}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-modal__full.modal .close-button{margin-bottom:1.6rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__full.modal .close-button{right:0}}.wl-global__parent--selector .wl-modal__full.modal .close-button .times-sign{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;position:absolute;width:3.2rem;height:3.2rem;left:0;top:0}.wl-global__parent--selector .wl-modal__full.modal .modal-inner-body{overflow:auto;max-height:100%}.wl-global__parent--selector .wl-modal__full.modal .modal-inner-body .responsivecontainer{padding:0}.wl-global__parent--selector .wl-modal__full.modal.active{display:grid}.wl-global__parent--selector .wl-modal__full.closed{display:none}.wl-global__parent--selector .wl-modal__full.modal-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.wl-global__parent--selector .wl-modal__full.modal-content video{background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-modal__full .responsivecontainer{padding-left:0;padding-right:0}.wl-global__parent--selector .wl-modal__full .responsivecontainer .wl-columncontainer__inner-wrapper{padding-top:0;padding-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__full{z-index:0!important;position:relative!important}.wl-global__parent--selector .wl-modal__full .close-button{position:inherit!important;margin-left:calc(100vw - 7.2rem)!important;margin-right:4rem!important;margin-top:2.4rem!important}.wl-global__parent--selector .wl-modal__full .close-button .times-sign{position:unset!important;width:auto!important;-webkit-box-align:initial!important;-ms-flex-align:initial!important;align-items:normal!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__full .close-button{margin-top:4rem!important}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-modal__full{top:44%}}.wl-global__parent--selector .wl-modal__center{height:unset;max-height:74vh;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}.wl-global__parent--selector .wl-modal__center.modal{display:none;position:fixed;z-index:99999;opacity:1;margin-left:auto;margin-right:auto;width:100%;left:50%;top:44%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wl-global__parent--selector .wl-modal__center.modal.cq-Editable-dom--container{display:block;position:relative;width:100%;top:0!important;left:0!important;-webkit-transform:none!important;transform:none!important}.wl-global__parent--selector .wl-modal__center.modal.cq-Editable-dom--container .bc-player-default_default.video-js:not(.vjs-audio-only-mode){padding-top:56.25%!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__center.modal{top:48.7%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__center.modal{top:47%}}.wl-global__parent--selector .wl-modal__center.modal .video-js{width:100%;height:100%;padding-top:56.25%}.wl-global__parent--selector .wl-modal__center.modal .video-js video{width:100%;height:100%}.wl-global__parent--selector .wl-modal__center.modal .video-js.bc-player-default_default{background-color:#000}.wl-global__parent--selector .wl-modal__center.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:.75rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__center.modal .video-js{width:100%;height:100%;padding-top:38vh!important}.wl-global__parent--selector .wl-modal__center.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:2.4rem}.wl-global__parent--selector .wl-modal__center.modal .video-js video{width:100%;height:100%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__center.modal .video-js{padding-top:58.9vh!important}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__center.modal .video-js{padding-top:56.4vh!important}}@media screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-modal__center.modal{max-width:90.4%;top:39.9%}}@media screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-modal__center.modal{max-width:72.5%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__center.modal{max-width:132.5rem}}.wl-global__parent--selector .wl-modal__center.modal .close-button{position:absolute;background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 .2rem 4.8rem #121212;box-shadow:0 .2rem 4.8rem #121212;z-index:10;opacity:1;margin:0;top:-4.8rem;right:2.4rem;width:3.2rem;height:3.2rem;border-radius:2rem;border:none;cursor:pointer}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-modal__center.modal .close-button{margin-bottom:1.6rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__center.modal .close-button{right:0}}.wl-global__parent--selector .wl-modal__center.modal .close-button .times-sign{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;position:absolute;width:3.2rem;height:3.2rem;left:0;top:0}.wl-global__parent--selector .wl-modal__center.modal .modal-inner-body{overflow:auto;max-height:100%}.wl-global__parent--selector .wl-modal__center.modal .modal-inner-body .responsivecontainer{padding:0}.wl-global__parent--selector .wl-modal__center.modal.active{display:grid}.wl-global__parent--selector .wl-modal__center.closed{display:none}.wl-global__parent--selector .wl-modal__center.modal-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.wl-global__parent--selector .wl-modal__center.modal-content video{background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__center{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__center{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__center{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-modal__form{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem;background-color:#f5f5f5;border-radius:.2rem;height:unset;max-height:calc(80vh - 4.8rem)}.wl-global__parent--selector .wl-modal__form.modal{display:none;position:fixed;z-index:99999;opacity:1;margin-left:auto;margin-right:auto;width:100%;left:50%;top:44%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wl-global__parent--selector .wl-modal__form.modal.cq-Editable-dom--container{display:block;position:relative;width:100%;top:0!important;left:0!important;-webkit-transform:none!important;transform:none!important}.wl-global__parent--selector .wl-modal__form.modal.cq-Editable-dom--container .bc-player-default_default.video-js:not(.vjs-audio-only-mode){padding-top:56.25%!important}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form.modal{top:48.7%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__form.modal{top:47%}}.wl-global__parent--selector .wl-modal__form.modal .video-js{width:100%;height:100%;padding-top:56.25%}.wl-global__parent--selector .wl-modal__form.modal .video-js video{width:100%;height:100%}.wl-global__parent--selector .wl-modal__form.modal .video-js.bc-player-default_default{background-color:#000}.wl-global__parent--selector .wl-modal__form.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:.75rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__form.modal .video-js{width:100%;height:100%;padding-top:56.25%}.wl-global__parent--selector .wl-modal__form.modal .video-js .vjs-dock-shelf .vjs-button.vjs-share-control{right:2.4rem}.wl-global__parent--selector .wl-modal__form.modal .video-js video{width:100%;height:100%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form.modal .video-js{padding-top:56.25%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__form.modal .video-js{padding-top:56.25%}}@media screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-modal__form.modal{max-width:90.4%;top:50%}}@media screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-modal__form.modal{max-width:72.5%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__form.modal{max-width:132.5rem}}.wl-global__parent--selector .wl-modal__form.modal .close-button{position:absolute;background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 .2rem 4.8rem #121212;box-shadow:0 .2rem 4.8rem #121212;z-index:10;opacity:1;margin:0;top:-4.8rem;right:2.4rem;width:3.2rem;height:3.2rem;border-radius:2rem;border:none;cursor:pointer}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-modal__form.modal .close-button{margin-bottom:1.6rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__form.modal .close-button{right:0}}.wl-global__parent--selector .wl-modal__form.modal .close-button .times-sign{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;position:absolute;width:3.2rem;height:3.2rem;left:0;top:0}.wl-global__parent--selector .wl-modal__form.modal .modal-inner-body{overflow:auto;max-height:100%}.wl-global__parent--selector .wl-modal__form.modal .modal-inner-body .responsivecontainer{padding:0}.wl-global__parent--selector .wl-modal__form.modal.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-modal__form.closed{display:none}.wl-global__parent--selector .wl-modal__form.modal-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.wl-global__parent--selector .wl-modal__form.modal-content video{background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__form{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__form{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-modal__form>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .wl-modal__form.modal{top:52%}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-modal__form{width:87.2%!important}.wl-global__parent--selector .wl-modal__form .close-button{right:0!important}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form{max-height:80vh}}.wl-global__parent--selector .wl-modal__form .modal-inner-body{height:calc(100% - 3.2rem);overflow:overlay!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:2.4rem;padding-right:2.4rem;margin-top:1.6rem;margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__form .modal-inner-body{height:calc(100% - 8rem)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form .modal-inner-body{height:calc(100% - 12rem)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-modal__form .modal-inner-body{margin-top:4rem;margin-bottom:4rem;padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-modal__form .modal-inner-body{margin-top:6rem;margin-bottom:6rem;padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-modal__form .modal-inner-body{padding-left:8rem;padding-right:8rem}}.wl-global__parent--selector .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:.5;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;overflow:auto}.wl-global__parent--selector .modal-overlay.active{opacity:.6;background:#000;pointer-events:none}.wl-global__parent--selector .modal-overlay.clickable{pointer-events:all}.wl-global__parent--selector.modal-opened{overflow:hidden!important;height:100vh}.wl-global__parent--selector .wl-carousel__promo-banner.carousel{position:absolute;z-index:1;width:100%;left:0;background:rgba(0,0,0,.6);display:table;-webkit-box-sizing:border-box;box-sizing:border-box;margin:unset!important;padding:2.4rem 0}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel{padding-top:1.6rem;padding-bottom:1.6rem}}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p{font-size:1.4rem;line-height:2.1rem;font-weight:600;letter-spacing:-.005em;text-align:center;color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:73.5%;margin:auto auto .8rem;padding-left:2.4rem;padding-right:2.4rem;padding-bottom:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p{width:84.5%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p{width:84.1%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p{width:80.8%}}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p a{color:#fff;font-size:1.4rem;line-height:2.1rem;font-weight:600;letter-spacing:-.005em}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p a:hover{color:#18c76f}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p a:active{color:#fff!important}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .text p:last-child{margin-bottom:0}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel{display:table-cell;vertical-align:middle}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__actions{position:absolute;top:calc(50% - .3em);width:100%}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action{cursor:pointer;border:solid #fff;border-width:0 .15em .15em 0;display:inline-block;padding:.2em}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--next,.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--previous{width:0;height:0;position:absolute}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--previous{-webkit-transform:rotate(135deg);transform:rotate(135deg);left:6.5%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--previous{left:5%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--previous{left:6.4%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--previous{left:8.2%}}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--next{right:6.5%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--next{right:5%}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--next{right:6.4%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action--next{right:8.2%}}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__action-text{color:#fff;display:none}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__indicators{display:none}.wl-global__parent--selector .wl-carousel__promo-banner.carousel .cmp-carousel__indicator--active{background-color:unset}.wl-global__parent--selector .wl-carousel__promo-banner .cq-Editable-dom--container.wl-promo-banner-container{position:relative}.wl-global__parent--selector .wl-desktop-dropdown--menu{width:100vw;height:5.9rem;display:none;color:#313131;background-color:#f5f5f5;border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-desktop-dropdown--menu{display:block}}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:2.4rem;padding-right:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container{padding-left:8rem;padding-right:8rem}}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container .cmp-navigation{height:4.2rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container .cmp-navigation .cmp-navigation__group{padding-left:0!important;margin-top:0;margin-bottom:0}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container .wl-menu--close-btn__container,.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container .wl-segment-nar__bar{display:none}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container [class*=wl-btn__]{padding:1.3rem 1.2rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-container [class*=wl-btn__] .cmp-button__text{font-size:1.4rem;line-height:1.4rem;font-weight:600}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0{display:inline-block;vertical-align:middle}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link{color:#000;font-weight:600;font-size:1.4rem;text-decoration:none;padding-left:1.2rem;margin-right:1.6rem;vertical-align:middle;height:4rem;line-height:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link.wl-only-link{margin-right:1.6rem;padding-right:1.2rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link:hover{color:#fff!important}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link{font-size:1.6rem;line-height:1.6rem}}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0>a>span{-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link:not(.wl-menu__logo):hover{background-color:#838383;border-radius:.1rem;color:#fff;cursor:pointer}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow.svg);position:relative;width:1.6rem;height:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;margin-left:.5rem;margin-right:1.2rem}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link.wl-only-link:after{display:none}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link.active-menu{background-color:#838383;border-radius:.1rem;color:#fff}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link.active-menu:after,.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0 a.cmp-navigation__item-link:hover:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow-white.svg)}@media only screen and (min-width:1081px)and (max-width:1440px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item.cmp-navigation__item--level-0>.wl-menu__item--2-lines>span{width:-webkit-min-content;width:-moz-min-content;width:min-content}}.wl-global__parent--selector .wl-mobile__util-nav .footer{background-color:#fff;padding-left:0;padding-right:0;border-bottom:.1rem solid #d6d6d6;height:auto}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footerNav-primary{display:block;padding-top:0;padding-bottom:0}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footerNav-primary:after{content:"";clear:both;display:table}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list{padding:4rem 2.4rem;display:block;border-bottom:.1rem solid #d6d6d6}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list{padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list{padding-right:8rem}}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list .cmp-list__item-link{display:block;width:100%;line-height:1.4rem;margin-bottom:4rem}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list .cmp-list__item-link.hidden-ele{display:none!important}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list li:last-child .cmp-list__item-link{margin-bottom:0}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list .cmp-list__item-link{font-size:1.4rem;font-weight:400;line-height:2.4rem;text-align:left;text-decoration:none;text-transform:capitalize;color:#313131}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list .cmp-list__item-link:hover{text-decoration:underline;cursor:pointer;color:#313131!important}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list .cmp-list__item-link:active{color:#000!important}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list ul{margin-bottom:0;padding-left:0}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list ul li{padding-bottom:0}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list:last-child{border-bottom:unset!important}.wl-global__parent--selector .wl-mobile__util-nav .footer .wl-footer_link-list:after{content:"";clear:both;display:table}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile{width:100vw;height:5.9rem;display:block;color:#313131;background-color:#f5f5f5;border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile{display:none}}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .cmp-container{padding-left:2.4rem;padding-right:2.4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .cmp-container{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .cmp-container{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .cmp-container{padding-left:8rem;padding-right:8rem}}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button{font-size:1.5rem;text-shadow:0 1px 0 var(--unnamed-color-ffffff);font-weight:600}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button{font-size:1.4rem}}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .cmp-button{color:#000;text-decoration:none}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .wl-logo__mobile--menu{display:block;height:2.4rem;width:auto;margin-top:.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .wl-logo__mobile--menu{height:3.2rem;margin-top:.5rem}}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .wl-logo__mobile--menu>img{height:100%}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-menu__dropdown{font-size:1.4rem;color:#000;font-weight:600}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow.svg);position:relative;width:1.6rem;height:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;margin-left:.8rem;margin-right:.3rem}.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .cmp-list__item-icon .wl-icon-menuitems{margin-left:-10rem;margin-top:.8rem;width:auto;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-dropdown-menu__tablet--mobile .wl-logo__button .cmp-list__item-icon .wl-icon-menuitems{margin-left:-8.5rem;margin-top:.8rem;height:3.2rem}}.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button:after,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button:before{border-width:.2rem}.wl-global__parent--selector .wl-header-cta__button--green .wl-header .wl-header__wrapper .wl-main-menu.wl-desktop-dropdown--menu .cmp-container .button.wl-segment--selector .cmp-button{background-color:#115c36}.wl-global__parent--selector .wl-header-cta__button--green .wl-header .wl-header__wrapper .wl-main-menu.wl-desktop-dropdown--menu .cmp-container .button.wl-segment--selector .cmp-button span{color:#fff}.wl-global__parent--selector .wl-header-cta__button--green .wl-header .wl-header__wrapper .wl-main-menu.wl-desktop-dropdown--menu .cmp-container .button.wl-segment--selector .cmp-button:focus,.wl-global__parent--selector .wl-header-cta__button--green .wl-header .wl-header__wrapper .wl-main-menu.wl-desktop-dropdown--menu .cmp-container .button.wl-segment--selector .cmp-button:hover{background-color:#838383}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item a.cmp-navigation__item-link.wl-menu__logo{margin-right:4.3rem!important;padding-left:0;padding-right:1.7rem!important}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item a.cmp-navigation__item-link.wl-menu__logo{margin-right:6.3rem!important}}.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item a.cmp-navigation__item-link.wl-menu__logo .wl-icon-menuitems,.wl-global__parent--selector .wl-desktop-dropdown--menu .cmp-navigation__item a.cmp-navigation__item-link.wl-menu__logo img{width:auto;height:3.2rem}.wl-global__parent--selector .wl-headerv2 .wl-mobile-dropdown--menu.animate-width,.wl-global__parent--selector .wl-headerv2 .wl-secondary__menu.animate-width{position:fixed}.wl-global__parent--selector .wl-mobile-dropdown--menu,.wl-global__parent--selector .wl-secondary__menu{width:0;background-color:#fff;top:0;font-size:1.4rem;opacity:1;position:absolute;z-index:3500;height:100vh;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;right:0;border-left:.1rem solid #d6d6d6;overflow:auto;padding-left:0!important;padding-right:0!important}.wl-global__parent--selector .wl-mobile-dropdown--menu.show:after,.wl-global__parent--selector .wl-secondary__menu.show:after{visibility:hidden;display:block;content:"";clear:both;height:0}.wl-global__parent--selector .wl-mobile-dropdown--menu::-webkit-scrollbar,.wl-global__parent--selector .wl-secondary__menu::-webkit-scrollbar{width:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu::-webkit-scrollbar-track,.wl-global__parent--selector .wl-secondary__menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .5rem #838383;box-shadow:inset 0 0 .5rem #838383;border-radius:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu::-webkit-scrollbar-thumb,.wl-global__parent--selector .wl-secondary__menu::-webkit-scrollbar-thumb{background:#adadad;border-radius:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu::-webkit-scrollbar-thumb:hover,.wl-global__parent--selector .wl-secondary__menu::-webkit-scrollbar-thumb:hover{background:#adadad}.wl-global__parent--selector .wl-mobile-dropdown--menu .cmp-container,.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-mobile__util-nav,.wl-global__parent--selector .wl-secondary__menu .cmp-container,.wl-global__parent--selector .wl-secondary__menu .wl-mobile__util-nav{display:none;-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.wl-global__parent--selector .wl-mobile-dropdown--menu.animate-width,.wl-global__parent--selector .wl-secondary__menu.animate-width{position:absolute;width:100%;height:100vh;right:0;opacity:1}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-mobile-dropdown--menu.animate-width,.wl-global__parent--selector .wl-secondary__menu.animate-width{width:54rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu.animate-width .cmp-container,.wl-global__parent--selector .wl-secondary__menu.animate-width .cmp-container{display:block}.wl-global__parent--selector .wl-mobile-dropdown--menu.animate-width .wl-mobile__util-nav,.wl-global__parent--selector .wl-secondary__menu.animate-width .wl-mobile__util-nav{display:unset}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container{height:10.4rem;background-color:#fff;position:relative}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper .wl-container-header,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper .wl-container-header{width:70%;text-align:left}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper .cmp-container,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .wl-columncontainer__inner-wrapper .cmp-container{width:30%;margin-left:auto;text-align:right}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .cmp-button,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button{border:none;background-color:unset;padding:0;position:absolute;margin-top:4rem;margin-bottom:4rem;right:4rem;cursor:pointer}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .cmp-button,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button{right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .cmp-button,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button{right:4rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-menu--close-btn__container .cmp-button:before,.wl-global__parent--selector .wl-secondary__menu .wl-menu--close-btn__container .cmp-button:before{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross.svg);width:2.4rem;height:2.4rem;display:block;background-size:contain;background-repeat:no-repeat}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar{background-color:#eaeaea;border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-container-header>div>a,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-container-header>div>a{display:block;width:100%;text-decoration:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar ul,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar ul{padding-left:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item{height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:.1rem solid #d6d6d6;padding-left:8rem;position:relative;text-decoration:none;color:#313131;font-weight:400}@media only screen and (max-width:576px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item{padding-left:6.5rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:hover,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:hover{color:#313131!important;text-decoration:underline}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:active,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:active{color:#000!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item.active,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item.active{font-weight:600}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text{font-size:1.4rem;text-decoration:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text.active,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text.active{font-weight:700}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text:after,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item .cmp-list__item-text:after{border:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item.active .cmp-list__item-text,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item.active .cmp-list__item-text{font-weight:600!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item.active:before,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item.active:before{content:"";display:inline-block;-webkit-transform:rotate(42deg);transform:rotate(42deg);height:1.3rem;width:.5rem;border-bottom:.3rem solid #115c36;border-right:.3rem solid #115c36;position:absolute;left:4.7rem;top:1.5rem}@media only screen and (max-width:576px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item.active:before,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item.active:before{left:3rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link{font-size:1.4rem;font-weight:600;line-height:1.4rem;text-align:left;color:#313131;text-decoration:none;height:2.4rem;letter-spacing:-.007rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem 4rem}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link{padding-right:4rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link:hover,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link:hover{color:#313131!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link:after,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-right-arrow-white-circle-black.svg);width:2rem;height:2rem;display:block;background-size:contain;background-repeat:no-repeat;margin-left:auto}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link.expanded:after,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link.expanded:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-down-arrow-white-circle-black.svg)}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link.wl-heading-item__level-1:after,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link.wl-heading-item__level-1:after{display:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-right--arrow,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-right--arrow{margin-right:4rem;margin-top:2rem;border-radius:.9rem;background-color:#303030;height:1.8rem;width:1.8rem;display:inline-block}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-right--arrow,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-right--arrow{margin-right:6rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-right--arrow:after,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .wl-right--arrow:after{content:"";display:inline-block;border-left:.2rem solid #fff;border-top:.2rem solid #fff;position:relative;left:.4rem;top:-.3rem;width:.8rem;height:.8rem;padding-left:.6rem;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.wl-global__parent--selector .wl-mobile-dropdown--menu .button.wl-segment--selector,.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-container,.wl-global__parent--selector .wl-secondary__menu .button.wl-segment--selector,.wl-global__parent--selector .wl-secondary__menu .wl-segment-nar__bar .cmp-container{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav{background-color:#fff;padding:4rem;border-bottom:.1rem solid #d6d6d6;overflow-x:hidden}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav{padding-right:4rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__group,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__group{padding-left:0;margin-top:0;margin-bottom:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0{margin-bottom:4rem;padding-bottom:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link{font-size:1.4rem;font-weight:400;line-height:2.4rem;text-align:left;color:#313131;letter-spacing:-.007rem;text-decoration:none;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:after,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-right-arrow-black.svg);width:2.4rem;height:2.4rem;display:block;background-size:contain;background-repeat:no-repeat}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link.wl-heading-item__level-1:after,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link.wl-heading-item__level-1:after{display:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:hover,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:hover{color:#313131!important;text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:active,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link:active{color:#000!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link.wl-only-link:after,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0 .cmp-navigation__item-link.wl-only-link:after{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0:last-child,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0:last-child{margin-bottom:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown{width:0;position:absolute;background-color:#fff;top:0;left:0;overflow:hidden;z-index:4000;height:100vh}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown{left:calc(100% - 54rem)}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show{border-right:.1rem solid #d6d6d6;width:100%;height:calc(100vh - 6%);height:100svh;overflow-x:hidden;overflow-y:auto}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show::-webkit-scrollbar,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show::-webkit-scrollbar{width:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show::-webkit-scrollbar-track,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .5rem #838383;box-shadow:inset 0 0 .5rem #838383;border-radius:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show::-webkit-scrollbar-thumb,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show::-webkit-scrollbar-thumb{background:#adadad;border-radius:1rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show::-webkit-scrollbar-thumb:hover,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show::-webkit-scrollbar-thumb:hover{background:#adadad}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown.show,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown.show{width:54rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:4rem;left:4rem;font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:0;text-align:left}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading{left:3.5rem}}@media only screen and (max-width:1081px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading{font-size:2rem;font-weight:600;line-height:2rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading:before,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-mobile-second-level__subheading:before{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-left-arrow-black-dark.svg);position:relative;width:1.6rem;height:1.6rem;min-width:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;margin-right:.8rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-menu--close-btn__container .wl-mobile-second-level__subheading:hover,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-menu--close-btn__container .wl-mobile-second-level__subheading:hover{cursor:pointer}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn{padding:4rem;border-bottom:.1rem solid #eaeaea}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn{padding-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn{padding-right:4rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-col-heading__wrapper,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-col-heading__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading{font-size:1.3rem;line-height:2.4rem;font-weight:600;text-decoration:none;display:inline-block!important;letter-spacing:-.013rem;text-transform:uppercase;position:relative;margin-bottom:2.4rem;white-space:nowrap}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading:hover,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading:hover{cursor:pointer}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a{text-decoration:none;color:#000!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a:after,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a:after{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading:after,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading:after{content:"";position:absolute;left:0;bottom:-2px;width:60px;border:solid #d6d6d6!important;border-width:0 0 .2rem!important;-webkit-transform:none!important;transform:none!important;float:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all{margin-left:1.6rem;display:inline-block;width:unset;text-decoration:none;padding-top:.3rem;font-size:1.3rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all:after,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all:after{border:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a{font-size:1.3rem;font-weight:400;line-height:2.4rem;letter-spacing:-.013rem;text-transform:capitalize;color:#313131}@-moz-document url-prefix(){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a{text-decoration-thickness:.1rem}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:hover,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:hover{color:#313131!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:active,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:active{color:#000!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:after,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:after{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .cmp-list__item.hidden-ele,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .cmp-list__item.hidden-ele{display:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul{padding-left:0;margin-bottom:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item{margin-bottom:1.6rem;padding-bottom:0;display:block}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item:last-child,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item:last-child{margin-bottom:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item .cmp-list__item-link:active .cmp-list__item-title,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item .cmp-list__item-link:active .cmp-list__item-title{color:#000!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a{text-decoration:none;line-height:2.4rem;letter-spacing:.004rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a:hover,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a:hover{color:#313131!important;cursor:pointer;text-decoration:underline}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a:after,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a:after{border:none!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-title,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-title{color:#313131;font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:.004rem;text-align:left;white-space:pre-wrap;word-break:break-word}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-title,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-title{word-break:unset;display:block}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-description,.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-icon,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-description,.wl-global__parent--selector .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn list ul .cmp-list__item a .cmp-list__item-icon{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__item--level-0,.wl-global__parent--selector .wl-secondary__menu .wl-common-nav .cmp-navigation__item--level-0{display:block}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-row,.wl-global__parent--selector .wl-secondary__menu .wl-row{display:block!important}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-row .wl-Grid-3--columns:last-child,.wl-global__parent--selector .wl-secondary__menu .wl-row .wl-Grid-3--columns:last-child{height:100%}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-vr-border-divider,.wl-global__parent--selector .wl-secondary__menu .wl-vr-border-divider{border:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .show-less,.wl-global__parent--selector .wl-mobile-dropdown--menu .show-more,.wl-global__parent--selector .wl-secondary__menu .show-less,.wl-global__parent--selector .wl-secondary__menu .show-more{display:none}.wl-global__parent--selector .wl-mobile-dropdown--menu .show-less.active,.wl-global__parent--selector .wl-mobile-dropdown--menu .show-more.active,.wl-global__parent--selector .wl-secondary__menu .show-less.active,.wl-global__parent--selector .wl-secondary__menu .show-more.active{font-size:1.5rem;line-height:2.4rem;font-weight:400;margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-mobile-dropdown--menu .show-less.active:after,.wl-global__parent--selector .wl-mobile-dropdown--menu .show-more.active:after,.wl-global__parent--selector .wl-secondary__menu .show-less.active:after,.wl-global__parent--selector .wl-secondary__menu .show-more.active:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow.svg);position:relative;width:1.6rem;height:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;margin-left:.8rem}.wl-global__parent--selector .wl-mobile-dropdown--menu .show-less.active:hover,.wl-global__parent--selector .wl-mobile-dropdown--menu .show-more.active:hover,.wl-global__parent--selector .wl-secondary__menu .show-less.active:hover,.wl-global__parent--selector .wl-secondary__menu .show-more.active:hover{cursor:pointer;text-decoration:underline}.wl-global__parent--selector .wl-mobile-dropdown--menu .show-less.active:after,.wl-global__parent--selector .wl-secondary__menu .show-less.active:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-up-arrow.svg)}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser{border-bottom:.1rem solid #d6d6d6;padding-bottom:1.6rem}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image{width:100%;font-size:0;line-height:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image{width:49%}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image img,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image a,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image a{font-size:0;line-height:0}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content{padding-top:1.6rem}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content{width:49%}}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{text-decoration:none;color:#313131}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover{text-decoration:underline;color:#313131}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active{text-decoration:none;color:#000}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover>span,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover>span{color:#313131}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover .wl-icon__span:after,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active>span,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active>span{color:#000}.wl-global__parent--selector .wl-mobile-dropdown--menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active .wl-icon__span:after,.wl-global__parent--selector .wl-secondary__menu .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .wl-page-overlay{display:none;z-index:1500;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.wl-global__parent--selector .wl-page-overlay.show{display:block}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown{width:100%;display:block;height:0;position:absolute;overflow:hidden;-webkit-transition:overflow .03s ease-in-out;transition:overflow .03s ease-in-out;left:0}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown.show-menu{margin-top:1.1rem;opacity:1;overflow:visible;z-index:2500;background-color:#fff;height:auto;-webkit-box-shadow:0 .4rem .8rem rgba(0,0,0,.2);box-shadow:0 .4rem .8rem rgba(0,0,0,.2)}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown.show-menu{margin-top:1.05rem}}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper{padding:4rem 2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper{padding-left:8rem;padding-right:8rem}}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper>.wl-row{display:grid;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem;grid-column:1/span 12;grid-template-columns:repeat(12,1fr)}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper>.wl-row{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper>.wl-row{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper>.wl-row{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-row .wl-column-type-1{grid-column:span 3}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-row .wl-column-type-2{grid-column:span 6}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-row .wl-column-type-3{grid-column:span 9}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-menu__list--border{margin-left:-2rem;border-left:.1rem solid #d6d6d6}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-menu__list--border{margin-left:-2.4rem}}.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-menu__list--border .wl-dropdown-menu__col{padding-left:2rem}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-dropdown-menu--col__wrapper .wl-menu__list--border .wl-dropdown-menu__col{padding-left:2.4rem}}.wl-global__parent--selector .wl-column-type-2 list>ul{display:grid;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem;grid-column:1/span 12;grid-template-columns:repeat(12,1fr);row-gap:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-column-type-2 list>ul{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-column-type-2 list>ul{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-column-type-2 list>ul{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-column-type-2 list>ul [class*=wl-list]{grid-column:span 6}.wl-global__parent--selector .wl-column-type-3 list>ul{display:grid;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem;grid-column:1/span 12;grid-template-columns:repeat(12,1fr);row-gap:0}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-column-type-3 list>ul{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-column-type-3 list>ul{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-column-type-3 list>ul{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-global__parent--selector .wl-column-type-3 list>ul .cmp-list__item{grid-column:span 4}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser{border-bottom:.1rem solid #d6d6d6;padding-bottom:1.6rem}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image{width:100%;font-size:0;line-height:0}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image{width:49%}}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__image a{font-size:0;line-height:0}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content{padding-top:1.6rem}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content{width:49%}}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{text-decoration:none;color:#313131}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover{text-decoration:underline;color:#115c36}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active{text-decoration:none;color:#000}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover>span{color:#115c36}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active>span{color:#000}.wl-global__parent--selector .wl-card__navigation--promo.cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-global__parent--selector .cmp-form-options--drop-down,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown{padding-bottom:6rem!important}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown{cursor:pointer;position:absolute;padding-left:0!important;padding-right:0;padding-top:0!important;padding-bottom:0!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select{height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.6rem;width:calc(100% - 1.6rem);-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}@media only screen and (min-width:641px){.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select{height:6rem}}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select div,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div{display:block;text-decoration:none;width:100%}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select div span,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{cursor:pointer;display:block;padding:.5rem 8rem .5rem 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select span,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select span{cursor:pointer}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-select:after,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select:after{rotate:0deg;right:1.4rem;bottom:.1rem}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options{position:absolute;left:0;top:1.3rem;width:calc(100% - 1.6rem)}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{background:#fff none repeat scroll 0 0;display:none;list-style:none;padding:0;position:absolute;left:-.05rem!important;top:3rem;border:.1rem solid #313131;width:calc(100% + 1.55rem);max-height:15rem;overflow-y:scroll;cursor:pointer}@media only screen and (min-width:641px){.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{overflow-y:auto}}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul li,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li{padding-bottom:0;font-style:normal}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul li div,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li div{padding:.8rem 1.6rem;left:1.6rem;display:block;text-decoration:none;text-align:left}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{color:#fff;-webkit-text-fill-color:#fff}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown-no-bottom-border,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom-width:1px!important;padding-right:.2rem;padding-bottom:.1rem!important}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-select:after,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-select:after{rotate:180deg;right:1.4rem;bottom:1.2rem}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-options ul,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-options ul{border-top-color:#313131!important}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-independent-dropdown .custom-dropdown-div-options,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-independent-dropdown .custom-dropdown-div-options{right:.2rem}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown{padding-bottom:0!important}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown{min-width:15rem!important}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.9rem 2.4rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select{padding-left:1.6rem;padding-right:1.6rem}}@media only screen and (max-width:375px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select{width:16.2rem;height:6rem}}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.2rem;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{color:#313131;font-size:1.4rem;font-weight:400;line-height:2.1rem;letter-spacing:-.007rem;text-align:left;width:100%;text-overflow:unset;min-width:8.67rem;font-style:normal;padding-right:0;padding-top:.8rem;padding-bottom:.8rem;white-space:unset}@media only screen and (max-width:375px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{width:80%;margin-right:1.6rem}}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;width:85%;padding-top:0;padding-bottom:0}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{min-width:14.5rem;padding-top:0;padding-bottom:0;margin-right:1.6rem}}@media only screen and (max-width:768px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select div span{white-space:unset}}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/dropdown.svg);position:absolute;-webkit-transform:none;transform:none;font-size:unset;bottom:-.3rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select:after{bottom:.2rem;right:1.2rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-select:after{bottom:.8rem}}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options{left:0;top:1.3rem;width:calc(100% - 1.7rem)}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{width:calc(100% + 1.7rem);left:-.1rem!important;top:1.8rem;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{left:-9.3rem!important;top:3.1rem;width:30.6rem}}@media only screen and (min-width:641px)and (max-width:768px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{left:-9.3rem!important}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{width:calc(100% + 1.9rem);left:-.2rem!important;top:2.9rem}}@media only screen and (max-width:375px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul{width:calc(100% + 11.1rem);left:-9.4rem!important;top:2.9rem}}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li{font-size:1.4rem;line-height:2.8rem}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li div{padding-left:2rem!important;padding-right:2rem!important}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li div,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li div span{line-height:2.8rem}}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options.options ul li .current-selected-option{color:#313131;-webkit-text-fill-color:#313131;background-color:#d6d6d6}.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-select:after{bottom:.7rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-select:after{bottom:1.2rem;right:1.2rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown-no-bottom-border .custom-dropdown-div-select:after{bottom:1.4rem}}.wl-global__parent--selector .cmp-form-options--drop-down .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-search__sortby--form-options-dropdown .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#d6d6d6;color:#313131;-webkit-text-fill-color:#313131}.wl-global__parent--selector .cmp-custom-independent-dropdown-rotate-chevron .custom-dropdown-div-select:after{rotate:180deg}.wl-global__parent--selector .no-scroll{overflow:hidden!important}.options.wl-options__theme--berry-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--berry-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#941e66!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.options.wl-options__theme--blue-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--blue-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#123d80!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.options.wl-options__theme--green-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--green-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#115c36!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.options.wl-options__theme--yellow-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--yellow-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#d66310!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.options.wl-options__theme--default .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.options.wl-options__theme--gray-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--default .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option,.wl-global__parent--selector .wl-dropdown-options__theme--gray-dark .cmp-custom-dropdown .custom-dropdown-div-options ul li .current-selected-option{background:#d6d6d6!important;color:#313131!important;-webkit-text-fill-color:#313131!important}.wl-global__parent--selector .productList .wl-similar__journal--list .cmp-list{padding-left:0;margin-top:0;margin-bottom:0}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer{margin-right:-2.4rem;margin-bottom:-2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer{margin-right:-4rem;margin-bottom:-4.8rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer{margin-right:-4.8rem;margin-bottom:-4.8rem}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__cardwrap--inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__cardwrap--inner{width:calc(33.3333% - 2.4rem);margin-right:2.4rem;margin-bottom:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__cardwrap--inner{width:calc(25% - 4rem);margin-right:4rem;margin-bottom:4.8rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__cardwrap--inner{width:calc(25% - 4.8rem);margin-right:4.8rem}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border:.1rem solid #d6d6d6;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);border-radius:.2rem;text-align:center}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--title{padding-left:2.4rem;padding-right:2.4rem;padding-top:3.2rem;color:#313131;font-size:1.6rem;display:block}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--title a{font-weight:600;word-break:break-word}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--title a:hover{color:#123d80!important;text-decoration:underline;cursor:pointer}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--title a:active{color:#000!important;text-decoration:underline!important}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img{padding:1.6rem 2.4rem 3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:9.8rem}@media only screen and (min-width:1441px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img{min-height:12rem}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img a,.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img a img{-o-object-fit:cover;object-fit:cover;width:7.4rem;height:9.8rem}@media only screen and (min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img a,.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__cardwrap--outer .wl-list__card--img a img{width:9rem;height:12rem}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card{width:calc(50% - 3.2rem);margin-right:3.2rem;margin-bottom:1.6rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view.compare-view .wl-list__cardwrap--inner{display:block}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view.compare-view .wl-list__card--title{padding-top:3.2rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:center}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view.compare-view .wl-list__card--img{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:0 2.4rem 4rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view.compare-view .wl-list__journal--product-card--fully-open-access{height:3.2rem;padding-left:2.4rem;padding-right:2.4rem;padding-bottom:3.2rem}@media(max-width:640px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view:not(.compare-view) .wl-list__journal--product-card--fully-open-access{display:none}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view:not(.compare-view) .wl-list__card--header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;width:100%}@media(max-width:640px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view:not(.compare-view) .wl-list__card--title{display:block}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view:not(.compare-view) .wl-list__card--title .wl-list__journal--product-card--fully-open-access{display:block;height:3.2rem;padding-top:1.6rem;padding-bottom:2.4rem}@media(min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view:not(.compare-view) .wl-list__card--title .wl-list__journal--product-card--fully-open-access{display:none}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--title{padding:2.4rem 2.4rem 0 1.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;text-align:start}@media only screen and (min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--title{padding-left:2.4rem;margin-bottom:3.2rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:center;height:3pc}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--title h5{padding-bottom:0}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--title a{text-decoration:none;color:#313131}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--img{padding:2.4rem 0 2.4rem 2.4rem;-webkit-box-flex:0;-ms-flex:0;flex:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-view .wl-list__card--img{padding-right:2.4rem;padding-top:0;padding-bottom:4rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--fully-open-access{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-left:auto;margin-right:auto}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--fully-open-access .wl-badge__with-icon{font-size:1.2rem;line-height:1.8rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2.5rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);padding:.7rem 1.6rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--fully-open-access .wl-badge__with-icon:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/revenue-model.svg);background-repeat:no-repeat;content:"";display:block;height:2rem;width:1.2rem;margin-right:.8rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--subscription-only .wl-badge__with-icon:before{content:unset!important}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-value{color:#123d80;font-size:1.6rem;line-height:2.4rem;font-weight:600;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:1081px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-value{font-size:1.8rem;line-height:2.7rem}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-value .wl-product__help--icon:before{top:.2rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-label{color:#313131;font-size:1.4rem;line-height:2.1rem;font-weight:400;letter-spacing:.0035rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-hint{margin-left:.8rem;color:#5a5a5a}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card-hint:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-new.svg);position:relative;top:.25rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--details,.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--footer,.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:2.4rem;padding-right:2.4rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--footer{background-color:#f5f5f5;padding-top:2.4rem;padding-bottom:2.4rem;width:100%}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--footer--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2.4rem;margin-bottom:-1.6rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--details{background-color:#f5f5f5;border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--more{background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:3.2rem;padding-bottom:3.2rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--more--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--more--inner a:not(:last-child){margin-bottom:.8rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--detailed{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1.6rem;padding-bottom:1.6rem;border-bottom:.1rem solid #d6d6d6;margin-bottom:.6rem;line-height:2.8rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--detailed:last-of-type{border-bottom:0;margin-bottom:0}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--detailed .wl-list__journal--product-card-label{-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--detailed .wl-list__journal--product-card-value{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:50%;text-align:end}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare{background-color:#123d80;color:#fff;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;font-size:1.4rem;line-height:2.8rem;font-weight:600;padding:1.6rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox{vertical-align:middle;height:2.6rem;width:2.6rem;margin:.15rem 1.6rem .15rem 0;background-color:#fff;-webkit-appearance:none;appearance:none;-moz-appearance:none;border-radius:.2rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:checked:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/checkmark-blue-compare.svg);font-size:1.45em;position:relative;width:2.6rem;text-align:center;height:2.6rem;display:inline-block;line-height:2.6rem;background-color:#fff;border-radius:.2rem}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled{background:hsla(0,0%,100%,.4);position:relative;cursor:not-allowed}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled:before{content:attr(data-tooltip);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:169%;left:-328%;width:17.7rem;padding:2.4rem 1.6rem;border-radius:.4rem;background-color:#fff;color:#000;white-space:normal;margin-left:0;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);line-height:2.8rem;letter-spacing:.0035rem;font-weight:400;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}@media(max-width:641px){.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled:before{width:12.3rem;left:-250%}}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled:after{content:"";position:absolute;top:-70%;left:50%;margin-left:-1rem;border:1rem solid transparent;border-top-color:#fff;opacity:0}.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled:hover:after,.wl-global__parent--selector .productList .wl-similar__journal--list .wl-list__journal--product-card--compare-checkbox:disabled:hover:before{opacity:1}.wl-global__parent--selector .productList.productList.wl-search__journal--data-attr-single-column-view .wl-similar__journal--list .wl-list__journal--product-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2.4rem;margin-bottom:1.6rem}.wl-global__parent--selector .productList.productList.wl-search__journal--data-attr-single-column-view .wl-similar__journal--list .wl-list__journal--product-card:last-child{margin-bottom:0}.wl-global__parent--selector .productList.productList.wl-search__journal--data-attr-single-column-view .wl-similar__journal--list .wl-list__journal--product-card-value{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.8rem;margin-bottom:0}.wl-global__parent--selector .productList.productList.wl-search__journal--data-attr-single-column-view .wl-similar__journal--list .wl-list__journal--product-card-label{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;margin-right:.8rem}.wl-global__parent--selector .productList.productList.wl-search__journal--data-attr-single-column-view .wl-similar__journal--list .wl-list__journal--product-card--footer--inner{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:unset}.wl-global__parent--selector #responsive-productList.wl-rc__hide{display:none}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left{padding-top:6rem;padding-bottom:0}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image{width:auto;height:auto}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image img{width:22.7rem!important;height:auto;-o-object-fit:unset;object-fit:unset}@media only screen and (max-width:1441px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image img{width:17.7rem!important}}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image img{width:10.6rem!important}}@media only screen and (max-width:641px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image img{width:7rem!important}}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image.show-img-mobile{float:left;margin-right:2.4rem;width:auto!important;height:auto}}@media only screen and (max-width:641px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__image.show-img-mobile{margin-right:1.6rem}}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content{width:100%!important;padding-left:4.8rem;padding-top:0}@media only screen and (max-width:1441px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content{padding-left:4rem}}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content{padding-left:0}}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .wl-teaser__content--inner-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .wl-teaser__content--inner-wrapper .wl-teaser__content-text-wrap{clear:both;padding-top:3.2rem}}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title{padding-bottom:1.6rem}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title{padding-bottom:0}}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a{font-weight:700;color:#313131;font-style:normal}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:hover{color:#115c36;text-decoration:underline!important}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:active{color:#000;text-decoration:underline!important}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cta-wrapper-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.2rem;margin-top:4rem}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cta-wrapper-container{margin-top:3.2rem}}@media only screen and (max-width:641px){.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cta-wrapper-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__description{color:#313131}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link{width:100%;border-bottom:.1rem solid #d6d6d6}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link a{padding:1.6rem 0;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;height:24px;display:inline-block;color:#123d80;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link a:hover{color:#123d80;text-decoration:underline}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link a:active{color:#000!important;text-decoration:none}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link a:active .wl-redirect-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/redirect-button-icons-small-black.svg)}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link .wl-icon-link{height:2.4rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link .wl-redirect-icon__span{width:2.4rem;height:2.4rem;position:relative;display:inline-block;line-height:1rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-text-link .wl-redirect-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/redirect-button-icons-small.svg);position:absolute;top:auto;height:inherit}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container.cta-container{display:inline-block;border:.1rem solid #123d80;border-radius:.2rem;background-color:#fff;text-align:center}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container.cta-container .cta-button{font-size:1.4rem;color:#123d80;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;padding:1.2rem 2.4rem;font-style:normal;font-weight:600;line-height:2.1rem;letter-spacing:-.014rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container.cta-container .cta-icon{display:inline-block;width:1.6rem;height:1.6rem;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/redirect-button-icons-cta.svg);min-width:1.6rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__badge{height:3.6rem;margin-bottom:3.2rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__badge.wl-product--product-card--subscription-only .wl-badge__with-icon:before{content:unset!important}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .wl-badge__with-icon{font-size:1.2rem;line-height:1.8rem;font-weight:600;padding:.7rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;background:#fff;border-radius:2.5rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.25);box-shadow:0 .2rem .8rem rgba(0,0,0,.25);text-align:center;font-style:normal;letter-spacing:.003rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .wl-badge__with-icon:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/revenue-model.svg);background-repeat:no-repeat;content:"";display:block;height:2rem;width:1.2rem;margin-right:1rem}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content p{padding-bottom:1.6rem!important;color:#313131!important;font-weight:600;font-style:normal}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content p i{font-weight:400}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-link{cursor:pointer}.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .accordion-description p{line-height:3.2rem;font-weight:400;letter-spacing:-.08px;padding-bottom:0!important}.product .responsivecontainer .wl-column--container .contentfragmentlist{background-color:#f5f5f5;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);padding:4rem 2.4rem}@media only screen and (min-width:1081px){.product .responsivecontainer .wl-column--container .contentfragmentlist{padding-left:4rem;padding-right:4rem}}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist{grid-template-columns:repeat(2,2fr);row-gap:.8rem;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;margin-bottom:3.2rem}@media only screen and (min-width:1081px){.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist{grid-template-columns:repeat(3,2fr);row-gap:4rem;margin-bottom:4rem}}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment{background-color:#f5f5f5;padding:0;overflow:unset}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon{margin-bottom:0}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .cmp-list__item-icon,.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon .wl-icon-menuitems{width:8rem;height:8rem}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element .cmp-contentfragment__element-value a{position:unset!important;text-decoration:underline;color:#313131}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element .cmp-contentfragment__element-value a:active{color:#000;text-decoration:underline!important}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element .cmp-contentfragment__element-value a.popper-button{font-size:1.4rem;letter-spacing:-.007rem;line-height:2.8rem}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element .cmp-contentfragment__element-value a.popper-button:hover{color:#123d80}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element .cmp-contentfragment__element-value .popper-popup .dialog__container .list-item{color:#313131;line-height:2.1rem;letter-spacing:.035px}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title{margin-bottom:.8rem}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .cmp-contentfragment__element-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.8rem}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h4{padding-bottom:0;font-style:normal}@media only screen and (max-width:640px){.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(odd) .cmp-contentfragment__element--title .wl-product__help:hover .wl-product__help--hint{left:-11rem}}@media only screen and (max-width:640px){.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment:nth-child(odd) .cmp-contentfragment__element--title .wl-product__help:hover .wl-product__help--hint:before{left:42%}}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p,.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description span{font-size:1.2rem;line-height:2.4rem;font-style:normal}@media only screen and (min-width:1081px){.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description p,.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description span{font-size:1.4rem;line-height:2.8rem}}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description span.wl-product__help--hint{font-size:1.4rem;font-style:normal;line-height:2.8rem;letter-spacing:.035px}}.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{cursor:pointer;text-decoration:underline}.product .responsivecontainer .wl-column--container .wl-product__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.6rem}@media only screen and (min-width:1081px){.product .responsivecontainer .wl-column--container .wl-product__button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:0}}.product .responsivecontainer .wl-column--container .wl-product__button a{text-decoration:none}.product .responsivecontainer .wl-column--container .wl-product__button a:hover{cursor:pointer}.product .responsivecontainer .wl-column--container .wl-product__button a:hover .cmp-button__text{text-decoration:underline}.product .responsivecontainer .wl-column--container .wl-product__button .aem-GridColumn--default--8{width:50%}@media only screen and (max-width:1081px){.product .responsivecontainer .wl-column--container .wl-product__button .aem-GridColumn--default--8{width:100%}}.product .responsivecontainer .wl-column--container .wl-product__button .aem-GridColumn--default--8 .button{width:auto!important;font-style:normal}.product .responsivecontainer .wl-column--container .wl-product__button .aem-GridColumn--default--8 .button .cmp-button__text{font-style:normal}.product .hide{display:none}.product .accordion-wrapper details{border-top:.1rem solid #d6d6d6;font-size:1.6rem}.product .accordion-wrapper details:last-child{border-bottom:.1rem solid #d6d6d6}.product .accordion-wrapper details:first-child .accordion-description{margin-bottom:2.4rem}.product .accordion-wrapper details[open] summary .wl-accordian-icon-link .wl-accordian-redirect-icon__span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:0}.product .accordion-wrapper details summary{padding:1.6rem 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:24px;font-weight:700;letter-spacing:.04px;width:100%;font-style:normal;color:#000}.product .accordion-wrapper details summary .wl-accordian-icon-link{height:1.6rem}.product .accordion-wrapper details summary .wl-accordian-icon-link .wl-accordian-redirect-icon__span{width:1.6rem;height:1.6rem;position:relative;display:inline-block}.product .accordion-wrapper details summary .wl-accordian-icon-link .wl-accordian-redirect-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow.svg);position:absolute;top:-3px;height:inherit}.product .accordion-wrapper details summary::marker{display:none}.product .accordion-wrapper details summary::-webkit-details-marker{display:none}.product .accordion-wrapper details .accordion-description .wl-search__additional-journal--product-card--detailed{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1.6rem;padding-bottom:1.6rem;border-top:.1rem solid #d6d6d6;line-height:2.8rem}.product .accordion-wrapper details .accordion-description .wl-search__additonal-journal--product-card-label{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;letter-spacing:.0035rem}.product .accordion-wrapper details .accordion-description .wl-search__additonal-journal--product-card-label .wl-text_label--small{color:#313131;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2.8rem;letter-spacing:.0035rem}.product .accordion-wrapper details .accordion-description .wl-search__additional-journal--product-card-value{-webkit-box-flex:0;-ms-flex:none;flex:1;max-width:50%;text-align:end;letter-spacing:.004rem;text-wrap:balance;word-break:normal!important}.product .accordion-wrapper details .accordion-description .wl-search__additional-journal--product-card-value .wl-text__value--small{text-align:right;color:#123d80;font-size:1.6rem;font-style:normal;font-weight:700;line-height:2.8rem;letter-spacing:.004rem}@media only screen and (max-width:641px){.product .wl-rc__columns-2--60-40{row-gap:9rem!important}}.product .wl-rc__columns-2--60-40 .wl-GridColumn:first-child{grid-column:1/span 7!important}@media only screen and (max-width:641px){.product .wl-rc__columns-2--60-40 .wl-GridColumn:first-child{grid-column:1/span 12!important}}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;background-color:transparent}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#fff}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#000;text-decoration:none}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__btn--primary .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 3.2rem;font-weight:700;text-align:center;text-decoration:none!important;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;color:#313131;border:.1rem solid #d6d6d6;background-color:"transparent";background-color:transparent}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#fff}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#000;text-decoration:none}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__btn--secondary .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button{letter-spacing:-.01em;font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center;text-decoration:none!important;border:.1rem solid #000;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;background-color:#fff;font-size:1.4rem;line-height:2.1rem;padding:1.2rem 2.4rem;font-weight:600;background-color:transparent}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#fff}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#000;text-decoration:none}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__btn--tertiary .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__help{position:relative}.wl-global__parent--selector .wl-product__help .wl-product__help--icon{margin-left:.6rem;color:#5a5a5a;display:inline-block;height:1.1rem}.wl-global__parent--selector .wl-product__help .wl-product__help--icon:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-new.svg);display:inline-block;position:relative;top:.4rem;width:1.8rem;height:1.8rem}.wl-global__parent--selector .wl-product__help .wl-product__help--hint{display:none}.wl-global__parent--selector .wl-product__help:hover{cursor:pointer}.wl-global__parent--selector .wl-product__help:hover .wl-product__help--hint{font-size:1.4rem;line-height:2.8rem;letter-spacing:.0025em;font-weight:400;display:block;width:26.8rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);background:#fff 0 0 no-repeat padding-box;top:-1.2rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);border-radius:.4rem;color:#000;padding:2.4rem 1.6rem;position:absolute;z-index:1;text-align:left}.wl-global__parent--selector .wl-product__help:hover .wl-product__help--hint:before{position:absolute;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-polygon-down-icon.svg);width:2.4rem;height:1.2rem;-webkit-transform:translateX(-50%) translateY(-5%) rotate(0deg);transform:translateX(-50%) translateY(-5%) rotate(0deg);z-index:-1;top:100%;background:transparent!important;border:none;-webkit-box-shadow:none;box-shadow:none;line-height:1.2rem}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a{text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:hover{color:#941e66!important;text-decoration:underline!important}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:active{color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover,.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover>span{color:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon svg *{fill:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h4{color:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .wl-product__help .wl-product__help--icon:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-darkberry-new.svg)}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{color:#941e66!important}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:active{text-decoration:none;color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .wl-product__button .button{border-color:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark.product .responsivecontainer .wl-column--container .wl-product__button .button .cmp-button__text{color:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#941e66}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--berry-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a{text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:hover{color:#123d80!important;text-decoration:underline!important}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:active{color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover,.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover>span{color:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon svg *{fill:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h4{color:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .wl-product__help .wl-product__help--icon:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-darkblue-new.svg)}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{color:#123d80!important}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:active{text-decoration:none;color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .wl-product__button .button{border-color:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark.product .responsivecontainer .wl-column--container .wl-product__button .button .cmp-button__text{color:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#123d80}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--blue-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a{text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:hover{color:#115c36!important;text-decoration:underline!important}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:active{color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover,.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover>span{color:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon svg *{fill:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h4{color:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .wl-product__help .wl-product__help--icon:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-darkgreen-new.svg)}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{color:#115c36!important}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:active{text-decoration:none;color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .wl-product__button .button{border-color:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark.product .responsivecontainer .wl-column--container .wl-product__button .button .cmp-button__text{color:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#115c36}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--green-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a{text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:hover{color:#d66310!important;text-decoration:underline!important}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__title a:active{color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover,.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover>span{color:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .card.wl-card__img-position--left .cmp-teaser__content .cmp-teaser__action-container .wl-link__primary:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--icon svg *{fill:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title h4{color:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--title .wl-product__help .wl-product__help--icon:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-question-darkyellow-new.svg)}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:hover{color:#d66310!important}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .contentfragmentlist .cmp-contentfragmentlist .cmp-contentfragment .cmp-contentfragment__element--description a:active{text-decoration:none;color:#000!important}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .wl-product__button .button{border-color:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark.product .responsivecontainer .wl-column--container .wl-product__button .button .cmp-button__text{color:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc{background-color:#d66310}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .wl-product__btn--bgc .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover{background-color:#838383;color:#fff!important;border-color:#838383}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:hover .cmp-button__text{color:#fff;text-decoration:none}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active{background-color:#000;color:#fff;border-color:#000}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:active .cmp-button__text{color:#fff}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled{background-color:#f5f5f5;border-color:#d6d6d6;color:#adadad}.wl-global__parent--selector .wl-product__cmp--theme--yellow-dark[class*=wl-product__btn--] .responsivecontainer .wl-column--container .wl-product__button .button:disabled .cmp-button__text{color:#adadad}.wl-global__parent--selector .wl-search__journal--compare-banner{display:none}.wl-global__parent--selector .wl-search__journal--compare-banner.active{display:block;position:fixed;width:100%;bottom:0;left:0;background-color:#123d80;-webkit-box-shadow:0 -.2rem .8rem rgba(0,0,0,.25);box-shadow:0 -.2rem .8rem rgba(0,0,0,.25);z-index:1}.wl-global__parent--selector .wl-search__journal--compare-banner--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:2.4rem;padding-bottom:2.4rem;max-height:19.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:bottom .5 ease-in-out;transition:bottom .5 ease-in-out;position:relative}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--inner{padding-top:3.2rem;padding-bottom:3.2rem;max-height:19rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--inner{max-width:126rem;margin-left:auto;margin-right:auto}}@media(min-width:1441px){.wl-global__parent--selector .wl-search__journal--compare-banner--inner{max-width:160rem}}@media(max-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--inner{gap:1.6rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--inner a{text-decoration:none}.wl-global__parent--selector .wl-search__journal--compare-banner--inner a:hover{text-decoration:underline}.wl-global__parent--selector .wl-search__journal--compare-banner--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:-1.6rem;margin-bottom:1.6rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;line-height:2.2rem}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--items{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-top:.85rem;margin-bottom:.85rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--items{-webkit-box-flex:4;-ms-flex:4;flex:4;margin-right:-3.2rem;margin-top:0;margin-bottom:0}}@media(max-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--items{margin-bottom:0}}.wl-global__parent--selector .wl-search__journal--compare-banner--items>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:calc(25% - 1.8rem);-ms-flex:calc(25% - 1.8rem);flex:calc(25% - 1.8rem);-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem dashed #fff;border-radius:.4rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);padding:1.2rem;margin-right:1.6rem}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--items>div{padding:2.4rem 1.6rem;min-height:10.8rem;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--items>div{margin-right:3.2rem;min-height:11.4rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--items>div.active{background:#fff;border:none;position:relative}.wl-global__parent--selector .wl-search__journal--compare-banner--card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.wl-global__parent--selector .wl-search__journal--compare-banner--card--close{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross.svg);display:block;background:#fff;position:absolute;height:2.4rem;width:2.4rem;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);padding:.2rem;top:-1.2rem;right:-1.2rem}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--card--close{height:2.4rem;width:2.4rem;padding:.4rem;top:-1.2rem;right:-1.2rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--card--close{height:3.2rem;width:3.2rem;top:-1.6rem;right:-1.6rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--close-cross{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/close-cross.svg);display:block;background:#fff;position:absolute;height:3.2rem;width:3.2rem;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);padding:1rem;top:-1.2rem;right:-1.2rem}.wl-global__parent--selector .wl-search__journal--compare-banner--card-title{display:none}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--card-title{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;letter-spacing:.0025em;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wl-global__parent--selector .wl-search__journal--compare-banner--card-title h5{padding-bottom:0}.wl-global__parent--selector .wl-search__journal--compare-banner--card-title a{display:inline;color:#313131;text-decoration:none;font-size:1.4rem;line-height:2.2rem}.wl-global__parent--selector .wl-search__journal--compare-banner--card-title a:hover{color:#123d80;text-decoration:underline}.wl-global__parent--selector .wl-search__journal--compare-banner--card-title a:active{color:#000;text-decoration:underline}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--card--img{padding-left:1.6rem;padding-bottom:.6rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--card--img a img{display:block;-o-object-fit:cover;object-fit:cover;width:4.2rem;height:6rem}.wl-global__parent--selector .wl-search__journal--compare-banner--side{display:-ms-grid;display:grid;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--side{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:1.6rem;max-height:12.5rem;max-width:19.6rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--side{padding-left:4.8rem;max-width:16.7rem;min-width:20rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--controls{color:#fff;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--controls{min-width:20rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--heading{display:none}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--heading{display:block;color:#fff;font-size:1.6rem;line-height:3.2rem;font-weight:700;letter-spacing:-.005em}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--heading{text-align:end;min-width:20rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--clearall{display:none}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--clearall{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:2.2rem;letter-spacing:-.005em;text-align:end;padding-right:3.2rem;padding-top:1.2rem;padding-bottom:1.2rem;max-width:5.4rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner--clearall{margin-right:0}}.wl-global__parent--selector .wl-search__journal--compare-banner--clearall a{font-weight:400}.wl-global__parent--selector .wl-search__journal--compare-banner--clearall a,.wl-global__parent--selector .wl-search__journal--compare-banner--clearall a:hover{color:#fff}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--clearall a{max-width:5.4rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button{-webkit-box-flex:0;-ms-flex:0;flex:0;background:#fff;color:#adadad!important;border:.1rem solid #000;border-radius:.1rem;font-weight:600;word-break:normal;letter-spacing:-.005em;padding:1.2rem 2.45rem;pointer-events:none}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button:hover{text-decoration:none!important;color:#adadad;cursor:default}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button.active{color:#000!important;cursor:pointer;pointer-events:unset}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button.active:hover{color:#000}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button.active:active{color:#000!important}@media(min-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button{padding:1.2rem 2.4rem;max-width:11rem}}@media(max-width:641px){.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button{line-height:4.5rem}}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button:active{text-decoration:none;color:#adadad!important}.wl-global__parent--selector .wl-search__journal--compare-banner--compare-button:hover{text-decoration:none}.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips{position:relative}.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips.active .compare-tooltipstext{display:none;width:17.7rem;background-color:#fff;color:#000;text-align:left;border-radius:.4rem;padding:2.4rem 1.6rem;position:absolute;z-index:1;bottom:235%;left:-45%;margin-left:0;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);line-height:2.8rem;letter-spacing:.004rem;font-weight:400;opacity:0;-webkit-transition:.5s;transition:.5s}@media(max-width:1081px){.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips.active .compare-tooltipstext{width:11.6rem;left:-16%}}.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips.active .compare-tooltipstext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-1rem;border:1rem solid transparent;border-top-color:#fff}.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips.active:hover .compare-tooltipstext{display:block;opacity:1}.wl-global__parent--selector .wl-search__journal--compare-banner .compare-tooltips .compare-tooltipstext{display:none}.wl-global__parent--selector .wl-search__journal--compare-banner--close{display:block;color:#fff;background:#123d80;border-radius:.2rem;font-weight:700;line-height:1.9rem;padding:.8rem 1.6rem;position:absolute;top:-2.4rem;cursor:pointer}.wl-global__parent--selector .wl-search__journal--compare-banner--close:hover{color:#fff}.wl-global__parent--selector .comparisonbanner.cq-Editable-dom{display:block!important;position:static}.wl-global__parent--selector .wl-comparison-banner__author{display:block;width:100%;background-color:#123d80;-webkit-box-shadow:0 -.2rem .8rem rgba(0,0,0,.25);box-shadow:0 -.2rem .8rem rgba(0,0,0,.25)}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:2.4rem;margin-top:2.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:bottom .5 ease-in-out;transition:bottom .5 ease-in-out;position:relative}@media(min-width:641px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--inner{padding-top:3.2rem;padding-bottom:3.2rem}}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--inner a{text-decoration:none}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:-1.6rem;margin-bottom:1.6rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;line-height:2.2rem}@media(min-width:641px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--items{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-top:.85rem;margin-bottom:.85rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--items{-webkit-box-flex:4;-ms-flex:4;flex:4;margin-right:-3.2rem;margin-top:0;margin-bottom:0}}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--side{display:-ms-grid;display:grid;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between}@media(min-width:641px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--side{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:1.6rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--side{padding-left:4.8rem;padding-top:.25rem;padding-bottom:.25rem}}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--controls{color:#fff;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;text-align:left}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--heading{display:none}@media(min-width:641px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--heading{display:block;color:#fff;font-size:1.6rem;line-height:3.2rem;font-weight:700;letter-spacing:-.005em}}@media(min-width:1081px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--heading{text-align:end}}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--clearall{display:none}@media(min-width:641px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--clearall{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:2.2rem;letter-spacing:-.005em;text-align:end;padding-right:3.2rem;padding-top:1.2rem;padding-bottom:1.2rem}}@media(min-width:1081px){.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--clearall{margin-right:0}}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--clearall a{font-weight:400}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--compare-button{-webkit-box-flex:0;-ms-flex:0;flex:0;background:#fff;color:#adadad;border:.1rem solid #000;border-radius:.1rem;font-weight:600;word-break:normal;letter-spacing:-.005em;padding:1.2rem 2.45rem}.wl-global__parent--selector .wl-comparison-banner__author .wl-search__journal--compare-banner--close{display:block;color:#fff;background:#123d80;border-radius:.2rem;font-weight:700;line-height:1.9rem;padding:.8rem 1.6rem;position:absolute;top:-2.4rem;right:0}.wl-global__parent--selector .comparisonbanner{display:none!important;position:fixed;background-color:#123d80;left:0;bottom:0;z-index:10}.wl-global__parent--selector .comparisonbanner.active{display:block!important}.wl-global__parent--selector .comparisonbanner .wl-search__journal--compare-banner.active{-webkit-box-shadow:none;box-shadow:none;position:relative}.wl-global__parent--selector .comparisonbanner .wl-search__journal--compare-banner.active .wl-search__journal--compare-banner--close{right:0}.wl-global__parent--selector .comparisonbanner .wl-search__journal--compare-banner.active .wl-search__journal--compare-banner--close:active{color:#fff}.wl-global__parent--selector .comparisonbanner .wl-search__journal--compare-banner--clearall a:hover,.wl-global__parent--selector .comparisonbanner .wl-search__journal--compare-banner--close:hover{color:#fff!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box{width:100%;position:absolute;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2.4rem 1.2rem;background:#fff;border:.1rem solid #adadad;overflow-y:auto;max-height:90vh;display:none}@media(min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box{top:4.8rem;padding:2.4rem 1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box{top:6rem;padding:2.4rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box{width:calc(100% - 4rem);top:6.4rem}}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box li{line-height:2rem;padding-bottom:1.6rem;list-style:none;text-decoration:none}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box li .wl-search__suggestionbox--list-fonttitle:hover{color:#313131}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box li span{font-weight:600}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box a{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:unset!important;font-weight:400}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box a:not(.wl-search__suggestionbox--list-fonttitle){font-size:1.5rem;line-height:2rem;letter-spacing:-.005em;max-width:100%;word-wrap:break-word;text-decoration:none}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box a:hover{text-decoration:underline;color:#313131!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box a:active{color:#000!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box li.selected{text-decoration:underline}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .suggestion-list,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__products--list{padding:1.2rem 0}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list li:last-child,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .suggestion-list li:last-child,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__products--list li:last-child{padding-bottom:1.6rem}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__products--list{padding-bottom:0}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list li:last-child,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__products--list li:last-child{padding-bottom:1.6rem}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list a,.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__products--list a{font-weight:600}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .separator{width:100%;margin:2.4rem 0;border-bottom:.2rem solid #d6d6d6;-webkit-box-sizing:border-box;box-sizing:border-box}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .see-all-results{display:inline-block;font-weight:600;padding-bottom:1.2rem;text-decoration:underline!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .see-all-results:hover{color:#115c36!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .see-all-results:active{color:#000!important}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .see-all-results.wl-no__search--results{display:none}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__no--suggestions{font-style:italic;font-weight:400;font-size:1.5rem;line-height:2rem}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .wl-search__no--suggestions>.highlight{font-weight:600}.wl-global__parent--selector .wl-top-nav-bar__center-col .auto-suggestion-box .other-list .wl-search__no--suggestions{padding-bottom:1.2rem}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--count,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--count{color:#313131;text-align:left}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-items,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-items{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-item-img,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-item-img{min-width:7.5rem;padding-left:0;padding-right:1.1rem;padding-top:0}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-item-detail,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-item-detail{padding-left:1.1rem;padding-right:0;padding-top:0}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-img,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-img{background-color:#838383;display:inline-block;vertical-align:middle}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-img,.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-img img,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-img,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-img img{height:10.9rem;-o-object-fit:cover;object-fit:cover;width:7.5rem}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-author,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-author{color:#595959;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-top:.8rem}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-pub-date,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-pub-date{color:#595959;margin-top:.8rem}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-revenue-model,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-revenue-model{font-size:1.2rem;line-height:1.8rem;font-weight:600;padding:.7rem 1.6rem;margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:2.5rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.25);box-shadow:0 .2rem .8rem rgba(0,0,0,.25)}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-revenue-model:before,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-revenue-model:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/revenue-model.svg);background-repeat:no-repeat;content:" ";display:block;height:2rem;width:1.3rem;margin-right:1rem}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list-revenue-model.wl-search__suggestion--list-revenue_model--subscription-only:before,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-revenue-model.wl-search__suggestion--list-revenue_model--subscription-only:before{content:unset!important}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list{padding:1.2rem 0 0;margin-top:1.6rem;margin-bottom:0}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle{color:#000;text-decoration:none;font-weight:700;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle:hover,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle:hover{color:#000;text-decoration:underline!important}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle:active,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list .wl-search__suggestionbox--list-fonttitle:active{text-decoration:none!important;color:#000!important}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--list li,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list li{line-height:2rem;padding-bottom:1.6rem;list-style:none;text-decoration:none}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--all-results,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--all-results{font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.005em;color:#313131;text-decoration:underline!important}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--all-results:hover,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--all-results:hover{cursor:pointer;color:#115c36!important}.wl-global__parent--selector .wl-search__suggestionbox .wl-search__suggestionbox--all-results:active,.wl-global__parent--selector .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--all-results:active{color:#000!important}.wl-global__parent--selector .wl-search__suggestionbox{padding:2.4rem;width:100%;position:absolute;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1rem solid #adadad;overflow-y:auto;border-top:unset}.wl-global__parent--selector.network-page .wl-search__suggestionbox .wl-search__suggestionbox--list-item-img,.wl-global__parent--selector.network-page .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-item-img{min-width:10.9rem}.wl-global__parent--selector.network-page .wl-search__suggestionbox .wl-search__suggestionbox--list-img,.wl-global__parent--selector.network-page .wl-search__suggestionbox .wl-search__suggestionbox--list-img img,.wl-global__parent--selector.network-page .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-img,.wl-global__parent--selector.network-page .wl-top-nav-bar .wl-topsearch__suggestionbox .wl-search__suggestionbox--list-img img{height:10.9rem;-o-object-fit:contain;object-fit:contain;width:10.9rem;background-color:#fff;-o-object-position:top;object-position:top}.wl-global__parent--selector .wl-search__products--list li a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wl-global__parent--selector .wl-search__products--list li a>img{height:100%;width:4.8rem;margin-right:1.2rem}.wl-global__parent--selector .wl-search__products--list li a>img:hover{cursor:pointer}.wl-global__parent--selector .wl-search__products--list li a>span{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@supports(-webkit-line-clamp:4){.wl-global__parent--selector .wl-search__products--list li a>span{text-overflow:ellipsis;-webkit-line-clamp:4!important}}.wl-global__parent--selector .wl-search__products--list li a>span:hover{text-decoration:underline;cursor:pointer}.wl-global__parent--selector .wl-search__products--list li a:hover{text-decoration:none!important;cursor:auto!important}.wl-global__parent--selector .wl-search__products--list .wl-search__no--suggestions{padding-bottom:1.2rem}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__results--total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__results--total span{color:#5a5a5a;font-size:1.4rem;line-height:normal;font-weight:600}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view #wl-search__currentpage,.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination{margin-top:1.6rem}}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination span span{border:unset}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages{height:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313131;border-radius:.4rem;margin-right:.8rem;font-size:1.6rem;font-weight:600;line-height:normal;min-width:2.4rem;word-break:normal;padding-left:.4rem;padding-right:.4rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages:hover{background-color:#838383;color:#fff;cursor:pointer}}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.active{background-color:#000;color:#fff}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.active:hover{background-color:#000;cursor:default}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.dots{margin-right:0}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.dots:hover{background-color:#fff;color:#313131;cursor:default}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.first,.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.last{margin-left:.8rem}.wl-global__parent--selector .wl-search__results .wl-search__row--prevnext.wl-search-pagination__results--view .wl-search__pagination--pages.wl-search__pagination--btn-page:hover{cursor:pointer}.wl-global__parent--selector .wl-search__results .wl-search-pagination__prev-next-disable{color:#838383!important;pointer-events:none;cursor:default}.wl-global__parent--selector .wl-search__results .wl-search-pagination__prev-next-disable#wl-search__btn--next:after,.wl-global__parent--selector .wl-search__results .wl-search-pagination__prev-next-disable#wl-search__btn--prev:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-approx-gray.svg)}.wl-global__parent--selector .wl-search__results .wl-search__results--total--top .wl-search__row--prevnext.wl-search-pagination__results--view{-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:1.6rem}.wl-global__parent--selector .wl-search__results .wl-search__results--total--top .wl-search__row--prevnext.wl-search-pagination__results--view #wl-search__results--current{line-height:normal}.wl-global__parent--selector .wl-search__results .wl-search__results--total--top .wl-search__pagination{display:none!important}.wl-global__parent--selector .wl-search__promotional--banner-hide{display:none}.wl-global__parent--selector .wl-search__promotional--banner-show{margin-top:2.4rem;margin-bottom:4rem;width:100%}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-search__promotional--banner-show{margin-right:2.4rem;margin-top:0}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-search__promotional--banner-show{margin-right:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-search__promotional--banner-show{margin-right:4.8rem}}.wl-global__parent--selector .wl-search__promotional--banner-show .wl-columncontainer__inner-wrapper{padding-top:8rem!important}.wl-global__parent--selector .wl-search__promotional--banner-show .wl-rc__padding--all-zero .wl-columncontainer__inner-wrapper,.wl-global__parent--selector .wl-search__promotional--banner-show .wl-rc__padding--top-bottom-zero .wl-columncontainer__inner-wrapper,.wl-global__parent--selector .wl-search__promotional--banner-show .wl-rc__padding--top-zero .wl-columncontainer__inner-wrapper{padding-top:0!important}.wl-global__parent--selector .wl-search__promotional--banner-show a[class*=wl-btn__]:hover{text-decoration:none!important}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar{height:8rem;padding-top:1rem;padding-bottom:1rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop~.wl-util__items--desktop{margin-left:1.2rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-cart__icon{width:3.2rem;height:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-cart__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-hamburger__icon{width:3.2rem;height:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-hamburger__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon{width:3.2rem;height:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector{width:3rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector{width:4rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-signin__icon{width:3.2rem;height:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-signin__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-search__icon{width:3.2rem;height:3.2rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-search__icon{width:3.2rem;height:3.2rem}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:active:before,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}@media only screen and (max-width:1080px)and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:active:before,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:hover:before,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:hover:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}@media only screen and (min-width:1081px)and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:hover:before,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:hover:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util-nav__language--nav--anchor.active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util-nav__language--nav--anchor.active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image>a{display:-webkit-box;display:-ms-flexbox;display:flex;width:9.5rem}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image,.wl-global__parent--selector .wl-headerv2 .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image>a{width:13.3rem}}.wl-global__parent--selector .wl-top-nav-bar{position:relative;background:#eaeaea;border-bottom:.1rem solid #d6d6d6;width:100%;word-break:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2.4rem;padding-right:2.4rem;height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-top-nav-bar{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .wl-top-nav-bar{-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar{padding-top:1.6rem;padding-bottom:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar{height:10rem;display:grid;grid-template-columns:repeat(12,1fr);padding-top:2rem;padding-bottom:2rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo{grid-column:1/span 3}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image>a{display:-webkit-box;display:-ms-flexbox;display:flex;width:7.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image>a{width:9.5rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image>a{width:13.3rem}}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image{margin-right:4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo .cmp-image img{width:100%;height:100%}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__logo.inactive{display:none}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col{width:100%;position:relative}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col{grid-column:4/span 6}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col{height:100%;display:none}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col.active{display:block}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar{position:absolute;top:1.6rem;width:calc(100% - 4rem)}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar{display:block;position:relative;width:100%}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/search-input-box-icon.svg);display:block;background-size:contain;width:2.8rem;height:2.8rem;position:absolute;left:1.2rem;top:1rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--icon{left:1.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--icon{left:2.4rem;top:1.6rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--icon:hover{cursor:pointer}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background:#fff;border:.1rem solid #838383;border-radius:.2rem;height:4.8rem;font-size:1.6rem;line-height:2.8rem;letter-spacing:-.005em;text-shadow:0 .1rem 0 #fff;color:#313131;padding:1rem 1.2rem 1rem 6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box{border-color:#adadad;width:100%;padding:1rem 1.6rem 1rem 7.6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box{height:6rem;padding:1.6rem 2.4rem 1.6rem 8.4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box.active{padding-right:4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box.active{padding-right:5.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box.active{padding-right:6.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-webkit-input-placeholder{font-size:1.6rem;line-height:2.8rem;letter-spacing:-.005em;color:#838383;text-shadow:0 .1rem 0 #fff}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box:-moz-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box:-ms-input-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-moz-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-webkit-input-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::placeholder{font-size:1.6rem;line-height:2.8rem;letter-spacing:-.005em;color:#838383;text-shadow:0 .1rem 0 #fff}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-webkit-input-placeholder{color:#adadad}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box:-moz-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box:-ms-input-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-moz-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::-webkit-input-placeholder,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box::placeholder{color:#adadad}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box:focus-visible{outline:.2rem solid #000;outline-offset:-.2rem}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--vertical--rule{position:absolute;height:2.8rem;border-right:.2rem solid #000;left:4.8rem;top:1rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--vertical--rule{left:6rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--vertical--rule{left:6.8rem;top:1.6rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--cross--icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-inner.svg);background-size:contain;background-repeat:no-repeat;display:none;width:2rem;height:2rem;position:absolute;right:1.2rem;top:1.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--cross--icon{width:2.2rem;height:2.2rem;right:1.6rem;top:1.3rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--cross--icon{right:2.4rem;top:1.9rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search__input--box--cross--icon:hover{cursor:pointer}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search-bar__cancel--btn{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross.svg);display:none;position:absolute;width:2.4rem;height:2.4rem;right:-4rem;top:1.2rem}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__center-col .wl-search-bar .wl-search-bar__cancel--btn.active{display:inline}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col{grid-column:10/span 3}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col{margin-left:auto}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item{position:relative;width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item{width:3.2rem;height:3.2rem}}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util__search--item{display:none}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:active:before,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:active:before{content:"";display:block;width:3rem;height:3rem;background-color:#838383;position:absolute;z-index:1;border-radius:3.2rem;left:-.3rem;top:-.3rem}}@media only screen and (max-width:1080px)and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:active:before,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:hover:before,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:hover:before{content:"";display:block;width:3rem;height:3rem;background-color:#838383;position:absolute;z-index:1;border-radius:3.2rem;left:-.3rem;top:-.3rem}}@media only screen and (min-width:1081px)and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>a:hover:before,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item>div>a:hover:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util-nav__language--nav--anchor.active:before{content:"";display:block;width:3rem;height:3rem;background-color:#838383;position:absolute;z-index:1;border-radius:3.2rem;left:-.3rem;top:-.3rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util-nav__language--nav--anchor.active:before{width:4rem;height:4rem;left:-.4rem;top:-.4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-cart__icon{z-index:300;position:relative;display:block;background-size:contain;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/shopping-cart.svg);width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-cart__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-hamburger__icon{z-index:300;position:relative;display:block;background-size:contain;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/List.svg);width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-hamburger__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon{z-index:300;position:relative;display:block;background-size:contain;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Globe.svg);width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector{width:3rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-language__icon,.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector{width:4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-signin__icon{z-index:300;position:relative;display:block;background-size:contain;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/User.svg);width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-signin__icon{width:3.2rem;height:3.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-search__icon{z-index:300;position:relative;display:block;background-size:contain;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Search.svg);width:2.4rem;height:2.4rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-search__icon{width:3.2rem;height:3.2rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:hover .wl-cart__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/shopping-cart-white.svg)}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:active .wl-cart__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/shopping-cart-white.svg)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:hover .wl-hamburger__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/hamburger-white.svg)}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:active .wl-hamburger__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/hamburger-white.svg)}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a:before{width:3.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a:before{width:4.8rem}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a:hover .wl-language__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/Globe-white-up.svg)}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a:active .wl-language__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/Globe-white-up.svg)}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a.active:before{width:3.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a.active:before{width:4.8rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item.wl-util-nav__language--selector a.active .wl-language__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/Globe-white-up.svg)}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:hover .wl-signin__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/User-white.svg)}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:active .wl-signin__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-business/resources/images/common-icons/User-white.svg)}}@media only screen and (min-width:1081px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:hover .wl-search__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Search-white.svg)}}@media only screen and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item a:active .wl-search__icon{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/Search-white.svg)}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util__item-button{width:unset;height:unset}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util__item-button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-util__item-button a:hover:before{content:none!important}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile{position:relative}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile .wl-icon__tooltip{display:none}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile:hover .wl-icon__tooltip{display:block;position:absolute;top:3rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;right:-2.3rem;cursor:pointer;background-color:#fff;border:.1rem solid #adadad;-webkit-box-shadow:0 .4rem 1.6rem rgba(49,49,49,.6);box-shadow:0 .4rem 1.6rem rgba(49,49,49,.6);z-index:1}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile:hover .wl-icon__tooltip a:hover:before{content:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile:hover .wl-icon__tooltip{top:4rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item .wl-top-nav__profile:hover .wl-icon-tooltip__text{font-size:1.4rem;line-height:4.6rem;color:#000;font-weight:600;cursor:pointer;border:none;text-align:left;width:100%;background-color:transparent;padding:0 1.6rem;text-align:center;position:relative;white-space:nowrap;margin:0;display:unset;text-decoration:none;height:unset}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop{margin-left:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop{margin-left:0}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop~.wl-util__items--desktop{margin-left:1.6rem}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util__items--desktop~.wl-util__items--desktop{margin-left:3.2rem}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util__item-button{width:unset;height:unset}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util__item-button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util__item-button a:hover:before{content:none!important}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-util-nav__item:has(.wl-top-nav__cartv2.hidden){display:none}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart{position:relative}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart .wl-icon__tooltip{display:none}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart:hover .wl-icon__tooltip{top:40px;display:block;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;right:-6px;cursor:pointer;background-color:#fff;border:none;border-radius:2px;-webkit-box-shadow:0 .4rem 1.6rem rgba(49,49,49,.6);box-shadow:0 .4rem 1.6rem rgba(49,49,49,.6);z-index:1;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart:hover .wl-icon__tooltip a:hover:before{content:unset}@media only screen and (min-width:641px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart:hover .wl-icon__tooltip{top:40px}}.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items .wl-top-nav__cartv2.wl-top-nav__cart:hover .wl-icon-tooltip__text{font-size:1.4rem;line-height:21px;color:#000;font-weight:600;cursor:pointer;width:100%;background-color:transparent;padding:0 8px;text-align:center;position:relative;white-space:nowrap;margin:0;display:unset;text-decoration:none;height:unset}@media only screen and (min-width:641px)and (max-width:1080px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col .wl-util-nav .wl-util-nav__list--items>.wl-util-nav__item{margin-left:4rem}}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-top-nav-bar .wl-top-nav-bar__right-col.inactive{display:none}}@media only screen and (max-width:1081px){.wl-global__parent--selector .wl-tables-active{word-break:normal}}.wl-global__parent--selector .wl-tables-active table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.wl-global__parent--selector .wl-tables-active table tr{height:2.4rem}.wl-global__parent--selector .wl-tables-active table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.wl-global__parent--selector .wl-tables-active table tr td img{max-height:12.3rem;max-width:6rem}.wl-global__parent--selector .wl-tables-active table tr:first-child{background-color:#115c36}.wl-global__parent--selector .wl-tables-active table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-tables-active table tr:first-child th{text-align:left!important}}.wl-global__parent--selector .wl-tables-active table tr:nth-child(2n),.wl-global__parent--selector .wl-tables-active table tr:nth-child(odd){background-color:#fff}.wl-global__parent--selector .wl-tables-active .cmp-text{padding-bottom:1.6rem}.wl-global__parent--selector .wl-tables-active .cmp-text::-webkit-scrollbar{width:auto;height:1.6rem}.wl-global__parent--selector .wl-tables-active .cmp-text::-webkit-scrollbar-track{background-color:#d9d9d9}.wl-global__parent--selector .wl-tables-active .cmp-text::-webkit-scrollbar-thumb{background-color:#adadad;border-radius:.6rem;height:1.2rem;border:.2rem solid hsla(0,0%,85.1%,.9607843137)}.wl-global__parent--selector .wl-tables-active tbody,.wl-global__parent--selector .wl-tables-active td,.wl-global__parent--selector .wl-tables-active tfoot,.wl-global__parent--selector .wl-tables-active th,.wl-global__parent--selector .wl-tables-active thead,.wl-global__parent--selector .wl-tables-active tr{border:thin solid;border-color:inherit}.wl-tables-active.wl-text_overflow-table table{width:100%;table-layout:auto}@media only screen and (max-width:641px){.wl-tables-active.wl-text_overflow-table table{min-width:60rem}}@media only screen and (max-width:641px){.wl-tables-active.wl-text_overflow-table .cmp-text{overflow-x:auto;scrollbar-width:thin}}.wl-tables-active.wl-text_overflow-table-tablet table{width:100%;table-layout:auto}@media only screen and (max-width:1081px){.wl-tables-active.wl-text_overflow-table-tablet table{min-width:75rem}}@media only screen and (max-width:1081px){.wl-tables-active.wl-text_overflow-table-tablet .cmp-text{overflow-x:auto;scrollbar-width:thin}}.wl-tables-active.wl-text_overflow-desktop-table table{min-width:160rem;table-layout:auto}.wl-tables-active.wl-text_overflow-desktop-table .cmp-text{overflow-x:auto;scrollbar-width:thin}.wl-tables-active.wl-tables__theme--berry-dark.wl-text_table-alternate-bgcolor table tr:first-child,.wl-tables-active.wl-tables__theme--blue-dark.wl-text_table-alternate-bgcolor table tr:first-child,.wl-tables-active.wl-tables__theme--green-dark.wl-text_table-alternate-bgcolor table tr:first-child,.wl-tables-active.wl-tables__theme--yellow-dark.wl-text_table-alternate-bgcolor table tr:first-child,.wl-tables-active.wl-text_table-alternate-bgcolor table tr:first-child{background-color:#115c36}.wl-tables-active.wl-tables__theme--berry-dark.wl-text_table-alternate-bgcolor table tr:nth-child(2n),.wl-tables-active.wl-tables__theme--blue-dark.wl-text_table-alternate-bgcolor table tr:nth-child(2n),.wl-tables-active.wl-tables__theme--green-dark.wl-text_table-alternate-bgcolor table tr:nth-child(2n),.wl-tables-active.wl-tables__theme--yellow-dark.wl-text_table-alternate-bgcolor table tr:nth-child(2n),.wl-tables-active.wl-text_table-alternate-bgcolor table tr:nth-child(2n){background-color:#fff}.wl-tables-active.wl-tables__theme--berry-dark.wl-text_table-alternate-bgcolor table tr:nth-child(odd),.wl-tables-active.wl-tables__theme--blue-dark.wl-text_table-alternate-bgcolor table tr:nth-child(odd),.wl-tables-active.wl-tables__theme--green-dark.wl-text_table-alternate-bgcolor table tr:nth-child(odd),.wl-tables-active.wl-tables__theme--yellow-dark.wl-text_table-alternate-bgcolor table tr:nth-child(odd),.wl-tables-active.wl-text_table-alternate-bgcolor table tr:nth-child(odd){background-color:#f5f5f5}.wl-theme__gray .wl-tables-active .wl-text_overflow-table table tr:first-child,.wl-theme__gray .wl-tables-active table tr:first-child,.wl-theme__green .wl-tables-active .wl-text_overflow-table table tr:first-child,.wl-theme__green .wl-tables-active table tr:first-child{background-color:#115c36}.wl-theme__berry .wl-tables-active .wl-text_overflow-table table tr:first-child,.wl-theme__berry .wl-tables-active table tr:first-child{background-color:#941e66}.wl-theme__blue .wl-tables-active .wl-text_overflow-table table tr:first-child,.wl-theme__blue .wl-tables-active table tr:first-child{background-color:#123d80}.wl-theme__yellow .wl-tables-active .wl-text_overflow-table table tr:first-child,.wl-theme__yellow .wl-tables-active table tr:first-child{background-color:#d66310}.tables.wl-table__theme--berry-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.tables.wl-table__theme--berry-dark table tr{height:2.4rem}.tables.wl-table__theme--berry-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.tables.wl-table__theme--berry-dark table tr td img{max-height:12.3rem;max-width:6rem}.tables.wl-table__theme--berry-dark table tr:first-child{background-color:#941e66!important}.tables.wl-table__theme--berry-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.tables.wl-table__theme--berry-dark table tr:first-child th{text-align:left!important}}.wl-tables-active.wl-tables__theme--berry-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.wl-tables-active.wl-tables__theme--berry-dark table tr{height:2.4rem}.wl-tables-active.wl-tables__theme--berry-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.wl-tables-active.wl-tables__theme--berry-dark table tr td img{max-height:12.3rem;max-width:6rem}.wl-tables-active.wl-tables__theme--berry-dark table tr:first-child{background-color:#941e66!important}.wl-tables-active.wl-tables__theme--berry-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.wl-tables-active.wl-tables__theme--berry-dark table tr:first-child th{text-align:left!important}}.tables.wl-table__theme--blue-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.tables.wl-table__theme--blue-dark table tr{height:2.4rem}.tables.wl-table__theme--blue-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.tables.wl-table__theme--blue-dark table tr td img{max-height:12.3rem;max-width:6rem}.tables.wl-table__theme--blue-dark table tr:first-child{background-color:#123d80!important}.tables.wl-table__theme--blue-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.tables.wl-table__theme--blue-dark table tr:first-child th{text-align:left!important}}.wl-tables-active.wl-tables__theme--blue-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.wl-tables-active.wl-tables__theme--blue-dark table tr{height:2.4rem}.wl-tables-active.wl-tables__theme--blue-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.wl-tables-active.wl-tables__theme--blue-dark table tr td img{max-height:12.3rem;max-width:6rem}.wl-tables-active.wl-tables__theme--blue-dark table tr:first-child{background-color:#123d80!important}.wl-tables-active.wl-tables__theme--blue-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.wl-tables-active.wl-tables__theme--blue-dark table tr:first-child th{text-align:left!important}}.tables.wl-table__theme--green-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.tables.wl-table__theme--green-dark table tr{height:2.4rem}.tables.wl-table__theme--green-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.tables.wl-table__theme--green-dark table tr td img{max-height:12.3rem;max-width:6rem}.tables.wl-table__theme--green-dark table tr:first-child{background-color:#115c36!important}.tables.wl-table__theme--green-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.tables.wl-table__theme--green-dark table tr:first-child th{text-align:left!important}}.wl-tables-active.wl-tables__theme--green-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.wl-tables-active.wl-tables__theme--green-dark table tr{height:2.4rem}.wl-tables-active.wl-tables__theme--green-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.wl-tables-active.wl-tables__theme--green-dark table tr td img{max-height:12.3rem;max-width:6rem}.wl-tables-active.wl-tables__theme--green-dark table tr:first-child{background-color:#115c36!important}.wl-tables-active.wl-tables__theme--green-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.wl-tables-active.wl-tables__theme--green-dark table tr:first-child th{text-align:left!important}}.tables.wl-table__theme--yellow-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.tables.wl-table__theme--yellow-dark table tr{height:2.4rem}.tables.wl-table__theme--yellow-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.tables.wl-table__theme--yellow-dark table tr td img{max-height:12.3rem;max-width:6rem}.tables.wl-table__theme--yellow-dark table tr:first-child{background-color:#d66310!important}.tables.wl-table__theme--yellow-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.tables.wl-table__theme--yellow-dark table tr:first-child th{text-align:left!important}}.wl-tables-active.wl-tables__theme--yellow-dark table{border:.1rem solid #d6d6d6;border-collapse:collapse;width:100%}.wl-tables-active.wl-tables__theme--yellow-dark table tr{height:2.4rem}.wl-tables-active.wl-tables__theme--yellow-dark table tr td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.008rem;color:#313131;padding:1.6rem;border-style:solid;border-width:thin}.wl-tables-active.wl-tables__theme--yellow-dark table tr td img{max-height:12.3rem;max-width:6rem}.wl-tables-active.wl-tables__theme--yellow-dark table tr:first-child{background-color:#d66310!important}.wl-tables-active.wl-tables__theme--yellow-dark table tr:first-child th{font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;letter-spacing:.004rem;color:#fff;padding:1.6rem}@media only screen and (max-width:641px){.wl-tables-active.wl-tables__theme--yellow-dark table tr:first-child th{text-align:left!important}}.ribbon{--min-height-of-ribbon:$min-height;--content-top-position:0;padding-top:8rem;padding-bottom:9rem}.ribbon .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon .cmp-teaser .cmp-teaser__image{display:none;grid-column:1/span 3;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:none}}@media only screen and (min-width:1081px){.ribbon .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon .cmp-teaser .cmp-teaser__content{position:static;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:641px){.ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:1081px){.ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;grid-column:2/span 6}}.ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:left;color:#5a5a5a}.ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:left;color:#5a5a5a;padding-bottom:0}.ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{display:none;grid-column:1/span 3;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:none}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{position:static;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:641px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;grid-column:2/span 10}}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:left;color:#fff!important}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:left;color:#fff!important;padding-bottom:0}.ribbon.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ribbon.wl-ribbon__alignment--centre .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{display:none;grid-column:1/span 3;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:none}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{position:static;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:641px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:1081px){.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;grid-column:2/span 10}}.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:center;color:#5a5a5a}.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:center;color:#5a5a5a;padding-bottom:0}.ribbon.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#115c36}.ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-rc__bgc--gray-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--gray-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#115c36}.wl-rc__bgc--gray-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-rc__bgc--berry-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--berry-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18c76f}.wl-rc__bgc--berry-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-rc__columns-2--25-75 .ribbon{padding-top:0;padding-bottom:0}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__image{display:none;grid-column:1/span 3;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:none}}@media only screen and (min-width:1081px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content{position:static;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:641px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}}@media only screen and (min-width:1081px){.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important;grid-column:1/span 12}}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:left;color:#5a5a5a}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:left;color:#5a5a5a;padding-bottom:0}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wl-rc__columns-2--25-75 .ribbon .cmp-teaser{padding-left:0;padding-right:0}.ribbon.ribbon-with-image{--min-height-of-ribbon:$min-height;--content-top-position:0;height:var(--min-height-of-ribbon);position:relative;padding:0}.ribbon.ribbon-with-image .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.ribbon-with-image .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__image{display:block;grid-column:1/span 12;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:block}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content{position:relative;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:641px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important;grid-column:2/span 6}}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:left;color:#fff}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:left;color:#fff;padding-bottom:1.6rem}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{display:block;grid-column:1/span 12;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:block}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{position:relative;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important;grid-column:2/span 6}}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:left;color:#fff}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:left;color:#fff;padding-bottom:1.6rem}.ribbon.ribbon-with-image.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active span,.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover span{color:#18c76f}.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon.ribbon-with-image .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre{--min-height-of-ribbon:$min-height;--content-top-position:0;height:var(--min-height-of-ribbon);position:relative;padding:0}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{display:block;grid-column:1/span 12;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:block}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{position:relative;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important;grid-column:2/span 10}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:center;color:#fff}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:center;color:#fff;padding-bottom:1.6rem}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser{height:var(--min-height-of-ribbon);padding-left:2.4rem;padding-right:2.4rem;display:inline-grid;grid-template-columns:repeat(12,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:4rem;padding-right:4rem;-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:9rem;padding-right:9rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser{padding-left:16rem;padding-right:16rem;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{display:block;grid-column:1/span 12;height:var(--min-height-of-ribbon);background-blend-mode:overlay;background-size:cover;-webkit-box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);box-shadow:inset 0 0 0 var(--min-height-of-ribbon) rgba(0,0,0,.6);background-position:50%;width:calc(100% + 32rem);margin-left:-2.4rem}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-4rem;display:block}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-9rem}}@media only screen and (min-width:1441px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__image{margin-left:-16rem}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{position:relative;top:var(--content-top-position);grid-column:1/span 12}@media only screen and (max-width:640px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:641px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1081px){.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content{padding-left:0;padding-right:0;padding-top:8rem!important;padding-bottom:9rem!important;grid-column:2/span 10}}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__title{padding-bottom:3.2rem;text-align:center;color:#fff}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__description{text-align:center;color:#fff;padding-bottom:1.6rem}.ribbon.ribbon-with-image.wl-ribbon__alignment--centre.wl-ribbon__txt-font-color--white .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#115c36}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#115c36}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-green.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]){color:#313131}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#941e66}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-berry.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text{color:#000}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#123d80}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-blue.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#d66310}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-dark-yellow.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]){color:#313131}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-light-black.svg)}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text{color:#000}.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--gray-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--white-to-smoke-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-black.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18c76f}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#ff91aa}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18c76f}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18b7fb}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#ffc805}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]){color:#fff}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text{color:#fff}.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--berry-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--black-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--blue-medium .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--green-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.wl-rc__bgc--yellow-dark .ribbon.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18c76f}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#ff91aa}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-berry.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18c76f}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#18b7fb}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-blue.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-link__text{color:#ffc805}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-yellow.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]),.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]){color:#fff}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]) .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-link__text{color:#fff}.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--berry .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--blue .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--default .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--green .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after,.ribbon.ribbon-with-image.wl-ribbon__txt-cta-color--yellow .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:not([class*=btn]):active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-headerv2:has(.headersearch-v2) .wl-top-nav-bar__center-col,.wl-global__parent--selector .wl-navigation__center-col--mobileDisplayBlock .wl-top-nav-bar__center-col{height:auto;display:block}}.wl-global__parent--selector .wl-top-nav-bar .mob-searchIcon{right:0!important;left:unset!important}.wl-global__parent--selector .featureCardList .feature-card-title p{color:#313131;font-size:24px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:-.12px;padding:2pc 0}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .feature-card-title p{font-size:18px;line-height:27px;letter-spacing:-.18px}}.wl-global__parent--selector .featureCardList.wl-feature-card-separator .feature-card-title{border-bottom:1px solid #d6d6d6;margin-bottom:2pc}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup{display:none;background:#fff;color:#000;max-width:40rem;position:absolute;z-index:99;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;font-size:1.4rem;line-height:2.8rem;letter-spacing:.0035rem;font-weight:400;width:26.8rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.2);box-shadow:0 .2rem .8rem rgba(0,0,0,.2);background:#fff 0 0 no-repeat padding-box;-webkit-transform:translateY(-100%);transform:translateY(-100%);border-radius:.4rem;padding:2.4rem 1.6rem;text-align:left}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup .wl-product__help--hint{font-size:1.4rem;font-style:normal;font-weight:400;line-height:2.8rem;letter-spacing:.0035rem;color:#000}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-reference-hidden]{visibility:hidden;pointer-events:none}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[show-popper]{display:block;z-index:99}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-placement^=top] .hover-popper-arrow{bottom:-1.1rem;visibility:visible}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-placement^=bottom] .hover-popper-arrow{top:-1.1rem;visibility:visible}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-placement^=left] .hover-popper-arrow{right:-1.1rem;visibility:visible}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-placement^=right] .hover-popper-arrow{left:-1.1rem;visibility:visible}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup[data-popper-reference-hidden] .hover-popper-arrow:before{visibility:hidden}.wl-global__parent--selector .featureCardList .popper-popup-container .hover-popper-popup .hover-popper-arrow{position:absolute;width:2.4rem;height:1.2rem;visibility:hidden;content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-polygon-down-icon.svg)}.wl-global__parent--selector .cmp-featureCardList{display:grid;gap:40px;row-gap:24px;grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.wl-global__parent--selector .cmp-featureCardList p{padding-bottom:unset}@media only screen and (min-width:1441px){.wl-global__parent--selector .cmp-featureCardList{gap:3pc;row-gap:24px}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:24px}}@media only screen and (max-width:641px){.wl-global__parent--selector .cmp-featureCardList{grid-template-columns:auto;gap:1pc;row-gap:1pc}}.wl-global__parent--selector .cmp-featureCardList .card{display:grid;border:1px solid #d6d6d6;border-radius:3px;padding:24px 24px 2pc;border-radius:4px;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.wl-global__parent--selector .cmp-featureCardList .card:hover{-webkit-box-shadow:rgba(0,0,0,.2) 0 .2rem .8rem;box-shadow:0 .2rem .8rem rgba(0,0,0,.2)}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card{-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc;grid-template-columns:auto 2fr;padding:1pc;row-gap:1pc}}.wl-global__parent--selector .cmp-featureCardList .card .card__image{margin:0 auto;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.wl-global__parent--selector .cmp-featureCardList .card .card__image--link{position:relative;display:block}.wl-global__parent--selector .cmp-featureCardList .card .card__image .feature-tag{position:absolute;word-break:keep-all;bottom:0;left:0;background-color:#ffc805;color:#313131;border-radius:0 2px;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:auto;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:9pt;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.03px}@media only screen and (min-width:641px)and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .card__image .feature-tag{width:auto;height:auto}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .card__image .feature-tag{padding:4px 8px}}.wl-global__parent--selector .cmp-featureCardList .card .card__image:before{content:"";display:block}.wl-global__parent--selector .cmp-featureCardList .card .card__image img{width:auto;height:14rem;border-radius:3px;display:block}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .card__image img{width:90px;height:auto}}.wl-global__parent--selector .cmp-featureCardList .card .card__image .placeholder-wrap{background-color:#f4f4f4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:9.744rem;height:140px}.wl-global__parent--selector .cmp-featureCardList .card .card__image .placeholder-wrap img{width:70px;height:auto;min-height:inherit;max-height:inherit}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .card__image .placeholder-wrap img{width:50px}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .card__image .placeholder-wrap{width:90px;height:113px}}.wl-global__parent--selector .cmp-featureCardList .card:hover .card__image{-webkit-filter:contrast(100%);filter:contrast(100%)}.wl-global__parent--selector .cmp-featureCardList .card .content{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content{margin-top:0;max-height:146px;min-height:146px}}@media only screen and (max-width:641px){.wl-global__parent--selector .cmp-featureCardList .card .content{margin-top:0;max-height:inherit;min-height:inherit}}.wl-global__parent--selector .cmp-featureCardList .card .content p:first-child{min-height:3pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content p:first-child{min-height:auto}}.wl-global__parent--selector .cmp-featureCardList .card .content .date{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:21px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 p:first-child,.wl-global__parent--selector .cmp-featureCardList .card .content p:first-child{margin-top:1pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 p:first-child,.wl-global__parent--selector .cmp-featureCardList .card .content p:first-child{margin-top:0;height:auto;min-height:auto}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 p.author,.wl-global__parent--selector .cmp-featureCardList .card .content p.author{margin-bottom:0}.wl-global__parent--selector .cmp-featureCardList .card .content-2 a.title,.wl-global__parent--selector .cmp-featureCardList .card .content a.title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;font-size:1pc;font-weight:700;line-height:24px;letter-spacing:-.08px;color:#313131;text-decoration:none}.wl-global__parent--selector .cmp-featureCardList .card .content-2 a.title:hover,.wl-global__parent--selector .cmp-featureCardList .card .content a.title:hover{color:#115c36;text-decoration:underline}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 a.title,.wl-global__parent--selector .cmp-featureCardList .card .content a.title{-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media only screen and (min-width:641px)and (max-width:768px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 a.title,.wl-global__parent--selector .cmp-featureCardList .card .content a.title{word-break:break-all}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .author,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .book-print,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .date,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info,.wl-global__parent--selector .cmp-featureCardList .card .content .author,.wl-global__parent--selector .cmp-featureCardList .card .content .book-print,.wl-global__parent--selector .cmp-featureCardList .card .content .date,.wl-global__parent--selector .cmp-featureCardList .card .content .info{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.035px;color:#5a5a5a}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .author,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .book-print,.wl-global__parent--selector .cmp-featureCardList .card .content .author,.wl-global__parent--selector .cmp-featureCardList .card .content .book-print{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:21px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .book-print,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info,.wl-global__parent--selector .cmp-featureCardList .card .content .book-print,.wl-global__parent--selector .cmp-featureCardList .card .content .info{font-style:italic}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .price,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .price-wrap,.wl-global__parent--selector .cmp-featureCardList .card .content .price,.wl-global__parent--selector .cmp-featureCardList .card .content .price-wrap{margin-bottom:0;margin-top:8px;font-size:1pc;font-weight:700;line-height:24px;letter-spacing:.04px;color:#313131;text-decoration:none}@media only screen and (min-width:1081px)and (max-width:1200px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .price,.wl-global__parent--selector .cmp-featureCardList .card .content-2 .price-wrap,.wl-global__parent--selector .cmp-featureCardList .card .content .price,.wl-global__parent--selector .cmp-featureCardList .card .content .price-wrap{min-height:3pc}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .date,.wl-global__parent--selector .cmp-featureCardList .card .content .date{min-height:21px}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .date,.wl-global__parent--selector .cmp-featureCardList .card .content .date{min-height:auto}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info,.wl-global__parent--selector .cmp-featureCardList .card .content .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:1.6rem}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help{margin-left:8px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon{width:1pc;height:1pc;position:relative;cursor:pointer;top:.3rem}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips{position:relative}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{width:300px;background-color:#fff;border-radius:4px;color:#000;text-align:left;border-radius:.4rem;padding:22px 1pc;position:absolute;z-index:1;bottom:235%;left:-1160%;margin-left:0;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);font-size:14px;line-height:28px;letter-spacing:.35px;font-weight:400;opacity:0;-webkit-transition:.5s;transition:.5s}@media only screen and (max-width:375px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{width:230px;left:-1234%}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{width:280px;left:-1315%}}@media only screen and (max-width:641px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{width:280px;left:-1220%}}@media only screen and (min-width:1081px)and (max-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{left:-1515%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{left:-1135%}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{content:"";position:absolute;top:100%;left:53%;margin-left:-1rem;border:1rem solid transparent;border-top-color:#fff}@media only screen and (max-width:375px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{left:79%}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{left:70%}}@media only screen and (max-width:641px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{left:65%}}@media only screen and (min-width:1081px)and (max-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{left:75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:after{left:57%}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{bottom:-13px;left:53%;border:1em solid #fff;-webkit-transform:translate(-12.5px,-2px) rotate(-45deg);transform:translate(-12.5px,-2px) rotate(-45deg);content:"";position:absolute;-webkit-box-shadow:-3px 3px 5px 0 rgba(0,0,0,.2);box-shadow:-3px 3px 5px 0 rgba(0,0,0,.2);font-size:9pt;line-height:0}@media only screen and (max-width:375px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{left:79%}}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{left:70%}}@media only screen and (max-width:641px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{left:65%}}@media only screen and (min-width:1081px)and (max-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{left:75%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext:before{left:57%}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips:hover .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips:hover .info-tooltipstext{display:block;opacity:1}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips .info-tooltipstext{display:none}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips.wl-product__help--icon,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips.wl-product__help--icon{margin-left:0}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon.info-tooltips.wl-product__help--icon:before,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon.info-tooltips.wl-product__help--icon:before{display:none}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .info-icon:after,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .info-icon:after{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/info-icon.svg);background-repeat:no-repeat;width:1.6rem;height:1.7rem;display:inline-block}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .info .wl-product__help .wl-product__help--hint,.wl-global__parent--selector .cmp-featureCardList .card .content .info .wl-product__help .wl-product__help--hint{font-style:normal}.wl-global__parent--selector .cmp-featureCardList .card .content-2{padding-left:0;border:none;border-top:1px solid #d6d6d6;margin-top:1pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .cmp-featureCardList .card .content-2{margin-top:0;grid-area:2/1/span 1/span 2;padding:1pc 0 0}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .btn{background-color:#115636;border:1px solid #fff;color:#fff;padding:9pt 24px;text-decoration:none;display:block;margin-top:2.4rem;letter-spacing:-.14px;line-height:21px;font-weight:600;font-size:14px;text-align:center;cursor:pointer}@media only screen and (max-width:1081px){@supports(-webkit-touch-callout:none){.wl-global__parent--selector .cmp-featureCardList .card .content-2 .btn{position:relative;display:inline-block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);background-clip:padding-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}}}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .btn:hover{background-color:#198c53}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .btn:active{background-color:#000;color:#fff!important}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper{margin-top:1.6rem}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details{border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details[open] summary .wl-accordian-redirect-icon__span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:6px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details summary{padding:1pc 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:28px;font-weight:600;letter-spacing:.035px;width:100%;color:#313131}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details summary .wl-accordian-redirect-icon__span{width:1pc;height:1pc;position:relative;display:inline-block}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details summary .wl-accordian-redirect-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/dropdown.svg);position:absolute;top:-6px;height:inherit;left:-6px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details summary::marker{display:none}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details summary::-webkit-details-marker{display:none}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details .accordion-description p{border-top:.1rem solid #d6d6d6;padding:1pc 0 0;margin:0 0 1pc;line-height:28px}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details .accordion-description p:last-child{padding-bottom:0}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details .accordion-description p.author{padding-top:1pc}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper details .accordion-description .book-print{font-style:normal}.wl-global__parent--selector .cmp-featureCardList .card .content-2 .card-accordion-wrapper+a.btn{margin-top:1.6rem}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList{grid-template-columns:auto}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card{grid-template-columns:auto}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card{-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc;grid-template-columns:auto 2fr}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content{margin-top:8px}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content{margin-top:0}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content p:first-child{margin-top:1pc;min-height:3pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content p:first-child{margin-top:0;height:auto;min-height:auto}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content a.title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content a.title{-webkit-line-clamp:3;-webkit-box-orient:vertical}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2{padding-left:0;border:none;border-top:1px solid #d6d6d6;margin-top:1pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2{margin-top:0}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext{left:-1385%}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:after{left:71%}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:after{left:74%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:after{left:57%}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:before{left:71%}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:before{left:74%}}@media only screen and (min-width:1441px){.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .content-2 .info-tooltipstext:before{left:57%}}.wl-global__parent--selector .featureCardList.wl-grid-3-col-card .cmp-featureCardList .card .card__image{margin:0 auto}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList{grid-template-columns:repeat(auto-fill,minmax(47%,1fr))}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList{grid-template-columns:auto;row-gap:1pc}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:auto 2fr auto;height:unset}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;grid-template-columns:auto 2fr;-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content{margin-top:0}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content{margin-top:0}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content p:last-child{margin:0}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content p:first-child{margin-top:0;min-height:7.2rem}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content p:first-child{min-height:4.8rem}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content a.title{z-index:1;position:relative;-webkit-line-clamp:3}@media only screen and (min-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content a.title{word-break:break-word}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content a.title{-webkit-line-clamp:2}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content .author{-webkit-line-clamp:2;min-height:4.2rem}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content .author{-webkit-line-clamp:1;min-height:2.1rem}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content-2{border-top:none;border-left:1px solid #d6d6d6;padding-left:24px;margin-top:0;padding-top:0;min-width:19.5rem;max-width:19.5rem}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content-2{border-left:0;border-top:1px solid #d6d6d6;padding:1pc 0 0;min-width:100%;max-width:100%}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content-2 .price{margin-top:8px}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content-2 p:first-child{min-height:auto;margin-top:0}@media only screen and (min-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .content-2 .btn{margin-top:24px}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image{-webkit-transition:-webkit-filter .5s cubic-bezier(.43,.41,.22,.91);transition:-webkit-filter .5s cubic-bezier(.43,.41,.22,.91);transition:filter .5s cubic-bezier(.43,.41,.22,.91);transition:filter .5s cubic-bezier(.43,.41,.22,.91),-webkit-filter .5s cubic-bezier(.43,.41,.22,.91);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image img{width:9.7rem;height:auto}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image img{width:90px;height:auto}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image .placeholder-wrap img{width:70px;height:auto}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image .placeholder-wrap img{width:50px}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList .card .card__image .placeholder-wrap{width:90px}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants]{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants]{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants]{grid-template-columns:auto}}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants] .card{grid-template-columns:auto 2fr}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants] .card .content,.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants] .card .content p:first-child{margin-top:0}.wl-global__parent--selector .featureCardList.wl-rectangle-card .cmp-featureCardList[data-no-price][data-no-cta][data-no-variants] .card .content-2{display:none}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList{gap:24px}}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList{-ms-flex-line-pack:center;align-content:center;gap:1pc}}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:327px;width:auto;padding:24px 24px 2pc}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card{grid-template-columns:auto}}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .card__image{margin-bottom:8px}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content{margin-top:0}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content{max-height:auto;min-height:auto}}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content p:last-child{margin-bottom:0}@media only screen and (min-width:641px)and (max-width:768px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content a.title{word-break:normal}}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content-2{grid-area:auto}}.wl-global__parent--selector .featureCardList.wl-sideview-card .cmp-featureCardList .card .content-2 .btn{padding:9pt 24px}@media only screen and (max-width:641px){.wl-global__parent--selector .wl-rc__columns-2--67-33>.wl-GridColumn:nth-child(2){margin-top:2pc}}.wl-global__parent--selector .featureCardList .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.wl-global__parent--selector .featureCardList .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.wl-global__parent--selector .featureCardList .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wl-global__parent--selector .featureCardList .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item,.wl-global__parent--selector .featureCardList .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item img{display:block;width:100%}.wl-global__parent--selector .featureCardList .owl-carousel .owl-dots.disabled,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav.disabled{display:none}.wl-global__parent--selector .featureCardList .owl-carousel .owl-dot,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav .owl-next,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-next,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-prev,.wl-global__parent--selector .featureCardList .owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.wl-global__parent--selector .featureCardList .owl-carousel.owl-loaded{display:block}.wl-global__parent--selector .featureCardList .owl-carousel.owl-loading{opacity:0;display:block}.wl-global__parent--selector .featureCardList .owl-carousel.owl-hidden{opacity:0}.wl-global__parent--selector .featureCardList .owl-carousel.owl-refresh .owl-item{visibility:hidden}.wl-global__parent--selector .featureCardList .owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wl-global__parent--selector .featureCardList .owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.wl-global__parent--selector .featureCardList .owl-carousel.owl-rtl{direction:rtl}.wl-global__parent--selector .featureCardList .owl-carousel.owl-rtl .owl-item{float:right}.wl-global__parent--selector .featureCardList .no-js .owl-carousel{display:block}.wl-global__parent--selector .featureCardList .owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wl-global__parent--selector .featureCardList .owl-carousel .owl-animated-in{z-index:0}.wl-global__parent--selector .featureCardList .owl-carousel .owl-animated-out{z-index:1}.wl-global__parent--selector .featureCardList .owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.wl-global__parent--selector .featureCardList .owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item .owl-lazy:not([src]),.wl-global__parent--selector .featureCardList .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-play-icon{position:absolute;height:5pc;width:5pc;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(clientlib-business/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-playing .owl-video-play-icon,.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-playing .owl-video-tn{display:none}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.wl-global__parent--selector .featureCardList .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.wl-global__parent--selector .featureCardList .owl-carousel .owl-item .card .card__image img{width:auto}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList .owl-carousel .owl-item .card .card__image img{width:9rem}}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav{text-align:center;margin-top:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.6rem}@media only screen and (max-width:1081px){.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav{margin-top:2.4rem}}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-prev{left:45%;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev-arrow--black-24-24.svg) 0 0/100% no-repeat!important}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-next{right:45%;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next-arrow--black-24-24.svg) 0 0/100% no-repeat!important}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-dot,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-next,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-prev{padding:unset!important;width:2.4rem;height:2.4rem;line-height:1;margin:.8rem!important}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-next.disabled{background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/next-arrow--grey-24-24.svg) 0 0/100% no-repeat!important;pointer-events:none}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-prev.disabled{pointer-events:none;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/prev-arrow--grey-24-24.svg) 0 0/100% no-repeat!important}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-next span,.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav button.owl-prev span{visibility:hidden}.wl-global__parent--selector .featureCardList .owl-carousel .owl-nav.disabled{display:-webkit-box;display:-ms-flexbox;display:flex}.wl-global__parent--selector .featureCardList .owl-carousel.cmp-featureCardList{width:calc(100% + .1rem);z-index:0}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .owl-carousel.cmp-featureCardList .card .content{max-height:14.6rem;min-height:14.6rem}}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel{margin-bottom:2.4rem}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .inner-column{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:1.6rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .inner-column p{padding:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary{white-space:nowrap}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text{font-size:1.4rem;font-style:normal;font-weight:600;line-height:2.1rem;letter-spacing:-.007rem;text-align:center}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-desktop{display:inline-block}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-desktop{display:none}}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-desktop+span.wl-icon__span{display:inline-block}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-desktop+span.wl-icon__span{display:none}}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-desktop+.right-align-cta-mobile+span.wl-icon__span{display:inline-block}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-mobile{display:none}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-mobile{display:inline-block}}.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-mobile+span.wl-icon__span{display:none}@media only screen and (max-width:641px){.wl-global__parent--selector .featureCardList .feature-card-title.feature-carousel .wl-link__primary .cmp-button__text.right-align-cta-mobile+span.wl-icon__span{display:inline-block}}.autosuggest{margin-top:0!important}#searchForm .mob-searchIcon{display:block;right:0!important;left:unset!important}#searchForm .cancelIcon{position:unset;aspect-ratio:1/1}#searchForm .search-bar{display:none;font-size:14px}#searchForm .clearSearchIcon{display:none;right:56px}@media only screen and (min-width:641px)and (max-width:1080px){#searchForm .search-bar{height:50px!important}#searchForm .search-bar:focus{height:52px!important}}@media only screen and (min-width:641px){#searchForm .cancelIcon,#searchForm .mob-searchIcon,#searchForm .search-bar{display:none}#searchForm .clearSearchIcon{right:1pc}}html{scroll-behavior:smooth}.wl-global__parent--selector .contentNavigation{background:#fff;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.wl-global__parent--selector .contentNavigation .content-nav{border-bottom:1px solid #d6d6d6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc;height:6rem}.wl-global__parent--selector .contentNavigation .content-nav .content-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab{margin-right:0}}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin:0 4rem;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;z-index:1}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul::-webkit-scrollbar{display:none}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li{position:relative;white-space:nowrap;display:inline-block;padding:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li:after{content:"";position:absolute;right:0;z-index:100;width:1px;height:2.1rem;background:#d6d6d6;top:2.1rem}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li:last-child:after{display:none}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a{padding:1pc 2pc;color:#838383;font-size:14px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:.0035rem;text-decoration:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:2.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1081px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a{padding:1pc}}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a{padding:8px;letter-spacing:.035px;min-height:4.4rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a{font-size:1pc;line-height:24px}}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a:hover{color:#115c36;text-shadow:0 1px 0 hsla(0,0%,100%,.25)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li a:hover:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:2px;background:#115c36;bottom:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li.active a{color:#115c36}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul li.active a:after{content:"";position:absolute;right:0;z-index:100;width:100%;height:2px;background:#115c36;bottom:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab ul.visible{overflow:visible!important}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow{cursor:pointer;background:none;border:none;font-size:1.5rem;z-index:1;position:absolute}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow.next-arrow{width:5pc;background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow.next-arrow .next-btn{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow.svg);background-repeat:no-repeat;width:24px;height:24px;border:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow.prev-arrow{width:5pc;background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(-270deg,#fff,hsla(0,0%,100%,0));left:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow.prev-arrow .prev-btn{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow.svg);background-repeat:no-repeat;width:24px;height:24px;border:0;position:relative;left:-4px;z-index:3}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .nav-arrow button{cursor:pointer}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon{position:absolute;top:50%;height:100%;width:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child{left:0;display:none;background-color:#fff;background:#fff;z-index:99;margin-right:.8rem}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child{z-index:0}}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i{margin-left:0;z-index:99;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow.svg);background-repeat:no-repeat;width:24px;height:24px;border:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-green.svg)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:active{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-active.svg)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:first-child i:focus{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-focus-prev-arrow.svg);width:2.8rem;height:2.8rem}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon.disabled:first-child{background:none;-webkit-box-shadow:none;box-shadow:none;margin-right:0}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon.disabled:first-child{z-index:0}}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon.disabled:first-child i{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/prev-arrow-content-nav-disabled.svg);pointer-events:none}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon.disabled:last-child{background:none;-webkit-box-shadow:none;box-shadow:none;margin-left:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon.disabled:last-child i{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/next-arrow-content-nav-disabled.svg);pointer-events:none}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child{right:0;background-color:#fff;background:#fff;z-index:99;margin-left:.8rem}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i{margin-right:0;z-index:99;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow.svg);background-repeat:no-repeat;width:24px;height:24px;border:0}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-green.svg)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:active{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-active.svg)}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon:last-child i:focus{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-focus-next-arrow.svg);width:2.8rem;height:2.8rem}.wl-global__parent--selector .contentNavigation .content-nav .content-tab .icon i{width:55px;height:55px;cursor:pointer;font-size:1.2rem;text-align:center;line-height:55px}.wl-global__parent--selector .contentNavigation .content-nav .content-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a{font-size:14px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:-.14px;text-align:center;text-decoration:none;padding:9pt 24px;margin-left:1pc;border-radius:2px;border:1px solid #115c36;text-wrap:nowrap;-webkit-transition:.3s;transition:.3s;white-space:nowrap}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:first-child{margin-left:0;color:#fff;background:#115c36}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:first-child:hover{color:#fff!important;background-color:#838383!important;border-color:#838383!important}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:first-child:active{color:#fff!important;background-color:#000!important;border-color:#000!important}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:first-child:disabled,.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:first-child[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:nth-child(2){background:#fff;color:#115c36}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:nth-child(2):hover{background-color:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:nth-child(2):active{color:#fff!important;background-color:#000!important;border-color:#000!important}.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:nth-child(2):disabled,.wl-global__parent--selector .contentNavigation .content-nav .content-btn a:nth-child(2)[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation .content-nav .content-btn{display:none}}.wl-global__parent--selector .contentNavigation.nav-fixed--secondary{position:fixed;bottom:auto;background-color:#fff;width:100%;right:0;left:0;z-index:9;-webkit-box-shadow:0 .4rem .8rem rgba(0,0,0,.2);box-shadow:0 .4rem .8rem rgba(0,0,0,.2);-webkit-animation:slideInFromBottom .3s ease forwards;animation:slideInFromBottom .3s ease forwards}.wl-global__parent--selector .contentNavigation.nav-fixed--secondary .content-nav{border-bottom:0;margin:0 6rem}@media only screen and (max-width:1081px){.wl-global__parent--selector .contentNavigation.nav-fixed--secondary .content-nav{margin:0 4rem}}@media only screen and (max-width:641px){.wl-global__parent--selector .contentNavigation.nav-fixed--secondary .content-nav{margin:0 1.6rem}}@media only screen and (min-width:1441px){.wl-global__parent--selector .contentNavigation.nav-fixed--secondary .content-nav{max-width:160rem;margin:0 auto;padding:0 6rem;-webkit-box-sizing:border-box;box-sizing:border-box}}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:first-child{background:#fff;color:#115c36}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:first-child:hover{background-color:#838383!important;color:#fff!important;border-color:#838383!important}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:first-child:active{color:#fff!important;background-color:#000!important;border-color:#000!important}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:first-child:disabled,.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:first-child[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:nth-child(2){background:#115c36;color:#fff}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:nth-child(2):hover{color:#fff!important;background-color:#838383!important;border-color:#838383!important}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:nth-child(2):active{color:#fff!important;background-color:#000!important;border-color:#000!important}.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:nth-child(2):disabled,.wl-global__parent--selector .contentNavigation.wl-nav__reverse-button .content-nav .content-btn a:nth-child(2)[disabled]{background-color:#f5f5f5!important;color:#adadad!important;border-color:#d6d6d6!important}@-webkit-keyframes slideInFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.wl-global__parent--selector .wl-desktop-dropdown--menu.hidden{display:none}.wl-global__parent--selector .wl-header__wrapper.active{-webkit-box-shadow:none;box-shadow:none}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-tab ul li a:hover{color:#115c36!important}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-tab ul li a:hover:after{background:#115c36!important}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-tab ul li.active a{color:#115c36!important}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-tab ul li.active a:after{background:#115c36!important}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-btn a:first-child{background:#115c36;border:1px solid #115c36}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-btn a:first-child:hover{color:#fff!important}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-btn a:nth-child(2){color:#115c36}.wl-global__parent--selector.wl-theme__gray .contentNavigation .content-btn a:nth-child(2):hover{background:#838383}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-tab ul li a:hover{color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-tab ul li a:hover:after{background-color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-tab ul li.active a{color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-tab ul li.active a:after{background-color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-btn a:first-child{color:#fff!important;background-color:#941e66!important;border-color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-btn a:nth-child(2),.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation.wl-nav__reverse-button .content-btn a:first-child{color:#941e66!important;background-color:#fff!important;border-color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){color:#fff!important;background-color:#941e66!important;border-color:#941e66!important}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-berry.svg)}.wl-global__parent--selector .wl-nav__theme--berry-dark.contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-berry.svg)}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-tab ul li a:hover{color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-tab ul li a:hover:after{background-color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-tab ul li.active a{color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-tab ul li.active a:after{background-color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-btn a:first-child{color:#fff!important;background-color:#123d80!important;border-color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-btn a:nth-child(2),.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation.wl-nav__reverse-button .content-btn a:first-child{color:#123d80!important;background-color:#fff!important;border-color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){color:#fff!important;background-color:#123d80!important;border-color:#123d80!important}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-blue.svg)}.wl-global__parent--selector .wl-nav__theme--blue-dark.contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-blue.svg)}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-tab ul li a:hover{color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-tab ul li a:hover:after{background-color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-tab ul li.active a{color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-tab ul li.active a:after{background-color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-btn a:first-child{color:#fff!important;background-color:#115c36!important;border-color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-btn a:nth-child(2),.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation.wl-nav__reverse-button .content-btn a:first-child{color:#115c36!important;background-color:#fff!important;border-color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){color:#fff!important;background-color:#115c36!important;border-color:#115c36!important}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-green.svg)}.wl-global__parent--selector .wl-nav__theme--green-dark.contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-green.svg)}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-tab ul li a:hover{color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-tab ul li a:hover:after{background-color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-tab ul li.active a{color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-tab ul li.active a:after{background-color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-btn a:first-child{color:#fff!important;background-color:#d66310!important;border-color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-btn a:nth-child(2),.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation.wl-nav__reverse-button .content-btn a:first-child{color:#d66310!important;background-color:#fff!important;border-color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation.wl-nav__reverse-button .content-btn a:nth-child(2){color:#fff!important;background-color:#d66310!important;border-color:#d66310!important}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-nav .content-tab .icon:first-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-prev-arrow-dark-yellow.svg)}.wl-global__parent--selector .wl-nav__theme--yellow-dark.contentNavigation .content-nav .content-tab .icon:last-child i:hover{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/content-nav-next-arrow-dark-yellow.svg)}.wl-global__parent--selector .wl-searchBox--wrapper{position:relative;margin-inline:auto;margin-block:4rem}.wl-global__parent--selector .wl-searchBox--wrapper a:hover{color:#115c36}.wl-global__parent--selector .wl-searchBox--wrapper a:active{color:#000}@media screen and (min-width:1081px){.wl-global__parent--selector .wl-searchBox--wrapper{width:50%}}@media screen and (min-width:1441px){.wl-global__parent--selector .wl-searchBox--wrapper{-webkit-margin-after:6rem;margin-block-end:6rem}}.wl-global__parent--selector .wl-searchBox--wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox{padding:1.6rem 2.4rem;border-radius:.2rem;border:.1rem solid #adadad;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox :focus-within{outline:#000}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox__input--box--icon img{vertical-align:middle}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox__input--box--vertical--rule{width:2px;background-color:#313131;-ms-flex-negative:0;flex-shrink:0}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox__suggestions{display:none;border:1px solid #adadad;border-top:0 solid #adadad;background-color:#fff;z-index:10;width:100%;position:absolute;padding-block:2.8rem;padding-inline:2.4rem 1rem}.wl-global__parent--selector .wl-searchBox--wrapper .wl-searchBox__cancel--btn{cursor:pointer;width:2.2rem;height:2.2rem;display:none;position:absolute;right:2.4rem;top:1.9rem;bottom:1.9rem;background:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-inner.svg) no-repeat;border:initial none;border-color:initial;-o-border-image:initial;border-image:initial}.wl-global__parent--selector .wl-searchBox--wrapper #searchBox{width:100%;font-size:1.6rem;line-height:1.4rem;letter-spacing:-.008rem;padding-right:2.4rem;color:#313131;outline:none;border:none}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__badge{font-size:1.2rem;line-height:1.8rem;font-weight:600;padding:.7rem 1.6rem;margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:2.5rem;-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.25);box-shadow:0 .2rem .8rem rgba(0,0,0,.25)}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__badge:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/revenue-model.svg);background-repeat:no-repeat;content:" ";display:block;-ms-flex-negative:0;flex-shrink:0;height:2rem;width:1.3rem;margin-right:1rem}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__badge.cmp-suggestion__badge--lock:before{content:unset!important}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestionList__wrapper{list-style:none;margin-block:3rem 1.8rem;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion{padding:0}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.2rem}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__image--wrapper a{text-decoration:none;display:block}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__image--wrapper img{background-color:#838383;display:inline-block;vertical-align:middle;width:7.5rem}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__image--wrapper img[data-default-img]{height:10.9rem}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__content--wrapper{width:100%}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__content--wrapper a{text-decoration:none;display:block}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__content--wrapper a:hover{color:#313131;text-decoration:underline}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__content--wrapper a:active{color:#000;text-decoration:none}.wl-global__parent--selector .wl-searchBox--wrapper .cmp-suggestion__title{font-weight:700}.wl-global__parent--selector .dialog__wrapper{position:relative}.wl-global__parent--selector .dialog__wrapper a[data-model-target]{text-decoration:underline!important}.wl-global__parent--selector .dialog__wrapper dialog{z-index:1;margin-top:1rem;border:none;width:21.6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0;text-align:left;border-radius:.2rem;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.25);box-shadow:0 2px 8px 0 rgba(0,0,0,.25);display:none}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[show-popper]{display:block;z-index:999}.wl-global__parent--selector .dialog__wrapper dialog .dialog__container{position:relative;text-align:left;padding:1.2rem 1.6rem}.wl-global__parent--selector .dialog__wrapper dialog .dialog__container .popper-arrow,.wl-global__parent--selector .dialog__wrapper dialog .dialog__container .popper-arrow:before{position:absolute;width:1.2rem;height:1.2rem}.wl-global__parent--selector .dialog__wrapper dialog .dialog__container .popper-arrow{visibility:hidden}.wl-global__parent--selector .dialog__wrapper dialog .dialog__container .popper-arrow:before{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/icons/tooltip-polygon-down-icon.svg);aspect-ratio:1;visibility:visible;-webkit-transform:rotate(0deg);transform:rotate(0deg);line-height:28px}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-reference-hidden]{visibility:hidden;pointer-events:none}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-placement^=top] .popper-arrow{bottom:-.4rem}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-placement^=bottom] .popper-arrow{top:-.4rem}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-placement^=bottom] .popper-arrow:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);bottom:0}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-placement^=left] .popper-arrow{right:-.4rem}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-placement^=right] .popper-arrow{left:-.4rem}.wl-global__parent--selector .dialog__wrapper dialog.popper-popup[data-popper-reference-hidden] .popper-arrow:before{visibility:hidden}.wl-global__parent--selector .dialog__wrapper .clr-btn{background:initial;border:initial;padding:initial}.wl-global__parent--selector .dialog__wrapper .dialog__close{position:absolute;top:.5rem;right:.4rem;cursor:pointer}.wl-global__parent--selector .dialog__wrapper .dialog__close:before{content:"";background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross.svg);width:2.4rem;height:2.4rem;display:block;background-size:contain;background-repeat:no-repeat}.wl-global__parent--selector .dialog__wrapper .list-item{color:#313131;padding-top:.8rem!important;padding-bottom:.8rem!important;margin:0!important;font-size:1.4rem;font-weight:600;line-height:2.1rem;letter-spacing:.035px;text-wrap:pretty}.wl-global__parent--selector .dialog__wrapper .list-item+.list-item{border-top:.1rem solid #d6d6d6}.journal-subject-container{background-color:#f5f5f5}.journal-subject-container .societies-section-icons{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.journal-subject-container .societies-section-icons .responsivecontainer{max-width:128rem}.journal-subject-container .societies-section-icons .responsivecontainer .society-icon{height:6rem;width:21rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem}.journal-subject-container .societies-section-icons .responsivecontainer .society-icon .society-icon-img{max-height:80%;max-width:80%}.wl-global__parent--selector .wl-header__theme--black .wl-main-menu.wl-desktop-dropdown--menu .wl-main-menu__dropdown.show-menu{background:#313131}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu{background-color:#313131;border-top:.1rem solid #000;border-bottom:.1rem solid #000}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .cmp-button,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .cmp-button__text,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .cmp-navigation a.cmp-navigation__item-link{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .cmp-navigation a.cmp-navigation__item-link:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu{border-left:.1rem solid #313131;background-color:#212121}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown{background-color:#212121}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .cmp-navigation__item-link{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .list .show-less.active:after,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .list .show-more.active:after{border-color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-util-nav--item .wl-search-bar__cancel--btn{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-white.svg);display:none!important}@media only screen and (max-width:640px){.wl-global__parent--selector .wl-header__theme--black .wl-util-nav--item .wl-search-bar__cancel--btn{background-size:contain;display:inline-block!important;z-index:1;position:absolute;width:1.4rem;height:1.4rem;border:none;top:1.7rem;margin-left:1.2rem}}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-common-nav,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-menu--close-btn__container,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-common-nav,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-menu--close-btn__container{background-color:#212121;border-color:#5a5a5a}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-common-nav .cmp-button:before,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-menu--close-btn__container .cmp-button:before,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-common-nav .cmp-button:before,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-menu--close-btn__container .cmp-button:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/cross-white.svg);width:1.6rem;height:1.6rem}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar{background-color:#313131;border-color:#5a5a5a}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .wl-subheading--link:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .wl-subheading--link:hover{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item{border-color:#5a5a5a}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:active,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:active .cmp-list__item-text,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:hover,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item:hover .cmp-list__item-text,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:active,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:active .cmp-list__item-text,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item:hover .cmp-list__item-text{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-dropdown-menu--col__wrapper,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-dropdown-menu--col__wrapper{min-height:100vh}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-dropdown-menu--col__wrapper,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-global-footer,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-dropdown-menu--col__wrapper,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-global-footer{background-color:#212121;border-color:#313131}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-subheading--link:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-subheading--link:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-right-arrow-black-circle-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-subheading--link.expanded:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-subheading--link.expanded:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-down-arrow-black-circle-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-mobile-second-level__subheading:before,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-mobile-second-level__subheading:before{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-left-arrow-white-dark.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-GridColumn a .cmp-list__item-title,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-GridColumn a .cmp-list__item-title{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-GridColumn a:hover .cmp-list__item-title,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-GridColumn a:hover .cmp-list__item-title{text-decoration:underline}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-GridColumn .list ul .cmp-list__item .cmp-list__item-link:active:active .cmp-list__item-title,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item-text,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-GridColumn .list ul .cmp-list__item .cmp-list__item-link:active:active .cmp-list__item-title,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item-text{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .show-more.active,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .show-more.active{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .show-more.active:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .show-more.active:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow-white.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .show-less.active,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .show-less.active{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .show-less.active:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .show-less.active:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-up-arrow-white.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo{border-bottom:.1rem solid #5a5a5a;padding-bottom:1.6rem}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover{text-decoration:underline;color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active{text-decoration:none;color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a>span,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a>span{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a .wl-icon__span:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:active>span,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a:active>span{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-card__navigation--promo .cmp-teaser__action-container a:active .wl-icon__span:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-card__navigation--promo .cmp-teaser__action-container a:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-main-menu__bg,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu{background-color:#212121}.wl-global__parent--selector .wl-header__theme--black .wl-mobile__util-nav .wl-global-footer .wl-footer_link-list{border-color:#5a5a5a}.wl-global__parent--selector .wl-header__theme--black .wl-mobile__util-nav .wl-global-footer .wl-footer_link-list .cmp-list__item-link{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile__util-nav .wl-global-footer .wl-footer_link-list .cmp-list__item-link:active,.wl-global__parent--selector .wl-header__theme--black .wl-mobile__util-nav .wl-global-footer .wl-footer_link-list .cmp-list__item-link:hover{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-dropdown-menu__tablet--mobile{background-color:#313131;border-top:.1rem solid #000;border-bottom:.1rem solid #000}.wl-global__parent--selector .wl-header__theme--black .wl-dropdown-menu__tablet--mobile .cmp-container .wl-logo__button .cmp-button__text,.wl-global__parent--selector .wl-header__theme--black .wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-dropdown-menu__tablet--mobile .wl-menu__dropdown .wl-menu__dropdown--title:after{border-color:#fff;background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/mainmenu-down-arrow-white.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn{border-color:#5a5a5a}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading{border-color:#fff;color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn a:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .wl-subheading a,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn a:hover{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:active,.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:active,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-main-menu__dropdown .wl-GridColumn .view-all a:hover{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link:after,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link:after{background-image:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/hamburger-right-arrow-white.svg)!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link:hover,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-common-nav .cmp-navigation__group>.cmp-navigation__item--level-0 .cmp-navigation__item-link:hover{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-mobile-dropdown--menu .wl-segment-nar__bar .cmp-list__item.active:before,.wl-global__parent--selector .wl-header__theme--black .wl-secondary__menu .wl-segment-nar__bar .cmp-list__item.active:before{border-color:#18c76f}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all span,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading span,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown span.view-all{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:hover,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:hover{color:#18c76f;text-decoration:underline}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .view-all a:active,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-subheading a:active{color:#fff;text-decoration:underline}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item .cmp-list__item-link .cmp-list__item-icon{background-color:#eaeaea;border:none}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-description,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:hover .cmp-list__item-text .cmp-list__item-title{color:#18c76f;text-decoration:underline}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:active .cmp-list__item-text .cmp-list__item-description,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .cmp-list__item-link:active .cmp-list__item-text .cmp-list__item-title{color:#fff!important;text-decoration:underline}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo{border-bottom:.1rem solid #d6d6d6;padding-bottom:1.6rem}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title,.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:hover{text-decoration:underline;color:#18c76f}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link:active{text-decoration:none;color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a>span{color:#fff}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a:hover>span{color:#18c76f}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a:hover .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-bright-green.svg)}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a:active>span{color:#fff!important}.wl-global__parent--selector .wl-header__theme--black .wl-desktop-dropdown--menu .wl-main-menu__dropdown .wl-card__navigation--promo .cmp-teaser__action-container a:active .wl-icon__span:after{content:url(../../../etc.clientlibs/wiley/clientlibs/clientlib-consumer/resources/images/common-icons/chevrons/chevron-white.svg)!important}