@charset "utf-8";@-webkit-keyframes arrow-r{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}@keyframes arrow-r{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}.footer-navigation-item-link:hover .footer-navigation-item_text[data-sb-icon=arrow-r]::after{animation:arrow-r .4s ease-in-out 0s 2 alternate;-webkit-animation:arrow-r .4s ease-in-out 0s 2 alternate}.footer{padding:60px 0}[data-section-footer-color=green]{background:#e6eff2}[data-section-footer-color=white]{background:#fff}.footer-navigation{max-width:950px;margin:0 auto}.footer-navigation-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-23px}.footer-navigation-list.footer-navigation-2col-small{max-width:650px;margin:0 auto}.footer-navigation-item-2col,.footer-navigation-item-3col{margin-right:23px}.footer-navigation-item-2col{width:-weblkit-calc(100%/2 - 23px);width:calc(100%/2 - 23px)}.footer-navigation-item-3col{width:-weblkit-calc(99.99%/3 - 23px);width:calc(99.99%/3 - 23px)}.footer-navigation-item-link{position:relative;display:block}.footer-navigation-item-link:hover{text-decoration:none;opacity:.7;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer-navigation-item_text{white-space:nowrap;position:absolute;top:50%;left:50%;margin-top:0;z-index:1;font-weight:700;color:#fff;font-size:24px;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);margin-left:-10px;text-align:center}.footer-navigation-2col-small .footer-navigation-item_text,.footer-navigation-item-3col .footer-navigation-item_text{font-size:18px}.footer-navigation-item_text[data-sb-icon=arrow-r]::after{content:'';display:block;border-top:solid 2px #fff;border-right:solid 2px #fff;vertical-align:middle;width:8px;height:8px;position:absolute;top:50%;right:-20px;margin-top:-4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:0}.footer-navigation-2col-small .footer-navigation-item_text[data-sb-icon=arrow-r]::after{width:6px;height:6px;margin-top:-5px}.footer-navigation-item p{margin-top:0}.footer-navigation-item_image{width:100%}