@font-face {
  font-family: 'Mont Demo';
  src: url("../fonts/MontDemo-ExtraLight.woff2") format("woff2"), url("../fonts/MontDemo-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Mont Demo';
  src: url("../fonts/MontDemo-Heavy.woff2") format("woff2"), url("../fonts/MontDemo-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }
.navmain {
  padding: 15px 0;
  z-index: 1000; }
  .navmain .dogie {
    display: none; }
    @media (min-width: 1200px) {
      .navmain .dogie {
        display: block; } }
  .navmain.navhome {
    background: rgba(255, 255, 255, 0.8);
    left: 0;
    top: 0;
    width: 100%; }
    @media (min-width: 992px) {
      .navmain.navhome {
        position: absolute; } }
    @media (min-width: 1200px) {
      .navmain.navhome {
        padding: 0; }
        .navmain.navhome .container-xxl {
          position: relative; }
        .navmain.navhome .brand {
          left: calc(var(--bs-gutter-x) * .5);
          position: absolute;
          padding: 25px 0 0;
          top: 0; } }
    .navmain.navhome .brand img {
      width: 220px; }
      @media (min-width: 1200px) {
        .navmain.navhome .brand img {
          width: 320px; } }
  .navmain .navbar-toggler {
    width: 60px;
    height: 60px;
    padding: 0px;
    border: none;
    outline: 0;
    box-shadow: none; }
    @media (min-width: 768px) {
      .navmain .navbar-toggler {
        width: 80px;
        height: 80px; } }
    .navmain .navbar-toggler span {
      display: none; }
  .navmain.inner {
    background-position: center top;
    background-repeat: no-repeat; }
    @media (min-width: 1200px) {
      .navmain.inner {
        padding: 0; } }

.navbar-nav {
  padding: 40px 0 30px; }
  .navbar-nav li {
    color: #000;
    margin-bottom: 10px;
    font: 400 18px 'Montserrat', sans-serif; }
    @media (min-width: 1200px) {
      .navbar-nav li {
        margin-left: 50px;
        margin-bottom: 0px; } }
    .navbar-nav li a {
      color: inherit;
      text-decoration: none; }
      .navbar-nav li a:hover {
        color: #FDC88C; }
      .navbar-nav li a.active {
        color: #FDC88C;
        font-weight: 800; }
    .navbar-nav li:first-child {
      margin-left: 0; }

.inner-nav {
  background: #562B83;
  margin-top: 15px; }
  @media (min-width: 1200px) {
    .inner-nav {
      margin: 0px; } }
  .inner-nav .navbar-nav {
    padding: 20px 0; }
    .inner-nav .navbar-nav li {
      color: #fff; }

.hero {
  border-bottom: 10px solid #562B83;
  position: relative; }
  .hero .img {
    background-position: center;
    background-size: 100%; }
    .hero .img.desktop {
      background-size: cover;
      min-height: 700px; }
    .hero .img img {
      opacity: 0;
      visibility: hidden; }
  .hero .caption {
    left: 0;
    position: absolute;
    bottom: 50px;
    width: 100%; }
    @media (min-width: 768px) {
      .hero .caption {
        height: 100%;
        top: 0; } }
    .hero .caption .text {
      background: rgba(255, 255, 255, 0.6);
      border-radius: 100px;
      padding: 30px;
      position: relative;
      animation-delay: 1.1s;
      margin-top: 30px;
      width: 100%; }
      @media (min-width: 480px) {
        .hero .caption .text {
          padding: 30px 45px; } }
      @media (min-width: 768px) {
        .hero .caption .text {
          padding: 35px 70px;
          width: 700px; } }
      @media (min-width: 992px) {
        .hero .caption .text {
          padding: 30px 60px; } }
      @media (min-width: 1200px) {
        .hero .caption .text {
          padding: 35px 70px; } }
      .hero .caption .text h2 {
        color: #562B83;
        font: 800 20px 'Montserrat', sans-serif; }
        @media (min-width: 620px) {
          .hero .caption .text h2 {
            font-size: 26px; } }
        @media (min-width: 768px) {
          .hero .caption .text h2 {
            font-size: 36px; } }
        @media (min-width: 992px) {
          .hero .caption .text h2 {
            font-size: 30px; } }
        @media (min-width: 1200px) {
          .hero .caption .text h2 {
            font: 800 36px 'Montserrat', sans-serif; } }
      .hero .caption .text p {
        color: #E57413;
        font: 14px 'Montserrat', sans-serif; }
        @media (min-width: 480px) {
          .hero .caption .text p {
            font-size: 18px; } }
        @media (min-width: 768px) {
          .hero .caption .text p {
            font-size: 20px; } }
      .hero .caption .text .purple {
        color: #562B83; }
      .hero .caption .text .cta {
        background: #746397;
        position: absolute;
        right: 20px;
        color: #fff;
        border-radius: 30px;
        font: 800 16px 'Montserrat', sans-serif;
        padding: 12px 40px;
        top: -25px; }
        @media (min-width: 370px) {
          .hero .caption .text .cta {
            padding: 15px 40px;
            top: -20px;
            right: 40px; } }
        @media (min-width: 768px) {
          .hero .caption .text .cta {
            top: -30px;
            right: 80px;
            padding: 20px 50px; } }
    .hero .caption.owl-carousel .owl-item.active .text h2, .hero .caption.owl-carousel .owl-item.active .text p {
      animation: 5s slide-right; }

@keyframes slide-right {
  from {
    margin-left: -100%; }
  to {
    margin-left: 0%; } }
.sitecontent {
  background-image: url(../images/paw-top-mob.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 90px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .sitecontent {
      background-image: url(../images/paw-top.png);
      background-position: center top;
      background-size: contain;
      margin-bottom: -150px; } }
  @media (min-width: 1200px) {
    .sitecontent {
      margin-bottom: -250px; } }
  .sitecontent p,
  .sitecontent li {
    color: #fff; }
  .sitecontent:before {
    background: linear-gradient(45deg, #746397 0%, #b8aad3 100%);
    bottom: 120px;
    content: '';
    height: 75%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1; }
    @media (min-width: 768px) {
      .sitecontent:before {
        bottom: 180px;
        height: calc(100% - 385px); } }
    @media (min-width: 1200px) {
      .sitecontent:before {
        bottom: 250px;
        height: calc(100% - 535px); } }
  @media (min-width: 768px) {
    .sitecontent .over-pic .img {
      top: -80px;
      position: relative;
      left: -80px; } }
  @media (min-width: 768px) {
    .sitecontent .space {
      margin-top: 120px; } }
  @media (min-width: 992px) {
    .sitecontent .space {
      margin-top: 100px; } }
  @media (min-width: 1200px) {
    .sitecontent .space {
      margin-top: 120px; } }

.join {
  padding: 40px 0 80px; }
  @media (min-width: 768px) {
    .join {
      padding: 75px 0 125px; } }
  @media (min-width: 992px) {
    .join {
      padding: 50px 0 100px; } }
  @media (min-width: 1200px) {
    .join {
      padding: 75px 0 125px; } }
  .join .form {
    background: linear-gradient(45deg, #746397 0%, #b8aad3 100%);
    border-radius: 20px 0;
    padding: 20px; }
    @media (min-width: 768px) {
      .join .form {
        padding: 40px; } }
    @media (min-width: 992px) {
      .join .form {
        padding: 20px; } }
    @media (min-width: 1200px) {
      .join .form {
        padding: 40px; } }
    .join .form h2,
    .join .form h3 {
      color: #fff; }
    .join .form .meta {
      color: #fff;
      font: 18px/1.4 'Montserrat', sans-serif; }
    .join .form form {
      margin: 20px 0; }
    .join .form input[type="email"] {
      border: 1px solid #A5A3A3;
      border-radius: 8px;
      color: #000;
      font: 800 16px 'Montserrat', sans-serif;
      height: 44px;
      margin-bottom: 20px;
      padding: 8px;
      width: 100%; }
      .join .form input[type="email"]::placeholder {
        color: #E57413;
        opacity: 0.35; }
      .join .form input[type="email"]:-ms-input-placeholder {
        color: #E57413; }
      .join .form input[type="email"]::-ms-input-placeholder {
        color: #E57413; }
      @media (min-width: 1200px) {
        .join .form input[type="email"] {
          font-size: 20px;
          height: 55px;
          padding: 20px; } }
    .join .form button {
      background: linear-gradient(to left, #d9d2e6 0%, #bcb1d1 100%);
      border: 1px solid #A5A3A3;
      border-radius: 30px;
      color: #562B83;
      font: 600 16px/1.4 'Montserrat', sans-serif;
      height: 44px; }
      @media (min-width: 1200px) {
        .join .form button {
          font-size: 18px;
          height: 60px; } }

.col-content .img.before {
  position: relative; }
  @media (min-width: 768px) {
    .col-content .img.before img {
      border-bottom-right-radius: 30px; } }
  .col-content .img.before:after {
    content: '';
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    width: 1000000000000%;
    background: linear-gradient(to right, #ffffff 0%, #ecf0f3 100%); }
    @media (min-width: 768px) {
      .col-content .img.before:after {
        display: none; } }
  .col-content .img.before:before {
    content: '';
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 1000000000000%;
    background: linear-gradient(to right, #ffffff 0%, #ecf0f3 100%); }

.before-footer {
  background-image: url(../images/pow-bottom-mob.png);
  background-repeat: no-repeat;
  background-position: 100% center;
  background-size: 100% auto;
  padding-top: 80px;
  position: relative;
  z-index: 999; }
  @media (min-width: 768px) {
    .before-footer {
      background-image: url(../images/pow-bottom.png);
      background-position: top center;
      padding-top: 100px; } }
  @media (min-width: 1200px) {
    .before-footer h2 {
      font-size: 56px; } }
  .before-footer .cost h2 {
    padding: 0px 20px;
    margin-bottom: 15px; }
    @media (min-width: 480px) {
      .before-footer .cost h2 {
        padding: 0px 40px; } }
    @media (min-width: 768px) {
      .before-footer .cost h2 {
        padding: 0px; } }
    @media (min-width: 1200px) {
      .before-footer .cost h2 {
        font-size: 36px; } }
  .before-footer .cost ul {
    padding: 0px 0px 0px 40px; }
    @media (min-width: 480px) {
      .before-footer .cost ul {
        padding: 0px 0px 0px 60px; } }
    @media (min-width: 768px) {
      .before-footer .cost ul {
        padding: 0px;
        margin-left: 25px; } }
    .before-footer .cost ul li {
      color: #E57413;
      font: 800 20px/1.4 'Montserrat', sans-serif;
      margin-bottom: 10px; }
      @media (min-width: 1200px) {
        .before-footer .cost ul li {
          font-size: 30px; } }
      .before-footer .cost ul li span {
        color: #E57413;
        font: 800 20px/1.4 'Mont Demo', sans-serif;
        margin-bottom: 10px; }
        @media (min-width: 1200px) {
          .before-footer .cost ul li span {
            font-size: 30px; } }
  .before-footer .cost .cta {
    background: #746397;
    margin: 50px 0px 100px;
    color: #fff;
    border-radius: 30px;
    font: 800 16px 'Montserrat', sans-serif;
    padding: 15px 40px;
    width: 100%; }
  .before-footer .bottom-img {
    margin-top: 80px; }
    @media (min-width: 768px) {
      .before-footer .bottom-img {
        margin: 0px; } }
    .before-footer .bottom-img img {
      mix-blend-mode: multiply; }

h2 {
  color: #562B83;
  font: 900 26px 'Montserrat', sans-serif; }
  @media (min-width: 768px) {
    h2 {
      font-size: 40px; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 40px; } }
  h2.font-large {
    font: 900 28px 'Montserrat', sans-serif; }
    @media (min-width: 480px) {
      h2.font-large {
        font-size: 34px; } }
    @media (min-width: 768px) {
      h2.font-large {
        font-size: 50px; } }

h3 {
  color: #562B83;
  font: 300 18px 'Montserrat', sans-serif; }
  @media (min-width: 1200px) {
    h3 {
      font-size: 22px; } }

p,
li {
  color: #562B83;
  font: 18px/1.4 'Montserrat', sans-serif; }
  @media (min-width: 1024px) {
    p,
    li {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    p,
    li {
      font-size: 26px; } }

.purple {
  color: #562B83 !important; }

.inner-content {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .inner-content {
      padding: 115px 0; } }
  @media (min-width: 992px) {
    .inner-content {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .inner-content {
      padding: 115px 0; } }
  .inner-content .page-title {
    margin-bottom: 40px; }
    @media (min-width: 1200px) {
      .inner-content .page-title {
        margin-bottom: 80px; } }
  .inner-content h1 {
    color: #746397;
    font: 900 26px 'Montserrat', sans-serif; }
    @media (min-width: 768px) {
      .inner-content h1 {
        font-size: 45px; } }
    @media (min-width: 992px) {
      .inner-content h1 {
        font-size: 32px; } }
    @media (min-width: 1200px) {
      .inner-content h1 {
        font-size: 45px; } }
  .inner-content h2 {
    color: #746397;
    font: 800 18px 'Montserrat', sans-serif;
    margin-bottom: 20px; }
    @media (min-width: 1200px) {
      .inner-content h2 {
        font-size: 22px;
        margin-bottom: 30px; } }
  .inner-content p,
  .inner-content li {
    color: #746397;
    font: 18px/1.4 'Montserrat', sans-serif;
    margin-bottom: 20px; }
    @media (min-width: 1200px) {
      .inner-content p,
      .inner-content li {
        font-size: 22px;
        margin-bottom: 25px; } }
    .inner-content p:last-of-type,
    .inner-content li:last-of-type {
      margin-bottom: 0; }
  .inner-content p + h2 {
    margin-top: 50px; }
  .inner-content .content-inner h2 {
    color: #E57413;
    font-size: 22px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .inner-content .content-inner h2 {
        font-size: 26px; } }
    @media (min-width: 992px) {
      .inner-content .content-inner h2 {
        font-size: 24px; } }
    @media (min-width: 1200px) {
      .inner-content .content-inner h2 {
        font-size: 26px; } }
  .inner-content .content-inner form {
    margin-top: 62px; }
    .inner-content .content-inner form label {
      font: 18px/1.4 'Montserrat', sans-serif;
      color: #562B83; }
    .inner-content .content-inner form .form-control {
      border-radius: 5px;
      border: 0.5px solid #746397;
      min-height: 32px; }
    .inner-content .content-inner form textarea.form-control {
      min-height: 120px; }
    .inner-content .content-inner form .cta {
      background: #562B83;
      color: #fff;
      border-radius: 30px;
      font: 500 16px 'Montserrat', sans-serif;
      padding: 12px 62px;
      text-transform: uppercase;
      border: none;
      margin-top: 62px; }
  .inner-content table {
    width: 100%; }
    @media (max-width: 767px) {
      .inner-content table tr {
        display: flex;
        flex-direction: column; } }
    .inner-content table tr td img {
      width: 100%; }
  .inner-content img {
    max-width: 100%; }

@media (max-width: 767px) {
  .el-scrollbar__view {
    flex-direction: column !important; } }

.footer {
  background: #746397;
  padding-top: 60px; }
  .footer .logo img {
    width: 240px; }
    @media (min-width: 1200px) {
      .footer .logo img {
        width: 350px; } }
  .footer h2 {
    font: 20px 'Montserrat', sans-serif; }
    @media (min-width: 768px) {
      .footer h2 {
        font: 600 26px 'Montserrat', sans-serif; } }
  .footer .cta {
    border-radius: 30px;
    color: #562B83;
    font: 800 16px 'Montserrat', sans-serif;
    padding: 20px 80px; }
    @media (min-width: 768px) {
      .footer .cta {
        padding: 20px 50px; } }
  .footer .social a {
    background: #562B83;
    border-radius: 50%;
    height: 46px;
    width: 46px; }
  .footer p {
    color: #D9D9D9;
    font: 16px/1.6 'Montserrat', sans-serif; }
    .footer p a {
      color: inherit;
      text-decoration: none; }
  .footer .copyright {
    background: #562B83;
    font: 300 12px 'Montserrat', sans-serif;
    padding: 0px 20px; }
    @media (min-width: 768px) {
      .footer .copyright {
        padding: 0px;
        font-size: 14px; } }

body {
  letter-spacing: 0.0052em; }

/*# sourceMappingURL=css.css.map */
