/* COLORS */
/** shades of grey **/
/** basics colors **/
/** backgrounds colors **/
/** texts colors **/
/** overlays colors **/
/** specifics colors **/
/* overrides materializecss color */
/* FONTS */
/*** MARGINS AND PADDINGS ***/
/**** BORDER RADIUS ****/
/**** CUSTOM ****/
/**** SHADOWS ****/
/***** MEDIA QUERIES ******/
/*** font color depending on bg color ***/
/*
@mixin gradientSass () {
  background-color: rgba(252,240,244,1);
  background: @include filter-gradient(#fcf0f4, #6b418f, horizontal);
  // IE9 SVG, needs conditional override of 'filter' to 'none'
  $experimental-support-for-svg: true;
  background: @include background-image(linear-gradient(left, rgba(252,240,244,1) 0%, rgba(252,240,244,1) 14%, rgba(217,193,219,1) 14%, rgba(217,193,219,1) 28%, rgba(198,168,204,1) 28%, rgba(198,168,204,1) 42%, rgba(183,147,191,1) 42%, rgba(183,147,191,1) 56%, rgba(151,120,179,1) 56%, rgba(151,120,179,1) 70%, rgba(130,89,155,1) 70%, rgba(130,89,155,1) 85%, rgba(107,65,143,1) 85%, rgba(107,65,143,1) 100%));
}
*/
.hero.tutoffice {
  background: #000;
  height: 544px;
  min-height: unset;
}
@media screen and (max-width: 1024px) {
  .hero.tutoffice {
    height: 540px;
  }
}
@media screen and (max-width: 960px) {
  .hero.tutoffice {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .hero.tutoffice {
    min-height: 205px;
    height: 205px;
  }
}
.hero.tutoffice iframe {
  border: none;
}
@media screen and (max-width: 960px) {
  .hero.tutoffice iframe {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .hero.tutoffice iframe {
    height: 205px;
  }
}
.hero.tutoffice > div {
  width: 100%;
  height: 544px;
  padding: 0 216px;
  max-width: 1440px;
}
@media screen and (max-width: 1175px) {
  .hero.tutoffice > div {
    padding: 0 80px;
  }
}
@media screen and (max-width: 1024px) {
  .hero.tutoffice > div {
    height: 540px;
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .hero.tutoffice > div {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .hero.tutoffice > div {
    height: 205px;
  }
}

.actu-tutoffice-body {
  padding: 0 5%;
}
@media screen and (max-width: 960px) {
  .actu-tutoffice-body {
    padding: 0;
  }
}
.actu-tutoffice .tutoffice-header {
  padding: 32px 0 24px;
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-header {
    flex-direction: column;
    padding-bottom: 0;
    position: relative;
  }
}
.actu-tutoffice .tutoffice-header--left {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header--left {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header--left {
    max-width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-header--left {
    width: 100%;
    max-width: 100%;
    padding: 0 20px 21px 20px;
  }
}
.actu-tutoffice .tutoffice-header--left .episode-title {
  padding-right: 24px;
}
.actu-tutoffice .tutoffice-header--right {
  width: 45%;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header--right {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header--right {
    flex-direction: column;
    justify-content: center;
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-header--right {
    width: 100%;
    border-top: 1Px solid #EBEDEF;
    border-bottom: 1Px solid #EBEDEF;
  }
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header--right .episode-controls {
    order: 2;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-header--right .episode-controls {
    margin-top: 0;
    width: 100%;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div {
    border-right: 1Px solid #EBEDEF;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div:last-child {
    border-right: none;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div.next a {
    flex-direction: column-reverse;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div.next, .actu-tutoffice .tutoffice-header--right .episode-controls > div.prev {
    padding: 0 !important;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div.next span, .actu-tutoffice .tutoffice-header--right .episode-controls > div.prev span {
    padding-top: 6px;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div.share, .actu-tutoffice .tutoffice-header--right .episode-controls > div.more {
    padding: 14px 0 7px 0 !important;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div span {
    font-family: "BNPPSans", "Open Sans";
    font-weight: bold;
    font-size: 12px;
    padding-top: 8px;
    line-height: 24px;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 14px 0 7px 0 !important;
  }
  .actu-tutoffice .tutoffice-header--right .episode-controls > div i {
    font-size: 16px !important;
    display: flex;
  }
}
.actu-tutoffice .tutoffice-header--right .episode-controls .prev i {
  margin-right: 12px;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header--right .episode-controls .prev i {
    margin-right: 8px;
  }
}
.actu-tutoffice .tutoffice-header--right .episode-controls .next i {
  margin-left: 12px;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header--right .episode-controls .next i {
    margin-left: 8px;
  }
}
.actu-tutoffice .tutoffice-header--right .episode-controls a {
  display: flex;
  align-items: center;
  color: #1C2D37;
  font-size: 14px;
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-header--right .episode-controls a i {
  font-size: 20px;
  margin-top: 2px;
}
.actu-tutoffice .tutoffice-header--right .episode-controls a i:before {
  margin: 0;
}
.actu-tutoffice .tutoffice-header--right .episode-controls a:hover {
  color: #04AF6E;
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header--right .cta {
    order: 1;
  }
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header--right .cta a {
    padding: 8px 14px !important;
  }
}
.actu-tutoffice .tutoffice-header .sidenav-bottom-mobile .sidenav-bottom-header {
  padding: 16px 20px;
  justify-content: space-between;
  border-bottom: 1Px solid #EBEDEF;
}
.actu-tutoffice .tutoffice-header .sidenav-bottom-mobile .sidenav-bottom-content {
  padding: 24px 20px;
}
.actu-tutoffice .tutoffice-header .sidenav-bottom-mobile .sidenav-bottom-content i {
  margin-right: 24px;
  color: #1C2D37;
}
.actu-tutoffice .tutoffice-header .sidenav-bottom-mobile i {
  font-size: 24px;
  display: flex;
}
.actu-tutoffice .tutoffice-header .sidenav-bottom-mobile i:before {
  margin: 0;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile {
  position: absolute;
  background: white;
  width: 100%;
  top: 100%;
  padding: 24px 20px;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile > p {
  padding-bottom: 16px;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul {
  margin: 0;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li {
  padding-bottom: 16px;
  font-size: 14px;
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li:last-child {
  padding-bottom: 0;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li .list-episode-number {
  padding-right: 18px;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li span.icon-play {
  display: none;
  padding-right: 12px;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li span:not(.icon-play):not(.list-episode-number) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li.active {
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-header .episode-list-mobile ul li.active span.icon-play {
  display: block;
}
.actu-tutoffice .tutoffice-header .episode-number {
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 24px;
}
.actu-tutoffice .tutoffice-header .episode-number > div {
  padding-left: 8px;
}
.actu-tutoffice .tutoffice-header .episode-controls {
  padding-right: 68px;
}
@media screen and (max-width: 1175px) {
  .actu-tutoffice .tutoffice-header .episode-controls {
    padding-right: 28px;
  }
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-header .episode-controls {
    padding-right: 0;
  }
}
.actu-tutoffice .tutoffice-header .episode-controls .next {
  padding-left: 32px;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-header .episode-controls .next {
    padding-left: 24px;
  }
}
.actu-tutoffice .tutoffice-header .cta a {
  border: 2px solid #008859 !important;
  background-color: #FFF !important;
  color: #008859 !important;
}
.actu-tutoffice .tutoffice-header .cta a:hover {
  background: #008859 !important;
  color: #FFF !important;
}
.actu-tutoffice .tutoffice-content {
  padding: 48px 0 92px;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-content {
    flex-direction: column;
  }
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-content {
    margin: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-content {
    padding: 28px 0 52px;
  }
}
.actu-tutoffice .tutoffice-content--left {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-content--left {
    width: 100%;
  }
}
.actu-tutoffice .tutoffice-content--left .publi-date {
  padding: 0 0 16px 0 !important;
  font-family: "BNPPSans-Light", "Open Sans";
  font-size: 13px;
  line-height: 24px;
}
.actu-tutoffice .tutoffice-content--left .text {
  border-bottom: 1px solid #EBEDEF;
  padding-bottom: 40px;
}
.actu-tutoffice .tutoffice-content--left .text strong {
  font-family: "BNPPSans", "Open Sans";
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-content--left .text button {
    text-align: left;
  }
}
.actu-tutoffice .tutoffice-content--left .social {
  padding-top: 29px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-content--left .social {
    display: none;
  }
}
.actu-tutoffice .tutoffice-content--left .social p {
  font-size: 14px;
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-content--left .social ul {
  padding-left: 8px;
}
.actu-tutoffice .tutoffice-content--left .social ul a i {
  font-size: 20px;
  color: #1C2D37;
}
.actu-tutoffice .tutoffice-content--left .social ul a:hover i {
  color: #04AF6E;
}
.actu-tutoffice .tutoffice-content--right {
  width: 35%;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-content--right {
    width: 100%;
    margin-top: 54px;
  }
  .actu-tutoffice .tutoffice-content--right .h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.actu-tutoffice .tutoffice-content--right .other-tuto {
  width: 100%;
  height: 160px;
  margin-bottom: 24px;
  padding: 25px 24px 22px;
}
@media screen and (max-width: 1024px) {
  .actu-tutoffice .tutoffice-content--right .other-tuto {
    width: 70% !important;
    height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .actu-tutoffice .tutoffice-content--right .other-tuto {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.actu-tutoffice .tutoffice-content--right .other-tuto a {
  color: white;
  height: 100%;
  width: 100%;
}
.actu-tutoffice .tutoffice-content--right .other-tuto .episode-title {
  color: #FFF;
}
.actu-tutoffice .tutoffice-content--right .other-tuto .episode-number {
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-content--right .other-tuto .episode-duration, .actu-tutoffice .tutoffice-content--right .other-tuto .episode-descr, .actu-tutoffice .tutoffice-content--right .other-tuto .episode-number {
  font-size: 14px;
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
}
.actu-tutoffice .tutoffice-content--right .other-tuto .episode-descr {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-width: 90%;
}
@media screen and (max-width: 960px) {
  .actu-tutoffice .tutoffice-content--right .other-tuto .episode-descr {
    -webkit-line-clamp: 2;
    max-width: 100%;
  }
}
.actu-tutoffice .tutoffice-content--right .other-tuto--play {
  display: none;
}
.actu-tutoffice .tutoffice-content--right .other-tuto--play button {
  height: 36px;
  font-size: 14px;
  font-family: "BNPPSans", "Open Sans";
  font-weight: bold;
  padding: 7px 14px 3px;
}
.actu-tutoffice .tutoffice-content--right .other-tuto--play button i {
  font-size: 16px;
}
.actu-tutoffice .tutoffice-content--right .other-tuto:hover {
  display: flex;
}
.actu-tutoffice .tutoffice-content--right .other-tuto:hover a {
  justify-content: center !important;
  align-items: center !important;
}
.actu-tutoffice .tutoffice-content--right .other-tuto:hover .other-tuto--play {
  display: flex;
  justify-content: center;
}
.actu-tutoffice .tutoffice-content--right .other-tuto:hover .other-tuto--header,
.actu-tutoffice .tutoffice-content--right .other-tuto:hover .other-tuto--footer {
  display: none !important;
}
/*# sourceMappingURL=maps/page-tutoffice.css.map */
