.audio-player{padding:0 30px}.audio-player .player{padding:3px 10px;background:#239ca0;border-radius:8px;box-shadow:none;position:relative}.audio-player .player .player-controls button div{border-radius:3px;transition:.4s all ease}.audio-player .player .player-icon-play,.audio-player .player .player-icon-pause{fill:#fff}.audio-player .player .player-icon-play svg,.audio-player .player .player-icon-pause svg{width:28px;height:28px}.audio-player .player .player-icon-play:hover,.audio-player .player .player-icon-pause:hover{background-color:transparent;fill:var(--controls-hover)}.audio-player .player .player-progress input[type=range]{-webkit-appearance:none;color:#ffffff80}.audio-player .player .player-volume::-webkit-slider-runnable-track{background:#fff}.audio-player .player-track-meta{display:none}.audio-player .player-controls{display:flex;align-items:center}.audio-player .player-play-btn{background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:36px;height:36px}.audio-player .icon-container{fill:transparent;stroke:none}.audio-player .player-play-btn svg{position:relative;left:.5px;width:36px;height:36px;display:block}.audio-player .player-play-btn:hover svg{color:#fff}.audio-player .player-volume-container{padding-right:6px;padding-left:8px}.audio-player .player-timeline{padding-left:0;padding-right:10px;display:flex;flex:1;align-items:center;justify-content:space-between}.audio-player .volbutton{display:flex;color:#fff}.audio-player .volbutton.hidden{display:none}.audio-player .volbutton svg{height:28px;width:28px;color:var(--volume-color)}.audio-player .player-text{display:flex}.audio-player .player-progress{display:flex;position:relative;background:transparent;border-radius:25px;margin:0 5px;flex:10;flex-basis:100%;overflow:hidden}.audio-player .player-progress-filled{height:6px;flex:0;flex-basis:0%;border-radius:25px}.audio-player .player-progress-filled-test{width:100%}.audio-player .player-time{padding:2px 5px}.audio-player .player-volume-container{width:15%}.audio-player .player-volume{height:28px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:10px 0;width:100%;background:transparent}.audio-player .player-volume:focus{outline:none}.audio-player .player-volume::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;animate:.2s;border-radius:10px}.audio-player .player-volume::-webkit-slider-thumb{height:16px;width:16px;border-radius:100px;background:#fff;border:solid 1px #d6d7d8;cursor:pointer;-webkit-appearance:none;margin-top:-4px}.audio-player .player-volume:focus::-webkit-slider-runnable-track{background:#0e0e0e}.audio-player .player-volume::-moz-range-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-moz-range-thumb{height:16px;width:16px;border-radius:100px;border:none;background:#0e0e0e;cursor:pointer;margin-top:-4px}.audio-player .player-volume::-ms-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-ms-fill-lower{background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-ms-fill-upper{background:#0e0e0e;border-radius:10px}.audio-player .hidden{display:none}.audio-player .player-volume::-ms-thumb{margin-top:1px;height:15px;width:15px;border-radius:5px;border:none;background:#0e0e0e;cursor:pointer}.audio-player input.player-progress-filled-test{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;background:#ffffff80;outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s;border-radius:10px}.audio-player input.player-progress-filled-test::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:var(--controls-hover);cursor:pointer;border-radius:10px}.audio-player input.player-progress-filled-test::-moz-range-thumb{width:10px;height:10px;background:var(--controls-hover);cursor:pointer;border-radius:10px}.audio-player input.player-progress-filled-test::-webkit-slider-runnable-track{background:#ffffff80}.audio-player input.player-progress-filled-test::-moz-range-progress{background:#ffffff80}.audio-player input.player-progress-filled-test::progress-value{background:#ffffff80}.video-container .video-js .vjs-slider:focus{text-shadow:0 0 1em #1e8e90;box-shadow:0 0 1em #1b8587;border-radius:10px}.video-container .video-js .vjs-progress-control .vjs-mouse-display{background-color:#00fff5;border-radius:10px}.video-container .video-js .vjs-load-progress{border-radius:10px;overflow:hidden}.video-container .video-js .vjs-load-progress div{background:#71babd}.video-container .video-js .vjs-control:hover{color:var(--controls-hover)}.video-container .video-js .vjs-control .vjs-icon-placeholder:before{font-size:28px;line-height:30px}.video-container .vjs-big-play-button{transition:var(--transition);background-image:url(/build/assets/img/btn-play.svg);background-size:100% auto;background-position:center center;background-repeat:no-repeat;background-color:transparent;opacity:.94;width:90px;height:90px;margin-top:-50px;border:none}.video-container .vjs-big-play-button .vjs-icon-placeholder:before{display:none}.video-container .vjs-big-play-button:hover{filter:brightness(.8);opacity:1}.video-container .vjs-progress-control:hover .vjs-play-progress:before{margin-top:-3px}.video-container .vjs-control-bar{min-height:50px;background:#239ca0;display:flex;align-items:center;padding-bottom:1em;border-radius:8px;margin:5px;max-width:calc(100% - 10px)}.video-container .vjs-control-bar .vjs-control{height:20px}.video-container .vjs-control-bar .vjs-progress-control{top:6px}.video-container .vjs-control-bar .vjs-slider{background-color:#ffffff80;border-radius:10px}.video-container .vjs-progress-holder{height:8px}.video-container .vjs-progress-holder .vjs-play-progress{background-color:#fff;border-radius:10px}.video-container .vjs-progress-holder .vjs-play-progress:before{font-size:1.4em;line-height:.6em}.video-container .vjs-progress-holder .vjs-load-progress{border-radius:10px}.video-container .vjs-remaining-time{font-size:15px;height:36px!important}:root{--primary-color: #0D5956;--body-text-color: #535353;--box-border-color: #249CA0;--white: #ffffff;--primary-quote-color: #005C52;--secondary-quote-color: #31ACBB;--font-opensans-regular: "OpenSans-Regular", sans-serif;--font-opensans-bold: "OpenSans-Bold", sans-serif;--font-opensans-semibold: "OpenSans-SemiBold";--audioplayer-color: #239ca0;--listentoaudio-color: #0D5956}body.therapypages-show{--background-transport: #91ced0}body.therapypages-show .published-support img.sponsor-logo{max-height:50px;height:40px;vertical-align:top}body.therapies-landing-page .published-support img.sponsor-logo{max-height:40px;height:50px;vertical-align:top}body.therapypages-show .light-green{padding:2em 1em .2em}body.therapypages-show h4 strong{font-family:var(--font-opensans-semibold)}body.therapypages-show .disclaimer{padding-left:0;padding-right:0}.therapy-template .primaryquote{color:var(--primary-quote-color);font-family:var(--font-opensans-semibold);font-size:30px}.therapy-template .secondaryquote{color:var(--secondary-quote-color);font-family:var(--font-opensans-semibold);font-size:24px;padding-left:8px}.therapy-template .col-lg-3{width:20%}.therapy-template .ucblogo{width:180px;padding-bottom:8px}.therapy-template .disclaimerlogo{margin-left:0!important}.therapy-template .call-out .header-title{border-top-left-radius:12px;border-top-right-radius:12px;font-size:28px;font-family:var(--font-opensans-bold)!important;color:#fff;padding:20px 30px 3px;line-height:normal;position:relative;z-index:1;letter-spacing:1px}.therapy-template .call-out .light-green p{padding-left:14px;padding-right:1.5em}.therapy-template .call-out .light-green p strong{font-family:var(--font-opensans-semibold)}.therapy-template .call-out .light-green.no-title{border-radius:12px}.therapy-template .call-out .light-green.no-title:before{display:none}.therapy-template ul.custom-list{padding-left:2.5em;list-style:none;margin-left:0;text-indent:-10px}.therapy-template ul.custom-list li{padding-right:1em}.therapy-template ul.custom-list li:before{position:relative;left:-16px;top:-2px}.therapy-template .listentoaudio{font-family:var(--font-opensans-bold);line-height:1.4;color:var(--listentoaudio-color)}.therapy-template .player{background-color:var(--audioplayer-color)}.therapy-template .volume-container .volume-control .volume-modal{background-color:#379b9e}.therapy-template .volume-container .volume-control .volume-modal:before{border-top:10px solid #006164}.therapy-template .volume-container .volume-control .volume-track{background-color:var(--background-transport)}.therapy-template .volume-container .volume-control .amplitude-volume-slider::-webkit-slider-runnable-track{background:var(--background-transport)}.therapy-template .volume-container .volume-control .amplitude-volume-slider::-webkit-slider-thumb{border:2px solid #005255}.therapy-template .volume-container .volume-control .amplitude-volume-slider::-moz-range-track{background:var(--background-transport)}.therapy-template .video-container .vjs-big-play-button{transition:var(--transition);background-image:url(/build/assets/img/btn-play.svg);background-size:100% auto;background-position:center center;background-repeat:no-repeat;background-color:transparent;opacity:.94;width:90px;height:90px;margin-top:-50px;border:none}.therapy-template .video-container .vjs-big-play-button .vjs-icon-placeholder:before{display:none}.therapy-template .video-container .vjs-big-play-button:hover{filter:brightness(.8);opacity:1}.therapy-template .sidebar .sidebar-section{margin-top:0;min-width:0;max-width:100%!important}@media screen and (max-width: 1199px){body.therapypages-show h3{font-size:1.8em}body.therapypages-show .light-green{padding:2em 1em .2em}.therapy-template .call-out .light-green p{padding-left:1.8em;padding-right:1.8em}.therapy-template .call-out .light-green p strong{font-size:16px}.therapy-template ul.custom-list li{padding-right:1.6em;padding-left:1em;font-size:var(--body-text-size-mobile)}}@media screen and (max-width: 1024px){body.therapypages-show h3{font-size:1.8em}.therapy-template .call-out .light-green p{padding-left:1.8em;padding-right:1.8em;line-height:1.3em}.therapy-template .call-out .light-green p strong{font-size:16px;line-height:1.3em}.therapy-template ul.custom-list li{font-size:var(--body-text-size-mobile);line-height:1.3em;padding-right:1.6em;padding-left:1em}}@media only screen and (min-width: 992px){.p-lg-5{padding:2rem!important}}@media screen and (max-width: 991px){.therapy-template .primaryquote{font-size:24px}.therapy-template .secondaryquote{font-size:18px}}@media screen and (max-width: 767px){.therapy-template .video-container .vjs-big-play-button{width:45px;height:45px;margin-left:-24px}.therapy-template .row.experts-row{padding:0;margin:auto}.therapy-template .copy{padding-left:0!important;padding-right:0!important}.therapy-template .sidebar{margin-top:25px}.therapy-template .sidebar .sidebar-section{position:relative!important;top:0!important}}@media screen and (max-width: 480px){.call-out .header-title{font-size:20px}.call-out .light-green ul{font-size:var(--body-text-size-mobile);line-height:1.4}.call-out .light-green p{font-size:var(--body-text-size-mobile);line-height:1.4;padding-left:1em;padding-right:1.5em}.call-out .light-green p strong{font-size:14px;line-height:1.4}ul.custom-list li{font-size:var(--body-text-size-mobile)}}
