#pb-talk-tabs helix-core-layout-container, #pb-act-tabs .flexed .cell.act-fast-explore {
	overflow-y: hidden;
}

#pb-act-tabs {
    padding: 44px 0px 20px;
	display: block;
    position: relative;
    overflow: hidden;
}

#pb-act-tabs helix-core-heading p, #pb-act-tabs helix-core-content p, #pb-talk-tabs helix-core-heading p, #pb-talk-tabs helix-core-content p {
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

#pb-act-tabs.bg-gray {
    background-color: #f8f8f8;
}

#pb-act-tabs .flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#pb-act-tabs .flexed .cell.headline {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 500px;
}

#pb-act-tabs .flexed .cell {
    width: 100%;
}

#pb-act-tabs .visually-hidden, #pb-talk-tabs .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

#pb-act-tabs .flexed .cell.act-fast-explore {
    flex-basis: 492px;
  	flex-grow: 0;
}
#pb-act-tabs .flexed .cell {
    width: 100%;
}

#pb-act-tabs .left helix-core-heading::part(heading) {
    margin: 0px;
    font-size: 30px;
    line-height: 34px;
    color: #033b58;
    margin-bottom: 24px;
  	font-weight: 700;
}

#pb-act-tabs .left helix-core-heading strong {
    color: #f58347;
}

#pb-act-tabs .gradient-line {
    width: 72px;
    height: 4px;
    background-image: linear-gradient(270deg, #f58347 0%, #ffe2d2 100%);
    margin-bottom: 12px;
}

#pb-act-tabs .act-fast-explore .explore {
    padding: 0px;
}

#pb-act-tabs .explore {
    display: flex;
    flex-direction: column;
    padding: 35px 0px 40px;
    height: 338px;
}

#pb-act-tabs .explore .over-explore-btns {
    order: 3;
    width: 100%;
    text-align: center;
    margin-bottom: 32px;
}

#pb-act-tabs .explore .over-explore-btns p {
	font-size: 12px;
    line-height: 1em;
    font-style: italic;
}

#pb-act-tabs .act-fast-explore .explore .explore-btns {
    margin: 0px auto 18px;
}

#pb-act-tabs .explore .explore-btns {
    display: flex;
    width: 204px;
    height: 58px;
    margin: 0px auto 28px;
    order: 2;
    border-radius: 12px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25);
}

#pb-act-tabs .explore .explore-btns.on-gray-bg .explore-btn.active {
    background-color: #f58347;
    color: white;
}
#pb-act-tabs .explore .explore-btns.on-gray-bg .explore-btn {
    background-color: white;
    color: #033b58;
    border-right: 1px solid #dedede;
}
#pb-act-tabs .explore .explore-btns .explore-btn.active {
    background-color: #a6a6a6;
    pointer-events: none;
}
#pb-act-tabs .explore .explore-btns .explore-btn:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.explore .explore-btns .explore-btn:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.explore .explore-btns.on-gray-bg .explore-btn:last-child {
    border-right: 0px solid transparent;
}

#pb-act-tabs .explore .explore-btns .explore-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 68px;
    height: 58px;
    background-color: #f58347;
    transition-duration: 0.5s;
    border-right: 1px solid white;
    color: white;
    cursor: pointer;
}

#pb-act-tabs .explore .explore-btns .explore-btn p {
  	font-size: 42px;
    line-height: 1em;
    font-weight: 700;
  	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#pb-act-tabs .explore .explore-sections {
    order: 1;
    padding: 24px 10px 40px 0px;
    height: 162px;
}

#pb-act-tabs .explore .explore-sections .explore-section.active {
    display: flex;
}

#pb-act-tabs .explore .explore-sections .explore-section {
    display: none;
    height: 98px;
}

#pb-act-tabs .explore .explore-sections .explore-section .explore-icon {
    flex-basis: 51px;
    padding-top: 8px;
}

#pb-act-tabs .explore .explore-sections .explore-section .explore-info {
    padding-top: 6px;
    padding-left: 26px;
}

