.section.leftarticle {overflow-x: hidden;padding-bottom: 2.8888888889rem; } .section.leftarticle .col-md-6:first-child {opacity: 0;transform: translateX(80px);transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); } .section.leftarticle .col-md-6:last-child {opacity: 0;transform: translateX(-80px);transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); } .section.leftarticle .image {margin-right: 2.2222222222rem; } .section.leftarticle .image .img-fluid {border-radius: 1.3333333333rem; } @media (max-width: 991.98px) {.section.leftarticle .image {margin-left: 0;} } .section.leftarticle h2 {text-align: left;font-size: 2.2222222222rem;line-height: 1.2; } .section.leftarticle h2 span {font-style: italic;color: var(--secondary); } @media (min-width: 768px) {.section.leftarticle h2 {font-size: 2.7777777778rem;} } @media (min-width: 768px) {.section.leftarticle p, .section.leftarticle ul {font-size: 0.8888888889rem;} } .section.leftarticle.imagefull {padding-top: 0;padding-bottom: 0; } .section.leftarticle.imagefull .row {margin-left: 0;margin-right: 0; } .section.leftarticle.imagefull .image {margin-right: 0; } .section.leftarticle.imagefull .col:first-child {padding: 1.6666666667rem; } @media (min-width: 1140px) {.section.leftarticle.imagefull .col:first-child {padding: 3.3888888889rem 2.2222222222rem 3.3888888889rem 10rem;} } .section.leftarticle.imagefull .col:last-child {padding: 0; } .section.leftarticle.active .col-md-6:first-child, .section.leftarticle.active .col-md-6:last-child {opacity: 1;transform: translateX(0); } .section.leftarticle.active .col-md-6:last-child {transition-delay: 0.2s; } 