.hero_section_v3 .content_container .sub_heading_container h6{color:var(--primary_color);display:block;font-size:20px;font-weight:500;letter-spacing:.5em;text-transform:uppercase}.hero_section_v3 .content_container .description_container p,.hero_section_v3 .content_container .heading_container h1{color:var(--white_color)}.hero_section_v3:before{-webkit-animation:animate 1.5s ease backwards;animation:animate 1.5s ease backwards;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 69%);clip-path:polygon(0 0,100% 0,100% 100%,0 69%);z-index:-1}.hero_section_v3:before,section.hero_section_v3:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}section.hero_section_v3:after{-webkit-animation:animate 1.8s ease backwards;animation:animate 1.8s ease backwards;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-clip-path:polygon(0 0,100% 0,100% 51%,0 100%);clip-path:polygon(0 0,100% 0,100% 51%,0 100%);z-index:-2}.hero_section_v3 .button_container.single_btn a.cta_button{display:block;max-width:100%}.hero_section_v3 .button_container.double_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px}@-webkit-keyframes animate{0%{height:0;top:0}to{height:100%;left:0}}@keyframes animate{0%{height:0;top:0}to{height:100%;left:0}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}section.hero_section_v3 .scrolldown svg{height:38px;width:34px;fill:#0071b6}section.hero_section_v3 .scrolldown{animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;-moz-animation:bounce 2s infinite;-o-animation:bounce 2s infinite;bottom:100px;cursor:pointer;left:auto;position:absolute;right:0;top:auto}section.hero_section_v3 .section_heading h1{margin-bottom:45px}section.hero_section_v3 .section_heading h5{color:var(--primary_color);letter-spacing:.5em}.hero_section_v3 .button_container.secondary_button a.cta_button{padding:11.92px 22px}@media(max-width:1500px){section.hero_section_v3:after{-webkit-clip-path:polygon(0 0,100% 0,100% 51%,0 94%);clip-path:polygon(0 0,100% 0,100% 51%,0 94%)}}@media(max-width:991px){.hero_section_v3 .content_container .sub_heading_container h6{letter-spacing:.2em}}@media(max-width:767px){section.hero_section_v3 .scrolldown{display:none}}