#pb-act-tabs .explore .explore-sections .explore-section .explore-icon IMG {
    width: 45px;
}

#pb-act-tabs .explore .explore-sections .explore-section .explore-info .orange p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #e77a42;
  	font-weight: 700;
}

#pb-act-tabs .explore .explore-sections .explore-section .explore-info p {
    margin: 0px;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
  	color: #313131;
}

@media (min-width: 1024px) {
    #pb-act-tabs .explore .explore-sections .explore-section .explore-info p {
        font-size: 14px;
        line-height: 140%;
        letter-spacing: 0.2px;
        margin-bottom: 12px;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section .explore-info .orange p {
        margin-bottom: 3px;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section .explore-icon IMG {
        width: auto;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section .explore-icon IMG {
        width: auto;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section .explore-info {
        padding-left: 32px;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section .explore-icon {
        padding: 0;
    }
	
	#pb-act-tabs .explore .explore-sections .explore-section {
        height: 66px;
    }
	
	#pb-act-tabs .explore .explore-sections {
        padding: 24px 0px 0px;
        height: 90px;
    }
	
	#pb-act-tabs .explore .explore-btns .explore-btn {
        flex-basis: 81px;
        height: 68px;
    }
	
	#pb-act-tabs .explore .explore-btns .explore-btn:first-child {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    #pb-act-tabs .explore .explore-btns .explore-btn {
        flex-basis: 81px;
        height: 68px;
    }
	
	#pb-act-tabs .explore .explore-btns {
        width: 243px;
        height: 68px;
        margin: 0px 0px 18px;
    }
	
	#pb-act-tabs .explore {
        display: block;
        padding: 40px 0px 0px;
        height: 228px;
    }
	
	#pb-act-tabs .act-fast-explore .explore {
        padding-right: 40px;
    }
	
	#pb-act-tabs {
        padding:82px 0px 100px;
    }
	
	#pb-act-tabs .gradient-line {
        width: 60px;
    }
	
	#pb-act-tabs .left helix-core-heading::part(heading) {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 32px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #pb-act-tabs .left helix-core-heading::part(heading) {
  	width: 70%;
  }
}

/* Talk tabs css */
#pb-talk-tabs {
    padding: 28px 0px 0px;
    display: block;
    position: relative;
    overflow: hidden;
}

#pb-talk-tabs .desktop-center-align helix-core-heading::part(heading) {
    font-family: roboto;
    margin: 0px;
    font-size: 30px;
    line-height: 34px;
    color: #033b58;
    margin-bottom: 24px;
	font-weight: 700;
}

#pb-talk-tabs .desktop-center-align helix-core-heading strong {
	color: #e77a42;
}

#pb-talk-tabs .tabbed-sections {
    padding-top: 24px;
}

#pb-talk-tabs .tabbed-sections .tabs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 344px;
    height: 44px;
    border-radius: 22px;
    margin: 0px auto 30px;
    background-color: #f8f8f8;
    border: 1px solid #f58347;
}

#pb-talk-tabs .tabbed-sections .tabs .tab-btn.active p {
    color: white;
}

#pb-talk-tabs .tabbed-sections .tabs .tab-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 50%;
    height: 44px;
    z-index: 2;
    cursor: pointer;
    transition-duration: 0.5s;
}

#pb-talk-tabs .tabbed-sections .tabs .tab-btn p {
	font-size: 16px;
    font-weight: 700;
    color: #033b58;
  	display: flex;
    align-items: center;
}

#pb-talk-tabs .tabbed-sections .tabs .tab-highlight {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 42px;
    border-radius: 22px;
    background-color: #f58347;
    z-index: 1;
    transition-duration: 0.5s;
}

#pb-talk-tabs .tabbed-sections .sections .tabbed-section.active {
    display: block;
}

#pb-talk-tabs .tabbed-sections .sections .tabbed-section {
    display: none;
}

#pb-talk-tabs .flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#pb-talk-tabs .flexed .cell.image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100vw;
    left: -16px;
    overflow: hidden;
    height: 345px;
}

