.audio-player .player{background:#fff;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{background-color:transparent}.audio-player .player-track-meta{text-align:center}.audio-player .player-track-meta .left{float:left;width:48%}.audio-player .player-track-meta .right{float:right;width:48%}.audio-player .player-track-meta p{margin:0;font-size:12px;color:#000;font-weight:700}.audio-player .player-track-meta span{font-size:12px;font-weight:700;padding:0 2px;position:relative;top:1px}.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-timeline{display:flex;flex:1;align-items:center;justify-content:space-between;padding-left:10px}.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 .player-volume:focus::-ms-fill-lower{background:#38bdf8}.audio-player .player-volume:focus::-ms-fill-upper{background:#38bdf8}.audio-player .player-progress-filled-test{width:100%;color:#dab82e}.playlist-item-wrapper:nth-child(1){background-color:#1465a6}.playlist-item-wrapper:nth-child(2){background-color:#2c70a6}.playlist-item-wrapper:nth-child(3){background-color:#4179a7}.playlist-item-wrapper:nth-child(4){background-color:#dab82f}.playlist-item-wrapper:nth-child(5){background-color:#c3a425}.playlist-item-wrapper:nth-child(6){background-color:#b69614}.playlist-item-wrapper{cursor:pointer;margin:0;margin-left:0!important;padding:10px;max-width:240px;position:relative;width:20%;color:#fff;text-decoration:none;padding:1rem!important}.playlist-item-wrapper:before{content:"";transition:.4s all ease;position:absolute;bottom:0;left:0;height:100%;width:100%;background-color:#fff;opacity:0}.playlist-item-wrapper:hover:before{opacity:.4}.playlist-item-wrapper:after{content:"";position:absolute;top:0;right:0;height:100%;width:3px;background-color:#fff}:root{--listentoaudio-color: #0D5956;--light-green: #35AAB6;--box-border-color: #249CA0;--controls-hover: #005b5e;--white: #ffffff;--font-opensans-regular: "OpenSans-Regular", sans-serif;--font-opensans-bold: "OpenSans-Bold", sans-serif;--audioplayer-color: #239ca0}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}.therapy-template .col-lg-3{width:20%}.therapy-template .ucblogo{width:180px}.therapy-template .sponsor img{max-width:70px}.therapy-template ul.custom-list{padding-left:30px}.therapy-template .accordion{max-width:100%;border:none}.therapy-template .accordion .accordion-header{position:relative;z-index:1}.therapy-template .accordion .accordion-collapse{position:relative;top:-10px}.therapy-template .accordion .accordion-collapse:before{transition:all .02s ease;position:absolute;content:"";background:#249ca0;background:-moz-linear-gradient(90deg,rgb(36,156,160) 0%,rgb(13,89,86) 100%);background:-webkit-linear-gradient(90deg,rgb(36,156,160) 0%,rgb(13,89,86) 100%);background:linear-gradient(90deg,#249ca0,#0d5956);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#249ca0",endColorstr="#0d5956",GradientType=1);height:20px;width:100%;left:0;top:0;transform:translateY(-26px);opacity:0}.therapy-template .accordion .accordion-collapse.show:before{transform:translateY(-18px);opacity:1}.therapy-template .accordion .accordion-item{border:none}.therapy-template .accordion .accordion-item .accordion-button{border-radius:10px;box-shadow:none;color:#fff;font-size:32px;font-family:var(--font-opensans-regular);letter-spacing:1px;line-height:normal;display:inline-block;z-index:2;padding-right:2em;padding-top:.5em;padding-bottom:.5em}.therapy-template .accordion .accordion-item .accordion-button:after{position:absolute;background-image:url(/build/assets/img/triangle-white.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:left top;width:20px;height:20px;right:20px}.therapy-template .accordion .accordion-item .accordion-button strong{font-family:var(--font-opensans-bold);margin-right:10px}.therapy-template .accordion .accordion-item .accordion-button.collapsed:after{transform:rotate(0)}.therapy-template .accordion .accordion-item .accordion-button.collapsed:before{opacity:0}.therapy-template .accordion .accordion-item .accordion-button[aria-expanded=false]:after{transform:rotate(0);top:27px}.therapy-template .accordion .accordion-item .accordion-button[aria-expanded=true]:after{transform:rotate(180deg);top:26px}.therapy-template .accordion .accordion-item .accordion-body{padding:2em 2.4em 1em;border-radius:0 0 12px 12px}.therapy-template .accordion .accordion-item .accordion-body p{font-family:var(--font-opensans-regular);line-height:1.4}.therapy-template .accordion .accordion-item .accordion-body p.v-desc{padding:0 2em;margin-bottom:0}.therapy-template .accordion .accordion-item .accordion-body .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 .video-js .vjs-slider:focus{text-shadow:0 0 1em #1e8e90;box-shadow:0 0 1em #1b8587;border-radius:10px}.therapy-template .video-container .video-js .vjs-progress-control .vjs-mouse-display{background-color:#00fff5;border-radius:10px}.therapy-template .video-container .video-js .vjs-load-progress{border-radius:10px;overflow:hidden}.therapy-template .video-container .video-js .vjs-load-progress div{background:#71babd}.therapy-template .video-container .video-js .vjs-control:hover{color:var(--controls-hover)}.therapy-template .video-container .video-js .vjs-control .vjs-icon-placeholder:before{font-size:28px;line-height:30px}.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 .video-container .vjs-progress-control:hover .vjs-play-progress:before{margin-top:-3px}.therapy-template .video-container .vjs-control-bar{min-height:50px;background:#239ca0;display:flex;align-items:center;padding-bottom:1em;border-radius:8px;bottom:20px;margin:5px;max-width:calc(100% - 10px)}.therapy-template .video-container .vjs-control-bar .vjs-control{height:20px}.therapy-template .video-container .vjs-control-bar .vjs-progress-control{top:6px}.therapy-template .video-container .vjs-control-bar .vjs-slider{background-color:#ffffff80;border-radius:10px}.therapy-template .video-container .vjs-progress-holder{height:8px}.therapy-template .video-container .vjs-progress-holder .vjs-play-progress{background-color:#fff;border-radius:10px}.therapy-template .video-container .vjs-progress-holder .vjs-play-progress:before{font-size:1.4em;line-height:.6em}.therapy-template .video-container .vjs-progress-holder .vjs-load-progress{border-radius:10px}.therapy-template .video-container .vjs-remaining-time{font-size:15px;height:36px!important}.therapy-template .gradient-green{background:#249ca0;background:-moz-linear-gradient(90deg,rgb(36,156,160) 0%,rgb(13,89,86) 100%);background:-webkit-linear-gradient(90deg,rgb(36,156,160) 0%,rgb(13,89,86) 100%);background:linear-gradient(90deg,#249ca0,#0d5956);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#249ca0",endColorstr="#0d5956",GradientType=1);color:#fff}.therapy-template .gradient-green p{color:#fff}@media only screen and (min-width: 992px){.p-lg-5{padding:2rem!important}}@media screen and (max-width: 991px){.therapy-template .accordion.single .accordion-item .accordion-button{font-size:20px}}@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 .accordion-body .row.video-container{margin:0 auto;padding:0!important}.therapy-template .accordion-body .audio-player{padding:0 1em}.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}}
