@keyframes SSPopupWrap{0%{opacity:0}to{opacity:1}}.control-get-in-touch{margin:60px 0 100px}.control-get-in-touch .git-banner{display:flex;justify-content:flex-start;padding:50px 25px;position:relative}.control-get-in-touch .git-banner .git-banner-background{height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transform:translateX(-200%);width:100%;z-index:1}.control-get-in-touch .git-banner .git-banner-background:after{content:"";height:100%;left:0;position:absolute;top:0;transform:skewX(45deg);transform-origin:bottom right;width:100%}.control-get-in-touch .git-banner .git-banner-background.blue-bg:after{background-color:#38b2e3}.control-get-in-touch .git-banner .git-banner-background.green-bg:after{background-color:#94c221}.control-get-in-touch .git-banner .git-banner-background.purple-bg:after{background-color:#b5338a}.control-get-in-touch .git-banner .git-banner-background.red-bg:after{background-color:#cd2d40}.control-get-in-touch .git-banner .git-banner-background.orange-bg:after{background-color:#f7910a}.control-get-in-touch .git-banner .git-banner-background.white-bg:after{background-color:#fbfbfb}.control-get-in-touch .git-banner .git-banner-image{bottom:25px;position:absolute;right:20px;transform:translate(0);z-index:2}.control-get-in-touch .git-banner .git-banner-image img{max-height:230px;max-width:230px;opacity:0;position:relative;transform:translateY(200px)}.control-get-in-touch .git-banner .git-banner-content{opacity:0;padding:0;position:relative;transform:translateY(200px);width:60%;z-index:2}.control-get-in-touch .git-banner .git-banner-content>:last-child{margin-bottom:0}@media (min-width:992px){.control-get-in-touch{margin:0 0 100px}.control-get-in-touch .git-banner{justify-content:flex-end;padding:50px 100px}.control-get-in-touch .git-banner .git-banner-image{bottom:-50px;right:75%;transform:translate(50%)}.control-get-in-touch .git-banner .git-banner-image img{max-height:520px;max-width:300px}.control-get-in-touch .git-banner .git-banner-content{padding:0 150px 0 0;width:50%}}.control-get-in-touch.reveal .git-banner .git-banner-background{animation:GITSwipeIn 1s ease 0s forwards}.control-get-in-touch.reveal .git-banner .git-banner-image img{animation:GITSwipeUp 1s ease .8s forwards}.control-get-in-touch.reveal .git-banner .git-banner-content{animation:GITSwipeUp 1s ease 1s forwards}.control-blockGetInTouch{position:relative}.control-blockGetInTouch:after{background-color:#fbfbfb;content:"";height:calc(100% - 60px);left:0;position:absolute;top:60px;width:100%}@media (min-width:992px){.control-blockGetInTouch:after{height:calc(100% - 10px);top:10px}}@keyframes GITSwipeIn{0%{opacity:0;transform:translateX(-200%)}to{opacity:1;transform:translateX(0)}}@keyframes GITSwipeUp{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}