.g-animate-main .l-main--content {position: relative;}.g-animate-main .l-main--content::before,.g-animate-main .l-main--content::after {content: '';display: block;position: absolute;background-image: url('/files/325/triangle.svg');background-repeat: no-repeat;background-size: contain;}.g-animate-main .l-main--content::before {width: 665px;height: 600px;top: 104px;left: -160px;transform: rotate(-25deg);animation-name: triangle-left;animation-duration: 25s;animation-iteration-count: infinite;animation-timing-function: linear;}.g-animate-main .l-main--content::after {width: 550px;height: 600px;top: -180px;right: -140px;transform: rotate(35deg);animation-name: triangle-right;animation-duration: 25s;animation-iteration-count: infinite;animation-timing-function: linear;}@keyframes triangle-left {from {transform: rotate(-25deg);}50% {top: 50px;left: -120px;}to {top: 104px;left: -160px;transform: rotate(-323deg);}}@keyframes triangle-right {from {transform: rotate(35deg);}to {transform: rotate(-323deg);}}.g-animate-main .l-main--content-2 {position: relative;}.g-animate-main .l-main--content-2::before,.g-animate-main .l-main--content-2::after {content: '';display: block;position: absolute;background-image: url('/files/325/triangle.svg');background-repeat: no-repeat;background-size: contain;}.g-animate-main .l-main--content-2::before {width: 525px;height: 600px;top: 30%;left: -160px;transform: rotate(-25deg);animation-name: triangle-left2;animation-duration: 25s;animation-iteration-count: infinite;animation-timing-function: linear;}.g-animate-main .l-main--content-2::after {width: 477px;height: 600px;bottom: 180px;right: -140px;transform: rotate(35deg);animation-name: triangle-right2;animation-duration: 25s;animation-iteration-count: infinite;animation-timing-function: linear;}@keyframes triangle-left2 {from {transform: rotate(-25deg);}to {transform: rotate(-323deg);}}@keyframes triangle-right2 {from {transform: rotate(35deg);}to {transform: rotate(-323deg);}}@media handheld, only screen and (max-width: 1550px ) {.g-animate-main .l-main--content::before,.g-animate-main .l-main--content::after,.g-animate-main .l-main--content-2::before,.g-animate-main .l-main--content-2::after {display: none;}.g-animate-main .l-main--content .l-column .column__center-indent {padding: 20px;}}