:root {
  --clr-white: #ffffff;
  --clr-white-lite: #F0F0F0;
  --clr-black: #000000;
  --clr-black2: #3A3A3A;
  --clr-blue-txt: #427EC0;
  --clr-lite-blue-bg: #A1E8F9;
  --clr-blue-foot: #003E5E;
  --btn-text: #EFF3F3;
  --form-text: #767676;
  --clr-blue-light: #99BBEB;
  --clr-gry: #363940;
  --clr-gry-light: #757575;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-weight: 300;
  line-height: 1.4;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

input,
textarea,
select {
  margin: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

textarea {
  overflow: auto;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}

mark {
  background: none;
  color: inherit;
}

strong {
  font-weight: bold;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Black.woff2") format("woff2"), url("../fonts/Raleway-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraBold.woff2") format("woff2"), url("../fonts/Raleway-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraLight.woff2") format("woff2"), url("../fonts/Raleway-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Thin.woff2") format("woff2"), url("../fonts/Raleway-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.woff2") format("woff2"), url("../fonts/Lato-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BlackItalic.woff2") format("woff2"), url("../fonts/Lato-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-BoldItalic.woff2") format("woff2"), url("../fonts/Lato-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-LightItalic.woff2") format("woff2"), url("../fonts/Lato-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/Lato-HairlineItalic.woff2") format("woff2"), url("../fonts/Lato-HairlineItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/Lato-Hairline.woff2") format("woff2"), url("../fonts/Lato-Hairline.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

html,
body {
  font-family: "Raleway", "Lato";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  width: 100%;
  min-height: 100%;
  color: var(--clr-black);
  background-color: var(--clr-while);
}

a,
button,
input {
  outline: none;
}

a,
a:hover {
  text-decoration: none;
}

p,
li {
  margin-bottom: 0;
}

button {
  border: 0;
  background-color: transparent;
}

*:focus {
  outline: none;
}

.content-wrapper {
  width: 100%;
  max-width: 1240px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}

.desk-visible {
  display: block;
}

.only-mobile {
  display: none;
}

.hide-mobile-tablet {
  display: block;
}

.only-mobile-tablet {
  display: none;
}

@media (max-width: 1023px) {
  .content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hide-mobile-tablet {
    display: none;
  }
  .only-mobile-tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  .content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  .desk-visible {
    display: none;
  }
  .only-mobile {
    display: block;
  }
}
.oa-heading {
  font-size: 38px;
  line-height: 1.3;
  color: var(--clr-black);
  font-weight: 600;
  margin-bottom: 16px;
}
.oa-heading--sub {
  font-size: 34px;
  color: var(--clr-blue-txt);
  font-weight: 500;
}

@media (max-width: 767px) {
  .oa-heading {
    font-size: 28px;
  }
  .oa-heading--sub {
    font-size: 24px;
  }
}
.oa-btn {
  background-color: var(--clr-blue-txt);
  padding: 8px 32px;
  border-radius: 40px;
  color: var(--btn-text);
  font-weight: 700;
  font-size: 16px;
  font-family: Lato;
  transition: 0.3s;
  position: relative;
  display: inline-flex;
  justify-content: center;
  border: 1px solid var(--clr-blue-txt);
  overflow: hidden;
}
.oa-btn span {
  position: relative;
  z-index: 9;
}
.oa-btn span .oa-btn__icon {
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 51%;
  transform: translateY(-50%);
  width: 9px;
  height: 12px;
  z-index: 9;
}
.oa-btn span .oa-btn__icon svg {
  transform: 0.3s;
  display: block;
  width: 100%;
  height: 100%;
}
.oa-btn span .oa-btn__icon svg path {
  transform: 0.3s;
}
.oa-btn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  left: -100%;
  top: 0;
  background-color: var(--clr-white);
  transition: 0.3s;
}
.oa-btn:hover {
  color: var(--clr-blue-txt);
  transition: 0.3s;
}
.oa-btn:hover::after {
  left: 0;
  transition: 0.3s;
}
.oa-btn:hover span .oa-btn__icon svg {
  transform: 0.3s;
}
.oa-btn:hover span .oa-btn__icon svg path {
  transform: 0.3s;
  stroke: #427EC0;
}
.oa-btn--dark {
  background-color: var(--clr-blue-foot);
  border: 1px solid var(--clr-blue-foot);
}
.oa-btn--dark:hover {
  color: var(--clr-blue-foot);
}
.oa-btn--dark:hover .oa-btn::after {
  background-color: var(--clr-white);
}
.oa-btn--arrow span {
  padding-right: 20px;
}
.oa-btn--arrow span.oa-btn__icon {
  display: block;
}

.oa-form {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.85);
  padding: 32px;
}
.oa-form__input {
  width: 100%;
  color: var(--form-text);
  border-radius: 5px;
  background-color: var(--clr-white);
  padding: 10px 16px;
  height: 40px;
  font-size: 12px;
  border: 0;
}
.oa-form__check-out {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 16px 0;
}
.oa-form__valid {
  margin-top: 6px;
  color: #CC233D;
  font-size: 12px;
  display: flex;
  font-weight: 500;
}
.oa-form__in-out {
  margin-bottom: 16px;
}
.oa-form__text {
  color: var(--btn-text);
  font-size: 12px;
  font-weight: 400;
}
.oa-form__text a {
  text-decoration: underline;
  color: var(--btn-text);
  font-size: 12px;
  font-weight: 400;
}
.oa-form__checkbox {
  display: flex;
  margin-right: 8px;
  margin-top: -2px;
}
.oa-form__checkbox svg {
  width: 15px;
  height: 15px;
}
.oa-form__checkbox .container {
  cursor: pointer;
  padding: 0;
}
.oa-form__checkbox .container input {
  display: none;
}
.oa-form__checkbox .container svg {
  overflow: visible;
}
.oa-form__checkbox .path {
  fill: none;
  stroke: white;
  stroke-width: 6;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
  stroke-dasharray: 241 9999999;
  stroke-dashoffset: 0;
}
.oa-form__checkbox .container input:checked ~ svg .path {
  stroke-dasharray: 70.5096664429 9999999;
  stroke-dashoffset: -262.2723388672;
}
.oa-form__robo {
  width: 80%;
  height: auto;
  margin-bottom: 24px;
}
.oa-form__robo img {
  width: 100%;
  height: 100%;
}
.oa-form .oa-btn {
  width: 100%;
  font-size: 16px;
}

@media (max-width: 1023px) {
  .oa-form .oa-btn {
    font-size: 14px;
  }
}
.oa-header {
  background-color: var(--clr-white);
  padding: 16px 0;
}
.oa-header__logo {
  width: 265px;
  height: auto;
}
.oa-header__logo img {
  width: 100%;
  height: 100%;
}

.oa-video {
  background-color: transparent;
}
.oa-video__outer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.oa-video__outer .wx-heading {
  font-weight: 700;
}
.oa-video__tv {
  position: relative;
  height: auto;
  padding: 24px 0;
  z-index: 2;
}
.oa-video__tv img {
  width: 100%;
  height: auto;
}
.oa-video__dots-out {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.oa-video__dots-out:hover .oa-video__dot-1 {
  top: -8%;
  left: 15%;
  transition: 2s;
}
.oa-video__dots-out:hover .oa-video__dot-2 {
  top: 2%;
  left: 6%;
  transition: 2s;
}
.oa-video__dots-out:hover .oa-video__dot-3 {
  top: 16%;
  left: 2%;
  transition: 2s;
}
.oa-video__dots-out:hover .oa-video__dot-4 {
  top: 71%;
  right: -6%;
  transition: 2s;
}
.oa-video__dots-out:hover .oa-video__dot-5 {
  top: 92%;
  right: -3%;
  transition: 2s;
}
.oa-video__dots-out:hover .oa-video__dot-6 {
  top: 96%;
  right: 5%;
  transition: 2s;
}
.oa-video__dot-1, .oa-video__dot-2, .oa-video__dot-3, .oa-video__dot-4, .oa-video__dot-5, .oa-video__dot-6 {
  transition: 2s;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}
.oa-video__dot-1 {
  top: 9%;
  left: 45%;
  background: #8DBCEF;
  width: 50px;
  height: 50px;
}
.oa-video__dot-2 {
  top: 20%;
  left: 12%;
  background: #427EC0;
  width: 20px;
  height: 20px;
}
.oa-video__dot-3 {
  top: 50%;
  left: 13%;
  background: #427EC0;
  width: 40px;
  height: 40px;
}
.oa-video__dot-4 {
  top: 45%;
  right: 13%;
  background: #8DBCEF;
  width: 40px;
  height: 40px;
}
.oa-video__dot-5 {
  top: 74%;
  right: 13%;
  background: #427EC0;
  width: 15px;
  height: 15px;
}
.oa-video__dot-6 {
  top: 75%;
  right: 30%;
  background: #427EC0;
  width: 30px;
  height: 30px;
}
.oa-video__vd-out {
  position: absolute;
  width: 78%;
  height: 77%;
  top: 8%;
  left: 11%;
  background-color: var(--clr-black);
  overflow: hidden;
}
.oa-video__vd-out-vd {
  width: 100%;
  height: 100%;
}
.oa-video__vd-out-vd iframe {
  width: 100%;
  height: 100%;
}
.oa-video__btn {
  width: 300px;
  margin-bottom: 16px;
}

@media (max-width: 1023px) {
  .oa-video__vd-out {
    height: 73%;
    top: 11%;
  }
  .oa-video__dot-1, .oa-video__dot-2, .oa-video__dot-3, .oa-video__dot-4, .oa-video__dot-5, .oa-video__dot-6 {
    display: none;
  }
}
@media (max-width: 767px) {
  .oa-video {
    padding-top: 0;
  }
  .oa-video__dots-out {
    width: 100%;
  }
  .oa-video__txt {
    font-size: 18px;
  }
  .oa-video__txt--fz28 {
    font-size: 18px;
  }
  .oa-video__vd-out {
    height: 68%;
    top: 13%;
  }
}
.oa-footer {
  background-color: var(--clr-blue-foot);
  padding: 32px 0;
  font-family: Lato;
}
.oa-footer__outer {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  padding-bottom: 8px;
}
.oa-footer__inner {
  width: calc(23% - 32px);
  margin: 0 16px;
}
.oa-footer__inner--big {
  width: calc(28% - 32px);
  margin: 0 16px;
}
.oa-footer__logo {
  width: 150px;
  height: auto;
  margin-bottom: 24px;
}
.oa-footer__logo img {
  width: 100%;
  height: 100%;
}
.oa-footer__heading {
  color: var(--clr-white);
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 16px;
}
.oa-footer__service li, .oa-footer__service a, .oa-footer__service p {
  color: var(--clr-white-lite);
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 4px;
  display: inline-block;
}
.oa-footer__service--underline li:hover, .oa-footer__service--underline a:hover {
  text-decoration: underline;
}
.oa-footer__service--small li, .oa-footer__service--small a, .oa-footer__service--small p {
  font-size: 13px;
  padding-bottom: 2px;
  display: block;
}
.oa-footer__social {
  display: flex;
  align-items: center;
}
.oa-footer__social_icon {
  width: 30px;
  height: 30px;
  margin-right: 6px;
  transition: 0.3s;
}
.oa-footer__social_icon--twi {
  width: 24px;
  height: 24px;
}
.oa-footer__social_icon--li {
  width: 32px;
  height: 32px;
}
.oa-footer__social_icon img {
  width: 100%;
  height: 100%;
}
.oa-footer__social_icon:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
.oa-footer__copy {
  color: var(--clr-white-lite);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  padding: 24px 0 0 0;
  position: relative;
}
.oa-footer__copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #F0F0F0;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-footer__inner {
    width: calc(20% - 32px);
    margin: 0 16px;
  }
  .oa-footer__inner--big {
    width: calc(40% - 32px);
    margin: 0 16px;
  }
}
@media (max-width: 767px) {
  .oa-footer__inner {
    width: calc(100% - 32px);
    margin: 0 16px;
    padding-bottom: 24px;
  }
  .oa-footer__inner--big {
    width: calc(100% - 32px);
    margin: 0 16px;
  }
  .oa-footer__social_icon {
    margin-right: 16px;
  }
}
.oa-hero {
  position: relative;
}
.oa-hero__banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 24px 0;
}
.oa-hero--tnq .oa-header__logo {
  margin: 0 auto;
}
.oa-hero--tnq .oa-hero__title {
  width: 90%;
}
.oa-hero--tnq .tnq-head {
  color: var(--clr-black);
  font-size: 30px;
  font-weight: 600;
  margin: 16px 0;
  text-align: center;
}
.oa-hero--tnq .oa-hero__heading {
  text-align: center;
}
.oa-hero--tnq .oa-hero__banner {
  padding: 40px 0;
}
.oa-hero--tnq .oa-hero__out {
  justify-content: center;
}
.oa-hero__out {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.oa-hero__tnx-sub {
  color: var(--clr-black);
  font-size: 16px;
  font-weight: 600;
  display: none;
  text-align: center;
}
.oa-hero__form-out {
  width: 32%;
  margin: -40px 16px 0 16px;
}
.oa-hero__title {
  width: 55%;
}
.oa-hero__heading {
  color: var(--clr-white);
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 24px;
}
.oa-hero__heading sup {
  top: -14px;
  font-size: 24px;
}
.oa-hero__heading--sub {
  font-size: 32px;
  font-weight: 400;
}
.oa-hero::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-hero__form-out {
    width: 45%;
  }
  .oa-hero__title {
    width: 50%;
  }
  .oa-hero__heading {
    font-size: 38px;
  }
  .oa-hero__heading--sub {
    font-size: 28px;
  }
  .oa-hero--tnq .oa-hero__title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .oa-hero__out {
    flex-direction: column;
  }
  .oa-hero__form-out {
    width: 100%;
    margin-top: 0;
  }
  .oa-hero__title {
    width: 100%;
  }
  .oa-hero__heading {
    font-size: 32px;
  }
  .oa-hero__heading--sub {
    font-size: 26px;
  }
  .oa-hero--tnq .tnq-head {
    color: var(--clr-black);
    font-size: 24px;
    font-weight: 600;
    margin: 16px 0;
    text-align: center;
  }
  .oa-hero--tnq .oa-hero__title {
    width: 100%;
  }
}
.qa-eOutsource__tile {
  border: 1px solid var(--clr-blue-light);
  padding: 20px;
  border-radius: 10px;
  background-color: var(--clr-white);
}
.qa-eOutsource__tile-icn {
  margin-bottom: 16px;
}
.qa-eOutsource__tile-head {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--clr-gry);
}
.qa-eOutsource__tile-body {
  font-size: 16px;
  color: var(--clr-gry-light);
}

