

/* Start:/local/templates/html/assets/components-template/brand-inner/style.css?17618284901547*/
.brand-inner {
  margin-bottom: 100px; }
  @media (max-width: 1099px) {
    .brand-inner {
      margin-bottom: 56px; } }
  .brand-inner__row {
    display: flex;
    justify-content: space-between;
    margin: 0px -12px; }
    @media (max-width: 1249px) {
      .brand-inner__row {
        flex-direction: column;
        margin: 0px; } }
  .brand-inner__col {
    padding: 0px 12px; }
    @media (max-width: 1249px) {
      .brand-inner__col {
        padding: 0px; } }
    .brand-inner__col--left {
      position: sticky;
      top: 150px;
      width: 25%;
      align-self: flex-start; }
      @media (max-width: 1249px) {
        .brand-inner__col--left {
          position: static;
          width: auto;
          margin-bottom: 27px; } }
      @media (max-width: 767px) {
        .brand-inner__col--left {
          width: 100%; } }
    .brand-inner__col--right {
      width: 70%; }
      @media (max-width: 1249px) {
        .brand-inner__col--right {
          width: auto; } }
  .brand-inner__logo {
    overflow: hidden;
    padding: 50px;
    border: 1px solid #DDDDE0;
    border-radius: 4px; }
    .brand-inner__logo img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .brand-inner__country {
    margin-top: 20px; }
  .brand-inner__link {
    margin-top: 8px;
    transition: opacity .3s ease, color .3s ease;
    color: #121212;
    font-weight: 600; }
    @media (min-width: 1100px) {
      .brand-inner__link {
        cursor: pointer; }
        .brand-inner__link:hover {
          opacity: .8; } }

/* End */
/* /local/templates/html/assets/components-template/brand-inner/style.css?17618284901547 */
