/*
 *  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;
}

.c-tabs--tabs-with-img .cmp-tabs__icons{background:#242424}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 10px 0}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tablist.l-container{width:auto}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__image{border-top-left-radius:20px;border-top-right-radius:20px;display:block;width:100%}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab.cmp-tabs__tab--active .cmp-tabs__text,.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab:hover .cmp-tabs__text{color:#feeb29;font-weight:500}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab.cmp-tabs__tab--active{border-bottom:4px solid #feeb29}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab.cmp-tabs__tab--active .cmp-tabs__item-icon-img,.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab:hover .cmp-tabs__item-icon-img{-webkit-filter:brightness(0) saturate(100%) invert(87%) sepia(27%) saturate(1200%) hue-rotate(357deg) brightness(105%) contrast(99%);filter:brightness(0) saturate(100%) invert(87%) sepia(27%) saturate(1200%) hue-rotate(357deg) brightness(105%) contrast(99%)}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-container{min-height:unset}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tabpanel{margin:auto}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__content-container{display:block;padding-bottom:50px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content{background:#555551;border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff;margin:0;padding:40px 30px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content p{margin:0}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content p strong{display:block;font-size:24px;font-weight:700;line-height:36px;margin-bottom:16px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tablist{min-height:unset}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__container{margin-bottom:50px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab{border-bottom:1px solid #c1bfb8}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text{color:#c1bfb8;margin-bottom:12px;margin-top:8px;padding-top:0}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__item-icon-img{bottom:unset}.cmp-tabs__icons .cmp-tabs__content-container{display:none}.cmp-tabs__icons .cmp-tabs__container{margin-bottom:5px}.cmp-tabs__icons .cmp-tabs__tablist{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:113px;overflow-x:auto;padding:0}.cmp-tabs__icons .cmp-tabs__tab{border-bottom:1px solid #555551;line-height:2px;margin:0;max-width:100%;padding-bottom:0;position:relative;text-align:center}.cmp-tabs__icons .cmp-tabs__item-icon-img{bottom:-20px;position:relative}.cmp-tabs__icons .cmp-tabs__text-container{min-height:40px}.cmp-tabs__icons .cmp-tabs__text{color:#555551;font-size:14px;font-weight:500;line-height:22px;margin-bottom:21px;padding-top:5px}.cmp-tabs__icons .cmp-tabs__tab--active{border-bottom:5px solid #0f71f0}.cmp-tabs__icons .cmp-tabs__tab--active .cmp-tabs__item-icon-img{-webkit-filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%);filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%)}.cmp-tabs__icons .cmp-tabs__tab--active .cmp-tabs__text{color:#0f71f0;font-weight:700}.cmp-tabs__icons .cmp-tabs__tab:focus .cmp-tabs__item-icon-img{-webkit-filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%);filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%)}.cmp-tabs__icons .cmp-tabs__tab:focus .cmp-tabs__text{color:#0f71f0;font-weight:700}.cmp-tabs__icons .cmp-tabs__tab:hover .cmp-tabs__item-icon-img{-webkit-filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%);filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(4558%) hue-rotate(209deg) brightness(106%) contrast(88%)}.cmp-tabs__icons .cmp-tabs__tab:hover .cmp-tabs__text{color:#0f71f0;font-weight:700}@media only screen and (max-width:767px){.cmp-tabs__icons .cmp-tabs__item-icon-img{max-height:30px;max-width:30px}}@media only screen and (min-width:768px){.cmp-tabs__icons .cmp-tabs__item-icon-img{max-height:50px;max-width:50px}}.cmp-tabs__tabpanel{margin:0}.cmp-tab--text-only .cmp-tabs__tablist{display:-ms-grid;display:grid;-ms-grid-columns:1fr 135px 10px 135px 1fr;grid-template-areas:". firstTab . secondTab .";grid-template-columns:1fr 135px 10px 135px 1fr;text-align:center}.cmp-tab--text-only .cmp-tabs__tab{background:#dddbd9;border-bottom:6px solid transparent;border-top:6px solid #dddbd9;color:#242424;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;max-height:70px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-tab--text-only .cmp-tabs__tab .cmp-tabs__text{font:700 14px/22px Inter,SourceSansPro,Tahoma,Verdana,sans-serif;letter-spacing:0}.cmp-tab--text-only .cmp-tabs__tab:first-of-type{grid-area:firstTab;-ms-grid-column:2;-ms-grid-row:1;margin-right:10px}.cmp-tab--text-only .cmp-tabs__tab:nth-of-type(2){grid-area:secondTab;-ms-grid-column:4;-ms-grid-row:1}.cmp-tab--text-only .cmp-tabs__tab--active{background:#242424;border-top-color:#feeb29;color:#fff}@media only screen and (min-width:768px){.cmp-tabs__icons .cmp-tabs__text{font-size:16px;line-height:24px}.cmp-tab--text-only .cmp-tabs__tablist{-ms-grid-columns:1fr 360px 10px 360px 1fr;grid-template-columns:1fr 360px 10px 360px 1fr}.cmp-tab--text-only .cmp-tabs__tab .cmp-tabs__text{font-size:18px;line-height:26px}}@media only screen and (min-width:768px)and (max-width:1021px){.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tablist{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:1022px){.cmp-tabs__icons .cmp-tabs__text{margin-bottom:0}.cmp-tabs__icons .cmp-tabs__text-container{margin-bottom:7px}.cmp-tab--text-only .cmp-tabs__tablist{-ms-grid-columns:1fr 450px 10px 450px 1fr;grid-template-columns:1fr 450px 10px 450px 1fr}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content{background:unset;border-bottom-left-radius:unset;border-bottom-right-radius:unset;padding:0 0 0 114px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__image{border-radius:20px}}@media only screen and (max-width:767px){.cmp-tabs__icons .cmp-tabs__tab--active .cmp-tabs__text,.cmp-tabs__icons .cmp-tabs__tab:focus .cmp-tabs__text,.cmp-tabs__icons .cmp-tabs__tab:hover .cmp-tabs__text{font-weight:500;margin-bottom:12px}.cmp-tab--text-only .cmp-tabs__tab{height:119px;max-height:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.cmp-tab--text-only .cmp-tabs__tablist{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:1fr 145px 0px 135px 1fr;padding:0}.cmp-tab--text-only .cmp-tabs__tablist:after,.cmp-tab--text-only .cmp-tabs__tablist:before{display:none}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__item-icon-img{height:24px;width:24px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__container{margin-bottom:30px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__content-container{padding-bottom:30px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text{font-size:12px;line-height:16px;margin-bottom:8px;margin-top:4px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab.cmp-tabs__tab--active{border-bottom:2px solid #feeb29}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content p,.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content p strong{font-size:18px;line-height:26px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content p strong{margin-bottom:8px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tablist{margin-left:-15px;margin-right:-15px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__text-content{padding:20px 15px}.c-tabs--tabs-with-img .cmp-tabs__icons .cmp-tabs__tab{padding:0 5px}}.cmp-tabs__tablist.l-container{padding:0}.cmp-tabs.cmp-tab--text-only .l-container--fullwidth{margin-left:0;margin-right:0}