.oa-success {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.oa-success__head {
  margin-bottom: 24px;
}
.oa-success__tileout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -16px;
}
.oa-success .oa-heading {
  margin-bottom: 32px;
}
.oa-success .qa-eOutsource__tile {
  width: calc(33.3% - 32px);
  margin: 0 16px !important;
  min-height: 446px;
}
.oa-success .qa-eOutsource__tile-head {
  text-align: center;
  margin-bottom: 24px;
}
.oa-success .qa-eOutsource__tile-body {
  position: relative;
  margin-left: 16px;
  margin-bottom: 16px;
}
.oa-success .qa-eOutsource__tile-body::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: var(--clr-gry-light);
  left: -14px;
  top: 8px;
}
.oa-success__btnsec {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-success .qa-eOutsource__tile {
    width: calc(50% - 32px);
    min-height: 467px;
    margin: 0 16px 16px !important;
  }
  .oa-success__btnsec {
    margin-top: 16px;
  }
  .oa-success__tileout {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .oa-success .qa-eOutsource__tile {
    width: calc(100% - 32px);
    margin: 0 16px 16px !important;
    min-height: unset;
  }
  .oa-success__btnsec {
    margin-top: 16px;
  }
}
.qa-eOutsource {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.qa-eOutsource-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.qa-eOutsource__shadowBtm {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
}
.qa-eOutsource__shadowBtm img {
  width: 100%;
}
.qa-eOutsource .oa-heading {
  margin-bottom: 40px;
}
.qa-eOutsource__wrap {
  display: flex;
  flex-wrap: wrap;
}
.qa-eOutsource__tile {
  width: calc(33.33% - 25px);
  margin: 0px 37.5px 35px 0;
}
.qa-eOutsource__tile:nth-child(3), .qa-eOutsource__tile:last-child {
  margin-right: 0;
}
.qa-eOutsource__tile:nth-child(4), .qa-eOutsource__tile:nth-child(5), .qa-eOutsource__tile:last-child {
  margin-bottom: 0;
}
.qa-eOutsource--tng .oa-heading {
  text-align: center;
}
.qa-eOutsource--tng .oa-heading--sub {
  text-align: center;
}
.qa-eOutsource--tng .qa-eOutsource__tile {
  width: calc(50% - 32px);
  margin: 0 16px 32px 16px;
}
.qa-eOutsource--tng .oa-btn {
  display: block;
  margin: 0 auto;
  width: 25%;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .qa-eOutsource--tng .oa-btn {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .qa-eOutsource {
    padding: 32px 0;
  }
  .qa-eOutsource__wrap {
    flex-direction: column;
  }
  .qa-eOutsource__tile {
    width: calc(100% - 0px);
    margin: 0px 0px 35px 0;
  }
  .qa-eOutsource__tile:nth-child(4), .qa-eOutsource__tile:nth-child(5) {
    margin: 0px 0px 35px 0;
  }
  .qa-eOutsource--tng .oa-heading {
    text-align: center;
  }
  .qa-eOutsource--tng .oa-heading--sub {
    text-align: center;
  }
  .qa-eOutsource--tng .qa-eOutsource__tile {
    width: calc(100% - 32px);
    margin: 0 16px 32px 16px;
  }
  .qa-eOutsource--tng .oa-btn {
    display: block;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.oa-partners {
  padding: 32px 0;
}
.oa-partners__outer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.oa-partners__img {
  width: calc(25% - 32px);
  min-height: 126px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 16px;
  padding: 8px 24px;
  border: 1px solid #6E7E9B;
  border-radius: 5px;
}
.oa-partners__img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-partners__img {
    width: calc(50% - 32px);
  }
}
@media (max-width: 767px) {
  .oa-partners__img {
    width: calc(100% - 32px);
  }
}
.oa-str_tile {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(68, 128, 193, 0.2);
  padding: 40px 0;
}
.oa-str_tile__left {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
.oa-str_tile__left-img {
  width: 250px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: rgba(176, 184, 255, 0.25) 0px 14px 34px;
}
.oa-str_tile__left-img img {
  width: 100%;
}
.oa-str_tile__right {
  flex: 1;
  padding: 16px 8px;
}
.oa-str_tile__title {
  font-size: 30px;
  font-weight: 500;
  color: var(--clr-blue-txt);
  margin-bottom: 16px;
}
.oa-str_tile__sub-title {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
  color: var(--clr-black2);
}
.oa-str_tile__cnt {
  font-size: 18px;
  font-weight: 400;
  color: var(--clr-black2);
}
.oa-str_tile--inv {
  flex-direction: row-reverse;
  text-align: right;
  border-bottom: none;
}
.oa-str_tile--inv .oa-str_tile__left {
  margin-right: 0;
  margin-left: 16px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-str_tile__left-img {
    width: 180px;
    height: 180px;
  }
  .oa-str_tile__title {
    font-size: 28px;
  }
  .oa-str_tile__sub-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .oa-str_tile {
    flex-direction: column;
  }
  .oa-str_tile__left {
    width: 100%;
    margin-bottom: 16px;
  }
  .oa-str_tile__left-img {
    width: 50%;
    height: auto;
    max-height: 200px;
  }
  .oa-str_tile__title {
    font-size: 28px;
  }
  .oa-str_tile__sub-title {
    font-size: 20px;
  }
}
.oa-success__stry {
  width: 100%;
  position: relative;
  background-color: #f3f9ff;
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  padding: 40px 0;
}
.oa-success__stry-tiles {
  width: 100%;
}
.oa-success__stry::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 51px;
  left: 0;
  top: -47px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1375' height='51' viewBox='0 0 1375 51' fill='none'%3E%3Cpath opacity='0.6' d='M687.01 51C1066.44 51 1374.02 39.5832 1374.02 25.5C1374.02 11.4168 1066.44 0 687.01 0C307.585 0 0 11.4168 0 25.5C0 39.5832 307.585 51 687.01 51Z' fill='url(%23paint0_radial_68_417)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_68_417' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(686.553 46.4913) scale(686.996 25.8276)'%3E%3Cstop stop-opacity='0.39'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.oa-success__stry::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 51px;
  left: 0;
  bottom: -47px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1375' height='51' viewBox='0 0 1375 51' fill='none'%3E%3Cpath opacity='0.6' d='M687.01 4.06361e-05C307.585 1.8836e-05 5.26536e-06 11.4167 3.39201e-06 25.5C1.51866e-06 39.5832 307.585 50.9999 687.01 51C1066.44 51 1374.02 39.5833 1374.02 25.5C1374.02 11.4168 1066.44 6.24362e-05 687.01 4.06361e-05Z' fill='url(%23paint0_radial_68_419)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_68_419' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(687.467 4.50874) rotate(-180) scale(686.996 25.8276)'%3E%3Cstop stop-opacity='0.39'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .oa-success__stry {
    padding: 24px 0;
  }
  .oa-success__stry::after, .oa-success__stry::before {
    content: none;
  }
}
.oa-emp {
  background: linear-gradient(270deg, #E1F2FD 47.32%, rgba(240, 249, 255, 0.6) 125.62%);
  box-shadow: 0px 0px 18.3px 0px rgba(66, 126, 192, 0.11);
  padding: 32px 0;
  margin: 180px 0 70px 0;
}
.oa-emp__txt {
  position: relative;
}
.oa-emp__txt p {
  font-size: 50px;
  width: 50%;
  color: transparent;
  -webkit-text-stroke: 1px #427EC0;
  -webkit-text-stroke-color: #427EC0;
  font-weight: 700;
}
.oa-emp__video {
  position: absolute;
  right: 0;
  top: -95%;
  width: 50%;
  height: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .oa-emp {
    margin: 60px 0 0 0;
  }
  .oa-emp__txt p {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .oa-emp {
    margin: 20px 0;
    padding-bottom: 150px;
  }
  .oa-emp__txt p {
    width: 100%;
    font-size: 26px;
    text-align: center;
  }
  .oa-emp__video {
    right: 0;
    top: 90%;
    width: 100%;
  }
}