

/* Start:/local/components/custom/corporative-management/templates/.default/style.css?16868408483395*/
.corporative-management {
  position: relative; }
  .corporative-management__container {
    position: relative;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    -o-transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
    .corporative-management__container.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .corporative-management__wrapper {
    position: relative;
    width: 77.77778%; }
    @media only screen and (max-width: 1199px) {
      .corporative-management__wrapper {
        width: 88.88889%; } }
    @media only screen and (max-width: 767px) {
      .corporative-management__wrapper {
        width: 100%; } }
  .corporative-management__top-image {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 32px 0;
    -webkit-border-radius: 48px 0 48px 0;
    border-radius: 48px 0 48px 0;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .corporative-management__top-image {
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 479px) {
      .corporative-management__top-image {
        -webkit-border-radius: 32px 0 32px 0;
        border-radius: 32px 0 32px 0; } }
    .corporative-management__top-image img {
      width: 100%; }
  .corporative-management__content {
    position: relative;
    display: block; }
  .corporative-management__list {
    padding-left: 10px;
    margin-top: 33px;
    margin-bottom: 60px; }
    @media only screen and (max-width: 1199px) {
      .corporative-management__list {
        margin-bottom: 45px;
        margin-top: 20px; } }
    @media only screen and (max-width: 767px) {
      .corporative-management__list {
        margin-bottom: 30px;
        padding-left: 5px;
        margin-top: 0; } }
    .corporative-management__list-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .corporative-management__list-item:not(:last-child) {
        margin-bottom: 20px; }
        @media only screen and (max-width: 767px) {
          .corporative-management__list-item:not(:last-child) {
            margin-bottom: 15px; } }
    .corporative-management__list-icon {
      min-width: 56px;
      max-width: 56px;
      margin-right: 12px; }
      @media only screen and (max-width: 767px) {
        .corporative-management__list-icon {
          min-width: 45px;
          max-width: 45px;
          margin-right: 8px; } }
      .corporative-management__list-icon img {
        max-width: 100%; }
    .corporative-management__list-text {
      font-size: 22px;
      line-height: 1.33; }
      @media only screen and (max-width: 1199px) {
        .corporative-management__list-text {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .corporative-management__list-text {
          font-size: 16px; } }

/* End */
/* /local/components/custom/corporative-management/templates/.default/style.css?16868408483395 */
