.cw-hero-section-2{display:grid;grid-template-columns:50% 100%}.cw-hero-section-2 .col-left{align-content:center;padding:50px}.cw-hero-section-2 .col-left h1{color:var(--primary-color);font-family:var(--secondary-font);font-size:20px;font-weight:600;padding-bottom:20px}.cw-hero-section-2 .col-left h2{line-height:40px;padding-bottom:15px}.cw-hero-section-2 .col-left a{color:var(--secondary-color);font-size:15px;font-weight:550;text-decoration:underline}.cw-hero-section-2 .col-right img{height:auto;width:829px}.arrow-down{background:#000;border-radius:50%;height:60px;width:60px}@media only screen and (max-width:600px){.cw-hero-section-2{display:grid;grid-template-columns:100%}.cw-hero-section-2 .col-left{padding:20px}}@media only screen and (min-width:600px){.cw-hero-section-2 .col-left{padding:20px}}@media only screen and (min-width:768px){.cw-hero-section-2 .col-right img{height:auto;width:800px}}@media only screen and (min-width:992px){.cw-hero-section-2 .col-right img{height:auto;width:660px}}.arrow,.arrow:before{left:50%;position:absolute}.arrow{border-bottom:4px solid #4ac7e9!important;border-left:none;border-right:4px solid #4ac7e9!important;border-top:none;height:25px;margin:0;-webkit-transform:rotate(45deg);width:25px}.arrow:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:arrow;border:2px solid #4ac7e9;border-left:none;border-top:none;content:"";height:20px;margin:-10px 0 0 -10px;top:50%;width:20px}@keyframes arrow{0%{opacity:1}to{opacity:0;transform:translate(-10px,-10px)}}.cw-bottomupanimation,.cw-bottomupanimation span{animation-duration:2s;animation-fill-mode:both}.cw-bottomupanimation span{display:inline-block}.fadeInBottom{animation-name:fadeInBottom}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1}}