#pb-talk-tabs .flexed .cell {
    width: 100%;
}

#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#pb-talk-tabs .flexed .cell .image-holder.slide-right {
    margin: 0px auto 0px 0px;
}

#pb-talk-tabs .flexed .cell .image-holder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

#pb-talk-tabs .flexed .cell .image-holder.slide-right img {
    left: 0px;
    top: 0;
}

#pb-talk-tabs .flexed .cell .image-holder IMG {
    position: absolute;
    left: 0;
    top: 0;
}

#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text helix-core-heading::part(heading) {
    color: #e77a42;
	margin: 0px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  	font-weight: 700;
}

#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text p {
    margin: 0px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
	color: #313131;
}

#pb-talk-tabs .tabbed-sections .tabs .tab-highlight.over {
    left: 50%;
}

@media (min-width: 375px) {
    #pb-talk-tabs .flexed .cell.image {
        /*left: calc(-1 * (100vw - 342px) / 2);*/
    }
}

@media (min-width: 450px) {
    #pb-talk-tabs .flexed .cell .image-holder IMG {
        width: unset;
        height: unset;
    }
}

@media (min-width: 768px) {
    #pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.image {
        height: 350px;
    }
	
	#pb-talk-tabs .flexed .cell.image {
        height: 350px;
        /*left: calc(-1 * (100vw - 736px) / 2);*/
    }
	
	#pb-talk-tabs .flexed .cell .image-holder {
        width: 100vw;
    }
}

@media (min-width: 1024px) {
    #pb-talk-tabs {
        padding: 68px 0px 158px;
    }
	
	#pb-talk-tabs .desktop-center-align helix-core-heading::part(heading) {
        text-align: center;
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 32px;
    }
	
	#pb-talk-tabs .tabbed-sections {
        padding-top: 10px;
    }
	
	#pb-talk-tabs .tabbed-sections .tabs {
        width: 410px;
        height: 56px;
        border: 2px solid #f58347;
        border-radius: 28px;
        margin: 0px auto 46px;
    }
	
	#pb-talk-tabs .tabbed-sections .tabs .tab-btn p {
        height: 56px;
        font-size: 14px;
    }
	
	#pb-talk-tabs .tabbed-sections .tabs .tab-highlight {
        height: 52px;
        border-radius: 26px;
    }
	
	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.image {
        height: 285px;
    }
	
	#pb-talk-tabs .flexed .cell.image {
        display: block;
        min-width: unset;
        width: 528px;
        left: unset;
        height: unset;
    }
	
	#pb-talk-tabs .flexed .cell.text {
        width: calc(100% - 565px);
    }
	
	#pb-talk-tabs .flexed .cell .image-holder {
        width: 100%;
    }
	
	#pb-talk-tabs .flexed .cell .image-holder IMG {
        min-width: 100%;
        height: 100%;
        width: auto;
    }
	
	#pb-talk-tabs .flexed .cell .image-holder IMG {
        min-width: 100%;
        height: 100%;
        width: auto;
    }
	
	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text helix-core-heading::part(heading) {
        margin-bottom: 8px;
    }
	
	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text p {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0.2px;
        margin-bottom: 12px;
    }
  
    #pb-talk-tabs .flexed {
      flex-wrap: nowrap;
  	}
  
  	#pb-talk-tabs .tabbed-sections .flexed > section {
      	flex: 528px;
        flex-grow: 0;
  	}
}

@media (max-width: 1023px) {
    #pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text {
        order: 1;
        margin-bottom: 46px;
    }
  
  	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.image {
        order: 2;
    }
  
  	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text helix-core-heading::part(heading) {
      margin-bottom: 12px;
  	}
  
  	#pb-talk-tabs .tabbed-sections .sections .tabbed-section .flexed .cell.text helix-core-content p {
      margin-bottom: 24px;
  	}
}

@media (min-width: 1024px) and (max-width:1100px) {
    #pb-talk-tabs .flexed {
        gap: 40px;
    }
}

