@charset "UTF-8";
.vphattrriens {
  /*# sourceMappingURL=style.css.map */ }
  .vphattrriens :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .vphattrriens *, .vphattrriens *::before, .vphattrriens *::after {
    box-sizing: border-box; }
  .vphattrriens html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent; }
  .vphattrriens article, .vphattrriens aside, .vphattrriens dialog, .vphattrriens figcaption, .vphattrriens figure, .vphattrriens footer, .vphattrriens header, .vphattrriens hgroup, .vphattrriens main, .vphattrriens nav, .vphattrriens section {
    display: block; }
  .vphattrriens body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff; }
  .vphattrriens [tabindex="-1"]:focus {
    outline: 0 !important; }
  .vphattrriens hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .vphattrriens h1, .vphattrriens h2, .vphattrriens h3, .vphattrriens h4, .vphattrriens h5, .vphattrriens h6 {
    margin-top: 0;
    margin-bottom: .5rem; }
  .vphattrriens p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .vphattrriens abbr[title], .vphattrriens abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0; }
  .vphattrriens address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .vphattrriens ol, .vphattrriens ul, .vphattrriens dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .vphattrriens ol ol, .vphattrriens ul ul, .vphattrriens ol ul, .vphattrriens ul ol {
    margin-bottom: 0; }
  .vphattrriens dt {
    font-weight: 700; }
  .vphattrriens dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .vphattrriens blockquote {
    margin: 0 0 1rem; }
  .vphattrriens dfn {
    font-style: italic; }
  .vphattrriens b, .vphattrriens strong {
    font-weight: bolder; }
  .vphattrriens small {
    font-size: 80%; }
  .vphattrriens sub, .vphattrriens sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .vphattrriens sub {
    bottom: -0.25em; }
  .vphattrriens sup {
    top: -0.5em; }
  .vphattrriens a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
  .vphattrriens a:hover {
    color: #0056b3;
    text-decoration: underline; }
  .vphattrriens a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
  .vphattrriens a:not([href]):not([tabindex]):hover, .vphattrriens a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  .vphattrriens a:not([href]):not([tabindex]):focus {
    outline: 0; }
  .vphattrriens pre, .vphattrriens code, .vphattrriens kbd, .vphattrriens samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  .vphattrriens pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .vphattrriens figure {
    margin: 0 0 1rem; }
  .vphattrriens img {
    vertical-align: middle;
    border-style: none; }
  .vphattrriens svg:not(:root) {
    overflow: hidden; }
  .vphattrriens table {
    border-collapse: collapse; }
  .vphattrriens caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .vphattrriens th {
    text-align: inherit; }
  .vphattrriens label {
    display: inline-block;
    margin-bottom: .5rem; }
  .vphattrriens button {
    border-radius: 0; }
  .vphattrriens button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .vphattrriens input, .vphattrriens button, .vphattrriens select, .vphattrriens optgroup, .vphattrriens textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .vphattrriens button, .vphattrriens input {
    overflow: visible; }
  .vphattrriens button, .vphattrriens select {
    text-transform: none; }
  .vphattrriens button, .vphattrriens html [type=button], .vphattrriens [type=reset], .vphattrriens [type=submit] {
    -webkit-appearance: button; }
  .vphattrriens button::-moz-focus-inner, .vphattrriens [type=button]::-moz-focus-inner, .vphattrriens [type=reset]::-moz-focus-inner, .vphattrriens [type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .vphattrriens input[type=radio], .vphattrriens input[type=checkbox] {
    box-sizing: border-box;
    padding: 0; }
  .vphattrriens input[type=date], .vphattrriens input[type=time], .vphattrriens input[type=datetime-local], .vphattrriens input[type=month] {
    -webkit-appearance: listbox; }
  .vphattrriens textarea {
    overflow: auto;
    resize: vertical; }
  .vphattrriens fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .vphattrriens legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .vphattrriens progress {
    vertical-align: baseline; }
  .vphattrriens [type=number]::-webkit-inner-spin-button, .vphattrriens [type=number]::-webkit-outer-spin-button {
    height: auto; }
  .vphattrriens [type=search] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .vphattrriens [type=search]::-webkit-search-cancel-button, .vphattrriens [type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .vphattrriens ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .vphattrriens output {
    display: inline-block; }
  .vphattrriens summary {
    display: list-item;
    cursor: pointer; }
  .vphattrriens template {
    display: none; }
  .vphattrriens [hidden] {
    display: none !important; }
  .vphattrriens h1, .vphattrriens h2, .vphattrriens h3, .vphattrriens h4, .vphattrriens h5, .vphattrriens h6, .vphattrriens .h1, .vphattrriens .h2, .vphattrriens .h3, .vphattrriens .h4, .vphattrriens .h5, .vphattrriens .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit; }
  .vphattrriens h1, .vphattrriens .h1 {
    font-size: 2.5rem; }
  .vphattrriens h2, .vphattrriens .h2 {
    font-size: 2rem; }
  .vphattrriens h3, .vphattrriens .h3 {
    font-size: 1.75rem; }
  .vphattrriens h4, .vphattrriens .h4 {
    font-size: 1.5rem; }
  .vphattrriens h5, .vphattrriens .h5 {
    font-size: 1.25rem; }
  .vphattrriens h6, .vphattrriens .h6 {
    font-size: 1rem; }
  .vphattrriens .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  .vphattrriens .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  .vphattrriens .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .vphattrriens .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .vphattrriens .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .vphattrriens hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .vphattrriens small, .vphattrriens .small {
    font-size: 80%;
    font-weight: 400; }
  .vphattrriens mark, .vphattrriens .mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .vphattrriens .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .vphattrriens .list-inline {
    padding-left: 0;
    list-style: none; }
  .vphattrriens .list-inline-item {
    display: inline-block; }
  .vphattrriens .list-inline-item:not(:last-child) {
    margin-right: .5rem; }
  .vphattrriens .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .vphattrriens .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .vphattrriens .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
  .vphattrriens .blockquote-footer::before {
    content: "â€”Â "; }
  .vphattrriens .img-fluid {
    max-width: 100%;
    height: auto; }
  .vphattrriens .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto; }
  .vphattrriens .figure {
    display: inline-block; }
  .vphattrriens .figure-img {
    margin-bottom: .5rem;
    line-height: 1; }
  .vphattrriens .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  .vphattrriens code, .vphattrriens kbd, .vphattrriens pre, .vphattrriens samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }
  .vphattrriens code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word; }
  .vphattrriens a > code {
    color: inherit; }
  .vphattrriens kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem; }
  .vphattrriens kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }
  .vphattrriens pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
  .vphattrriens pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }
  .vphattrriens .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .vphattrriens .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .vphattrriens .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .vphattrriens .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .vphattrriens .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .vphattrriens .container {
      max-width: 1200px; } }
  .vphattrriens .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .vphattrriens .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .vphattrriens .no-gutters {
    margin-right: 0;
    margin-left: 0; }
  .vphattrriens .no-gutters > .col, .vphattrriens .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0; }
  .vphattrriens .col-1, .vphattrriens .col-2, .vphattrriens .col-3, .vphattrriens .col-4, .vphattrriens .col-5, .vphattrriens .col-6, .vphattrriens .col-7, .vphattrriens .col-8, .vphattrriens .col-9, .vphattrriens .col-10, .vphattrriens .col-11, .vphattrriens .col-12, .vphattrriens .col, .vphattrriens .col-auto, .vphattrriens .col-sm-1, .vphattrriens .col-sm-2, .vphattrriens .col-sm-3, .vphattrriens .col-sm-4, .vphattrriens .col-sm-5, .vphattrriens .col-sm-6, .vphattrriens .col-sm-7, .vphattrriens .col-sm-8, .vphattrriens .col-sm-9, .vphattrriens .col-sm-10, .vphattrriens .col-sm-11, .vphattrriens .col-sm-12, .vphattrriens .col-sm, .vphattrriens .col-sm-auto, .vphattrriens .col-md-1, .vphattrriens .col-md-2, .vphattrriens .col-md-3, .vphattrriens .col-md-4, .vphattrriens .col-md-5, .vphattrriens .col-md-6, .vphattrriens .col-md-7, .vphattrriens .col-md-8, .vphattrriens .col-md-9, .vphattrriens .col-md-10, .vphattrriens .col-md-11, .vphattrriens .col-md-12, .vphattrriens .col-md, .vphattrriens .col-md-auto, .vphattrriens .col-lg-1, .vphattrriens .col-lg-2, .vphattrriens .col-lg-3, .vphattrriens .col-lg-4, .vphattrriens .col-lg-5, .vphattrriens .col-lg-6, .vphattrriens .col-lg-7, .vphattrriens .col-lg-8, .vphattrriens .col-lg-9, .vphattrriens .col-lg-10, .vphattrriens .col-lg-11, .vphattrriens .col-lg-12, .vphattrriens .col-lg, .vphattrriens .col-lg-auto, .vphattrriens .col-xl-1, .vphattrriens .col-xl-2, .vphattrriens .col-xl-3, .vphattrriens .col-xl-4, .vphattrriens .col-xl-5, .vphattrriens .col-xl-6, .vphattrriens .col-xl-7, .vphattrriens .col-xl-8, .vphattrriens .col-xl-9, .vphattrriens .col-xl-10, .vphattrriens .col-xl-11, .vphattrriens .col-xl-12, .vphattrriens .col-xl, .vphattrriens .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .vphattrriens .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .vphattrriens .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .vphattrriens .col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .vphattrriens .col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .vphattrriens .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .vphattrriens .col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .vphattrriens .col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .vphattrriens .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .vphattrriens .col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .vphattrriens .col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .vphattrriens .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .vphattrriens .col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .vphattrriens .col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .vphattrriens .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .vphattrriens .order-first {
    order: -1; }
  .vphattrriens .order-last {
    order: 13; }
  .vphattrriens .order-0 {
    order: 0; }
  .vphattrriens .order-1 {
    order: 1; }
  .vphattrriens .order-2 {
    order: 2; }
  .vphattrriens .order-3 {
    order: 3; }
  .vphattrriens .order-4 {
    order: 4; }
  .vphattrriens .order-5 {
    order: 5; }
  .vphattrriens .order-6 {
    order: 6; }
  .vphattrriens .order-7 {
    order: 7; }
  .vphattrriens .order-8 {
    order: 8; }
  .vphattrriens .order-9 {
    order: 9; }
  .vphattrriens .order-10 {
    order: 10; }
  .vphattrriens .order-11 {
    order: 11; }
  .vphattrriens .order-12 {
    order: 12; }
  .vphattrriens .offset-1 {
    margin-left: 8.3333333333%; }
  .vphattrriens .offset-2 {
    margin-left: 16.6666666667%; }
  .vphattrriens .offset-3 {
    margin-left: 25%; }
  .vphattrriens .offset-4 {
    margin-left: 33.3333333333%; }
  .vphattrriens .offset-5 {
    margin-left: 41.6666666667%; }
  .vphattrriens .offset-6 {
    margin-left: 50%; }
  .vphattrriens .offset-7 {
    margin-left: 58.3333333333%; }
  .vphattrriens .offset-8 {
    margin-left: 66.6666666667%; }
  .vphattrriens .offset-9 {
    margin-left: 75%; }
  .vphattrriens .offset-10 {
    margin-left: 83.3333333333%; }
  .vphattrriens .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
    .vphattrriens .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .vphattrriens .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .vphattrriens .col-sm-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .vphattrriens .col-sm-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .vphattrriens .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .vphattrriens .col-sm-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .vphattrriens .col-sm-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .vphattrriens .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .vphattrriens .col-sm-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .vphattrriens .col-sm-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .vphattrriens .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .vphattrriens .col-sm-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .vphattrriens .col-sm-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .vphattrriens .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .vphattrriens .order-sm-first {
      order: -1; }
    .vphattrriens .order-sm-last {
      order: 13; }
    .vphattrriens .order-sm-0 {
      order: 0; }
    .vphattrriens .order-sm-1 {
      order: 1; }
    .vphattrriens .order-sm-2 {
      order: 2; }
    .vphattrriens .order-sm-3 {
      order: 3; }
    .vphattrriens .order-sm-4 {
      order: 4; }
    .vphattrriens .order-sm-5 {
      order: 5; }
    .vphattrriens .order-sm-6 {
      order: 6; }
    .vphattrriens .order-sm-7 {
      order: 7; }
    .vphattrriens .order-sm-8 {
      order: 8; }
    .vphattrriens .order-sm-9 {
      order: 9; }
    .vphattrriens .order-sm-10 {
      order: 10; }
    .vphattrriens .order-sm-11 {
      order: 11; }
    .vphattrriens .order-sm-12 {
      order: 12; }
    .vphattrriens .offset-sm-0 {
      margin-left: 0; }
    .vphattrriens .offset-sm-1 {
      margin-left: 8.3333333333%; }
    .vphattrriens .offset-sm-2 {
      margin-left: 16.6666666667%; }
    .vphattrriens .offset-sm-3 {
      margin-left: 25%; }
    .vphattrriens .offset-sm-4 {
      margin-left: 33.3333333333%; }
    .vphattrriens .offset-sm-5 {
      margin-left: 41.6666666667%; }
    .vphattrriens .offset-sm-6 {
      margin-left: 50%; }
    .vphattrriens .offset-sm-7 {
      margin-left: 58.3333333333%; }
    .vphattrriens .offset-sm-8 {
      margin-left: 66.6666666667%; }
    .vphattrriens .offset-sm-9 {
      margin-left: 75%; }
    .vphattrriens .offset-sm-10 {
      margin-left: 83.3333333333%; }
    .vphattrriens .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
    .vphattrriens .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .vphattrriens .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .vphattrriens .col-md-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .vphattrriens .col-md-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .vphattrriens .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .vphattrriens .col-md-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .vphattrriens .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .vphattrriens .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .vphattrriens .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .vphattrriens .col-md-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .vphattrriens .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .vphattrriens .col-md-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .vphattrriens .col-md-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .vphattrriens .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .vphattrriens .order-md-first {
      order: -1; }
    .vphattrriens .order-md-last {
      order: 13; }
    .vphattrriens .order-md-0 {
      order: 0; }
    .vphattrriens .order-md-1 {
      order: 1; }
    .vphattrriens .order-md-2 {
      order: 2; }
    .vphattrriens .order-md-3 {
      order: 3; }
    .vphattrriens .order-md-4 {
      order: 4; }
    .vphattrriens .order-md-5 {
      order: 5; }
    .vphattrriens .order-md-6 {
      order: 6; }
    .vphattrriens .order-md-7 {
      order: 7; }
    .vphattrriens .order-md-8 {
      order: 8; }
    .vphattrriens .order-md-9 {
      order: 9; }
    .vphattrriens .order-md-10 {
      order: 10; }
    .vphattrriens .order-md-11 {
      order: 11; }
    .vphattrriens .order-md-12 {
      order: 12; }
    .vphattrriens .offset-md-0 {
      margin-left: 0; }
    .vphattrriens .offset-md-1 {
      margin-left: 8.3333333333%; }
    .vphattrriens .offset-md-2 {
      margin-left: 16.6666666667%; }
    .vphattrriens .offset-md-3 {
      margin-left: 25%; }
    .vphattrriens .offset-md-4 {
      margin-left: 33.3333333333%; }
    .vphattrriens .offset-md-5 {
      margin-left: 41.6666666667%; }
    .vphattrriens .offset-md-6 {
      margin-left: 50%; }
    .vphattrriens .offset-md-7 {
      margin-left: 58.3333333333%; }
    .vphattrriens .offset-md-8 {
      margin-left: 66.6666666667%; }
    .vphattrriens .offset-md-9 {
      margin-left: 75%; }
    .vphattrriens .offset-md-10 {
      margin-left: 83.3333333333%; }
    .vphattrriens .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
    .vphattrriens .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .vphattrriens .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .vphattrriens .col-lg-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .vphattrriens .col-lg-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .vphattrriens .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .vphattrriens .col-lg-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .vphattrriens .col-lg-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .vphattrriens .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .vphattrriens .col-lg-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .vphattrriens .col-lg-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .vphattrriens .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .vphattrriens .col-lg-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .vphattrriens .col-lg-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .vphattrriens .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .vphattrriens .order-lg-first {
      order: -1; }
    .vphattrriens .order-lg-last {
      order: 13; }
    .vphattrriens .order-lg-0 {
      order: 0; }
    .vphattrriens .order-lg-1 {
      order: 1; }
    .vphattrriens .order-lg-2 {
      order: 2; }
    .vphattrriens .order-lg-3 {
      order: 3; }
    .vphattrriens .order-lg-4 {
      order: 4; }
    .vphattrriens .order-lg-5 {
      order: 5; }
    .vphattrriens .order-lg-6 {
      order: 6; }
    .vphattrriens .order-lg-7 {
      order: 7; }
    .vphattrriens .order-lg-8 {
      order: 8; }
    .vphattrriens .order-lg-9 {
      order: 9; }
    .vphattrriens .order-lg-10 {
      order: 10; }
    .vphattrriens .order-lg-11 {
      order: 11; }
    .vphattrriens .order-lg-12 {
      order: 12; }
    .vphattrriens .offset-lg-0 {
      margin-left: 0; }
    .vphattrriens .offset-lg-1 {
      margin-left: 8.3333333333%; }
    .vphattrriens .offset-lg-2 {
      margin-left: 16.6666666667%; }
    .vphattrriens .offset-lg-3 {
      margin-left: 25%; }
    .vphattrriens .offset-lg-4 {
      margin-left: 33.3333333333%; }
    .vphattrriens .offset-lg-5 {
      margin-left: 41.6666666667%; }
    .vphattrriens .offset-lg-6 {
      margin-left: 50%; }
    .vphattrriens .offset-lg-7 {
      margin-left: 58.3333333333%; }
    .vphattrriens .offset-lg-8 {
      margin-left: 66.6666666667%; }
    .vphattrriens .offset-lg-9 {
      margin-left: 75%; }
    .vphattrriens .offset-lg-10 {
      margin-left: 83.3333333333%; }
    .vphattrriens .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
    .vphattrriens .col-xl {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .vphattrriens .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .vphattrriens .col-xl-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .vphattrriens .col-xl-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .vphattrriens .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .vphattrriens .col-xl-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .vphattrriens .col-xl-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .vphattrriens .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .vphattrriens .col-xl-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .vphattrriens .col-xl-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .vphattrriens .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .vphattrriens .col-xl-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .vphattrriens .col-xl-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .vphattrriens .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .vphattrriens .order-xl-first {
      order: -1; }
    .vphattrriens .order-xl-last {
      order: 13; }
    .vphattrriens .order-xl-0 {
      order: 0; }
    .vphattrriens .order-xl-1 {
      order: 1; }
    .vphattrriens .order-xl-2 {
      order: 2; }
    .vphattrriens .order-xl-3 {
      order: 3; }
    .vphattrriens .order-xl-4 {
      order: 4; }
    .vphattrriens .order-xl-5 {
      order: 5; }
    .vphattrriens .order-xl-6 {
      order: 6; }
    .vphattrriens .order-xl-7 {
      order: 7; }
    .vphattrriens .order-xl-8 {
      order: 8; }
    .vphattrriens .order-xl-9 {
      order: 9; }
    .vphattrriens .order-xl-10 {
      order: 10; }
    .vphattrriens .order-xl-11 {
      order: 11; }
    .vphattrriens .order-xl-12 {
      order: 12; }
    .vphattrriens .offset-xl-0 {
      margin-left: 0; }
    .vphattrriens .offset-xl-1 {
      margin-left: 8.3333333333%; }
    .vphattrriens .offset-xl-2 {
      margin-left: 16.6666666667%; }
    .vphattrriens .offset-xl-3 {
      margin-left: 25%; }
    .vphattrriens .offset-xl-4 {
      margin-left: 33.3333333333%; }
    .vphattrriens .offset-xl-5 {
      margin-left: 41.6666666667%; }
    .vphattrriens .offset-xl-6 {
      margin-left: 50%; }
    .vphattrriens .offset-xl-7 {
      margin-left: 58.3333333333%; }
    .vphattrriens .offset-xl-8 {
      margin-left: 66.6666666667%; }
    .vphattrriens .offset-xl-9 {
      margin-left: 75%; }
    .vphattrriens .offset-xl-10 {
      margin-left: 83.3333333333%; }
    .vphattrriens .offset-xl-11 {
      margin-left: 91.6666666667%; } }
  .vphattrriens .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent; }
  .vphattrriens .table th, .vphattrriens .table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .vphattrriens .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .vphattrriens .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .vphattrriens .table .table {
    background-color: #fff; }
  .vphattrriens .table-sm th, .vphattrriens .table-sm td {
    padding: .3rem; }
  .vphattrriens .table-bordered {
    border: 1px solid #dee2e6; }
  .vphattrriens .table-bordered th, .vphattrriens .table-bordered td {
    border: 1px solid #dee2e6; }
  .vphattrriens .table-bordered thead th, .vphattrriens .table-bordered thead td {
    border-bottom-width: 2px; }
  .vphattrriens .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  .vphattrriens .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  .vphattrriens .table-primary, .vphattrriens .table-primary > th, .vphattrriens .table-primary > td {
    background-color: #b8daff; }
  .vphattrriens .table-hover .table-primary:hover {
    background-color: #9fcdff; }
  .vphattrriens .table-hover .table-primary:hover > td, .vphattrriens .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }
  .vphattrriens .table-secondary, .vphattrriens .table-secondary > th, .vphattrriens .table-secondary > td {
    background-color: #d6d8db; }
  .vphattrriens .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
  .vphattrriens .table-hover .table-secondary:hover > td, .vphattrriens .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }
  .vphattrriens .table-success, .vphattrriens .table-success > th, .vphattrriens .table-success > td {
    background-color: #c3e6cb; }
  .vphattrriens .table-hover .table-success:hover {
    background-color: #b1dfbb; }
  .vphattrriens .table-hover .table-success:hover > td, .vphattrriens .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }
  .vphattrriens .table-info, .vphattrriens .table-info > th, .vphattrriens .table-info > td {
    background-color: #bee5eb; }
  .vphattrriens .table-hover .table-info:hover {
    background-color: #abdde5; }
  .vphattrriens .table-hover .table-info:hover > td, .vphattrriens .table-hover .table-info:hover > th {
    background-color: #abdde5; }
  .vphattrriens .table-warning, .vphattrriens .table-warning > th, .vphattrriens .table-warning > td {
    background-color: #ffeeba; }
  .vphattrriens .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
  .vphattrriens .table-hover .table-warning:hover > td, .vphattrriens .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }
  .vphattrriens .table-danger, .vphattrriens .table-danger > th, .vphattrriens .table-danger > td {
    background-color: #f5c6cb; }
  .vphattrriens .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
  .vphattrriens .table-hover .table-danger:hover > td, .vphattrriens .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }
  .vphattrriens .table-light, .vphattrriens .table-light > th, .vphattrriens .table-light > td {
    background-color: #fdfdfe; }
  .vphattrriens .table-hover .table-light:hover {
    background-color: #ececf6; }
  .vphattrriens .table-hover .table-light:hover > td, .vphattrriens .table-hover .table-light:hover > th {
    background-color: #ececf6; }
  .vphattrriens .table-dark, .vphattrriens .table-dark > th, .vphattrriens .table-dark > td {
    background-color: #c6c8ca; }
  .vphattrriens .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
  .vphattrriens .table-hover .table-dark:hover > td, .vphattrriens .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }
  .vphattrriens .table-active, .vphattrriens .table-active > th, .vphattrriens .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  .vphattrriens .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  .vphattrriens .table-hover .table-active:hover > td, .vphattrriens .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }
  .vphattrriens .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e; }
  .vphattrriens .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .vphattrriens .table-dark {
    color: #fff;
    background-color: #212529; }
  .vphattrriens .table-dark th, .vphattrriens .table-dark td, .vphattrriens .table-dark thead th {
    border-color: #32383e; }
  .vphattrriens .table-dark.table-bordered {
    border: 0; }
  .vphattrriens .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .vphattrriens .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .vphattrriens .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    .vphattrriens .table-responsive-sm > .table-bordered {
      border: 0; } }
  @media (max-width: 767.98px) {
    .vphattrriens .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    .vphattrriens .table-responsive-md > .table-bordered {
      border: 0; } }
  @media (max-width: 991.98px) {
    .vphattrriens .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    .vphattrriens .table-responsive-lg > .table-bordered {
      border: 0; } }
  @media (max-width: 1199.98px) {
    .vphattrriens .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    .vphattrriens .table-responsive-xl > .table-bordered {
      border: 0; } }
  .vphattrriens .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .vphattrriens .table-responsive > .table-bordered {
    border: 0; }
  .vphattrriens .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  .vphattrriens .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .vphattrriens .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .vphattrriens .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .vphattrriens .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .vphattrriens .form-control:disabled, .vphattrriens .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }
  .vphattrriens select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px); }
  .vphattrriens select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .vphattrriens .form-control-file, .vphattrriens .form-control-range {
    display: block;
    width: 100%; }
  .vphattrriens .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .vphattrriens .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5; }
  .vphattrriens .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5; }
  .vphattrriens .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
  .vphattrriens .form-control-plaintext.form-control-sm, .vphattrriens .input-group-sm > .form-control-plaintext.form-control, .vphattrriens .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .vphattrriens .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .vphattrriens .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .vphattrriens .input-group-sm > .input-group-append > .form-control-plaintext.btn, .vphattrriens .form-control-plaintext.form-control-lg, .vphattrriens .input-group-lg > .form-control-plaintext.form-control, .vphattrriens .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .vphattrriens .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .vphattrriens .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .vphattrriens .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }
  .vphattrriens .form-control-sm, .vphattrriens .input-group-sm > .form-control, .vphattrriens .input-group-sm > .input-group-prepend > .input-group-text, .vphattrriens .input-group-sm > .input-group-append > .input-group-text, .vphattrriens .input-group-sm > .input-group-prepend > .btn, .vphattrriens .input-group-sm > .input-group-append > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem; }
  .vphattrriens select.form-control-sm:not([size]):not([multiple]), .vphattrriens .input-group-sm > select.form-control:not([size]):not([multiple]), .vphattrriens .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .vphattrriens .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .vphattrriens .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .vphattrriens .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc( 1.8125rem + 2px); }
  .vphattrriens .form-control-lg, .vphattrriens .input-group-lg > .form-control, .vphattrriens .input-group-lg > .input-group-prepend > .input-group-text, .vphattrriens .input-group-lg > .input-group-append > .input-group-text, .vphattrriens .input-group-lg > .input-group-prepend > .btn, .vphattrriens .input-group-lg > .input-group-append > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem; }
  .vphattrriens select.form-control-lg:not([size]):not([multiple]), .vphattrriens .input-group-lg > select.form-control:not([size]):not([multiple]), .vphattrriens .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .vphattrriens .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .vphattrriens .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .vphattrriens .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc( 2.875rem + 2px); }
  .vphattrriens .form-group {
    margin-bottom: 1rem; }
  .vphattrriens .form-text {
    display: block;
    margin-top: .25rem; }
  .vphattrriens .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
  .vphattrriens .form-row > .col, .vphattrriens .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px; }
  .vphattrriens .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  .vphattrriens .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem; }
  .vphattrriens .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }
  .vphattrriens .form-check-label {
    margin-bottom: 0; }
  .vphattrriens .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem; }
  .vphattrriens .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0; }
  .vphattrriens .valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745; }
  .vphattrriens .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: .2rem; }
  .vphattrriens .was-validated .form-control:valid, .vphattrriens .form-control.is-valid, .vphattrriens .was-validated .custom-select:valid, .vphattrriens .custom-select.is-valid {
    border-color: #28a745; }
  .vphattrriens .was-validated .form-control:valid:focus, .vphattrriens .form-control.is-valid:focus, .vphattrriens .was-validated .custom-select:valid:focus, .vphattrriens .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .vphattrriens .was-validated .form-control:valid ~ .valid-feedback, .vphattrriens .was-validated .form-control:valid ~ .valid-tooltip, .vphattrriens .form-control.is-valid ~ .valid-feedback, .vphattrriens .form-control.is-valid ~ .valid-tooltip, .vphattrriens .was-validated .custom-select:valid ~ .valid-feedback, .vphattrriens .was-validated .custom-select:valid ~ .valid-tooltip, .vphattrriens .custom-select.is-valid ~ .valid-feedback, .vphattrriens .custom-select.is-valid ~ .valid-tooltip {
    display: block; }
  .vphattrriens .was-validated .form-check-input:valid ~ .form-check-label, .vphattrriens .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .vphattrriens .was-validated .form-check-input:valid ~ .valid-feedback, .vphattrriens .was-validated .form-check-input:valid ~ .valid-tooltip, .vphattrriens .form-check-input.is-valid ~ .valid-feedback, .vphattrriens .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-control-input:valid ~ .custom-control-label, .vphattrriens .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
  .vphattrriens .was-validated .custom-control-input:valid ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }
  .vphattrriens .was-validated .custom-control-input:valid ~ .valid-feedback, .vphattrriens .was-validated .custom-control-input:valid ~ .valid-tooltip, .vphattrriens .custom-control-input.is-valid ~ .valid-feedback, .vphattrriens .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57; }
  .vphattrriens .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .vphattrriens .was-validated .custom-file-input:valid ~ .custom-file-label, .vphattrriens .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .vphattrriens .was-validated .custom-file-input:valid ~ .custom-file-label::before, .vphattrriens .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
  .vphattrriens .was-validated .custom-file-input:valid ~ .valid-feedback, .vphattrriens .was-validated .custom-file-input:valid ~ .valid-tooltip, .vphattrriens .custom-file-input.is-valid ~ .valid-feedback, .vphattrriens .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .vphattrriens .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .vphattrriens .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545; }
  .vphattrriens .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: .2rem; }
  .vphattrriens .was-validated .form-control:invalid, .vphattrriens .form-control.is-invalid, .vphattrriens .was-validated .custom-select:invalid, .vphattrriens .custom-select.is-invalid {
    border-color: #dc3545; }
  .vphattrriens .was-validated .form-control:invalid:focus, .vphattrriens .form-control.is-invalid:focus, .vphattrriens .was-validated .custom-select:invalid:focus, .vphattrriens .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .vphattrriens .was-validated .form-control:invalid ~ .invalid-feedback, .vphattrriens .was-validated .form-control:invalid ~ .invalid-tooltip, .vphattrriens .form-control.is-invalid ~ .invalid-feedback, .vphattrriens .form-control.is-invalid ~ .invalid-tooltip, .vphattrriens .was-validated .custom-select:invalid ~ .invalid-feedback, .vphattrriens .was-validated .custom-select:invalid ~ .invalid-tooltip, .vphattrriens .custom-select.is-invalid ~ .invalid-feedback, .vphattrriens .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }
  .vphattrriens .was-validated .form-check-input:invalid ~ .form-check-label, .vphattrriens .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .vphattrriens .was-validated .form-check-input:invalid ~ .invalid-feedback, .vphattrriens .was-validated .form-check-input:invalid ~ .invalid-tooltip, .vphattrriens .form-check-input.is-invalid ~ .invalid-feedback, .vphattrriens .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-control-input:invalid ~ .custom-control-label, .vphattrriens .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
  .vphattrriens .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
  .vphattrriens .was-validated .custom-control-input:invalid ~ .invalid-feedback, .vphattrriens .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .vphattrriens .custom-control-input.is-invalid ~ .invalid-feedback, .vphattrriens .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d; }
  .vphattrriens .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .vphattrriens .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .vphattrriens .was-validated .custom-file-input:invalid ~ .custom-file-label, .vphattrriens .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .vphattrriens .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .vphattrriens .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
  .vphattrriens .was-validated .custom-file-input:invalid ~ .invalid-feedback, .vphattrriens .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .vphattrriens .custom-file-input.is-invalid ~ .invalid-feedback, .vphattrriens .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .vphattrriens .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .vphattrriens .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .vphattrriens .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
  .vphattrriens .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .vphattrriens .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .vphattrriens .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .vphattrriens .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .vphattrriens .form-inline .form-control-plaintext {
      display: inline-block; }
    .vphattrriens .form-inline .input-group {
      width: auto; }
    .vphattrriens .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .vphattrriens .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: .25rem;
      margin-left: 0; }
    .vphattrriens .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .vphattrriens .form-inline .custom-control-label {
      margin-bottom: 0; } }
  .vphattrriens .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  .vphattrriens .btn:hover, .vphattrriens .btn:focus {
    text-decoration: none; }
  .vphattrriens .btn:focus, .vphattrriens .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .vphattrriens .btn.disabled, .vphattrriens .btn:disabled {
    opacity: .65; }
  .vphattrriens .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .vphattrriens .btn:not(:disabled):not(.disabled):active, .vphattrriens .btn:not(:disabled):not(.disabled).active {
    background-image: none; }
  .vphattrriens a.btn.disabled, .vphattrriens fieldset:disabled a.btn {
    pointer-events: none; }
  .vphattrriens .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .vphattrriens .btn-primary:focus, .vphattrriens .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .vphattrriens .btn-primary.disabled, .vphattrriens .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .btn-primary:not(:disabled):not(.disabled):active, .vphattrriens .btn-primary:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
  .vphattrriens .btn-primary:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-primary:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .vphattrriens .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .vphattrriens .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .vphattrriens .btn-secondary:focus, .vphattrriens .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .vphattrriens .btn-secondary.disabled, .vphattrriens .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .vphattrriens .btn-secondary:not(:disabled):not(.disabled):active, .vphattrriens .btn-secondary:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
  .vphattrriens .btn-secondary:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-secondary:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .vphattrriens .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .vphattrriens .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .vphattrriens .btn-success:focus, .vphattrriens .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .vphattrriens .btn-success.disabled, .vphattrriens .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .vphattrriens .btn-success:not(:disabled):not(.disabled):active, .vphattrriens .btn-success:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
  .vphattrriens .btn-success:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-success:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .vphattrriens .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .vphattrriens .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .vphattrriens .btn-info:focus, .vphattrriens .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .vphattrriens .btn-info.disabled, .vphattrriens .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .vphattrriens .btn-info:not(:disabled):not(.disabled):active, .vphattrriens .btn-info:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
  .vphattrriens .btn-info:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-info:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .vphattrriens .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .vphattrriens .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .vphattrriens .btn-warning:focus, .vphattrriens .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .vphattrriens .btn-warning.disabled, .vphattrriens .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .vphattrriens .btn-warning:not(:disabled):not(.disabled):active, .vphattrriens .btn-warning:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
  .vphattrriens .btn-warning:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-warning:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .vphattrriens .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .vphattrriens .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .vphattrriens .btn-danger:focus, .vphattrriens .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .vphattrriens .btn-danger.disabled, .vphattrriens .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .vphattrriens .btn-danger:not(:disabled):not(.disabled):active, .vphattrriens .btn-danger:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
  .vphattrriens .btn-danger:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-danger:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .vphattrriens .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .vphattrriens .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .vphattrriens .btn-light:focus, .vphattrriens .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .vphattrriens .btn-light.disabled, .vphattrriens .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .vphattrriens .btn-light:not(:disabled):not(.disabled):active, .vphattrriens .btn-light:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
  .vphattrriens .btn-light:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-light:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .vphattrriens .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .vphattrriens .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .vphattrriens .btn-dark:focus, .vphattrriens .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .vphattrriens .btn-dark.disabled, .vphattrriens .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .vphattrriens .btn-dark:not(:disabled):not(.disabled):active, .vphattrriens .btn-dark:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
  .vphattrriens .btn-dark:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-dark:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .vphattrriens .btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff; }
  .vphattrriens .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .btn-outline-primary:focus, .vphattrriens .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .vphattrriens .btn-outline-primary.disabled, .vphattrriens .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .vphattrriens .btn-outline-primary:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-primary:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .vphattrriens .btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d; }
  .vphattrriens .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .vphattrriens .btn-outline-secondary:focus, .vphattrriens .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .vphattrriens .btn-outline-secondary.disabled, .vphattrriens .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .vphattrriens .btn-outline-secondary:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-secondary:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .vphattrriens .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .vphattrriens .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745; }
  .vphattrriens .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .vphattrriens .btn-outline-success:focus, .vphattrriens .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .vphattrriens .btn-outline-success.disabled, .vphattrriens .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .vphattrriens .btn-outline-success:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-success:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .vphattrriens .btn-outline-success:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-success:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .vphattrriens .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8; }
  .vphattrriens .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .vphattrriens .btn-outline-info:focus, .vphattrriens .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .vphattrriens .btn-outline-info.disabled, .vphattrriens .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .vphattrriens .btn-outline-info:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-info:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .vphattrriens .btn-outline-info:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-info:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .vphattrriens .btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107; }
  .vphattrriens .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .vphattrriens .btn-outline-warning:focus, .vphattrriens .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .vphattrriens .btn-outline-warning.disabled, .vphattrriens .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .vphattrriens .btn-outline-warning:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-warning:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .vphattrriens .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .vphattrriens .btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545; }
  .vphattrriens .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .vphattrriens .btn-outline-danger:focus, .vphattrriens .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .vphattrriens .btn-outline-danger.disabled, .vphattrriens .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .vphattrriens .btn-outline-danger:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-danger:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .vphattrriens .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .vphattrriens .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa; }
  .vphattrriens .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .vphattrriens .btn-outline-light:focus, .vphattrriens .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .vphattrriens .btn-outline-light.disabled, .vphattrriens .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .vphattrriens .btn-outline-light:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-light:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .vphattrriens .btn-outline-light:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-light:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .vphattrriens .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40; }
  .vphattrriens .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .vphattrriens .btn-outline-dark:focus, .vphattrriens .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .vphattrriens .btn-outline-dark.disabled, .vphattrriens .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .vphattrriens .btn-outline-dark:not(:disabled):not(.disabled):active, .vphattrriens .btn-outline-dark:not(:disabled):not(.disabled).active, .vphattrriens .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .vphattrriens .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .vphattrriens .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .vphattrriens .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .vphattrriens .btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent; }
  .vphattrriens .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .vphattrriens .btn-link:focus, .vphattrriens .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .vphattrriens .btn-link:disabled, .vphattrriens .btn-link.disabled {
    color: #6c757d; }
  .vphattrriens .btn-lg, .vphattrriens .btn-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem; }
  .vphattrriens .btn-sm, .vphattrriens .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem; }
  .vphattrriens .btn-block {
    display: block;
    width: 100%; }
  .vphattrriens .btn-block + .btn-block {
    margin-top: .5rem; }
  .vphattrriens input[type=submit].btn-block, .vphattrriens input[type=reset].btn-block, .vphattrriens input[type=button].btn-block {
    width: 100%; }
  .vphattrriens .fade {
    opacity: 0;
    transition: opacity .15s linear; }
  .vphattrriens .fade.show {
    opacity: 1; }
  .vphattrriens .collapse {
    display: none; }
  .vphattrriens .collapse.show {
    display: block; }
  .vphattrriens tr.collapse.show {
    display: table-row; }
  .vphattrriens tbody.collapse.show {
    display: table-row-group; }
  .vphattrriens .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease; }
  .vphattrriens .dropup, .vphattrriens .dropdown {
    position: relative; }
  .vphattrriens .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .vphattrriens .dropdown-toggle:empty::after {
    margin-left: 0; }
  .vphattrriens .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem; }
  .vphattrriens .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem; }
  .vphattrriens .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: .3em solid;
    border-left: 0.3em solid transparent; }
  .vphattrriens .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  .vphattrriens .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem; }
  .vphattrriens .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: .3em solid; }
  .vphattrriens .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .vphattrriens .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .vphattrriens .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem; }
  .vphattrriens .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""; }
  .vphattrriens .dropleft .dropdown-toggle::after {
    display: none; }
  .vphattrriens .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: .3em solid;
    border-bottom: 0.3em solid transparent; }
  .vphattrriens .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .vphattrriens .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .vphattrriens .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .vphattrriens .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
  .vphattrriens .dropdown-item:hover, .vphattrriens .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .vphattrriens .dropdown-item.active, .vphattrriens .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .vphattrriens .dropdown-item.disabled, .vphattrriens .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }
  .vphattrriens .dropdown-menu.show {
    display: block; }
  .vphattrriens .dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap; }
  .vphattrriens .btn-group, .vphattrriens .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
  .vphattrriens .btn-group > .btn, .vphattrriens .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
  .vphattrriens .btn-group > .btn:hover, .vphattrriens .btn-group-vertical > .btn:hover {
    z-index: 1; }
  .vphattrriens .btn-group > .btn:focus, .vphattrriens .btn-group > .btn:active, .vphattrriens .btn-group > .btn.active, .vphattrriens .btn-group-vertical > .btn:focus, .vphattrriens .btn-group-vertical > .btn:active, .vphattrriens .btn-group-vertical > .btn.active {
    z-index: 1; }
  .vphattrriens .btn-group .btn + .btn, .vphattrriens .btn-group .btn + .btn-group, .vphattrriens .btn-group .btn-group + .btn, .vphattrriens .btn-group .btn-group + .btn-group, .vphattrriens .btn-group-vertical .btn + .btn, .vphattrriens .btn-group-vertical .btn + .btn-group, .vphattrriens .btn-group-vertical .btn-group + .btn, .vphattrriens .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }
  .vphattrriens .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  .vphattrriens .btn-toolbar .input-group {
    width: auto; }
  .vphattrriens .btn-group > .btn:first-child {
    margin-left: 0; }
  .vphattrriens .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .vphattrriens .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .vphattrriens .btn-group > .btn:not(:first-child), .vphattrriens .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .vphattrriens .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem; }
  .vphattrriens .dropdown-toggle-split::after {
    margin-left: 0; }
  .vphattrriens .btn-sm + .dropdown-toggle-split, .vphattrriens .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem; }
  .vphattrriens .btn-lg + .dropdown-toggle-split, .vphattrriens .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem; }
  .vphattrriens .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
  .vphattrriens .btn-group-vertical .btn, .vphattrriens .btn-group-vertical .btn-group {
    width: 100%; }
  .vphattrriens .btn-group-vertical > .btn + .btn, .vphattrriens .btn-group-vertical > .btn + .btn-group, .vphattrriens .btn-group-vertical > .btn-group + .btn, .vphattrriens .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .vphattrriens .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .vphattrriens .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .vphattrriens .btn-group-vertical > .btn:not(:first-child), .vphattrriens .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .vphattrriens .btn-group-toggle > .btn, .vphattrriens .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
  .vphattrriens .btn-group-toggle > .btn input[type=radio], .vphattrriens .btn-group-toggle > .btn input[type=checkbox], .vphattrriens .btn-group-toggle > .btn-group > .btn input[type=radio], .vphattrriens .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .vphattrriens .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
  .vphattrriens .input-group > .form-control, .vphattrriens .input-group > .custom-select, .vphattrriens .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
  .vphattrriens .input-group > .form-control:focus, .vphattrriens .input-group > .custom-select:focus, .vphattrriens .input-group > .custom-file:focus {
    z-index: 3; }
  .vphattrriens .input-group > .form-control + .form-control, .vphattrriens .input-group > .form-control + .custom-select, .vphattrriens .input-group > .form-control + .custom-file, .vphattrriens .input-group > .custom-select + .form-control, .vphattrriens .input-group > .custom-select + .custom-select, .vphattrriens .input-group > .custom-select + .custom-file, .vphattrriens .input-group > .custom-file + .form-control, .vphattrriens .input-group > .custom-file + .custom-select, .vphattrriens .input-group > .custom-file + .custom-file {
    margin-left: -1px; }
  .vphattrriens .input-group > .form-control:not(:last-child), .vphattrriens .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .vphattrriens .input-group > .form-control:not(:first-child), .vphattrriens .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .vphattrriens .input-group > .custom-file {
    display: flex;
    align-items: center; }
  .vphattrriens .input-group > .custom-file:not(:last-child) .custom-file-label, .vphattrriens .input-group > .custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .vphattrriens .input-group > .custom-file:not(:first-child) .custom-file-label, .vphattrriens .input-group > .custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .vphattrriens .input-group-prepend, .vphattrriens .input-group-append {
    display: flex; }
  .vphattrriens .input-group-prepend .btn, .vphattrriens .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .vphattrriens .input-group-prepend .btn + .btn, .vphattrriens .input-group-prepend .btn + .input-group-text, .vphattrriens .input-group-prepend .input-group-text + .input-group-text, .vphattrriens .input-group-prepend .input-group-text + .btn, .vphattrriens .input-group-append .btn + .btn, .vphattrriens .input-group-append .btn + .input-group-text, .vphattrriens .input-group-append .input-group-text + .input-group-text, .vphattrriens .input-group-append .input-group-text + .btn {
    margin-left: -1px; }
  .vphattrriens .input-group-prepend {
    margin-right: -1px; }
  .vphattrriens .input-group-append {
    margin-left: -1px; }
  .vphattrriens .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem; }
  .vphattrriens .input-group-text input[type=radio], .vphattrriens .input-group-text input[type=checkbox] {
    margin-top: 0; }
  .vphattrriens .input-group > .input-group-prepend > .btn, .vphattrriens .input-group > .input-group-prepend > .input-group-text, .vphattrriens .input-group > .input-group-append:not(:last-child) > .btn, .vphattrriens .input-group > .input-group-append:not(:last-child) > .input-group-text, .vphattrriens .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .vphattrriens .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .vphattrriens .input-group > .input-group-append > .btn, .vphattrriens .input-group > .input-group-append > .input-group-text, .vphattrriens .input-group > .input-group-prepend:not(:first-child) > .btn, .vphattrriens .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .vphattrriens .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .vphattrriens .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .vphattrriens .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem; }
  .vphattrriens .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem; }
  .vphattrriens .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .vphattrriens .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .vphattrriens .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .vphattrriens .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .vphattrriens .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
  .vphattrriens .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef; }
  .vphattrriens .custom-control-label {
    margin-bottom: 0; }
  .vphattrriens .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #dee2e6; }
  .vphattrriens .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  .vphattrriens .custom-checkbox .custom-control-label::before {
    border-radius: .25rem; }
  .vphattrriens .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff; }
  .vphattrriens .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  .vphattrriens .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff; }
  .vphattrriens .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
  .vphattrriens .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .vphattrriens .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .vphattrriens .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .vphattrriens .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff; }
  .vphattrriens .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  .vphattrriens .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .vphattrriens .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .vphattrriens .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
  .vphattrriens .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .vphattrriens .custom-select[multiple], .vphattrriens .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none; }
  .vphattrriens .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .vphattrriens .custom-select::-ms-expand {
    opacity: 0; }
  .vphattrriens .custom-select-sm {
    height: calc( 1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%; }
  .vphattrriens .custom-select-lg {
    height: calc( 2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%; }
  .vphattrriens .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0; }
  .vphattrriens .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0; }
  .vphattrriens .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .vphattrriens .custom-file-input:focus ~ .custom-file-control::before {
    border-color: #80bdff; }
  .vphattrriens .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .vphattrriens .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem; }
  .vphattrriens .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0; }
  .vphattrriens .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .vphattrriens .nav-link {
    display: block;
    padding: .5rem 1rem; }
  .vphattrriens .nav-link:hover, .vphattrriens .nav-link:focus {
    text-decoration: none; }
  .vphattrriens .nav-link.disabled {
    color: #6c757d; }
  .vphattrriens .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
  .vphattrriens .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .vphattrriens .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .vphattrriens .nav-tabs .nav-link:hover, .vphattrriens .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6; }
  .vphattrriens .nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent; }
  .vphattrriens .nav-tabs .nav-link.active, .vphattrriens .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .vphattrriens .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .vphattrriens .nav-pills .nav-link {
    border-radius: .25rem; }
  .vphattrriens .nav-pills .nav-link.active, .vphattrriens .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff; }
  .vphattrriens .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .vphattrriens .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .vphattrriens .tab-content > .tab-pane {
    display: none; }
  .vphattrriens .tab-content > .active {
    display: block; }
  .vphattrriens .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem; }
  .vphattrriens .navbar > .container, .vphattrriens .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
  .vphattrriens .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
  .vphattrriens .navbar-brand:hover, .vphattrriens .navbar-brand:focus {
    text-decoration: none; }
  .vphattrriens .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .vphattrriens .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .vphattrriens .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .vphattrriens .navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .vphattrriens .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .vphattrriens .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem; }
  .vphattrriens .navbar-toggler:hover, .vphattrriens .navbar-toggler:focus {
    text-decoration: none; }
  .vphattrriens .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .vphattrriens .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  @media (max-width: 575.98px) {
    .vphattrriens .navbar-expand-sm > .container, .vphattrriens .navbar-expand-sm > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .vphattrriens .navbar-expand-sm {
      flex-flow: row nowrap;
      justify-content: flex-start; }
    .vphattrriens .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
    .vphattrriens .navbar-expand-sm .navbar-nav .dropdown-menu {
      position: absolute; }
    .vphattrriens .navbar-expand-sm .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .vphattrriens .navbar-expand-sm .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
    .vphattrriens .navbar-expand-sm > .container, .vphattrriens .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .vphattrriens .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .vphattrriens .navbar-expand-sm .navbar-toggler {
      display: none; }
    .vphattrriens .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 767.98px) {
    .vphattrriens .navbar-expand-md > .container, .vphattrriens .navbar-expand-md > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .vphattrriens .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
    .vphattrriens .navbar-expand-md .navbar-nav {
      flex-direction: row; }
    .vphattrriens .navbar-expand-md .navbar-nav .dropdown-menu {
      position: absolute; }
    .vphattrriens .navbar-expand-md .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .vphattrriens .navbar-expand-md .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
    .vphattrriens .navbar-expand-md > .container, .vphattrriens .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .vphattrriens .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .vphattrriens .navbar-expand-md .navbar-toggler {
      display: none; }
    .vphattrriens .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 991.98px) {
    .vphattrriens .navbar-expand-lg > .container, .vphattrriens .navbar-expand-lg > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .vphattrriens .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
    .vphattrriens .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
    .vphattrriens .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute; }
    .vphattrriens .navbar-expand-lg .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .vphattrriens .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
    .vphattrriens .navbar-expand-lg > .container, .vphattrriens .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .vphattrriens .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .vphattrriens .navbar-expand-lg .navbar-toggler {
      display: none; }
    .vphattrriens .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 1199.98px) {
    .vphattrriens .navbar-expand-xl > .container, .vphattrriens .navbar-expand-xl > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
    .vphattrriens .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
    .vphattrriens .navbar-expand-xl .navbar-nav .dropdown-menu {
      position: absolute; }
    .vphattrriens .navbar-expand-xl .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .vphattrriens .navbar-expand-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
    .vphattrriens .navbar-expand-xl > .container, .vphattrriens .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .vphattrriens .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .vphattrriens .navbar-expand-xl .navbar-toggler {
      display: none; }
    .vphattrriens .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  .vphattrriens .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .vphattrriens .navbar-expand > .container, .vphattrriens .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .vphattrriens .navbar-expand .navbar-nav {
    flex-direction: row; }
  .vphattrriens .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute; }
  .vphattrriens .navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  .vphattrriens .navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .vphattrriens .navbar-expand > .container, .vphattrriens .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .vphattrriens .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .vphattrriens .navbar-expand .navbar-toggler {
    display: none; }
  .vphattrriens .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }
  .vphattrriens .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
  .vphattrriens .navbar-light .navbar-brand:hover, .vphattrriens .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
  .vphattrriens .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
  .vphattrriens .navbar-light .navbar-nav .nav-link:hover, .vphattrriens .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .vphattrriens .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
  .vphattrriens .navbar-light .navbar-nav .show > .nav-link, .vphattrriens .navbar-light .navbar-nav .active > .nav-link, .vphattrriens .navbar-light .navbar-nav .nav-link.show, .vphattrriens .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .vphattrriens .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .vphattrriens .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  .vphattrriens .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
  .vphattrriens .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
  .vphattrriens .navbar-light .navbar-text a:hover, .vphattrriens .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }
  .vphattrriens .navbar-dark .navbar-brand {
    color: #fff; }
  .vphattrriens .navbar-dark .navbar-brand:hover, .vphattrriens .navbar-dark .navbar-brand:focus {
    color: #fff; }
  .vphattrriens .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
  .vphattrriens .navbar-dark .navbar-nav .nav-link:hover, .vphattrriens .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .vphattrriens .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
  .vphattrriens .navbar-dark .navbar-nav .show > .nav-link, .vphattrriens .navbar-dark .navbar-nav .active > .nav-link, .vphattrriens .navbar-dark .navbar-nav .nav-link.show, .vphattrriens .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .vphattrriens .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .vphattrriens .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  .vphattrriens .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
  .vphattrriens .navbar-dark .navbar-text a {
    color: #fff; }
  .vphattrriens .navbar-dark .navbar-text a:hover, .vphattrriens .navbar-dark .navbar-text a:focus {
    color: #fff; }
  .vphattrriens .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem; }
  .vphattrriens .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .vphattrriens .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .vphattrriens .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem; }
  .vphattrriens .card-body {
    flex: 1 1 auto;
    padding: 1.25rem; }
  .vphattrriens .card-title {
    margin-bottom: .75rem; }
  .vphattrriens .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .vphattrriens .card-text:last-child {
    margin-bottom: 0; }
  .vphattrriens .card-link:hover {
    text-decoration: none; }
  .vphattrriens .card-link + .card-link {
    margin-left: 1.25rem; }
  .vphattrriens .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .vphattrriens .card-header:first-child {
    border-radius: calc( 0.25rem - 1px) calc( 0.25rem - 1px) 0 0; }
  .vphattrriens .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }
  .vphattrriens .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .vphattrriens .card-footer:last-child {
    border-radius: 0 0 calc( 0.25rem - 1px) calc( 0.25rem - 1px); }
  .vphattrriens .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  .vphattrriens .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  .vphattrriens .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  .vphattrriens .card-img {
    width: 100%;
    border-radius: calc( 0.25rem - 1px); }
  .vphattrriens .card-img-top {
    width: 100%;
    border-top-left-radius: calc( 0.25rem - 1px);
    border-top-right-radius: calc( 0.25rem - 1px); }
  .vphattrriens .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc( 0.25rem - 1px);
    border-bottom-left-radius: calc( 0.25rem - 1px); }
  .vphattrriens .card-deck {
    display: flex;
    flex-direction: column; }
  .vphattrriens .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .vphattrriens .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
    .vphattrriens .card-deck .card {
      display: flex;
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }
  .vphattrriens .card-group {
    display: flex;
    flex-direction: column; }
  .vphattrriens .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .vphattrriens .card-group {
      flex-flow: row wrap; }
    .vphattrriens .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
    .vphattrriens .card-group > .card + .card {
      margin-left: 0;
      border-left: 0; }
    .vphattrriens .card-group > .card:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .vphattrriens .card-group > .card:first-child .card-img-top, .vphattrriens .card-group > .card:first-child .card-header {
      border-top-right-radius: 0; }
    .vphattrriens .card-group > .card:first-child .card-img-bottom, .vphattrriens .card-group > .card:first-child .card-footer {
      border-bottom-right-radius: 0; }
    .vphattrriens .card-group > .card:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .vphattrriens .card-group > .card:last-child .card-img-top, .vphattrriens .card-group > .card:last-child .card-header {
      border-top-left-radius: 0; }
    .vphattrriens .card-group > .card:last-child .card-img-bottom, .vphattrriens .card-group > .card:last-child .card-footer {
      border-bottom-left-radius: 0; }
    .vphattrriens .card-group > .card:only-child {
      border-radius: .25rem; }
    .vphattrriens .card-group > .card:only-child .card-img-top, .vphattrriens .card-group > .card:only-child .card-header {
      border-top-left-radius: .25rem;
      border-top-right-radius: .25rem; }
    .vphattrriens .card-group > .card:only-child .card-img-bottom, .vphattrriens .card-group > .card:only-child .card-footer {
      border-bottom-right-radius: .25rem;
      border-bottom-left-radius: .25rem; }
    .vphattrriens .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
      border-radius: 0; }
    .vphattrriens .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .vphattrriens .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .vphattrriens .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .vphattrriens .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
      border-radius: 0; } }
  .vphattrriens .card-columns .card {
    margin-bottom: .75rem; }
  @media (min-width: 576px) {
    .vphattrriens .card-columns {
      -moz-column-count: 3;
      column-count: 3;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem; }
    .vphattrriens .card-columns .card {
      display: inline-block;
      width: 100%; } }
  .vphattrriens .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem; }
  .vphattrriens .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"; }
  .vphattrriens .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .vphattrriens .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .vphattrriens .breadcrumb-item.active {
    color: #6c757d; }
  .vphattrriens .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem; }
  .vphattrriens .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6; }
  .vphattrriens .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .vphattrriens .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .vphattrriens .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .vphattrriens .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem; }
  .vphattrriens .page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem; }
  .vphattrriens .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }
  .vphattrriens .pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .vphattrriens .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem; }
  .vphattrriens .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem; }
  .vphattrriens .pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5; }
  .vphattrriens .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem; }
  .vphattrriens .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem; }
  .vphattrriens .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem; }
  .vphattrriens .badge:empty {
    display: none; }
  .vphattrriens .btn .badge {
    position: relative;
    top: -1px; }
  .vphattrriens .badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem; }
  .vphattrriens .badge-primary {
    color: #fff;
    background-color: #007bff; }
  .vphattrriens .badge-primary[href]:hover, .vphattrriens .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }
  .vphattrriens .badge-secondary {
    color: #fff;
    background-color: #6c757d; }
  .vphattrriens .badge-secondary[href]:hover, .vphattrriens .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }
  .vphattrriens .badge-success {
    color: #fff;
    background-color: #28a745; }
  .vphattrriens .badge-success[href]:hover, .vphattrriens .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }
  .vphattrriens .badge-info {
    color: #fff;
    background-color: #17a2b8; }
  .vphattrriens .badge-info[href]:hover, .vphattrriens .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }
  .vphattrriens .badge-warning {
    color: #212529;
    background-color: #ffc107; }
  .vphattrriens .badge-warning[href]:hover, .vphattrriens .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }
  .vphattrriens .badge-danger {
    color: #fff;
    background-color: #dc3545; }
  .vphattrriens .badge-danger[href]:hover, .vphattrriens .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }
  .vphattrriens .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
  .vphattrriens .badge-light[href]:hover, .vphattrriens .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }
  .vphattrriens .badge-dark {
    color: #fff;
    background-color: #343a40; }
  .vphattrriens .badge-dark[href]:hover, .vphattrriens .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }
  .vphattrriens .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem; }
  @media (min-width: 576px) {
    .vphattrriens .jumbotron {
      padding: 4rem 2rem; } }
  .vphattrriens .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  .vphattrriens .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem; }
  .vphattrriens .alert-heading {
    color: inherit; }
  .vphattrriens .alert-link {
    font-weight: 700; }
  .vphattrriens .alert-dismissible {
    padding-right: 4rem; }
  .vphattrriens .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit; }
  .vphattrriens .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff; }
  .vphattrriens .alert-primary hr {
    border-top-color: #9fcdff; }
  .vphattrriens .alert-primary .alert-link {
    color: #002752; }
  .vphattrriens .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
  .vphattrriens .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .vphattrriens .alert-secondary .alert-link {
    color: #202326; }
  .vphattrriens .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
  .vphattrriens .alert-success hr {
    border-top-color: #b1dfbb; }
  .vphattrriens .alert-success .alert-link {
    color: #0b2e13; }
  .vphattrriens .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
  .vphattrriens .alert-info hr {
    border-top-color: #abdde5; }
  .vphattrriens .alert-info .alert-link {
    color: #062c33; }
  .vphattrriens .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
  .vphattrriens .alert-warning hr {
    border-top-color: #ffe8a1; }
  .vphattrriens .alert-warning .alert-link {
    color: #533f03; }
  .vphattrriens .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
  .vphattrriens .alert-danger hr {
    border-top-color: #f1b0b7; }
  .vphattrriens .alert-danger .alert-link {
    color: #491217; }
  .vphattrriens .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
  .vphattrriens .alert-light hr {
    border-top-color: #ececf6; }
  .vphattrriens .alert-light .alert-link {
    color: #686868; }
  .vphattrriens .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
  .vphattrriens .alert-dark hr {
    border-top-color: #b9bbbe; }
  .vphattrriens .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  .vphattrriens .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem; }
  .vphattrriens .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease; }
  .vphattrriens .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; }
  .vphattrriens .progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite; }
  .vphattrriens .media {
    display: flex;
    align-items: flex-start; }
  .vphattrriens .media-body {
    flex: 1; }
  .vphattrriens .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0; }
  .vphattrriens .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
  .vphattrriens .list-group-item-action:hover, .vphattrriens .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .vphattrriens .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }
  .vphattrriens .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
  .vphattrriens .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .vphattrriens .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem; }
  .vphattrriens .list-group-item:hover, .vphattrriens .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .vphattrriens .list-group-item.disabled, .vphattrriens .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .vphattrriens .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .vphattrriens .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0; }
  .vphattrriens .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }
  .vphattrriens .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0; }
  .vphattrriens .list-group-item-primary {
    color: #004085;
    background-color: #b8daff; }
  .vphattrriens .list-group-item-primary.list-group-item-action:hover, .vphattrriens .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .vphattrriens .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }
  .vphattrriens .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
  .vphattrriens .list-group-item-secondary.list-group-item-action:hover, .vphattrriens .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .vphattrriens .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }
  .vphattrriens .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
  .vphattrriens .list-group-item-success.list-group-item-action:hover, .vphattrriens .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .vphattrriens .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }
  .vphattrriens .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
  .vphattrriens .list-group-item-info.list-group-item-action:hover, .vphattrriens .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .vphattrriens .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }
  .vphattrriens .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
  .vphattrriens .list-group-item-warning.list-group-item-action:hover, .vphattrriens .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .vphattrriens .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }
  .vphattrriens .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
  .vphattrriens .list-group-item-danger.list-group-item-action:hover, .vphattrriens .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .vphattrriens .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }
  .vphattrriens .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
  .vphattrriens .list-group-item-light.list-group-item-action:hover, .vphattrriens .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .vphattrriens .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }
  .vphattrriens .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
  .vphattrriens .list-group-item-dark.list-group-item-action:hover, .vphattrriens .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .vphattrriens .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }
  .vphattrriens .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
  .vphattrriens .close:hover, .vphattrriens .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .vphattrriens .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .vphattrriens button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none; }
  .vphattrriens .modal-open {
    overflow: hidden; }
  .vphattrriens .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0; }
  .vphattrriens .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .vphattrriens .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none; }
  .vphattrriens .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .vphattrriens .modal.show .modal-dialog {
    transform: translate(0, 0); }
  .vphattrriens .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2)); }
  .vphattrriens .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0; }
  .vphattrriens .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  .vphattrriens .modal-backdrop.fade {
    opacity: 0; }
  .vphattrriens .modal-backdrop.show {
    opacity: .5; }
  .vphattrriens .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem; }
  .vphattrriens .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }
  .vphattrriens .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .vphattrriens .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem; }
  .vphattrriens .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef; }
  .vphattrriens .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .vphattrriens .modal-footer > :not(:last-child) {
    margin-right: .25rem; }
  .vphattrriens .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    .vphattrriens .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .vphattrriens .modal-dialog-centered {
      min-height: calc(100% - (1.75rem * 2)); }
    .vphattrriens .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .vphattrriens .modal-lg {
      max-width: 800px; } }
  .vphattrriens .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0; }
  .vphattrriens .tooltip.show {
    opacity: .9; }
  .vphattrriens .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem; }
  .vphattrriens .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid; }
  .vphattrriens .bs-tooltip-top, .vphattrriens .bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0; }
  .vphattrriens .bs-tooltip-top .arrow, .vphattrriens .bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0; }
  .vphattrriens .bs-tooltip-top .arrow::before, .vphattrriens .bs-tooltip-auto[x-placement^=top] .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000; }
  .vphattrriens .bs-tooltip-right, .vphattrriens .bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem; }
  .vphattrriens .bs-tooltip-right .arrow, .vphattrriens .bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem; }
  .vphattrriens .bs-tooltip-right .arrow::before, .vphattrriens .bs-tooltip-auto[x-placement^=right] .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000; }
  .vphattrriens .bs-tooltip-bottom, .vphattrriens .bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0; }
  .vphattrriens .bs-tooltip-bottom .arrow, .vphattrriens .bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0; }
  .vphattrriens .bs-tooltip-bottom .arrow::before, .vphattrriens .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000; }
  .vphattrriens .bs-tooltip-left, .vphattrriens .bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem; }
  .vphattrriens .bs-tooltip-left .arrow, .vphattrriens .bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem; }
  .vphattrriens .bs-tooltip-left .arrow::before, .vphattrriens .bs-tooltip-auto[x-placement^=left] .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000; }
  .vphattrriens .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem; }
  .vphattrriens .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem; }
  .vphattrriens .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem; }
  .vphattrriens .popover .arrow::before, .vphattrriens .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid; }
  .vphattrriens .bs-popover-top, .vphattrriens .bs-popover-auto[x-placement^=top] {
    margin-bottom: .5rem; }
  .vphattrriens .bs-popover-top .arrow, .vphattrriens .bs-popover-auto[x-placement^=top] .arrow {
    bottom: calc((0.5rem + 1px)*-1); }
  .vphattrriens .bs-popover-top .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=top] .arrow::before, .vphattrriens .bs-popover-top .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=top] .arrow::after {
    border-width: .5rem .5rem 0; }
  .vphattrriens .bs-popover-top .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=top] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .vphattrriens .bs-popover-top .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=top] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }
  .vphattrriens .bs-popover-right, .vphattrriens .bs-popover-auto[x-placement^=right] {
    margin-left: .5rem; }
  .vphattrriens .bs-popover-right .arrow, .vphattrriens .bs-popover-auto[x-placement^=right] .arrow {
    left: calc((0.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0; }
  .vphattrriens .bs-popover-right .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=right] .arrow::before, .vphattrriens .bs-popover-right .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=right] .arrow::after {
    border-width: .5rem .5rem .5rem 0; }
  .vphattrriens .bs-popover-right .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=right] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .vphattrriens .bs-popover-right .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=right] .arrow::after {
    left: 1px;
    border-right-color: #fff; }
  .vphattrriens .bs-popover-bottom, .vphattrriens .bs-popover-auto[x-placement^=bottom] {
    margin-top: .5rem; }
  .vphattrriens .bs-popover-bottom .arrow, .vphattrriens .bs-popover-auto[x-placement^=bottom] .arrow {
    top: calc((0.5rem + 1px)*-1); }
  .vphattrriens .bs-popover-bottom .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=bottom] .arrow::before, .vphattrriens .bs-popover-bottom .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=bottom] .arrow::after {
    border-width: 0 .5rem .5rem .5rem; }
  .vphattrriens .bs-popover-bottom .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=bottom] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .vphattrriens .bs-popover-bottom .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=bottom] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .vphattrriens .bs-popover-bottom .popover-header::before, .vphattrriens .bs-popover-auto[x-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }
  .vphattrriens .bs-popover-left, .vphattrriens .bs-popover-auto[x-placement^=left] {
    margin-right: .5rem; }
  .vphattrriens .bs-popover-left .arrow, .vphattrriens .bs-popover-auto[x-placement^=left] .arrow {
    right: calc((0.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0; }
  .vphattrriens .bs-popover-left .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=left] .arrow::before, .vphattrriens .bs-popover-left .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=left] .arrow::after {
    border-width: .5rem 0 .5rem .5rem; }
  .vphattrriens .bs-popover-left .arrow::before, .vphattrriens .bs-popover-auto[x-placement^=left] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .vphattrriens .bs-popover-left .arrow::after, .vphattrriens .bs-popover-auto[x-placement^=left] .arrow::after {
    right: 1px;
    border-left-color: #fff; }
  .vphattrriens .popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
  .vphattrriens .popover-header:empty {
    display: none; }
  .vphattrriens .popover-body {
    padding: .5rem .75rem;
    color: #212529; }
  .vphattrriens .carousel {
    position: relative; }
  .vphattrriens .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .vphattrriens .carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px; }
  .vphattrriens .carousel-item.active, .vphattrriens .carousel-item-next, .vphattrriens .carousel-item-prev {
    display: block; }
  .vphattrriens .carousel-item-next, .vphattrriens .carousel-item-prev {
    position: absolute;
    top: 0; }
  .vphattrriens .carousel-item-next.carousel-item-left, .vphattrriens .carousel-item-prev.carousel-item-right {
    transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .vphattrriens .carousel-item-next.carousel-item-left, .vphattrriens .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }
  .vphattrriens .carousel-item-next, .vphattrriens .active.carousel-item-right {
    transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .vphattrriens .carousel-item-next, .vphattrriens .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }
  .vphattrriens .carousel-item-prev, .vphattrriens .active.carousel-item-left {
    transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .vphattrriens .carousel-item-prev, .vphattrriens .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }
  .vphattrriens .carousel-control-prev, .vphattrriens .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5; }
  .vphattrriens .carousel-control-prev:hover, .vphattrriens .carousel-control-prev:focus, .vphattrriens .carousel-control-next:hover, .vphattrriens .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .vphattrriens .carousel-control-prev {
    left: 0; }
  .vphattrriens .carousel-control-next {
    right: 0; }
  .vphattrriens .carousel-control-prev-icon, .vphattrriens .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%; }
  .vphattrriens .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
  .vphattrriens .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
  .vphattrriens .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
  .vphattrriens .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
  .vphattrriens .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
  .vphattrriens .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
  .vphattrriens .carousel-indicators .active {
    background-color: #fff; }
  .vphattrriens .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }
  .vphattrriens .align-baseline {
    vertical-align: baseline !important; }
  .vphattrriens .align-top {
    vertical-align: top !important; }
  .vphattrriens .align-middle {
    vertical-align: middle !important; }
  .vphattrriens .align-bottom {
    vertical-align: bottom !important; }
  .vphattrriens .align-text-bottom {
    vertical-align: text-bottom !important; }
  .vphattrriens .align-text-top {
    vertical-align: text-top !important; }
  .vphattrriens .bg-primary {
    background-color: #007bff !important; }
  .vphattrriens a.bg-primary:hover, .vphattrriens a.bg-primary:focus, .vphattrriens button.bg-primary:hover, .vphattrriens button.bg-primary:focus {
    background-color: #0062cc !important; }
  .vphattrriens .bg-secondary {
    background-color: #6c757d !important; }
  .vphattrriens a.bg-secondary:hover, .vphattrriens a.bg-secondary:focus, .vphattrriens button.bg-secondary:hover, .vphattrriens button.bg-secondary:focus {
    background-color: #545b62 !important; }
  .vphattrriens .bg-success {
    background-color: #28a745 !important; }
  .vphattrriens a.bg-success:hover, .vphattrriens a.bg-success:focus, .vphattrriens button.bg-success:hover, .vphattrriens button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .vphattrriens .bg-info {
    background-color: #17a2b8 !important; }
  .vphattrriens a.bg-info:hover, .vphattrriens a.bg-info:focus, .vphattrriens button.bg-info:hover, .vphattrriens button.bg-info:focus {
    background-color: #117a8b !important; }
  .vphattrriens .bg-warning {
    background-color: #ffc107 !important; }
  .vphattrriens a.bg-warning:hover, .vphattrriens a.bg-warning:focus, .vphattrriens button.bg-warning:hover, .vphattrriens button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .vphattrriens .bg-danger {
    background-color: #dc3545 !important; }
  .vphattrriens a.bg-danger:hover, .vphattrriens a.bg-danger:focus, .vphattrriens button.bg-danger:hover, .vphattrriens button.bg-danger:focus {
    background-color: #bd2130 !important; }
  .vphattrriens .bg-light {
    background-color: #f8f9fa !important; }
  .vphattrriens a.bg-light:hover, .vphattrriens a.bg-light:focus, .vphattrriens button.bg-light:hover, .vphattrriens button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .vphattrriens .bg-dark {
    background-color: #343a40 !important; }
  .vphattrriens a.bg-dark:hover, .vphattrriens a.bg-dark:focus, .vphattrriens button.bg-dark:hover, .vphattrriens button.bg-dark:focus {
    background-color: #1d2124 !important; }
  .vphattrriens .bg-white {
    background-color: #fff !important; }
  .vphattrriens .bg-transparent {
    background-color: transparent !important; }
  .vphattrriens .border {
    border: 1px solid #dee2e6 !important; }
  .vphattrriens .border-top {
    border-top: 1px solid #dee2e6 !important; }
  .vphattrriens .border-right {
    border-right: 1px solid #dee2e6 !important; }
  .vphattrriens .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  .vphattrriens .border-left {
    border-left: 1px solid #dee2e6 !important; }
  .vphattrriens .border-0 {
    border: 0 !important; }
  .vphattrriens .border-top-0 {
    border-top: 0 !important; }
  .vphattrriens .border-right-0 {
    border-right: 0 !important; }
  .vphattrriens .border-bottom-0 {
    border-bottom: 0 !important; }
  .vphattrriens .border-left-0 {
    border-left: 0 !important; }
  .vphattrriens .border-primary {
    border-color: #007bff !important; }
  .vphattrriens .border-secondary {
    border-color: #6c757d !important; }
  .vphattrriens .border-success {
    border-color: #28a745 !important; }
  .vphattrriens .border-info {
    border-color: #17a2b8 !important; }
  .vphattrriens .border-warning {
    border-color: #ffc107 !important; }
  .vphattrriens .border-danger {
    border-color: #dc3545 !important; }
  .vphattrriens .border-light {
    border-color: #f8f9fa !important; }
  .vphattrriens .border-dark {
    border-color: #343a40 !important; }
  .vphattrriens .border-white {
    border-color: #fff !important; }
  .vphattrriens .rounded {
    border-radius: .25rem !important; }
  .vphattrriens .rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important; }
  .vphattrriens .rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important; }
  .vphattrriens .rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important; }
  .vphattrriens .rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important; }
  .vphattrriens .rounded-circle {
    border-radius: 50% !important; }
  .vphattrriens .rounded-0 {
    border-radius: 0 !important; }
  .vphattrriens .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .vphattrriens .d-none {
    display: none !important; }
  .vphattrriens .d-inline {
    display: inline !important; }
  .vphattrriens .d-inline-block {
    display: inline-block !important; }
  .vphattrriens .d-block {
    display: block !important; }
  .vphattrriens .d-table {
    display: table !important; }
  .vphattrriens .d-table-row {
    display: table-row !important; }
  .vphattrriens .d-table-cell {
    display: table-cell !important; }
  .vphattrriens .d-flex {
    display: flex !important; }
  .vphattrriens .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .vphattrriens .d-sm-none {
      display: none !important; }
    .vphattrriens .d-sm-inline {
      display: inline !important; }
    .vphattrriens .d-sm-inline-block {
      display: inline-block !important; }
    .vphattrriens .d-sm-block {
      display: block !important; }
    .vphattrriens .d-sm-table {
      display: table !important; }
    .vphattrriens .d-sm-table-row {
      display: table-row !important; }
    .vphattrriens .d-sm-table-cell {
      display: table-cell !important; }
    .vphattrriens .d-sm-flex {
      display: flex !important; }
    .vphattrriens .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .vphattrriens .d-md-none {
      display: none !important; }
    .vphattrriens .d-md-inline {
      display: inline !important; }
    .vphattrriens .d-md-inline-block {
      display: inline-block !important; }
    .vphattrriens .d-md-block {
      display: block !important; }
    .vphattrriens .d-md-table {
      display: table !important; }
    .vphattrriens .d-md-table-row {
      display: table-row !important; }
    .vphattrriens .d-md-table-cell {
      display: table-cell !important; }
    .vphattrriens .d-md-flex {
      display: flex !important; }
    .vphattrriens .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .vphattrriens .d-lg-none {
      display: none !important; }
    .vphattrriens .d-lg-inline {
      display: inline !important; }
    .vphattrriens .d-lg-inline-block {
      display: inline-block !important; }
    .vphattrriens .d-lg-block {
      display: block !important; }
    .vphattrriens .d-lg-table {
      display: table !important; }
    .vphattrriens .d-lg-table-row {
      display: table-row !important; }
    .vphattrriens .d-lg-table-cell {
      display: table-cell !important; }
    .vphattrriens .d-lg-flex {
      display: flex !important; }
    .vphattrriens .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .d-xl-none {
      display: none !important; }
    .vphattrriens .d-xl-inline {
      display: inline !important; }
    .vphattrriens .d-xl-inline-block {
      display: inline-block !important; }
    .vphattrriens .d-xl-block {
      display: block !important; }
    .vphattrriens .d-xl-table {
      display: table !important; }
    .vphattrriens .d-xl-table-row {
      display: table-row !important; }
    .vphattrriens .d-xl-table-cell {
      display: table-cell !important; }
    .vphattrriens .d-xl-flex {
      display: flex !important; }
    .vphattrriens .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .vphattrriens .d-print-none {
      display: none !important; }
    .vphattrriens .d-print-inline {
      display: inline !important; }
    .vphattrriens .d-print-inline-block {
      display: inline-block !important; }
    .vphattrriens .d-print-block {
      display: block !important; }
    .vphattrriens .d-print-table {
      display: table !important; }
    .vphattrriens .d-print-table-row {
      display: table-row !important; }
    .vphattrriens .d-print-table-cell {
      display: table-cell !important; }
    .vphattrriens .d-print-flex {
      display: flex !important; }
    .vphattrriens .d-print-inline-flex {
      display: inline-flex !important; } }
  .vphattrriens .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
  .vphattrriens .embed-responsive::before {
    display: block;
    content: ""; }
  .vphattrriens .embed-responsive .embed-responsive-item, .vphattrriens .embed-responsive iframe, .vphattrriens .embed-responsive embed, .vphattrriens .embed-responsive object, .vphattrriens .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .vphattrriens .embed-responsive-21by9::before {
    padding-top: 42.8571428571%; }
  .vphattrriens .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .vphattrriens .embed-responsive-4by3::before {
    padding-top: 75%; }
  .vphattrriens .embed-responsive-1by1::before {
    padding-top: 100%; }
  .vphattrriens .flex-row {
    flex-direction: row !important; }
  .vphattrriens .flex-column {
    flex-direction: column !important; }
  .vphattrriens .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .vphattrriens .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .vphattrriens .flex-wrap {
    flex-wrap: wrap !important; }
  .vphattrriens .flex-nowrap {
    flex-wrap: nowrap !important; }
  .vphattrriens .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .vphattrriens .justify-content-start {
    justify-content: flex-start !important; }
  .vphattrriens .justify-content-end {
    justify-content: flex-end !important; }
  .vphattrriens .justify-content-center {
    justify-content: center !important; }
  .vphattrriens .justify-content-between {
    justify-content: space-between !important; }
  .vphattrriens .justify-content-around {
    justify-content: space-around !important; }
  .vphattrriens .align-items-start {
    align-items: flex-start !important; }
  .vphattrriens .align-items-end {
    align-items: flex-end !important; }
  .vphattrriens .align-items-center {
    align-items: center !important; }
  .vphattrriens .align-items-baseline {
    align-items: baseline !important; }
  .vphattrriens .align-items-stretch {
    align-items: stretch !important; }
  .vphattrriens .align-content-start {
    align-content: flex-start !important; }
  .vphattrriens .align-content-end {
    align-content: flex-end !important; }
  .vphattrriens .align-content-center {
    align-content: center !important; }
  .vphattrriens .align-content-between {
    align-content: space-between !important; }
  .vphattrriens .align-content-around {
    align-content: space-around !important; }
  .vphattrriens .align-content-stretch {
    align-content: stretch !important; }
  .vphattrriens .align-self-auto {
    align-self: auto !important; }
  .vphattrriens .align-self-start {
    align-self: flex-start !important; }
  .vphattrriens .align-self-end {
    align-self: flex-end !important; }
  .vphattrriens .align-self-center {
    align-self: center !important; }
  .vphattrriens .align-self-baseline {
    align-self: baseline !important; }
  .vphattrriens .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .vphattrriens .flex-sm-row {
      flex-direction: row !important; }
    .vphattrriens .flex-sm-column {
      flex-direction: column !important; }
    .vphattrriens .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .vphattrriens .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .vphattrriens .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .vphattrriens .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .vphattrriens .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .vphattrriens .justify-content-sm-start {
      justify-content: flex-start !important; }
    .vphattrriens .justify-content-sm-end {
      justify-content: flex-end !important; }
    .vphattrriens .justify-content-sm-center {
      justify-content: center !important; }
    .vphattrriens .justify-content-sm-between {
      justify-content: space-between !important; }
    .vphattrriens .justify-content-sm-around {
      justify-content: space-around !important; }
    .vphattrriens .align-items-sm-start {
      align-items: flex-start !important; }
    .vphattrriens .align-items-sm-end {
      align-items: flex-end !important; }
    .vphattrriens .align-items-sm-center {
      align-items: center !important; }
    .vphattrriens .align-items-sm-baseline {
      align-items: baseline !important; }
    .vphattrriens .align-items-sm-stretch {
      align-items: stretch !important; }
    .vphattrriens .align-content-sm-start {
      align-content: flex-start !important; }
    .vphattrriens .align-content-sm-end {
      align-content: flex-end !important; }
    .vphattrriens .align-content-sm-center {
      align-content: center !important; }
    .vphattrriens .align-content-sm-between {
      align-content: space-between !important; }
    .vphattrriens .align-content-sm-around {
      align-content: space-around !important; }
    .vphattrriens .align-content-sm-stretch {
      align-content: stretch !important; }
    .vphattrriens .align-self-sm-auto {
      align-self: auto !important; }
    .vphattrriens .align-self-sm-start {
      align-self: flex-start !important; }
    .vphattrriens .align-self-sm-end {
      align-self: flex-end !important; }
    .vphattrriens .align-self-sm-center {
      align-self: center !important; }
    .vphattrriens .align-self-sm-baseline {
      align-self: baseline !important; }
    .vphattrriens .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    .vphattrriens .flex-md-row {
      flex-direction: row !important; }
    .vphattrriens .flex-md-column {
      flex-direction: column !important; }
    .vphattrriens .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .vphattrriens .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .vphattrriens .flex-md-wrap {
      flex-wrap: wrap !important; }
    .vphattrriens .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .vphattrriens .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .vphattrriens .justify-content-md-start {
      justify-content: flex-start !important; }
    .vphattrriens .justify-content-md-end {
      justify-content: flex-end !important; }
    .vphattrriens .justify-content-md-center {
      justify-content: center !important; }
    .vphattrriens .justify-content-md-between {
      justify-content: space-between !important; }
    .vphattrriens .justify-content-md-around {
      justify-content: space-around !important; }
    .vphattrriens .align-items-md-start {
      align-items: flex-start !important; }
    .vphattrriens .align-items-md-end {
      align-items: flex-end !important; }
    .vphattrriens .align-items-md-center {
      align-items: center !important; }
    .vphattrriens .align-items-md-baseline {
      align-items: baseline !important; }
    .vphattrriens .align-items-md-stretch {
      align-items: stretch !important; }
    .vphattrriens .align-content-md-start {
      align-content: flex-start !important; }
    .vphattrriens .align-content-md-end {
      align-content: flex-end !important; }
    .vphattrriens .align-content-md-center {
      align-content: center !important; }
    .vphattrriens .align-content-md-between {
      align-content: space-between !important; }
    .vphattrriens .align-content-md-around {
      align-content: space-around !important; }
    .vphattrriens .align-content-md-stretch {
      align-content: stretch !important; }
    .vphattrriens .align-self-md-auto {
      align-self: auto !important; }
    .vphattrriens .align-self-md-start {
      align-self: flex-start !important; }
    .vphattrriens .align-self-md-end {
      align-self: flex-end !important; }
    .vphattrriens .align-self-md-center {
      align-self: center !important; }
    .vphattrriens .align-self-md-baseline {
      align-self: baseline !important; }
    .vphattrriens .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    .vphattrriens .flex-lg-row {
      flex-direction: row !important; }
    .vphattrriens .flex-lg-column {
      flex-direction: column !important; }
    .vphattrriens .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .vphattrriens .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
    .vphattrriens .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .vphattrriens .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .vphattrriens .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .vphattrriens .justify-content-lg-start {
      justify-content: flex-start !important; }
    .vphattrriens .justify-content-lg-end {
      justify-content: flex-end !important; }
    .vphattrriens .justify-content-lg-center {
      justify-content: center !important; }
    .vphattrriens .justify-content-lg-between {
      justify-content: space-between !important; }
    .vphattrriens .justify-content-lg-around {
      justify-content: space-around !important; }
    .vphattrriens .align-items-lg-start {
      align-items: flex-start !important; }
    .vphattrriens .align-items-lg-end {
      align-items: flex-end !important; }
    .vphattrriens .align-items-lg-center {
      align-items: center !important; }
    .vphattrriens .align-items-lg-baseline {
      align-items: baseline !important; }
    .vphattrriens .align-items-lg-stretch {
      align-items: stretch !important; }
    .vphattrriens .align-content-lg-start {
      align-content: flex-start !important; }
    .vphattrriens .align-content-lg-end {
      align-content: flex-end !important; }
    .vphattrriens .align-content-lg-center {
      align-content: center !important; }
    .vphattrriens .align-content-lg-between {
      align-content: space-between !important; }
    .vphattrriens .align-content-lg-around {
      align-content: space-around !important; }
    .vphattrriens .align-content-lg-stretch {
      align-content: stretch !important; }
    .vphattrriens .align-self-lg-auto {
      align-self: auto !important; }
    .vphattrriens .align-self-lg-start {
      align-self: flex-start !important; }
    .vphattrriens .align-self-lg-end {
      align-self: flex-end !important; }
    .vphattrriens .align-self-lg-center {
      align-self: center !important; }
    .vphattrriens .align-self-lg-baseline {
      align-self: baseline !important; }
    .vphattrriens .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .flex-xl-row {
      flex-direction: row !important; }
    .vphattrriens .flex-xl-column {
      flex-direction: column !important; }
    .vphattrriens .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .vphattrriens .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .vphattrriens .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .vphattrriens .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .vphattrriens .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .vphattrriens .justify-content-xl-start {
      justify-content: flex-start !important; }
    .vphattrriens .justify-content-xl-end {
      justify-content: flex-end !important; }
    .vphattrriens .justify-content-xl-center {
      justify-content: center !important; }
    .vphattrriens .justify-content-xl-between {
      justify-content: space-between !important; }
    .vphattrriens .justify-content-xl-around {
      justify-content: space-around !important; }
    .vphattrriens .align-items-xl-start {
      align-items: flex-start !important; }
    .vphattrriens .align-items-xl-end {
      align-items: flex-end !important; }
    .vphattrriens .align-items-xl-center {
      align-items: center !important; }
    .vphattrriens .align-items-xl-baseline {
      align-items: baseline !important; }
    .vphattrriens .align-items-xl-stretch {
      align-items: stretch !important; }
    .vphattrriens .align-content-xl-start {
      align-content: flex-start !important; }
    .vphattrriens .align-content-xl-end {
      align-content: flex-end !important; }
    .vphattrriens .align-content-xl-center {
      align-content: center !important; }
    .vphattrriens .align-content-xl-between {
      align-content: space-between !important; }
    .vphattrriens .align-content-xl-around {
      align-content: space-around !important; }
    .vphattrriens .align-content-xl-stretch {
      align-content: stretch !important; }
    .vphattrriens .align-self-xl-auto {
      align-self: auto !important; }
    .vphattrriens .align-self-xl-start {
      align-self: flex-start !important; }
    .vphattrriens .align-self-xl-end {
      align-self: flex-end !important; }
    .vphattrriens .align-self-xl-center {
      align-self: center !important; }
    .vphattrriens .align-self-xl-baseline {
      align-self: baseline !important; }
    .vphattrriens .align-self-xl-stretch {
      align-self: stretch !important; } }
  .vphattrriens .float-left {
    float: left !important; }
  .vphattrriens .float-right {
    float: right !important; }
  .vphattrriens .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .vphattrriens .float-sm-left {
      float: left !important; }
    .vphattrriens .float-sm-right {
      float: right !important; }
    .vphattrriens .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .vphattrriens .float-md-left {
      float: left !important; }
    .vphattrriens .float-md-right {
      float: right !important; }
    .vphattrriens .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .vphattrriens .float-lg-left {
      float: left !important; }
    .vphattrriens .float-lg-right {
      float: right !important; }
    .vphattrriens .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .float-xl-left {
      float: left !important; }
    .vphattrriens .float-xl-right {
      float: right !important; }
    .vphattrriens .float-xl-none {
      float: none !important; } }
  .vphattrriens .position-static {
    position: static !important; }
  .vphattrriens .position-relative {
    position: relative !important; }
  .vphattrriens .position-absolute {
    position: absolute !important; }
  .vphattrriens .position-fixed {
    position: fixed !important; }
  .vphattrriens .position-sticky {
    position: sticky !important; }
  .vphattrriens .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .vphattrriens .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .vphattrriens .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .vphattrriens .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0; }
  .vphattrriens .sr-only-focusable:active, .vphattrriens .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none; }
  .vphattrriens .w-25 {
    width: 25% !important; }
  .vphattrriens .w-50 {
    width: 50% !important; }
  .vphattrriens .w-75 {
    width: 75% !important; }
  .vphattrriens .w-100 {
    width: 100% !important; }
  .vphattrriens .h-25 {
    height: 25% !important; }
  .vphattrriens .h-50 {
    height: 50% !important; }
  .vphattrriens .h-75 {
    height: 75% !important; }
  .vphattrriens .h-100 {
    height: 100% !important; }
  .vphattrriens .mw-100 {
    max-width: 100% !important; }
  .vphattrriens .mh-100 {
    max-height: 100% !important; }
  .vphattrriens .m-0 {
    margin: 0 !important; }
  .vphattrriens .mt-0, .vphattrriens .my-0 {
    margin-top: 0 !important; }
  .vphattrriens .mr-0, .vphattrriens .mx-0 {
    margin-right: 0 !important; }
  .vphattrriens .mb-0, .vphattrriens .my-0 {
    margin-bottom: 0 !important; }
  .vphattrriens .ml-0, .vphattrriens .mx-0 {
    margin-left: 0 !important; }
  .vphattrriens .m-1 {
    margin: .25rem !important; }
  .vphattrriens .mt-1, .vphattrriens .my-1 {
    margin-top: .25rem !important; }
  .vphattrriens .mr-1, .vphattrriens .mx-1 {
    margin-right: .25rem !important; }
  .vphattrriens .mb-1, .vphattrriens .my-1 {
    margin-bottom: .25rem !important; }
  .vphattrriens .ml-1, .vphattrriens .mx-1 {
    margin-left: .25rem !important; }
  .vphattrriens .m-2 {
    margin: .5rem !important; }
  .vphattrriens .mt-2, .vphattrriens .my-2 {
    margin-top: .5rem !important; }
  .vphattrriens .mr-2, .vphattrriens .mx-2 {
    margin-right: .5rem !important; }
  .vphattrriens .mb-2, .vphattrriens .my-2 {
    margin-bottom: .5rem !important; }
  .vphattrriens .ml-2, .vphattrriens .mx-2 {
    margin-left: .5rem !important; }
  .vphattrriens .m-3 {
    margin: 1rem !important; }
  .vphattrriens .mt-3, .vphattrriens .my-3 {
    margin-top: 1rem !important; }
  .vphattrriens .mr-3, .vphattrriens .mx-3 {
    margin-right: 1rem !important; }
  .vphattrriens .mb-3, .vphattrriens .my-3 {
    margin-bottom: 1rem !important; }
  .vphattrriens .ml-3, .vphattrriens .mx-3 {
    margin-left: 1rem !important; }
  .vphattrriens .m-4 {
    margin: 1.5rem !important; }
  .vphattrriens .mt-4, .vphattrriens .my-4 {
    margin-top: 1.5rem !important; }
  .vphattrriens .mr-4, .vphattrriens .mx-4 {
    margin-right: 1.5rem !important; }
  .vphattrriens .mb-4, .vphattrriens .my-4 {
    margin-bottom: 1.5rem !important; }
  .vphattrriens .ml-4, .vphattrriens .mx-4 {
    margin-left: 1.5rem !important; }
  .vphattrriens .m-5 {
    margin: 3rem !important; }
  .vphattrriens .mt-5, .vphattrriens .my-5 {
    margin-top: 3rem !important; }
  .vphattrriens .mr-5, .vphattrriens .mx-5 {
    margin-right: 3rem !important; }
  .vphattrriens .mb-5, .vphattrriens .my-5 {
    margin-bottom: 3rem !important; }
  .vphattrriens .ml-5, .vphattrriens .mx-5 {
    margin-left: 3rem !important; }
  .vphattrriens .p-0 {
    padding: 0 !important; }
  .vphattrriens .pt-0, .vphattrriens .py-0 {
    padding-top: 0 !important; }
  .vphattrriens .pr-0, .vphattrriens .px-0 {
    padding-right: 0 !important; }
  .vphattrriens .pb-0, .vphattrriens .py-0 {
    padding-bottom: 0 !important; }
  .vphattrriens .pl-0, .vphattrriens .px-0 {
    padding-left: 0 !important; }
  .vphattrriens .p-1 {
    padding: .25rem !important; }
  .vphattrriens .pt-1, .vphattrriens .py-1 {
    padding-top: .25rem !important; }
  .vphattrriens .pr-1, .vphattrriens .px-1 {
    padding-right: .25rem !important; }
  .vphattrriens .pb-1, .vphattrriens .py-1 {
    padding-bottom: .25rem !important; }
  .vphattrriens .pl-1, .vphattrriens .px-1 {
    padding-left: .25rem !important; }
  .vphattrriens .p-2 {
    padding: .5rem !important; }
  .vphattrriens .pt-2, .vphattrriens .py-2 {
    padding-top: .5rem !important; }
  .vphattrriens .pr-2, .vphattrriens .px-2 {
    padding-right: .5rem !important; }
  .vphattrriens .pb-2, .vphattrriens .py-2 {
    padding-bottom: .5rem !important; }
  .vphattrriens .pl-2, .vphattrriens .px-2 {
    padding-left: .5rem !important; }
  .vphattrriens .p-3 {
    padding: 1rem !important; }
  .vphattrriens .pt-3, .vphattrriens .py-3 {
    padding-top: 1rem !important; }
  .vphattrriens .pr-3, .vphattrriens .px-3 {
    padding-right: 1rem !important; }
  .vphattrriens .pb-3, .vphattrriens .py-3 {
    padding-bottom: 1rem !important; }
  .vphattrriens .pl-3, .vphattrriens .px-3 {
    padding-left: 1rem !important; }
  .vphattrriens .p-4 {
    padding: 1.5rem !important; }
  .vphattrriens .pt-4, .vphattrriens .py-4 {
    padding-top: 1.5rem !important; }
  .vphattrriens .pr-4, .vphattrriens .px-4 {
    padding-right: 1.5rem !important; }
  .vphattrriens .pb-4, .vphattrriens .py-4 {
    padding-bottom: 1.5rem !important; }
  .vphattrriens .pl-4, .vphattrriens .px-4 {
    padding-left: 1.5rem !important; }
  .vphattrriens .p-5 {
    padding: 3rem !important; }
  .vphattrriens .pt-5, .vphattrriens .py-5 {
    padding-top: 3rem !important; }
  .vphattrriens .pr-5, .vphattrriens .px-5 {
    padding-right: 3rem !important; }
  .vphattrriens .pb-5, .vphattrriens .py-5 {
    padding-bottom: 3rem !important; }
  .vphattrriens .pl-5, .vphattrriens .px-5 {
    padding-left: 3rem !important; }
  .vphattrriens .m-auto {
    margin: auto !important; }
  .vphattrriens .mt-auto, .vphattrriens .my-auto {
    margin-top: auto !important; }
  .vphattrriens .mr-auto, .vphattrriens .mx-auto {
    margin-right: auto !important; }
  .vphattrriens .mb-auto, .vphattrriens .my-auto {
    margin-bottom: auto !important; }
  .vphattrriens .ml-auto, .vphattrriens .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .vphattrriens .m-sm-0 {
      margin: 0 !important; }
    .vphattrriens .mt-sm-0, .vphattrriens .my-sm-0 {
      margin-top: 0 !important; }
    .vphattrriens .mr-sm-0, .vphattrriens .mx-sm-0 {
      margin-right: 0 !important; }
    .vphattrriens .mb-sm-0, .vphattrriens .my-sm-0 {
      margin-bottom: 0 !important; }
    .vphattrriens .ml-sm-0, .vphattrriens .mx-sm-0 {
      margin-left: 0 !important; }
    .vphattrriens .m-sm-1 {
      margin: .25rem !important; }
    .vphattrriens .mt-sm-1, .vphattrriens .my-sm-1 {
      margin-top: .25rem !important; }
    .vphattrriens .mr-sm-1, .vphattrriens .mx-sm-1 {
      margin-right: .25rem !important; }
    .vphattrriens .mb-sm-1, .vphattrriens .my-sm-1 {
      margin-bottom: .25rem !important; }
    .vphattrriens .ml-sm-1, .vphattrriens .mx-sm-1 {
      margin-left: .25rem !important; }
    .vphattrriens .m-sm-2 {
      margin: .5rem !important; }
    .vphattrriens .mt-sm-2, .vphattrriens .my-sm-2 {
      margin-top: .5rem !important; }
    .vphattrriens .mr-sm-2, .vphattrriens .mx-sm-2 {
      margin-right: .5rem !important; }
    .vphattrriens .mb-sm-2, .vphattrriens .my-sm-2 {
      margin-bottom: .5rem !important; }
    .vphattrriens .ml-sm-2, .vphattrriens .mx-sm-2 {
      margin-left: .5rem !important; }
    .vphattrriens .m-sm-3 {
      margin: 1rem !important; }
    .vphattrriens .mt-sm-3, .vphattrriens .my-sm-3 {
      margin-top: 1rem !important; }
    .vphattrriens .mr-sm-3, .vphattrriens .mx-sm-3 {
      margin-right: 1rem !important; }
    .vphattrriens .mb-sm-3, .vphattrriens .my-sm-3 {
      margin-bottom: 1rem !important; }
    .vphattrriens .ml-sm-3, .vphattrriens .mx-sm-3 {
      margin-left: 1rem !important; }
    .vphattrriens .m-sm-4 {
      margin: 1.5rem !important; }
    .vphattrriens .mt-sm-4, .vphattrriens .my-sm-4 {
      margin-top: 1.5rem !important; }
    .vphattrriens .mr-sm-4, .vphattrriens .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .vphattrriens .mb-sm-4, .vphattrriens .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .vphattrriens .ml-sm-4, .vphattrriens .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .vphattrriens .m-sm-5 {
      margin: 3rem !important; }
    .vphattrriens .mt-sm-5, .vphattrriens .my-sm-5 {
      margin-top: 3rem !important; }
    .vphattrriens .mr-sm-5, .vphattrriens .mx-sm-5 {
      margin-right: 3rem !important; }
    .vphattrriens .mb-sm-5, .vphattrriens .my-sm-5 {
      margin-bottom: 3rem !important; }
    .vphattrriens .ml-sm-5, .vphattrriens .mx-sm-5 {
      margin-left: 3rem !important; }
    .vphattrriens .p-sm-0 {
      padding: 0 !important; }
    .vphattrriens .pt-sm-0, .vphattrriens .py-sm-0 {
      padding-top: 0 !important; }
    .vphattrriens .pr-sm-0, .vphattrriens .px-sm-0 {
      padding-right: 0 !important; }
    .vphattrriens .pb-sm-0, .vphattrriens .py-sm-0 {
      padding-bottom: 0 !important; }
    .vphattrriens .pl-sm-0, .vphattrriens .px-sm-0 {
      padding-left: 0 !important; }
    .vphattrriens .p-sm-1 {
      padding: .25rem !important; }
    .vphattrriens .pt-sm-1, .vphattrriens .py-sm-1 {
      padding-top: .25rem !important; }
    .vphattrriens .pr-sm-1, .vphattrriens .px-sm-1 {
      padding-right: .25rem !important; }
    .vphattrriens .pb-sm-1, .vphattrriens .py-sm-1 {
      padding-bottom: .25rem !important; }
    .vphattrriens .pl-sm-1, .vphattrriens .px-sm-1 {
      padding-left: .25rem !important; }
    .vphattrriens .p-sm-2 {
      padding: .5rem !important; }
    .vphattrriens .pt-sm-2, .vphattrriens .py-sm-2 {
      padding-top: .5rem !important; }
    .vphattrriens .pr-sm-2, .vphattrriens .px-sm-2 {
      padding-right: .5rem !important; }
    .vphattrriens .pb-sm-2, .vphattrriens .py-sm-2 {
      padding-bottom: .5rem !important; }
    .vphattrriens .pl-sm-2, .vphattrriens .px-sm-2 {
      padding-left: .5rem !important; }
    .vphattrriens .p-sm-3 {
      padding: 1rem !important; }
    .vphattrriens .pt-sm-3, .vphattrriens .py-sm-3 {
      padding-top: 1rem !important; }
    .vphattrriens .pr-sm-3, .vphattrriens .px-sm-3 {
      padding-right: 1rem !important; }
    .vphattrriens .pb-sm-3, .vphattrriens .py-sm-3 {
      padding-bottom: 1rem !important; }
    .vphattrriens .pl-sm-3, .vphattrriens .px-sm-3 {
      padding-left: 1rem !important; }
    .vphattrriens .p-sm-4 {
      padding: 1.5rem !important; }
    .vphattrriens .pt-sm-4, .vphattrriens .py-sm-4 {
      padding-top: 1.5rem !important; }
    .vphattrriens .pr-sm-4, .vphattrriens .px-sm-4 {
      padding-right: 1.5rem !important; }
    .vphattrriens .pb-sm-4, .vphattrriens .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .vphattrriens .pl-sm-4, .vphattrriens .px-sm-4 {
      padding-left: 1.5rem !important; }
    .vphattrriens .p-sm-5 {
      padding: 3rem !important; }
    .vphattrriens .pt-sm-5, .vphattrriens .py-sm-5 {
      padding-top: 3rem !important; }
    .vphattrriens .pr-sm-5, .vphattrriens .px-sm-5 {
      padding-right: 3rem !important; }
    .vphattrriens .pb-sm-5, .vphattrriens .py-sm-5 {
      padding-bottom: 3rem !important; }
    .vphattrriens .pl-sm-5, .vphattrriens .px-sm-5 {
      padding-left: 3rem !important; }
    .vphattrriens .m-sm-auto {
      margin: auto !important; }
    .vphattrriens .mt-sm-auto, .vphattrriens .my-sm-auto {
      margin-top: auto !important; }
    .vphattrriens .mr-sm-auto, .vphattrriens .mx-sm-auto {
      margin-right: auto !important; }
    .vphattrriens .mb-sm-auto, .vphattrriens .my-sm-auto {
      margin-bottom: auto !important; }
    .vphattrriens .ml-sm-auto, .vphattrriens .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .vphattrriens .m-md-0 {
      margin: 0 !important; }
    .vphattrriens .mt-md-0, .vphattrriens .my-md-0 {
      margin-top: 0 !important; }
    .vphattrriens .mr-md-0, .vphattrriens .mx-md-0 {
      margin-right: 0 !important; }
    .vphattrriens .mb-md-0, .vphattrriens .my-md-0 {
      margin-bottom: 0 !important; }
    .vphattrriens .ml-md-0, .vphattrriens .mx-md-0 {
      margin-left: 0 !important; }
    .vphattrriens .m-md-1 {
      margin: .25rem !important; }
    .vphattrriens .mt-md-1, .vphattrriens .my-md-1 {
      margin-top: .25rem !important; }
    .vphattrriens .mr-md-1, .vphattrriens .mx-md-1 {
      margin-right: .25rem !important; }
    .vphattrriens .mb-md-1, .vphattrriens .my-md-1 {
      margin-bottom: .25rem !important; }
    .vphattrriens .ml-md-1, .vphattrriens .mx-md-1 {
      margin-left: .25rem !important; }
    .vphattrriens .m-md-2 {
      margin: .5rem !important; }
    .vphattrriens .mt-md-2, .vphattrriens .my-md-2 {
      margin-top: .5rem !important; }
    .vphattrriens .mr-md-2, .vphattrriens .mx-md-2 {
      margin-right: .5rem !important; }
    .vphattrriens .mb-md-2, .vphattrriens .my-md-2 {
      margin-bottom: .5rem !important; }
    .vphattrriens .ml-md-2, .vphattrriens .mx-md-2 {
      margin-left: .5rem !important; }
    .vphattrriens .m-md-3 {
      margin: 1rem !important; }
    .vphattrriens .mt-md-3, .vphattrriens .my-md-3 {
      margin-top: 1rem !important; }
    .vphattrriens .mr-md-3, .vphattrriens .mx-md-3 {
      margin-right: 1rem !important; }
    .vphattrriens .mb-md-3, .vphattrriens .my-md-3 {
      margin-bottom: 1rem !important; }
    .vphattrriens .ml-md-3, .vphattrriens .mx-md-3 {
      margin-left: 1rem !important; }
    .vphattrriens .m-md-4 {
      margin: 1.5rem !important; }
    .vphattrriens .mt-md-4, .vphattrriens .my-md-4 {
      margin-top: 1.5rem !important; }
    .vphattrriens .mr-md-4, .vphattrriens .mx-md-4 {
      margin-right: 1.5rem !important; }
    .vphattrriens .mb-md-4, .vphattrriens .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .vphattrriens .ml-md-4, .vphattrriens .mx-md-4 {
      margin-left: 1.5rem !important; }
    .vphattrriens .m-md-5 {
      margin: 3rem !important; }
    .vphattrriens .mt-md-5, .vphattrriens .my-md-5 {
      margin-top: 3rem !important; }
    .vphattrriens .mr-md-5, .vphattrriens .mx-md-5 {
      margin-right: 3rem !important; }
    .vphattrriens .mb-md-5, .vphattrriens .my-md-5 {
      margin-bottom: 3rem !important; }
    .vphattrriens .ml-md-5, .vphattrriens .mx-md-5 {
      margin-left: 3rem !important; }
    .vphattrriens .p-md-0 {
      padding: 0 !important; }
    .vphattrriens .pt-md-0, .vphattrriens .py-md-0 {
      padding-top: 0 !important; }
    .vphattrriens .pr-md-0, .vphattrriens .px-md-0 {
      padding-right: 0 !important; }
    .vphattrriens .pb-md-0, .vphattrriens .py-md-0 {
      padding-bottom: 0 !important; }
    .vphattrriens .pl-md-0, .vphattrriens .px-md-0 {
      padding-left: 0 !important; }
    .vphattrriens .p-md-1 {
      padding: .25rem !important; }
    .vphattrriens .pt-md-1, .vphattrriens .py-md-1 {
      padding-top: .25rem !important; }
    .vphattrriens .pr-md-1, .vphattrriens .px-md-1 {
      padding-right: .25rem !important; }
    .vphattrriens .pb-md-1, .vphattrriens .py-md-1 {
      padding-bottom: .25rem !important; }
    .vphattrriens .pl-md-1, .vphattrriens .px-md-1 {
      padding-left: .25rem !important; }
    .vphattrriens .p-md-2 {
      padding: .5rem !important; }
    .vphattrriens .pt-md-2, .vphattrriens .py-md-2 {
      padding-top: .5rem !important; }
    .vphattrriens .pr-md-2, .vphattrriens .px-md-2 {
      padding-right: .5rem !important; }
    .vphattrriens .pb-md-2, .vphattrriens .py-md-2 {
      padding-bottom: .5rem !important; }
    .vphattrriens .pl-md-2, .vphattrriens .px-md-2 {
      padding-left: .5rem !important; }
    .vphattrriens .p-md-3 {
      padding: 1rem !important; }
    .vphattrriens .pt-md-3, .vphattrriens .py-md-3 {
      padding-top: 1rem !important; }
    .vphattrriens .pr-md-3, .vphattrriens .px-md-3 {
      padding-right: 1rem !important; }
    .vphattrriens .pb-md-3, .vphattrriens .py-md-3 {
      padding-bottom: 1rem !important; }
    .vphattrriens .pl-md-3, .vphattrriens .px-md-3 {
      padding-left: 1rem !important; }
    .vphattrriens .p-md-4 {
      padding: 1.5rem !important; }
    .vphattrriens .pt-md-4, .vphattrriens .py-md-4 {
      padding-top: 1.5rem !important; }
    .vphattrriens .pr-md-4, .vphattrriens .px-md-4 {
      padding-right: 1.5rem !important; }
    .vphattrriens .pb-md-4, .vphattrriens .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .vphattrriens .pl-md-4, .vphattrriens .px-md-4 {
      padding-left: 1.5rem !important; }
    .vphattrriens .p-md-5 {
      padding: 3rem !important; }
    .vphattrriens .pt-md-5, .vphattrriens .py-md-5 {
      padding-top: 3rem !important; }
    .vphattrriens .pr-md-5, .vphattrriens .px-md-5 {
      padding-right: 3rem !important; }
    .vphattrriens .pb-md-5, .vphattrriens .py-md-5 {
      padding-bottom: 3rem !important; }
    .vphattrriens .pl-md-5, .vphattrriens .px-md-5 {
      padding-left: 3rem !important; }
    .vphattrriens .m-md-auto {
      margin: auto !important; }
    .vphattrriens .mt-md-auto, .vphattrriens .my-md-auto {
      margin-top: auto !important; }
    .vphattrriens .mr-md-auto, .vphattrriens .mx-md-auto {
      margin-right: auto !important; }
    .vphattrriens .mb-md-auto, .vphattrriens .my-md-auto {
      margin-bottom: auto !important; }
    .vphattrriens .ml-md-auto, .vphattrriens .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .vphattrriens .m-lg-0 {
      margin: 0 !important; }
    .vphattrriens .mt-lg-0, .vphattrriens .my-lg-0 {
      margin-top: 0 !important; }
    .vphattrriens .mr-lg-0, .vphattrriens .mx-lg-0 {
      margin-right: 0 !important; }
    .vphattrriens .mb-lg-0, .vphattrriens .my-lg-0 {
      margin-bottom: 0 !important; }
    .vphattrriens .ml-lg-0, .vphattrriens .mx-lg-0 {
      margin-left: 0 !important; }
    .vphattrriens .m-lg-1 {
      margin: .25rem !important; }
    .vphattrriens .mt-lg-1, .vphattrriens .my-lg-1 {
      margin-top: .25rem !important; }
    .vphattrriens .mr-lg-1, .vphattrriens .mx-lg-1 {
      margin-right: .25rem !important; }
    .vphattrriens .mb-lg-1, .vphattrriens .my-lg-1 {
      margin-bottom: .25rem !important; }
    .vphattrriens .ml-lg-1, .vphattrriens .mx-lg-1 {
      margin-left: .25rem !important; }
    .vphattrriens .m-lg-2 {
      margin: .5rem !important; }
    .vphattrriens .mt-lg-2, .vphattrriens .my-lg-2 {
      margin-top: .5rem !important; }
    .vphattrriens .mr-lg-2, .vphattrriens .mx-lg-2 {
      margin-right: .5rem !important; }
    .vphattrriens .mb-lg-2, .vphattrriens .my-lg-2 {
      margin-bottom: .5rem !important; }
    .vphattrriens .ml-lg-2, .vphattrriens .mx-lg-2 {
      margin-left: .5rem !important; }
    .vphattrriens .m-lg-3 {
      margin: 1rem !important; }
    .vphattrriens .mt-lg-3, .vphattrriens .my-lg-3 {
      margin-top: 1rem !important; }
    .vphattrriens .mr-lg-3, .vphattrriens .mx-lg-3 {
      margin-right: 1rem !important; }
    .vphattrriens .mb-lg-3, .vphattrriens .my-lg-3 {
      margin-bottom: 1rem !important; }
    .vphattrriens .ml-lg-3, .vphattrriens .mx-lg-3 {
      margin-left: 1rem !important; }
    .vphattrriens .m-lg-4 {
      margin: 1.5rem !important; }
    .vphattrriens .mt-lg-4, .vphattrriens .my-lg-4 {
      margin-top: 1.5rem !important; }
    .vphattrriens .mr-lg-4, .vphattrriens .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .vphattrriens .mb-lg-4, .vphattrriens .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .vphattrriens .ml-lg-4, .vphattrriens .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .vphattrriens .m-lg-5 {
      margin: 3rem !important; }
    .vphattrriens .mt-lg-5, .vphattrriens .my-lg-5 {
      margin-top: 3rem !important; }
    .vphattrriens .mr-lg-5, .vphattrriens .mx-lg-5 {
      margin-right: 3rem !important; }
    .vphattrriens .mb-lg-5, .vphattrriens .my-lg-5 {
      margin-bottom: 3rem !important; }
    .vphattrriens .ml-lg-5, .vphattrriens .mx-lg-5 {
      margin-left: 3rem !important; }
    .vphattrriens .p-lg-0 {
      padding: 0 !important; }
    .vphattrriens .pt-lg-0, .vphattrriens .py-lg-0 {
      padding-top: 0 !important; }
    .vphattrriens .pr-lg-0, .vphattrriens .px-lg-0 {
      padding-right: 0 !important; }
    .vphattrriens .pb-lg-0, .vphattrriens .py-lg-0 {
      padding-bottom: 0 !important; }
    .vphattrriens .pl-lg-0, .vphattrriens .px-lg-0 {
      padding-left: 0 !important; }
    .vphattrriens .p-lg-1 {
      padding: .25rem !important; }
    .vphattrriens .pt-lg-1, .vphattrriens .py-lg-1 {
      padding-top: .25rem !important; }
    .vphattrriens .pr-lg-1, .vphattrriens .px-lg-1 {
      padding-right: .25rem !important; }
    .vphattrriens .pb-lg-1, .vphattrriens .py-lg-1 {
      padding-bottom: .25rem !important; }
    .vphattrriens .pl-lg-1, .vphattrriens .px-lg-1 {
      padding-left: .25rem !important; }
    .vphattrriens .p-lg-2 {
      padding: .5rem !important; }
    .vphattrriens .pt-lg-2, .vphattrriens .py-lg-2 {
      padding-top: .5rem !important; }
    .vphattrriens .pr-lg-2, .vphattrriens .px-lg-2 {
      padding-right: .5rem !important; }
    .vphattrriens .pb-lg-2, .vphattrriens .py-lg-2 {
      padding-bottom: .5rem !important; }
    .vphattrriens .pl-lg-2, .vphattrriens .px-lg-2 {
      padding-left: .5rem !important; }
    .vphattrriens .p-lg-3 {
      padding: 1rem !important; }
    .vphattrriens .pt-lg-3, .vphattrriens .py-lg-3 {
      padding-top: 1rem !important; }
    .vphattrriens .pr-lg-3, .vphattrriens .px-lg-3 {
      padding-right: 1rem !important; }
    .vphattrriens .pb-lg-3, .vphattrriens .py-lg-3 {
      padding-bottom: 1rem !important; }
    .vphattrriens .pl-lg-3, .vphattrriens .px-lg-3 {
      padding-left: 1rem !important; }
    .vphattrriens .p-lg-4 {
      padding: 1.5rem !important; }
    .vphattrriens .pt-lg-4, .vphattrriens .py-lg-4 {
      padding-top: 1.5rem !important; }
    .vphattrriens .pr-lg-4, .vphattrriens .px-lg-4 {
      padding-right: 1.5rem !important; }
    .vphattrriens .pb-lg-4, .vphattrriens .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .vphattrriens .pl-lg-4, .vphattrriens .px-lg-4 {
      padding-left: 1.5rem !important; }
    .vphattrriens .p-lg-5 {
      padding: 3rem !important; }
    .vphattrriens .pt-lg-5, .vphattrriens .py-lg-5 {
      padding-top: 3rem !important; }
    .vphattrriens .pr-lg-5, .vphattrriens .px-lg-5 {
      padding-right: 3rem !important; }
    .vphattrriens .pb-lg-5, .vphattrriens .py-lg-5 {
      padding-bottom: 3rem !important; }
    .vphattrriens .pl-lg-5, .vphattrriens .px-lg-5 {
      padding-left: 3rem !important; }
    .vphattrriens .m-lg-auto {
      margin: auto !important; }
    .vphattrriens .mt-lg-auto, .vphattrriens .my-lg-auto {
      margin-top: auto !important; }
    .vphattrriens .mr-lg-auto, .vphattrriens .mx-lg-auto {
      margin-right: auto !important; }
    .vphattrriens .mb-lg-auto, .vphattrriens .my-lg-auto {
      margin-bottom: auto !important; }
    .vphattrriens .ml-lg-auto, .vphattrriens .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .m-xl-0 {
      margin: 0 !important; }
    .vphattrriens .mt-xl-0, .vphattrriens .my-xl-0 {
      margin-top: 0 !important; }
    .vphattrriens .mr-xl-0, .vphattrriens .mx-xl-0 {
      margin-right: 0 !important; }
    .vphattrriens .mb-xl-0, .vphattrriens .my-xl-0 {
      margin-bottom: 0 !important; }
    .vphattrriens .ml-xl-0, .vphattrriens .mx-xl-0 {
      margin-left: 0 !important; }
    .vphattrriens .m-xl-1 {
      margin: .25rem !important; }
    .vphattrriens .mt-xl-1, .vphattrriens .my-xl-1 {
      margin-top: .25rem !important; }
    .vphattrriens .mr-xl-1, .vphattrriens .mx-xl-1 {
      margin-right: .25rem !important; }
    .vphattrriens .mb-xl-1, .vphattrriens .my-xl-1 {
      margin-bottom: .25rem !important; }
    .vphattrriens .ml-xl-1, .vphattrriens .mx-xl-1 {
      margin-left: .25rem !important; }
    .vphattrriens .m-xl-2 {
      margin: .5rem !important; }
    .vphattrriens .mt-xl-2, .vphattrriens .my-xl-2 {
      margin-top: .5rem !important; }
    .vphattrriens .mr-xl-2, .vphattrriens .mx-xl-2 {
      margin-right: .5rem !important; }
    .vphattrriens .mb-xl-2, .vphattrriens .my-xl-2 {
      margin-bottom: .5rem !important; }
    .vphattrriens .ml-xl-2, .vphattrriens .mx-xl-2 {
      margin-left: .5rem !important; }
    .vphattrriens .m-xl-3 {
      margin: 1rem !important; }
    .vphattrriens .mt-xl-3, .vphattrriens .my-xl-3 {
      margin-top: 1rem !important; }
    .vphattrriens .mr-xl-3, .vphattrriens .mx-xl-3 {
      margin-right: 1rem !important; }
    .vphattrriens .mb-xl-3, .vphattrriens .my-xl-3 {
      margin-bottom: 1rem !important; }
    .vphattrriens .ml-xl-3, .vphattrriens .mx-xl-3 {
      margin-left: 1rem !important; }
    .vphattrriens .m-xl-4 {
      margin: 1.5rem !important; }
    .vphattrriens .mt-xl-4, .vphattrriens .my-xl-4 {
      margin-top: 1.5rem !important; }
    .vphattrriens .mr-xl-4, .vphattrriens .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .vphattrriens .mb-xl-4, .vphattrriens .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .vphattrriens .ml-xl-4, .vphattrriens .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .vphattrriens .m-xl-5 {
      margin: 3rem !important; }
    .vphattrriens .mt-xl-5, .vphattrriens .my-xl-5 {
      margin-top: 3rem !important; }
    .vphattrriens .mr-xl-5, .vphattrriens .mx-xl-5 {
      margin-right: 3rem !important; }
    .vphattrriens .mb-xl-5, .vphattrriens .my-xl-5 {
      margin-bottom: 3rem !important; }
    .vphattrriens .ml-xl-5, .vphattrriens .mx-xl-5 {
      margin-left: 3rem !important; }
    .vphattrriens .p-xl-0 {
      padding: 0 !important; }
    .vphattrriens .pt-xl-0, .vphattrriens .py-xl-0 {
      padding-top: 0 !important; }
    .vphattrriens .pr-xl-0, .vphattrriens .px-xl-0 {
      padding-right: 0 !important; }
    .vphattrriens .pb-xl-0, .vphattrriens .py-xl-0 {
      padding-bottom: 0 !important; }
    .vphattrriens .pl-xl-0, .vphattrriens .px-xl-0 {
      padding-left: 0 !important; }
    .vphattrriens .p-xl-1 {
      padding: .25rem !important; }
    .vphattrriens .pt-xl-1, .vphattrriens .py-xl-1 {
      padding-top: .25rem !important; }
    .vphattrriens .pr-xl-1, .vphattrriens .px-xl-1 {
      padding-right: .25rem !important; }
    .vphattrriens .pb-xl-1, .vphattrriens .py-xl-1 {
      padding-bottom: .25rem !important; }
    .vphattrriens .pl-xl-1, .vphattrriens .px-xl-1 {
      padding-left: .25rem !important; }
    .vphattrriens .p-xl-2 {
      padding: .5rem !important; }
    .vphattrriens .pt-xl-2, .vphattrriens .py-xl-2 {
      padding-top: .5rem !important; }
    .vphattrriens .pr-xl-2, .vphattrriens .px-xl-2 {
      padding-right: .5rem !important; }
    .vphattrriens .pb-xl-2, .vphattrriens .py-xl-2 {
      padding-bottom: .5rem !important; }
    .vphattrriens .pl-xl-2, .vphattrriens .px-xl-2 {
      padding-left: .5rem !important; }
    .vphattrriens .p-xl-3 {
      padding: 1rem !important; }
    .vphattrriens .pt-xl-3, .vphattrriens .py-xl-3 {
      padding-top: 1rem !important; }
    .vphattrriens .pr-xl-3, .vphattrriens .px-xl-3 {
      padding-right: 1rem !important; }
    .vphattrriens .pb-xl-3, .vphattrriens .py-xl-3 {
      padding-bottom: 1rem !important; }
    .vphattrriens .pl-xl-3, .vphattrriens .px-xl-3 {
      padding-left: 1rem !important; }
    .vphattrriens .p-xl-4 {
      padding: 1.5rem !important; }
    .vphattrriens .pt-xl-4, .vphattrriens .py-xl-4 {
      padding-top: 1.5rem !important; }
    .vphattrriens .pr-xl-4, .vphattrriens .px-xl-4 {
      padding-right: 1.5rem !important; }
    .vphattrriens .pb-xl-4, .vphattrriens .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .vphattrriens .pl-xl-4, .vphattrriens .px-xl-4 {
      padding-left: 1.5rem !important; }
    .vphattrriens .p-xl-5 {
      padding: 3rem !important; }
    .vphattrriens .pt-xl-5, .vphattrriens .py-xl-5 {
      padding-top: 3rem !important; }
    .vphattrriens .pr-xl-5, .vphattrriens .px-xl-5 {
      padding-right: 3rem !important; }
    .vphattrriens .pb-xl-5, .vphattrriens .py-xl-5 {
      padding-bottom: 3rem !important; }
    .vphattrriens .pl-xl-5, .vphattrriens .px-xl-5 {
      padding-left: 3rem !important; }
    .vphattrriens .m-xl-auto {
      margin: auto !important; }
    .vphattrriens .mt-xl-auto, .vphattrriens .my-xl-auto {
      margin-top: auto !important; }
    .vphattrriens .mr-xl-auto, .vphattrriens .mx-xl-auto {
      margin-right: auto !important; }
    .vphattrriens .mb-xl-auto, .vphattrriens .my-xl-auto {
      margin-bottom: auto !important; }
    .vphattrriens .ml-xl-auto, .vphattrriens .mx-xl-auto {
      margin-left: auto !important; } }
  .vphattrriens .text-justify {
    text-align: justify !important; }
  .vphattrriens .text-nowrap {
    white-space: nowrap !important; }
  .vphattrriens .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .vphattrriens .text-left {
    text-align: left !important; }
  .vphattrriens .text-right {
    text-align: right !important; }
  .vphattrriens .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .vphattrriens .text-sm-left {
      text-align: left !important; }
    .vphattrriens .text-sm-right {
      text-align: right !important; }
    .vphattrriens .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .vphattrriens .text-md-left {
      text-align: left !important; }
    .vphattrriens .text-md-right {
      text-align: right !important; }
    .vphattrriens .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .vphattrriens .text-lg-left {
      text-align: left !important; }
    .vphattrriens .text-lg-right {
      text-align: right !important; }
    .vphattrriens .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .text-xl-left {
      text-align: left !important; }
    .vphattrriens .text-xl-right {
      text-align: right !important; }
    .vphattrriens .text-xl-center {
      text-align: center !important; } }
  .vphattrriens .text-lowercase {
    text-transform: lowercase !important; }
  .vphattrriens .text-uppercase {
    text-transform: uppercase !important; }
  .vphattrriens .text-capitalize {
    text-transform: capitalize !important; }
  .vphattrriens .font-weight-light {
    font-weight: 300 !important; }
  .vphattrriens .font-weight-normal {
    font-weight: 400 !important; }
  .vphattrriens .font-weight-bold {
    font-weight: 700 !important; }
  .vphattrriens .font-italic {
    font-style: italic !important; }
  .vphattrriens .text-white {
    color: #fff !important; }
  .vphattrriens .text-primary {
    color: #007bff !important; }
  .vphattrriens a.text-primary:hover, .vphattrriens a.text-primary:focus {
    color: #0062cc !important; }
  .vphattrriens .text-secondary {
    color: #6c757d !important; }
  .vphattrriens a.text-secondary:hover, .vphattrriens a.text-secondary:focus {
    color: #545b62 !important; }
  .vphattrriens .text-success {
    color: #28a745 !important; }
  .vphattrriens a.text-success:hover, .vphattrriens a.text-success:focus {
    color: #1e7e34 !important; }
  .vphattrriens .text-info {
    color: #17a2b8 !important; }
  .vphattrriens a.text-info:hover, .vphattrriens a.text-info:focus {
    color: #117a8b !important; }
  .vphattrriens .text-warning {
    color: #ffc107 !important; }
  .vphattrriens a.text-warning:hover, .vphattrriens a.text-warning:focus {
    color: #d39e00 !important; }
  .vphattrriens .text-danger {
    color: #dc3545 !important; }
  .vphattrriens a.text-danger:hover, .vphattrriens a.text-danger:focus {
    color: #bd2130 !important; }
  .vphattrriens .text-light {
    color: #f8f9fa !important; }
  .vphattrriens a.text-light:hover, .vphattrriens a.text-light:focus {
    color: #dae0e5 !important; }
  .vphattrriens .text-dark {
    color: #343a40 !important; }
  .vphattrriens a.text-dark:hover, .vphattrriens a.text-dark:focus {
    color: #1d2124 !important; }
  .vphattrriens .text-muted {
    color: #6c757d !important; }
  .vphattrriens .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .vphattrriens .visible {
    visibility: visible !important; }
  .vphattrriens .invisible {
    visibility: hidden !important; }
  @media print {
    .vphattrriens *, .vphattrriens *::before, .vphattrriens *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .vphattrriens a:not(.btn) {
      text-decoration: underline; }
    .vphattrriens abbr[title]::after {
      content: " (" attr(title) ")"; }
    .vphattrriens pre {
      white-space: pre-wrap !important; }
    .vphattrriens pre, .vphattrriens blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .vphattrriens thead {
      display: table-header-group; }
    .vphattrriens tr, .vphattrriens img {
      page-break-inside: avoid; }
    .vphattrriens p, .vphattrriens h2, .vphattrriens h3 {
      orphans: 3;
      widows: 3; }
    .vphattrriens h2, .vphattrriens h3 {
      page-break-after: avoid; }
    @page {
      .vphattrriens {
        size: a3; } }
    .vphattrriens body {
      min-width: 992px !important; }
    .vphattrriens .container {
      min-width: 992px !important; }
    .vphattrriens .navbar {
      display: none; }
    .vphattrriens .badge {
      border: 1px solid #000; }
    .vphattrriens .table {
      border-collapse: collapse !important; }
    .vphattrriens .table td, .vphattrriens .table th {
      background-color: #fff !important; }
    .vphattrriens .table-bordered th, .vphattrriens .table-bordered td {
      border: 1px solid #ddd !important; } }
  .vphattrriens html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .vphattrriens body {
    margin: 0; }
  .vphattrriens article, .vphattrriens aside, .vphattrriens details, .vphattrriens figcaption, .vphattrriens figure, .vphattrriens footer, .vphattrriens header, .vphattrriens main, .vphattrriens menu, .vphattrriens nav, .vphattrriens section, .vphattrriens summary {
    display: block; }
  .vphattrriens audio, .vphattrriens canvas, .vphattrriens progress, .vphattrriens video {
    display: inline-block; }
  .vphattrriens audio:not([controls]) {
    display: none;
    height: 0; }
  .vphattrriens progress {
    vertical-align: baseline; }
  .vphattrriens template, .vphattrriens [hidden] {
    display: none; }
  .vphattrriens a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
  .vphattrriens a:active, .vphattrriens a:hover {
    outline-width: 0; }
  .vphattrriens li {
    list-style: none; }
  .vphattrriens abbr[title] {
    border-bottom: none;
    text-decoration: underline; }
  .vphattrriens b, .vphattrriens strong {
    font-weight: inherit; }
  .vphattrriens b, .vphattrriens strong {
    font-weight: bolder; }
  .vphattrriens dfn {
    font-style: italic; }
  .vphattrriens h1 {
    font-size: 2em;
    margin: .67em 0; }
  .vphattrriens h1, .vphattrriens h2, .vphattrriens h3, .vphattrriens h4, .vphattrriens h5, .vphattrriens h6 {
    line-height: 1.15; }
  .vphattrriens mark {
    background-color: #ff0;
    color: #000; }
  .vphattrriens small {
    font-size: 80%; }
  .vphattrriens sub, .vphattrriens sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .vphattrriens sub {
    bottom: -0.25em; }
  .vphattrriens sup {
    top: -0.5em; }
  .vphattrriens img {
    border-style: none; }
  .vphattrriens svg:not(:root) {
    overflow: hidden; }
  .vphattrriens code, .vphattrriens kbd, .vphattrriens pre, .vphattrriens samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  .vphattrriens figure {
    margin: 1em 40px; }
  .vphattrriens hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .vphattrriens button, .vphattrriens input, .vphattrriens optgroup, .vphattrriens select, .vphattrriens textarea {
    font: inherit;
    margin: 0; }
  .vphattrriens optgroup {
    font-weight: bold; }
  .vphattrriens button, .vphattrriens input {
    overflow: visible; }
  .vphattrriens button, .vphattrriens select {
    text-transform: none; }
  .vphattrriens button, .vphattrriens html [type=button], .vphattrriens [type=reset], .vphattrriens [type=submit] {
    -webkit-appearance: button; }
  .vphattrriens button::-moz-focus-inner, .vphattrriens [type=button]::-moz-focus-inner, .vphattrriens [type=reset]::-moz-focus-inner, .vphattrriens [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  .vphattrriens button:-moz-focusring, .vphattrriens [type=button]:-moz-focusring, .vphattrriens [type=reset]:-moz-focusring, .vphattrriens [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .vphattrriens fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em; }
  .vphattrriens legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal; }
  .vphattrriens textarea {
    overflow: auto; }
  .vphattrriens [type=checkbox], .vphattrriens [type=radio] {
    box-sizing: border-box;
    padding: 0; }
  .vphattrriens [type=number]::-webkit-inner-spin-button, .vphattrriens [type=number]::-webkit-outer-spin-button {
    height: auto; }
  .vphattrriens [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px; }
  .vphattrriens [type=search]::-webkit-search-cancel-button, .vphattrriens [type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .vphattrriens ::-webkit-input-placeholder {
    color: inherit;
    opacity: .54; }
  .vphattrriens ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit; }
  .vphattrriens body {
    background: #fff;
    font-family: "Averta";
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #000; }
  @media (max-width: 767px) {
    .vphattrriens body {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .vphattrriens body {
      font-size: 14px; } }
  @media (min-width: 1400px) {
    .vphattrriens body .container {
      max-width: 1330px !important; } }
  .vphattrriens .master-wrapper {
    padding-top: 0px; }
  .vphattrriens .pill-btn {
    border-radius: 40px;
    background: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    transition: all .3s;
    padding: 8px 18px; }
  @media (min-width: 1200px) {
    .vphattrriens .pill-btn {
      padding: 12px 24px; } }
  @media (min-width: 1680px) {
    .vphattrriens .pill-btn {
      font-size: 16px;
      padding: 16px 40px; } }
  .vphattrriens .pill-btn img {
    max-width: 24px;
    display: block; }
  .vphattrriens .pill-btn.btn-w-ic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px; }
  .vphattrriens .pill-btn:hover {
    text-decoration: none; }
  .vphattrriens .pill-btn.btn-green {
    border: 1px solid #0f5f5a;
    color: #0f5f5a; }
  .vphattrriens .pill-btn.btn-green:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .pill-btn.btn-green:hover img {
    filter: brightness(100); }
  .vphattrriens .pill-btn.btn-black {
    border: 1px solid #111;
    color: #111; }
  .vphattrriens .pill-btn.btn-black img {
    filter: brightness(0); }
  .vphattrriens .pill-btn.btn-black:hover {
    border: 1px solid #0f5f5a;
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .pill-btn.btn-black:hover img {
    filter: brightness(100); }
  .vphattrriens .title-w-line {
    position: relative; }
  .vphattrriens .title-w-line h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .title-w-line h3 {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .title-w-line h3 {
      font-size: 36px; } }
  .vphattrriens .title-w-line .line {
    width: 90px;
    height: 2px;
    margin: 10px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .title-w-line .line {
      margin: 15px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .title-w-line .line {
      margin: 20px 0; } }
  .vphattrriens .title-w-line.text-green h3 {
    color: #0f5f5a; }
  .vphattrriens .title-w-line.text-green .line {
    background: #0f5f5a; }
  .vphattrriens .title-w-line.text-white h3 {
    color: #fff; }
  .vphattrriens .title-w-line.text-white .line {
    background: #fff; }
  .vphattrriens a {
    transition: all .2s linear; }
  .vphattrriens a:hover {
    text-decoration: unset;
    transition: all .2s linear; }
  .vphattrriens .svg-animated {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    pointer-events: none; }
  .vphattrriens .svg-animated .animated__top {
    position: absolute;
    background-image: url(../images/svg-animated-lvhd-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 65%;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 1;
    transform: translateX(-50%);
    width: 31%; }
  @media (min-width: 768px) {
    .vphattrriens .svg-animated .animated__top {
      height: 60%;
      background-position: 55% 0; } }
  .vphattrriens .svg-animated .animated__bottom {
    position: absolute;
    background-image: url(../images/svg-animated-lvhd-green.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    height: 80%;
    bottom: 0;
    right: 0;
    pointer-events: none;
    transform: translateX(50%);
    width: 31%; }
  .vphattrriens .svg-animated .animated__bottom, .vphattrriens .svg-animated .animated__top {
    opacity: 0;
    visibility: hidden;
    transition: all .6s linear; }
  .vphattrriens .svg-animated.animated .animated__bottom, .vphattrriens .svg-animated.animated .animated__top {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: all .6s linear; }
  .vphattrriens .stavian--svg-animated {
    overflow: hidden; }
  @media (max-width: 991px) {
    .vphattrriens .stavian--svg-animated .svg-animated {
      display: none; } }
  .vphattrriens .stavian--svg-animated .svg-animated .animated__top {
    background-image: url(../images/svg-white-animated.png);
    background-position: center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%; }
  @media (min-width: 1600px) {
    .vphattrriens .stavian--svg-animated .svg-animated .animated__top {
      background-image: url(../images/svg-white-animated-1920.png); } }
  .vphattrriens .stavian--svg-animated .svg-animated .animated__bottom {
    background-image: url(../images/svg-green-animated.png);
    background-position: center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%; }
  @media (min-width: 1600px) {
    .vphattrriens .stavian--svg-animated .svg-animated .animated__bottom {
      background-image: url(../images/svg-green-animated-1920.png); } }
  .vphattrriens .stavian--svg-animated .membership-unit--wrapper::before, .vphattrriens .stavian--svg-animated .membership-unit--wrapper::after {
    content: none; }
  .vphattrriens .input-text-warning {
    display: block;
    width: 100%;
    color: red;
    font-size: 12px;
    line-height: 1;
    margin: 5px 0; }
  @media (min-width: 1440px) {
    .vphattrriens .input-text-warning {
      font-size: 14px; } }
  .vphattrriens .swal2-icon {
    transform: scale(0.8) !important;
    margin: 0 auto !important; }
  .vphattrriens .swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid #0f5f5a !important; }
  .vphattrriens .swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #0f5f5a !important; }
  .vphattrriens .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.05);
    transition: all .2s linear; }
  .vphattrriens .header.scroll {
    background: rgba(255, 255, 255, 0.86);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    transition: all .2s linear; }
  @media (max-width: 991px) {
    .vphattrriens .header.scroll .header-logo {
      display: none; } }
  .vphattrriens .header.scroll .header-hamburger .hamburger-btn img {
    filter: brightness(0.5);
    transition: all .2s linear; }
  .vphattrriens .header .header-inner {
    position: relative;
    display: flex;
    padding: 13px 0;
    align-items: center;
    justify-content: space-between;
    height: 89px; }
  .vphattrriens .header .header-inner .header-hamburger a {
    display: block; }
  .vphattrriens .header .header-inner .header-hamburger a:hover svg path {
    fill: #0f5f5a; }
  .vphattrriens .header .header-inner .header-hamburger a img {
    display: block;
    max-width: 36px; }
  .vphattrriens .header .header-inner .header-logo {
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100% - 26px); }
  @media (max-width: 767px) {
    .vphattrriens .header .header-inner .header-logo {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: calc(100% - 40px); } }
  .vphattrriens .header .header-inner .header-logo img {
    display: block;
    height: 100%; }
  .vphattrriens .header .header-inner .header-right {
    display: flex;
    align-items: stretch;
    gap: 10px; }
  .vphattrriens .header .header-inner .header-right > * {
    display: flex; }
  .vphattrriens .header .header-inner .header-right .box-contact > * {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #828282; }
  @media (min-width: 992px) {
    .vphattrriens .header .header-inner .header-right .box-contact > * {
      background: #fff;
      border: 1px solid #f2f2f2;
      border-radius: 60px;
      padding: 6.5px 10px; } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-inner .header-right .box-contact > * {
      padding: 6.5px 20px; }
    .vphattrriens .header .header-inner .header-right .box-contact > *:hover {
      background: #0f5f5a;
      color: #fff; }
    .vphattrriens .header .header-inner .header-right .box-contact > *:hover img {
      filter: brightness(99); } }
  @media (max-width: 991px) {
    .vphattrriens .header .header-inner .header-right .box-contact > * span {
      display: none; } }
  .vphattrriens .header .header-inner .header-right .box-contact > * img {
    flex-shrink: 0; }
  .vphattrriens .header .header-inner .header-right .box-language {
    position: relative; }
  .vphattrriens .header .header-inner .header-right .box-language .language-current {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  @media (min-width: 992px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-current {
      padding: 10px 20px;
      background: #fff;
      border: 1px solid #f2f2f2;
      border-radius: 60px; } }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a {
    position: relative;
    display: flex;
    align-items: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6428571429;
    color: #828282;
    text-transform: uppercase; }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a .flag {
    width: 18px;
    height: 12px;
    border-radius: 4px; }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a .ic-right img {
    display: block; }
  @media (max-width: 991px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-current a .ic-right {
      display: none; } }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a.select-lang {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #828282; }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a.select-lang:not(:last-child) {
    border-right: 1px solid #f2f2f2;
    padding-right: 6px;
    margin-right: 6px; }
  .vphattrriens .header .header-inner .header-right .box-language .language-current a.select-lang.inactive {
    font-weight: 700;
    color: #0f5f5a; }
  .vphattrriens .header .header-inner .header-right .box-language .language-options {
    position: absolute;
    right: 0;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 12px;
    top: 150%;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    pointer-events: none;
    transition: all .2s linear; }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-options {
      padding: 24px; } }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    min-width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-options a {
      min-width: 230px;
      padding: 15px 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-options a:hover {
      background: #0f5f5a; }
    .vphattrriens .header .header-inner .header-right .box-language .language-options a:hover > * {
      color: #fff; }
    .vphattrriens .header .header-inner .header-right .box-language .language-options a:hover img:last-child {
      filter: brightness(99); } }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a > * {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    color: #222; }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-inner .header-right .box-language .language-options a > * {
      font-size: 16px; } }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a img {
    flex-shrink: 0; }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a img:last-child {
    margin-left: auto; }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a span {
    flex: 1; }
  .vphattrriens .header .header-inner .header-right .box-language .language-options img {
    width: 20px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain; }
  .vphattrriens .header .header-inner .header-right .box-language .language-options a:not(:last-child) {
    margin-bottom: 10px; }
  .vphattrriens .header .header-inner .header-right .box-language:hover .language-options {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transition: all .2s linear; }
  .vphattrriens .header .header-inner .box-search form {
    position: relative; }
  .vphattrriens .header .header-inner .box-search form input {
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 60px;
    transition: all .3s;
    transform-origin: right;
    margin-left: auto;
    display: block;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6428571429; }
  .vphattrriens .header .header-inner .box-search form input:focus {
    outline: none;
    border: 1px solid #828282; }
  .vphattrriens .header .header-inner .box-search form input:hover {
    border: 1px solid #828282;
    color: #828282; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-inner .box-search form input {
      max-width: 244px;
      padding: 4px 35px 4px 10px;
      width: 60%; }
    .vphattrriens .header .header-inner .box-search form input:focus {
      outline: none;
      width: 100%;
      transition: all .3s; } }
  @media (min-width: 992px) {
    .vphattrriens .header .header-inner .box-search form input {
      width: 65%;
      padding: 7px 40px 7px 22px; } }
  @media (max-width: 767px) {
    .vphattrriens .header .header-inner .box-search form input {
      position: absolute;
      bottom: -250%;
      right: 0;
      left: 0;
      width: 60vw;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transform: translateY(30px);
      transition: all .2s linear;
      box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.121569); }
    .vphattrriens .header .header-inner .box-search form input.open {
      opacity: 1;
      visibility: visible;
      pointer-events: inherit;
      transform: translateY(0);
      transition: all .2s linear; } }
  .vphattrriens .header .header-inner .box-search form button {
    width: 24px;
    height: 24px;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
    display: block; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-inner .box-search form button {
      position: absolute;
      top: 4px;
      right: 10px; } }
  @media (min-width: 992px) {
    .vphattrriens .header .header-inner .box-search form button {
      top: 7px; } }
  .vphattrriens .header .header-inner .box-search form button img {
    display: block;
    width: 100%; }
  .vphattrriens .header .header-inner .box-search form button.btn-submit-mobile {
    position: absolute;
    bottom: -250%;
    transform: translateY(-35%);
    right: -12vw; }
  .vphattrriens .header .header-container {
    position: fixed;
    height: calc(100vh - 89px);
    background: #fff;
    left: 0;
    top: 89px;
    width: 100%;
    overflow: hidden;
    transform: translateX(-100%);
    transition: all .5s; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container {
      padding: 50px 0; } }
  .vphattrriens .header .header-container::before {
    content: "";
    position: absolute;
    bottom: -5%;
    right: -5%;
    background: url(../images/trai-dat.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 80%; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container::before {
      width: 50%; } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container::before {
      width: 35%;
      height: 78%;
      background-size: auto 100%; } }
  .vphattrriens .header .header-container .menu-list-container {
    position: relative;
    opacity: 0; }
  .vphattrriens .header .header-container .menu-list-container ul {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    overflow-y: auto;
    height: calc(100vh - 89px); }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container .menu-list-container ul {
      max-width: 250px;
      height: calc(100vh - 190px); } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container ul {
      max-width: 310px; } }
  .vphattrriens .header .header-container .menu-list-container ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container ul::-webkit-scrollbar {
    width: 2px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container ul li {
    display: block; }
  .vphattrriens .header .header-container .menu-list-container .menu-link-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container .menu-list-container .menu-link-wrap {
      padding-right: 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container .menu-link-wrap {
      padding-right: 40px; } }
  .vphattrriens .header .header-container .menu-list-container .menu-link-wrap img {
    display: block;
    max-width: 24px;
    filter: invert(56%) sepia(0%) saturate(353%) hue-rotate(187deg) brightness(92%) contrast(83%); }
  .vphattrriens .header .header-container .menu-list-container .menu-link-wrap:hover > .menu-link {
    text-decoration: none;
    color: #0f5f5a; }
  .vphattrriens .header .header-container .menu-list-container .menu-link-wrap:hover img {
    filter: brightness(1) grayscale(0); }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container .menu-list-container .menu-link-wrap:hover .menu-sub-container {
      opacity: 1;
      pointer-events: all;
      visibility: visible;
      transition: all .3s; } }
  .vphattrriens .header .header-container .menu-list-container .menu-link {
    display: block;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: #111; }
  .vphattrriens .header .header-container .menu-list-container .menu-link.active {
    text-decoration: none;
    color: #0f5f5a; }
  .vphattrriens .header .header-container .menu-list-container .menu-link.active ~ img {
    filter: brightness(1) grayscale(0); }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container .menu-link {
      font-size: 24px;
      padding: 20px 0; } }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: all .5s; }
  @media (max-width: 767px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container {
      width: 100%;
      height: calc(100vh - 89px); } }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container {
      left: 250px;
      border-left: 2px solid #e0e0e0;
      background: transparent;
      min-height: 100%;
      max-height: calc(100vh - 275px); } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container {
      left: 310px; } }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul {
    height: calc(100vh - 119px);
    overflow-y: auto; }
  @media (min-width: 768px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul {
      height: calc(100vh - 189px);
      padding-left: 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul {
      padding-left: 40px; } }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul::-webkit-scrollbar {
    width: 2px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: transparent; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #111;
    transition: none; }
  @media (min-width: 1200px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link {
      font-size: 24px; } }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: -41px;
    width: 6px;
    height: 100%;
    background: #0f5f5a;
    opacity: 0; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link::after {
    content: attr(data-text);
    position: absolute;
    top: auto;
    left: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
    font-weight: var(--bold); }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link:hover, .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link.active {
    font-weight: 700;
    color: #0f5f5a;
    transition: none; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link:hover::before, .vphattrriens .header .header-container .menu-list-container .menu-sub-container .menu-link.active::before {
    opacity: 1; }
  @media (max-width: 767px) {
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container {
      transform: translateX(-100%);
      transition: all .5s; }
    .vphattrriens .header .header-container .menu-list-container .menu-sub-container::before {
      content: "";
      position: absolute;
      bottom: -5%;
      right: -5%;
      background: url(../images/trai-dat.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 100%;
      height: 80%; } }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container.mobile--sub-opened {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transform: translateX(0);
    transition: all .5s; }
  .vphattrriens .header .header-container .menu-list-container .menu-sub-container .btn-backtolv1 {
    display: inline-block;
    transform: rotate(180deg);
    margin: 8px 0;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(../images/arrow_forward.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .vphattrriens .header .header-container .menu-sub-container ul {
    max-width: 100%; }
  .vphattrriens .header .header-container.opened {
    transform: translateX(0); }
  .vphattrriens .header .header-container.opened .menu-list-container {
    transition-delay: .5s;
    opacity: 1; }
  .vphattrriens #box-search--mobile {
    position: absolute;
    bottom: -50%;
    left: 0;
    right: 0; }
  .vphattrriens #box-search--mobile input {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0; }
  .vphattrriens .footer {
    position: relative;
    background: #004b41; }
  .vphattrriens .footer .footer-inner {
    position: relative;
    z-index: 1; }
  .vphattrriens .footer .footer-top {
    position: relative;
    background-image: url(../images/footer-top-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0; }
  @media (min-width: 768px) {
    .vphattrriens .footer .footer-top {
      padding: 60px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .footer .footer-top {
      padding: 90px 0; } }
  .vphattrriens .footer .footer-top .footer-top-header {
    text-align: center;
    margin-bottom: 45px; }
  @media (max-width: 991px) {
    .vphattrriens .footer .footer-top .footer-top-header {
      display: none; } }
  .vphattrriens .footer .footer-top .footer-top-header > *:first-child {
    display: block;
    max-width: 180px;
    width: 100%;
    height: auto;
    margin: 0 auto; }
  .vphattrriens .footer .footer-top .footer-top-header > *:first-child img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .vphattrriens .footer .footer-top .footer-top-header .footer-logo {
    display: inline-block;
    max-width: 180px;
    margin-bottom: 20px; }
  .vphattrriens .footer .footer-top .footer-top-header .line {
    max-width: 860px;
    margin: 0 auto;
    height: 1px;
    background: #025449;
    background: linear-gradient(90deg, rgba(2, 84, 73, 0) 0%, #34928b 30%, #34928b 70%, rgba(0, 87, 77, 0) 100%); }
  .vphattrriens .footer .footer-top .footer-top-main .col-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: .06em;
    color: #68b2ae;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .vphattrriens .footer .footer-top .footer-top-main ul {
    padding-left: 0; }
  .vphattrriens .footer .footer-top .footer-top-main ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px; }
  .vphattrriens .footer .footer-top .footer-top-main ul li img {
    display: block;
    max-width: 24px;
    margin-right: 10px; }
  .vphattrriens .footer .footer-top .footer-top-main ul li p, .vphattrriens .footer .footer-top .footer-top-main ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #fff; }
  .vphattrriens .footer .footer-top .footer-top-main ul li p {
    margin-bottom: 0; }
  .vphattrriens .footer .footer-top .footer-top-main ul li a:hover {
    text-decoration: none; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-gr-social {
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .footer .footer-top .footer-top-main .footer-gr-social {
      margin-bottom: 40px; } }
  .vphattrriens .footer .footer-top .footer-top-main .footer-gr a:hover {
    text-decoration: underline; }
  .vphattrriens .footer .footer-top .footer-top-main .social-gr {
    display: flex;
    gap: 10px; }
  .vphattrriens .footer .footer-top .footer-top-main .social-gr a {
    max-width: 36px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    background: #4bb4af;
    border: 1px solid #4bb4af; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-dropdown {
    max-width: 310px;
    width: 100%; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-dropdown .footer-dropdown-btn {
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #68b2ae;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.15);
    outline: none;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: .06em;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-dropdown .footer-dropdown-btn:after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-image: url(../images/expand_up.png);
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-dropdown .dropdown-menu {
    width: 100%; }
  .vphattrriens .footer .footer-top .footer-top-main .footer-dropdown .dropdown-menu a {
    overflow: hidden;
    text-overflow: ellipsis; }
  .vphattrriens .footer .footer-bot {
    position: relative;
    padding: 20px 0;
    background: #003d34; }
  @media (min-width: 768px) {
    .vphattrriens .footer .footer-bot {
      padding: 40px 0; } }
  .vphattrriens .footer .footer-bot .credit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .vphattrriens .footer .footer-bot .credit > * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 0;
    color: #05826f; }
  .vphattrriens .footer .footer-bot .credit > *:hover {
    color: #fff; }
  @media (min-width: 768px) {
    .vphattrriens .footer .footer-bot .credit > *:last-child {
      padding-left: 20px;
      margin-left: 20px;
      border-left: 1px solid #05826f; } }
  .vphattrriens .stavian--widget-fixed {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 99;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 10px; }
  .vphattrriens .statian--widget-bg {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background: #0f5f5a;
    width: 48px;
    height: 48px;
    border-radius: 50%; }
  .vphattrriens .statian--widget-bg:hover {
    background: #68b2ae; }
  .vphattrriens #scrollToTop {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(20%);
    transition: all .2s linear; }
  @media (min-width: 768px) {
    .vphattrriens #scrollToTop {
      bottom: 60px;
      right: 30px; } }
  .vphattrriens #scrollToTop.show {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transform: translateY(0);
    transition: all .2s linear; }
  .vphattrriens .deverlopement-history {
    padding: 0 0 30px; }
  @media (min-width: 1200px) {
    .vphattrriens .deverlopement-history {
      padding: 0 0 60px; } }
  @media (min-width: 1680px) {
    .vphattrriens .deverlopement-history {
      padding: 0 0 120px; } }
  .vphattrriens .deverlopement-history .title-w-line {
    background: linear-gradient(360deg, #ffffff 0%, #e1f0ef 100%);
    padding: 30px 0 0; }
  @media (min-width: 1200px) {
    .vphattrriens .deverlopement-history .title-w-line {
      padding: 60px 0 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .deverlopement-history .title-w-line {
      padding: 120px 0 0; } }
  .vphattrriens #jsSwiper_devHistory .swiper-pagination {
    position: static; }
  .vphattrriens #jsSwiper_devHistory .swiper-pagination-bullet {
    background: #bdbdbd;
    width: 30px;
    height: 4px;
    margin: 0 5px;
    border-radius: 0%; }
  @media (min-width: 992px) {
    .vphattrriens #jsSwiper_devHistory .swiper-pagination-bullet {
      width: 60px; } }
  .vphattrriens #jsSwiper_devHistory .swiper-pagination-bullet-active {
    background: #0f5f5a; }
  .vphattrriens #jsSwiper_devHistory .swiper-slide {
    height: auto; }
  .vphattrriens #jsSwiper_devHistory .box {
    position: relative;
    background: #fff;
    padding: 20px;
    padding-left: 0;
    min-height: 100%;
    padding-right: 20px; }
  @media (min-width: 1680px) {
    .vphattrriens #jsSwiper_devHistory .box {
      min-height: calc(100vh - 190px);
      padding: 38% 0;
      padding-right: 40px; } }
  .vphattrriens #jsSwiper_devHistory .box.overlay {
    opacity: .5; }
  .vphattrriens #jsSwiper_devHistory .box::before {
    content: "";
    position: absolute;
    background-image: url(../images/rectangle-svg-dev-history.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateX(50%);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1; }
  .vphattrriens #jsSwiper_devHistory .box::after {
    content: "";
    position: absolute;
    background-image: url(../images/rectangle-svg-arrow.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateX(50%);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1; }
  @media (min-width: 768px) {
    .vphattrriens #jsSwiper_devHistory .box::after {
      background-size: auto;
      right: 15px; } }
  .vphattrriens #jsSwiper_devHistory .box .num {
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: #0f5f5a;
    margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiper_devHistory .box .num {
      font-size: 48px; } }
  @media (min-width: 1680px) {
    .vphattrriens #jsSwiper_devHistory .box .num {
      font-size: 64px;
      margin-bottom: 30px; } }
  .vphattrriens #jsSwiper_devHistory .box .desc {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    color: #111;
    font-size: 16px; }
  @media (min-width: 992px) {
    .vphattrriens #jsSwiper_devHistory .box .desc {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiper_devHistory .box .desc {
      font-size: 20px; } }
  .vphattrriens #jsSwiper_devHistory .box .desc ul {
    padding: 0;
    margin: 0; }
  .vphattrriens #jsSwiper_devHistory .box .desc li {
    position: relative;
    font-weight: 400;
    line-height: 1.5;
    color: #111;
    padding-left: 1.5rem;
    margin-bottom: 10px;
    font-size: 14px; }
  @media (min-width: 768px) {
    .vphattrriens #jsSwiper_devHistory .box .desc li {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiper_devHistory .box .desc li {
      font-size: 20px; } }
  .vphattrriens #jsSwiper_devHistory .box .desc li::before {
    content: "â€¢";
    position: absolute;
    left: 0;
    display: inline-block;
    width: 1rem;
    text-align: center;
    color: currentColor; }
  .vphattrriens .block-awards-achievements {
    background-image: url(../images/bg-introduce-reward-backup.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #0b655e;
    overflow-x: hidden;
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .block-awards-achievements {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .block-awards-achievements {
      padding: 120px 0 75px; } }
  .vphattrriens .block-awards-achievements .box-text {
    max-width: 545px;
    margin-right: auto; }
  .vphattrriens .block-awards-achievements .box-text .desc {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff; }
  @media (min-width: 992px) {
    .vphattrriens .block-awards-achievements .box-text .desc {
      font-size: 20px; } }
  .vphattrriens .awards-achievements--row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
  .vphattrriens .awards-achievements--col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  @media (min-width: 768px) {
    .vphattrriens .awards-achievements--col {
      flex: 0 0 50%;
      max-width: 50%; } }
  .vphattrriens #jsSwiperAward [class*=swiper-button] {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0; }
  .vphattrriens #jsSwiperAward [class*=swiper-button]::after {
    content: none; }
  .vphattrriens #jsSwiperAward .swiper-slide {
    height: auto; }
  .vphattrriens #jsSwiperAward .navigation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px; }
  @media (min-width: 768px) {
    .vphattrriens #jsSwiperAward .navigation {
      justify-content: flex-start; } }
  .vphattrriens #jsSwiperAward .item {
    display: flex;
    flex-flow: column;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    height: 100%; }
  @media (min-width: 768px) {
    .vphattrriens #jsSwiperAward .item {
      padding: 30px 15px; } }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiperAward .item {
      padding: 60px 30px; } }
  .vphattrriens #jsSwiperAward .item.overlay {
    opacity: .5; }
  .vphattrriens #jsSwiperAward .item .image {
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden; }
  .vphattrriens #jsSwiperAward .item .image img, .vphattrriens #jsSwiperAward .item .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens #jsSwiperAward .item .image img {
    top: 0;
    left: 0;
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .vphattrriens #jsSwiperAward .item .titlebox .title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #095563;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiperAward .item .titlebox .title {
      font-size: 20px; } }
  .vphattrriens #jsSwiperAward .item .titlebox .desc {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #4f4f4f; }
  @media (min-width: 1200px) {
    .vphattrriens #jsSwiperAward .item .titlebox .desc {
      font-size: 20px; } }
  .vphattrriens #slidesCounting {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .vphattrriens #slidesCounting > * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #fff; }
  .vphattrriens #slidesCounting > *:first-child::after {
    content: "/";
    display: inline-block;
    width: 1rem;
    text-align: center;
    color: currentColor; }
  .vphattrriens .stavian--modal-reward .modal-dialog {
    max-width: 860px; }
  .vphattrriens .stavian--modal-reward .modal-content {
    background: #fff;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    border: unset;
    padding: 10px; }
  @media (max-width: 991px) and (min-width: 768px) {
    .vphattrriens .stavian--modal-reward .modal-content {
      margin: 0 15px; } }
  @media (min-width: 768px) {
    .vphattrriens .stavian--modal-reward .modal-content {
      padding: 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--modal-reward .modal-content {
      padding: 40px;
      padding-bottom: 90px; } }
  .vphattrriens .stavian--modal-close {
    position: absolute;
    top: 18px;
    right: 25px; }
  .vphattrriens .stavian--modal-close button {
    background: none;
    border: none;
    outline: none; }
  .vphattrriens .stavian--modal-logo {
    max-width: 120px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px; }
  .vphattrriens .stavian--modal-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .vphattrriens .stavian--modal-content {
    height: 78vh;
    overflow-y: auto;
    padding-right: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--modal-content {
      padding-right: 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--modal-content {
      padding-right: 40px; } }
  .vphattrriens .stavian--modal-content::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #f1f1f1; }
  .vphattrriens .stavian--modal-content::-webkit-scrollbar {
    width: 5px;
    background-color: #f1f1f1; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--modal-content::-webkit-scrollbar {
      width: 10px; } }
  .vphattrriens .stavian--modal-content::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #727273; }
  .vphattrriens .stavian--modal-content__svgbox {
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 55px;
    padding-bottom: 30px;
    text-align: center;
    margin-bottom: 20px; }
  .vphattrriens .stavian--modal-content__svgbox img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  .vphattrriens .stavian--modal-content__title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #0f5f5a;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--modal-content__title {
      font-size: 20px; } }
  .vphattrriens .stavian--modal-content__paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    color: #333; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--modal-content__paragraph {
      font-size: 20px; } }
  .vphattrriens .core-value--block {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 30px 0;
    overflow-x: hidden; }
  @media (min-width: 768px) {
    .vphattrriens .core-value--block {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .core-value--block {
      min-height: calc(100vh - 89px);
      padding: 100px 0; } }
  .vphattrriens .core-value--row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
  .vphattrriens .core-value--column {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  @media (min-width: 768px) {
    .vphattrriens .core-value--column:first-child {
      flex: 0 0 35%;
      max-width: 35%;
      z-index: 1; }
    .vphattrriens .core-value--column:last-child {
      flex: 0 0 65%;
      max-width: 65%; } }
  .vphattrriens .core-value--category {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 15px; }
  @media (min-width: 768px) {
    .vphattrriens .core-value--category {
      max-width: 330px;
      margin-right: auto; } }
  .vphattrriens .core-value--category li {
    position: relative; }
  .vphattrriens .core-value--category li:hover a, .vphattrriens .core-value--category li.active a {
    color: #0f5f5a;
    transition: all .3s linear; }
  .vphattrriens .core-value--category li:hover .arrow-icon, .vphattrriens .core-value--category li.active .arrow-icon {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transition: all .1s linear; }
  .vphattrriens .core-value--category li:first-child a {
    border-top: 1px solid #e0e0e0; }
  .vphattrriens .core-value--category .arrow-icon {
    position: absolute;
    display: none;
    right: auto;
    top: 50%;
    transform: scale(1) translateY(-50%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .1s linear; }
  @media (min-width: 768px) {
    .vphattrriens .core-value--category .arrow-icon {
      display: block;
      transform: scale(0.5) translateY(-50%);
      transform-origin: top; } }
  @media (min-width: 1680px) {
    .vphattrriens .core-value--category .arrow-icon {
      transform: scale(1) translateY(-50%);
      transform-origin: center; } }
  .vphattrriens .core-value--category a {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1666666667;
    color: #111;
    text-decoration: unset;
    transition: all .3s linear;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .core-value--category a {
      font-size: 24px;
      padding: 20px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .core-value--category a {
      font-size: 36px;
      padding: 40px 0; } }
  .vphattrriens .core-value--panel-content {
    background-image: url(../images/bg-corevalue-content.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
    margin-top: 30px; }
  @media (min-width: 768px) {
    .vphattrriens .core-value--panel-content {
      display: flex;
      flex-flow: column;
      justify-content: center;
      height: 100%;
      margin-top: 0;
      padding: 0;
      padding-left: 30px; } }
  @media (min-width: 1680px) {
    .vphattrriens .core-value--panel-content {
      min-height: 110%;
      transform: translateY(-5%);
      padding: 0;
      padding-left: 70px; } }
  .vphattrriens .core-value--content {
    display: none;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3333333333;
    color: #fff; }
  @media (min-width: 1200px) {
    .vphattrriens .core-value--content {
      font-size: 24px; } }
  @media (min-width: 1680px) {
    .vphattrriens .core-value--content {
      font-size: 36px; } }
  .vphattrriens .brand-identity {
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .brand-identity {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .brand-identity {
      padding: 90px 0; } }
  .vphattrriens .brand-identity img {
    max-width: 100%;
    width: auto;
    height: auto; }
  .vphattrriens .brand-identity .text-top {
    max-width: 1060px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #111; }
  @media (min-width: 1200px) {
    .vphattrriens .brand-identity .text-top {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .brand-identity .text-top {
      font-size: 20px; } }
  .vphattrriens .brand-identity .box-image {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  @media (min-width: 992px) {
    .vphattrriens .brand-identity .box-image::before {
      content: "";
      position: absolute;
      height: 43%;
      width: 1px;
      background: #e0e0e0;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); } }
  .vphattrriens .brand-identity .box-image > * {
    flex: 1;
    max-width: 100%;
    width: auto;
    height: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .vphattrriens .brand-identity .box-paragraph ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .vphattrriens .brand-identity .box-paragraph ul li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    color: #111;
    padding-left: 1.5rem;
    margin-bottom: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .brand-identity .box-paragraph ul li {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .brand-identity .box-paragraph ul li {
      font-size: 20px; } }
  .vphattrriens .brand-identity .box-paragraph ul li::before {
    content: "â€¢";
    position: absolute;
    display: inline-block;
    width: 1rem;
    left: 0; }
  .vphattrriens .leadership-paragraph {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: #111;
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .leadership-paragraph {
      font-size: 20px;
      padding: 60px 0 120px; } }
  @media (min-width: 1680px) {
    .vphattrriens .leadership-paragraph {
      padding: 100px 0; } }
  .vphattrriens .leadership-paragraph p {
    margin-right: auto; }
  @media (min-width: 1200px) {
    .vphattrriens .leadership-paragraph p {
      max-width: 700px; } }
  .vphattrriens .leadership-introduce {
    background-image: url(../images/bg-leadership.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .leadership-introduce {
      padding: 10px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens #main-slide-control, .vphattrriens #thumb-slide-control {
      margin-top: -110px; } }
  .vphattrriens #thumb-slide-control .desc-intro {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    max-width: 660px;
    margin-right: auto; }
  @media (min-width: 992px) {
    .vphattrriens #thumb-slide-control .desc-intro {
      font-size: 20px;
      line-height: 1.3; } }
  .vphattrriens #main-slide-control {
    margin-right: auto;
    padding-bottom: 30px; }
  @media (min-width: 1680px) {
    .vphattrriens #main-slide-control {
      max-width: 420px;
      padding-bottom: 80px; } }
  .vphattrriens #main-slide-control [class*=swiper-button] {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0; }
  .vphattrriens #main-slide-control [class*=swiper-button]::after {
    content: none; }
  .vphattrriens #main-slide-control .navigation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px; }
  .vphattrriens #main-slide-control #slidesCounting > * {
    font-weight: 600;
    font-size: 16px;
    line-height: 1; }
  .vphattrriens #main-slide-control #slidesCounting #realIndex::after {
    color: #68b2ae; }
  .vphattrriens #main-slide-control #slidesCounting #slides {
    color: #68b2ae; }
  .vphattrriens #main-slide-control .leader-info .image {
    position: relative;
    width: 100%;
    padding-bottom: 115%;
    overflow: hidden;
    margin-bottom: 25px; }
  .vphattrriens #main-slide-control .leader-info .image img, .vphattrriens #main-slide-control .leader-info .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens #main-slide-control .leader-info .content {
    display: block; }
  .vphattrriens #main-slide-control .leader-info .content .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.25;
    color: #fff;
    text-align: center;
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    .vphattrriens #main-slide-control .leader-info .content .name {
      font-size: 24px; } }
  .vphattrriens #main-slide-control .leader-info .content .position {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.375;
    text-align: center;
    color: #68b2ae; }
  @media (min-width: 992px) {
    .vphattrriens #main-slide-control .leader-info .content .position {
      font-size: 16px; } }
  .vphattrriens .membership-unit {
    position: relative;
    background: #f2f2f2;
    padding-bottom: 40px; }
  @media (min-width: 1680px) {
    .vphattrriens .membership-unit {
      padding-bottom: 60px; } }
  .vphattrriens .membership-unit--wrapper {
    position: relative;
    z-index: 1;
    padding-top: 40px; }
  @media (min-width: 1680px) {
    .vphattrriens .membership-unit--wrapper {
      padding-top: 120px; } }
  @media (min-width: 992px) {
    .vphattrriens .membership-unit--wrapper::before {
      content: "";
      position: absolute;
      background-image: url(../images/intersect-white.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 5% 0;
      height: 50%;
      top: 0;
      right: 0;
      pointer-events: none;
      z-index: -1;
      transform: translateX(-50%);
      width: 30%; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .vphattrriens .membership-unit--wrapper::before {
      width: 35%; } }
  @media (min-width: 992px) {
    .vphattrriens .membership-unit--wrapper::after {
      content: "";
      position: absolute;
      background-image: url(../images/intersect-green.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom right;
      height: 75%;
      bottom: 0;
      right: 0;
      pointer-events: none;
      z-index: -2;
      transform: translateX(50%);
      width: 30%; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .vphattrriens .membership-unit--wrapper::after {
      width: 35%; } }
  @media (min-width: 992px) {
    .vphattrriens .membership-unit--wrapper::before, .vphattrriens .membership-unit--wrapper::after {
      opacity: 0;
      visibility: hidden;
      transition: all .6s linear; } }
  @media (min-width: 992px) {
    .vphattrriens .membership-unit--wrapper.animated::before, .vphattrriens .membership-unit--wrapper.animated::after {
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      transition: all .6s linear; } }
  .vphattrriens .membership-unit--entry {
    max-width: 550px; }
  @media (min-width: 1200px) {
    .vphattrriens .membership-unit--entry {
      max-width: 640px;
      margin-right: auto; } }
  .vphattrriens .membership-unit--entry .box-title {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    color: #111;
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .vphattrriens .membership-unit--entry .box-title {
      max-width: 605px;
      margin-right: auto; } }
  @media (min-width: 1680px) {
    .vphattrriens .membership-unit--entry .box-title {
      font-size: 20px;
      margin-bottom: 80px; } }
  .vphattrriens .membership-unit--entry .box-title .title-box {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  @media (min-width: 1680px) {
    .vphattrriens .membership-unit--entry .box-title .title-box {
      font-size: 36px;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  .vphattrriens .membership-unit--entry .box-title .title-box::before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 90px;
    height: 2px;
    bottom: 0;
    left: 0; }
  .vphattrriens #swiperMembership [class*=swiper-button] {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0; }
  .vphattrriens #swiperMembership [class*=swiper-button]::after {
    content: none; }
  .vphattrriens #swiperMembership [class*=swiper-button].swiper-button-disabled {
    filter: grayscale(1); }
  .vphattrriens #swiperMembership .navigation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px; }
  @media (min-width: 992px) {
    .vphattrriens #swiperMembership .navigation {
      justify-content: flex-start; } }
  .vphattrriens #swiperMembership .swiper {
    padding: 10px; }
  .vphattrriens #swiperMembership .swiper-slide {
    height: auto; }
  .vphattrriens #swiperMembership .logo {
    background: #fff;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden; }
  .vphattrriens #swiperMembership .logo img, .vphattrriens #swiperMembership .logo iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens #swiperMembership .logo img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    padding: 0 20px; }
  .vphattrriens #swiperMembership #slidesCounting > * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #111; }
  .vphattrriens .about-tab {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    overflow: hidden; }
  .vphattrriens .about-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px); }
  .vphattrriens .about-tab .about-nav-tabs {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    align-items: stretch; }
  @media (min-width: 1200px) {
    .vphattrriens .about-tab .about-nav-tabs {
      flex-wrap: wrap; } }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    line-height: 1.375;
    text-align: center;
    color: #0f5f5a;
    border-radius: 0px;
    transition: all .2s; }
  @media (min-width: 768px) {
    .vphattrriens .about-tab .about-nav-tabs .about-nav-link {
      padding: 15px; } }
  @media (min-width: 1680px) {
    .vphattrriens .about-tab .about-nav-tabs .about-nav-link {
      font-size: 16px;
      padding: 21px 40px; } }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #fff; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link:last-child::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 50%;
    top: 50%;
    right: 0;
    left: auto;
    transform: translateY(-50%);
    background: #fff; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link:hover {
    text-decoration: none;
    background: #0f5f5a;
    color: #fff;
    transition: all .2s; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link:hover::before {
    display: none; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link:hover:last-child::after {
    display: none; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link.active {
    background: #0f5f5a;
    color: #fff;
    transition: all .2s; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link.active::before {
    display: none; }
  .vphattrriens .about-tab .about-nav-tabs .about-nav-link.active:last-child::after {
    display: none; }
  .vphattrriens .stavian-pagination {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian-pagination {
      justify-content: flex-start; } }
  .vphattrriens .stavian-pagination > * {
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 38px;
    aspect-ratio: 1/1;
    background: #f2f2f2;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #111;
    transition: all .1s linear; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-pagination > * {
      width: 48px; } }
  .vphattrriens .stavian-pagination > *:hover, .vphattrriens .stavian-pagination > *.active {
    background: #0f5f5a;
    color: #fff;
    transition: all .1s linear; }
  .vphattrriens .stavian-pagination > *:hover img, .vphattrriens .stavian-pagination > *.active img {
    filter: brightness(999); }
  .vphattrriens .stavian-flexbox {
    position: relative;
    display: flex;
    flex-flow: column-reverse wrap;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
    gap: 15px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-flexbox {
      flex-flow: row wrap;
      align-items: center;
      gap: 0; } }
  .vphattrriens .stavian-gmt {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #828282; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-gmt {
      margin-left: auto; } }
  .vphattrriens .stavian-breadcrumb {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .vphattrriens .stavian-breadcrumb > * {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #828282; }
  .vphattrriens .stavian-breadcrumb > *:hover {
    color: #0f5f5a;
    text-decoration: underline; }
  .vphattrriens .stavian-breadcrumb > *:not(:last-child)::after {
    content: "";
    display: inline-block;
    background-image: url(../images/svg-breadcrumb.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 2rem;
    height: 10px;
    text-align: center; }
  .vphattrriens .tabs-panel-item .tab-item {
    margin-bottom: 10px; }
  .vphattrriens .tabs-panel-item .tab-item.active > * {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .tabs-panel-item .tab-item.active > *::before {
    background-image: url(../images/arrow-chevron-right-green.svg); }
  .vphattrriens .tabs-panel-item .tab-item > * {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 4px;
    padding: 10px;
    padding-right: 40px; }
  @media (min-width: 1200px) {
    .vphattrriens .tabs-panel-item .tab-item > * {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .tabs-panel-item .tab-item > * {
      font-size: 20px;
      padding: 20px; } }
  @media (max-width: 991px) {
    .vphattrriens .tabs-panel-item .tab-item > * br {
      display: none; } }
  .vphattrriens .tabs-panel-item .tab-item > *:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url(../images/arrow-chevron-right-white.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }
  .vphattrriens .tabs-panel-item .tab-item > *:hover {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .tabs-panel-item .tab-item > *:hover::before {
    background-image: url(../images/arrow-chevron-right-green.svg); }
  .vphattrriens .tab-panel-content, .vphattrriens .tab-panel-content-2 {
    display: none; }
  .vphattrriens .tab-panel-content.active, .vphattrriens .tab-panel-content-2.active {
    display: block; }
  .vphattrriens .home-banner {
    position: relative; }
  .vphattrriens .home-banner .banner-main {
    position: relative; }
  .vphattrriens .home-banner .banner-main:hover .swiper-button-prev, .vphattrriens .home-banner .banner-main:hover .swiper-button-next {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transition: all .3s linear; }
  .vphattrriens .home-banner .banner-main:hover .swiper-button-disabled {
    transition: all .3s linear; }
  .vphattrriens .home-banner .banner-main .swiper-slide {
    height: auto; }
  .vphattrriens .home-banner .banner-main .swiper-button-prev, .vphattrriens .home-banner .banner-main .swiper-button-next {
    width: auto;
    height: 100%;
    transform: translateY(calc(-50% - 25px));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s linear; }
  @media (max-width: 767px) {
    .vphattrriens .home-banner .banner-main .swiper-button-prev, .vphattrriens .home-banner .banner-main .swiper-button-next {
      display: none !important; } }
  .vphattrriens .home-banner .banner-main .swiper-button-prev img, .vphattrriens .home-banner .banner-main .swiper-button-next img {
    display: block;
    width: 100%; }
  .vphattrriens .home-banner .banner-main .swiper-button-prev::after, .vphattrriens .home-banner .banner-main .swiper-button-next::after {
    display: none; }
  .vphattrriens .home-banner .banner-main .swiper-button-prev {
    left: 0;
    padding: 0 15px;
    transition: all .3s linear; }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-main .swiper-button-prev {
      padding: 0 30px 0 80px; } }
  .vphattrriens .home-banner .banner-main .swiper-button-prev::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1; }
  .vphattrriens .home-banner .banner-main .swiper-button-next {
    right: 0;
    padding: 0 15px;
    transition: all .3s linear; }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-main .swiper-button-next {
      padding: 0 30px 0 80px; } }
  .vphattrriens .home-banner .banner-main .swiper-button-next::before {
    content: "";
    position: absolute;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1; }
  .vphattrriens .home-banner .banner-main .swiper-button-disabled {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transition: all .3s linear; }
  .vphattrriens .home-banner .banner-main .swiper-button-disabled img {
    filter: brightness(10); }
  .vphattrriens .home-banner .banner-main-container {
    position: relative; }
  .vphattrriens .home-banner .banner-main-container .banner-main-image {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: calc(100vh - 89px); }
  @media (min-width: 576px) and (max-width: 991px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-image {
      padding-bottom: 100vh; } }
  .vphattrriens .home-banner .banner-main-container .banner-main-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s; }
  .vphattrriens .home-banner .banner-main-container .banner-main-content {
    position: absolute;
    top: 32px;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0); }
  @media (min-width: 768px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content {
      top: 35%;
      transform: translate(-50%, -50%); } }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-content--inner {
    max-width: 100%;
    visibility: hidden; }
  @media (min-width: 768px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-content--inner {
      max-width: 50%; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-content--inner {
      max-width: 670px; } }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.125;
    margin-bottom: 16px; }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-title {
      font-size: 48px; } }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-title.text-green {
    color: #004b41; }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-title.text-white {
    color: #fff; }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des {
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    margin-bottom: 20px; }
  @media (min-width: 992px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des {
      display: block; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des {
      font-size: 20px; } }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des * {
    margin-bottom: 0; }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des.text-black {
    color: #111; }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .banner-main-des.text-white {
    color: #fff; }
  @media (max-width: 767px) {
    .vphattrriens .home-banner .banner-main-container .banner-main-content .pill-btn {
      padding: 8px 30px; } }
  .vphattrriens .home-banner .banner-main-container .banner-main-content .pill-btn img {
    width: 18px;
    height: 18px;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .vphattrriens .home-banner .banner-thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    overflow: hidden; }
  @media (max-width: 767px) {
    .vphattrriens .home-banner .banner-thumb {
      display: none; } }
  .vphattrriens .home-banner .banner-thumb::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 13px);
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px); }
  .vphattrriens .home-banner .banner-thumb .container {
    overflow: hidden;
    position: relative; }
  @media (min-width: 1400px) {
    .vphattrriens .home-banner .banner-thumb .container {
      max-width: 1300px !important;
      padding: 0; } }
  .vphattrriens .home-banner .banner-thumb .swiper {
    overflow: visible; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide {
    width: auto;
    height: auto;
    transition: all .2s linear; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item {
    position: relative;
    display: flex;
    flex-flow: column;
    padding: 10px;
    cursor: pointer;
    height: 100%; }
  @media (min-width: 768px) {
    .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item {
      padding: 10px 12px; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item {
      padding: 23px 20px; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item {
      min-height: 90px; } }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item-block {
    height: 100%; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item #slidesCounting {
    display: none;
    text-align: left;
    justify-content: flex-start; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item #slidesCounting > * {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.9166666667;
    color: #828282;
    margin-bottom: 0; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.375;
    letter-spacing: -0.01em;
    color: #0f5f5a;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item h4 {
      font-size: 16px; } }
  .vphattrriens .home-banner .banner-thumb .swiper-slide .banner-thumb-item::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #fff; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide:last-child .banner-thumb-item::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #fff; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide:hover {
    background: #0f5f5a;
    transition: all .2s linear; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide:hover h4 {
    color: #fff; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active {
    position: relative;
    background: #0f5f5a; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active::before {
    content: "";
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 13px solid #0f5f5a; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active .banner-thumb-item #slidesCounting {
    text-align: left;
    justify-content: flex-start; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active .banner-thumb-item #slidesCounting > * {
    color: #68b2ae; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active .banner-thumb-item h4 {
    color: #fff; }
  .vphattrriens .home-banner .banner-thumb .swiper-slide.swiper-slide-thumb-active .banner-thumb-item::before {
    display: none; }
  .vphattrriens .home-banner .cate-thumb-width {
    overflow: hidden;
    margin: 0 24px;
    padding-top: 13px; }
  .vphattrriens .home-banner .swiper-trigger-prevslide {
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    z-index: 2;
    width: 24px;
    height: calc(100% - 13px);
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .1s linear; }
  .vphattrriens .home-banner .swiper-trigger-prevslide img {
    transform: rotate(180deg); }
  @media (max-width: 1366px) {
    .vphattrriens .home-banner .swiper-trigger-prevslide {
      left: 15px; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .swiper-trigger-prevslide:hover {
      background: #0f5f5a;
      transition: all .1s linear; }
    .vphattrriens .home-banner .swiper-trigger-prevslide:hover img {
      filter: brightness(99); } }
  .vphattrriens .home-banner .swiper-trigger-nextslide {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 24px;
    height: calc(100% - 13px);
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .1s linear; }
  @media (max-width: 1366px) {
    .vphattrriens .home-banner .swiper-trigger-nextslide {
      right: 15px; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-banner .swiper-trigger-nextslide:hover {
      background: #0f5f5a;
      transition: all .1s linear; }
    .vphattrriens .home-banner .swiper-trigger-nextslide:hover img {
      filter: brightness(99); } }
  .vphattrriens .home-about {
    position: relative;
    min-height: calc(100vh - 89px);
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: #fff;
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .home-about {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-about {
      padding: 120px 0; } }
  .vphattrriens .home-about .home-about--inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: space-between; }
  @media (min-width: 1680px) {
    .vphattrriens .home-about .home-about--inner {
      gap: 120px; } }
  .vphattrriens .home-about .about-sapo-des {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #111; }
  @media (min-width: 1680px) {
    .vphattrriens .home-about .about-sapo-des {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-about .about-sapo-des {
      max-width: 640px; } }
  .vphattrriens .home-about .about-sapo-des p {
    color: inherit; }
  .vphattrriens .home-about .about-solieu {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%; }
  .vphattrriens .home-about .about-solieu .solieu-item {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px); }
  @media (min-width: 992px) {
    .vphattrriens .home-about .about-solieu .solieu-item {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-head {
    position: relative;
    margin-bottom: -10px; }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title {
    font-weight: 700;
    font-size: 34px;
    line-height: .7906976744;
    letter-spacing: -0.04em;
    color: #0f5f5a;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title {
      font-size: 43px; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title {
      font-size: 86px; } }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title .title-small {
    font-size: 18px;
    line-height: 1.4166666667;
    display: inline-block; }
  @media (min-width: 1200px) {
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title .title-small {
      font-size: 32px; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title .title-small {
      font-size: 48px; } }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title .title-small.title-bot {
    font-weight: bold; }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-head .solieu-title .title-small.title-top {
    font-weight: 900;
    top: -0.75em; }
  .vphattrriens .home-about .about-solieu .solieu-item .line {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    margin: 20px 0; }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-main {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #111; }
  .vphattrriens .home-about .about-solieu .solieu-item .solieu-main br {
    display: none; }
  @media (min-width: 1680px) {
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-main {
      font-size: 20px; }
    .vphattrriens .home-about .about-solieu .solieu-item .solieu-main br {
      display: block; } }
  .vphattrriens .home-about .about-cta {
    display: block;
    width: 100%;
    text-align: center; }
  @media (min-width: 1200px) {
    .vphattrriens .home-about .about-cta {
      text-align: left; } }
  .vphattrriens .home-linhvuc {
    position: relative;
    display: flex;
    flex-flow: column;
    background: #004b41;
    overflow: hidden; }
  @media (min-width: 1680px) {
    .vphattrriens .home-linhvuc {
      min-height: calc(100vh - 89px); } }
  .vphattrriens .home-linhvuc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/linhvuc-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover; }
  @media (min-width: 992px) {
    .vphattrriens .home-linhvuc::before {
      width: 45%; } }
  .vphattrriens .home-linhvuc .swiper {
    height: 100%; }
  .vphattrriens .home-linhvuc .linhvuc--inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    min-height: calc(100vh - 89px); }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 15px 15px; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left {
      flex: 0 0 300px;
      max-width: 300px;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left {
      flex: 0 0 400px;
      max-width: 400px;
      padding: 30px 15px 15px;
      padding-left: 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left {
      padding: 120px 57px 0 0; } }
  @media (max-width: 991px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-head .title-w-line > * {
      font-size: 24px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-des {
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #fff;
    font-size: 16px; }
  @media (min-width: 1600px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-des {
      font-size: 20px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    z-index: 2;
    margin-right: 15px; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation {
      position: absolute;
      right: 57px;
      bottom: 120px;
      margin-right: 0; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-prev, .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-next {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    margin-top: 0;
    background: none;
    width: 40px;
    height: 40px; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-prev, .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-next {
      width: 48px;
      height: 48px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-prev img, .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-next img {
    display: block;
    width: 100%;
    filter: brightness(10); }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-prev::after, .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-next::after {
    display: none; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-left .linhvuc-navigation .swiper-button-disabled {
    opacity: .45; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right {
    position: relative;
    background: #68b2ae;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35);
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right {
      flex: 0 0 calc(100% - 300px);
      max-width: calc(100% - 300px); } }
  @media (min-width: 992px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right {
      flex: 0 0 calc(100% - 400px);
      max-width: calc(100% - 400px); } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item {
    position: relative;
    width: 100%;
    height: 100%;
    border-right: 1px solid #004b41; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 95, 90, 0.45);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    transition: all .3s linear;
    pointer-events: none; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    padding-bottom: 115%; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image::before {
      padding-bottom: 150%; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image::before {
      padding-bottom: 200%; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image::before {
      padding-bottom: calc(100vh - 89px); } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image:hover img {
    transform: scale(1.1);
    transition: all .3s linear; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: all .3s linear; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    width: 100%;
    padding: 0 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content {
      height: 28%; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(15, 95, 90, 0) 0%, #0f5f5a 100%); }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content--inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-flow: column;
    margin-bottom: 32px; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content--inner {
      margin-bottom: 24px; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content--inner {
      margin-bottom: 68px; } }
  @media (min-width: 1600px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content--inner {
      margin-bottom: 120px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head {
    position: relative; }
  @media (min-width: 768px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head {
      margin-bottom: 20px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head #slidesCounting {
    display: none;
    text-align: left;
    justify-content: flex-start; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head #slidesCounting > * {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.9166666667;
    margin-bottom: 6px;
    color: #fff; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head h4 {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  @media (min-width: 1680px) {
    .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .linhvuc-content-head h4 {
      font-size: 24px; } }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .lichvuc-content-cta {
    opacity: .45;
    margin-top: auto; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item .linhvuc-content .lichvuc-content-cta .pill-btn {
    display: inline-block;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 60px;
    color: #fff; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item:hover::after {
    opacity: 0;
    visibility: hidden;
    transition: all .3s; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item:hover .linhvuc-content::before {
    opacity: 1;
    visibility: visible; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item:hover .linhvuc-content .lichvuc-content-cta {
    opacity: 1; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide .linhvuc-item:hover .linhvuc-content .lichvuc-content-cta .pill-btn {
    background: rgba(0, 75, 65, 0.6); }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide.swiper-slide-active .linhvuc-item::after {
    opacity: 0;
    visibility: hidden; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide.swiper-slide-active .linhvuc-item .linhvuc-content::before {
    opacity: 1;
    visibility: visible; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide.swiper-slide-active .linhvuc-item .linhvuc-content .lichvuc-content-cta {
    opacity: 1; }
  .vphattrriens .home-linhvuc .linhvuc--inner .linhvuc-right .swiper-slide.swiper-slide-active .linhvuc-item .linhvuc-content .lichvuc-content-cta .pill-btn {
    background: rgba(0, 75, 65, 0.6); }
  .vphattrriens .home-tintuc {
    position: relative;
    padding: 30px 0;
    background: linear-gradient(180deg, #ffffff 0%, #e1f0ef 100%);
    padding: 30px 0; }
  @media (min-width: 768px) {
    .vphattrriens .home-tintuc {
      padding: 60px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-tintuc {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-tintuc {
      padding: 120px 0; } }
  .vphattrriens .home-tintuc .home-tintuc-head {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 25px;
    justify-content: space-between;
    gap: 30px; }
  @media (min-width: 1680px) {
    .vphattrriens .home-tintuc .home-tintuc-head {
      margin-bottom: 45px; } }
  .vphattrriens .home-tintuc .home-tintuc-head .title-w-line .line {
    margin: 20px 0 0; }
  .vphattrriens .home-tintuc .home-tintuc-main .swiper {
    padding-bottom: 30px; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item {
    position: relative; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 20px; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image::before {
    content: "";
    display: block;
    padding-bottom: 56.25%; }
  @media (min-width: 1680px) {
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image {
      position: relative;
      display: block;
      overflow: hidden; }
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      transition: all .3s; }
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image::before {
      content: "";
      display: block;
      padding-bottom: 71.42%; } }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image img {
    transition: all .2s linear; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-image:hover img {
    transform: scale(1.1);
    transition: all .2s linear; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .tintuc-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    color: #111;
    display: block;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .tintuc-title:hover {
    text-decoration: none;
    color: #0f5f5a; }
  @media (min-width: 1200px) {
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .tintuc-title {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .tintuc-title {
      font-size: 20px; } }
  .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .date {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #828282; }
  @media (min-width: 1680px) {
    .vphattrriens .home-tintuc .home-tintuc-main .tintuc-item .tintuc-content .date {
      font-size: 16px; } }
  .vphattrriens .home-tintuc .home-tintuc-main .swiper-pagination {
    bottom: 0; }
  .vphattrriens .home-tintuc .home-tintuc-main .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
    background: #bdbdbd;
    border-radius: 0; }
  @media (min-width: 768px) {
    .vphattrriens .home-tintuc .home-tintuc-main .swiper-pagination .swiper-pagination-bullet {
      width: 60px; } }
  .vphattrriens .home-tintuc .home-tintuc-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 4px;
    background: #0f5f5a; }
  .vphattrriens .home-globe {
    position: relative;
    background: #fff;
    padding: 30px 0;
    padding: 30px 0; }
  @media (min-width: 768px) {
    .vphattrriens .home-globe {
      padding: 60px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-globe {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .home-globe {
      padding: 120px 0; } }
  .vphattrriens .home-globe .home-globe-sub {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.625;
    letter-spacing: .06em;
    color: #68b2ae;
    text-transform: uppercase;
    margin-bottom: 6px; }
  @media (min-width: 768px) {
    .vphattrriens .home-globe .home-globe-sub {
      font-size: 16px; } }
  .vphattrriens .home-globe .home-globe-head {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 50px; }
  @media (min-width: 768px) {
    .vphattrriens .home-globe .home-globe-head {
      margin-bottom: 100px; } }
  .vphattrriens .home-globe .home-globe-head .head-l {
    flex: 100%; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .home-globe-head .head-l {
      flex: 1; } }
  .vphattrriens .home-globe .home-globe-head .head-l .head-l-des > * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #111;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .vphattrriens .home-globe .home-globe-head .head-l .head-l-des > * {
      max-width: 84%;
      margin-right: auto;
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .vphattrriens .home-globe .home-globe-head .head-l .head-l-des > * {
      font-size: 20px; } }
  .vphattrriens .home-globe .home-globe-head .pill-btn {
    padding: 12px 20px;
    font-weight: 600; }
  .vphattrriens .home-globe .home-globe-main {
    position: relative;
    margin: 0 auto; }
  .vphattrriens .home-globe .marker-item {
    position: absolute;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    cursor: pointer; }
  .vphattrriens .home-globe .marker-item.disabled {
    opacity: .5;
    pointer-events: none; }
  @media (max-width: 1199px) {
    .vphattrriens .home-globe .marker-item {
      width: 4.6%;
      height: 7.7%; } }
  .vphattrriens .home-globe .item-map__popup {
    position: absolute;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease; }
  .vphattrriens .home-globe .item-map__popup.active {
    opacity: 1;
    visibility: visible; }
  .vphattrriens .home-globe .item-map__popup .f-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: unset;
    overflow: hidden;
    transform: translate(-50%, -50%);
    width: 320px; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .item-map__popup .f-inner {
      width: 420px; } }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-title {
    background: #f5f5f5;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #0f5f5a;
    padding: 8px 12px;
    margin: 0; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .item-map__popup .f-inner .f-title {
      padding: 14px 20px;
      font-size: 20px; } }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content {
    padding: 15px 10px; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .item-map__popup .f-inner .f-content {
      padding: 22px 25px; } }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li:not(:last-child) {
    margin-bottom: 10px; }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li img {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin-right: 5px; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li img {
      margin-right: 15px; } }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li a {
    flex: 1;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.375;
    color: #111; }
  @media (min-width: 992px) {
    .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li a {
      font-size: 16px; } }
  .vphattrriens .home-globe .item-map__popup .f-inner .f-content ul li a:hover {
    text-decoration: unset;
    color: #0f5f5a; }
  .vphattrriens .home-globe #mobileList {
    display: block;
    margin-top: 35px; }
  @media (min-width: 768px) {
    .vphattrriens .home-globe #mobileList {
      display: none;
      margin-top: 0; } }
  .vphattrriens .home-globe #mobileList .item-map__popup {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-bottom: 16px; }
  .vphattrriens .home-globe #mobileList .item-map__popup .f-inner {
    position: static;
    transform: none;
    width: 100%; }
  .vphattrriens .home-globe .btn-mobileList-map {
    display: block;
    text-align: center; }
  .vphattrriens .home-globe .btn-mobileList-map > * {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 8px 32px;
    gap: 4px;
    border: 1px solid #111;
    border-radius: 40px;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #111; }
  .vphattrriens .home-tintuc-head .pill-btn {
    padding: 11px 17px; }
  .vphattrriens #mobile-numberCounting {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    border-radius: 0px 4px 0px 0px;
    padding: 8px 14px; }
  @media (min-width: 768px) {
    .vphattrriens #mobile-numberCounting {
      display: none; } }
  .vphattrriens #mobile-numberCounting > * {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #0f5f5a; }
  .vphattrriens #mobile-numberCounting .present {
    font-weight: 700; }
  .vphattrriens #mobile-numberCounting .feature {
    position: relative; }
  .vphattrriens #mobile-numberCounting .feature::before {
    content: "/";
    display: inline-block;
    width: .5rem;
    text-align: center; }
  .vphattrriens .article-banner-page {
    position: relative; }
  .vphattrriens .article-banner-page .image {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden; }
  .vphattrriens .article-banner-page .image img, .vphattrriens .article-banner-page .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 768px) {
    .vphattrriens .article-banner-page .image {
      position: relative;
      width: 100%;
      padding-bottom: 35%;
      overflow: hidden; }
    .vphattrriens .article-banner-page .image img, .vphattrriens .article-banner-page .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .article-banner-page .titlebox {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%; }
  @media (min-width: 768px) {
    .vphattrriens .article-banner-page .titlebox {
      bottom: 135px; } }
  .vphattrriens .article-banner-page .titlebox .title {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    font-size: 32px; }
  @media (min-width: 768px) {
    .vphattrriens .article-banner-page .titlebox .title {
      font-size: 52px; } }
  @media (min-width: 1200px) {
    .vphattrriens .article-banner-page .titlebox .title {
      font-size: 64px; } }
  @media (max-width: 767px) {
    .vphattrriens .article-banner-page .about-nav-tabs .about-nav-link {
      flex: 1; } }
  .vphattrriens .blog-article {
    padding: 40px 0; }
  @media (min-width: 768px) {
    .vphattrriens .blog-article {
      padding: 40px 0 80px; } }
  @media (min-width: 1200px) {
    .vphattrriens .blog-article {
      padding: 40px 0 120px; } }
  .vphattrriens .blog-article .article-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; }
  .vphattrriens .blog-article .article-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .blog-article .article-col {
      flex: 0 0 33.33%;
      max-width: 33.33%; }
    .vphattrriens .blog-article .article-col:nth-child(7n+7), .vphattrriens .blog-article .article-col:first-child {
      flex: 0 0 66.66%;
      max-width: 66.66%; }
    .vphattrriens .blog-article .article-col:nth-child(7n+7) .single-article .image, .vphattrriens .blog-article .article-col:first-child .single-article .image {
      position: relative;
      width: 100%;
      padding-bottom: 49%;
      overflow: hidden; }
    .vphattrriens .blog-article .article-col:nth-child(7n+7) .single-article .image img, .vphattrriens .blog-article .article-col:nth-child(7n+7) .single-article .image iframe, .vphattrriens .blog-article .article-col:first-child .single-article .image img, .vphattrriens .blog-article .article-col:first-child .single-article .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; }
    .vphattrriens .blog-article .article-col:nth-child(7n+7) .single-article .content, .vphattrriens .blog-article .article-col:first-child .single-article .content {
      max-width: 530px;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .vphattrriens .blog-article .article-col {
      margin-bottom: 40px; } }
  .vphattrriens .single-article {
    position: relative;
    display: flex;
    flex-flow: column;
    height: 100%; }
  .vphattrriens .single-article .image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    overflow: hidden; }
  .vphattrriens .single-article .image img, .vphattrriens .single-article .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens .single-article .image img {
    transition: all .3s linear; }
  .vphattrriens .single-article .image:hover img {
    transform: scale(1.1);
    transition: all .3s linear; }
  .vphattrriens .single-article .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-flow: column;
    background: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    padding: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .single-article .content {
      max-height: 40%;
      height: 100%; } }
  @media (min-width: 992px) {
    .vphattrriens .single-article .content {
      max-height: 30%; } }
  @media (min-width: 1200px) {
    .vphattrriens .single-article .content {
      padding: 20px;
      max-height: 33%; } }
  @media (min-width: 1680px) {
    .vphattrriens .single-article .content {
      padding: 20px;
      max-height: 30%; } }
  .vphattrriens .single-article .content .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    transition: all .1s linear; }
  @media (min-width: 1200px) {
    .vphattrriens .single-article .content .title {
      font-size: 20px;
      margin-bottom: 5px; } }
  .vphattrriens .single-article .content .title:hover {
    color: #68b2ae;
    text-decoration: unset;
    transition: all .1s linear; }
  .vphattrriens .single-article .content .date {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #828282;
    margin-top: auto; }
  @media (min-width: 1200px) {
    .vphattrriens .single-article .content .date {
      font-size: 16px; } }
  .vphattrriens .stavian-pagination-article {
    border-top: 1px solid #e0e0e0;
    padding-top: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian-pagination-article {
      padding-top: 40px; } }
  .vphattrriens .stavian-loading-button .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #111;
    padding: 16px;
    max-width: 420px;
    width: 100%;
    background: #f2f2f2; }
  .vphattrriens .stavian-loading-button .button span {
    margin-right: 15px; }
  .vphattrriens .stavian-loading-button .button img {
    transition: all .1s linear; }
  .vphattrriens .stavian-loading-button .button:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .stavian-loading-button .button:hover img {
    filter: brightness(999);
    transition: all .1s linear; }
  .vphattrriens .video-item {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .video-item {
      margin-bottom: 40px; } }
  .vphattrriens .video-item .image {
    position: relative;
    margin-bottom: 20px; }
  .vphattrriens .video-item .img {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden; }
  .vphattrriens .video-item .img img, .vphattrriens .video-item .img iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 1680px) {
    .vphattrriens .video-item .img {
      position: relative;
      width: 100%;
      padding-bottom: 72%;
      overflow: hidden; }
    .vphattrriens .video-item .img img, .vphattrriens .video-item .img iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .video-item .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center; }
  .vphattrriens .video-item .play-button::before {
    content: "";
    position: absolute;
    width: 38px;
    z-index: -1;
    aspect-ratio: 1/1;
    background: #0f5f5a;
    border-radius: 50%;
    transition: all .3s ease; }
  .vphattrriens .video-item .play-button:hover::before {
    width: 45.6px;
    transition: all .3s ease;
    background: #68b2ae; }
  @media (min-width: 768px) {
    .vphattrriens .video-item .play-button::before {
      width: 48px;
      transition: all .3s ease; }
    .vphattrriens .video-item .play-button:hover::before {
      width: 57.6px;
      transition: all .3s ease; } }
  .vphattrriens .video-item .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #111;
    margin-bottom: 10px; }
  .vphattrriens .video-item .title:hover {
    color: #68b2ae; }
  .vphattrriens .video-item .date {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #828282; }
  .vphattrriens .article-detail-wrapper {
    padding: 25px 0; }
  @media (min-width: 768px) {
    .vphattrriens .article-detail-wrapper {
      padding: 40px 0 75px; } }
  .vphattrriens .article-detail-wrapper .entry-header {
    margin-bottom: 20px; }
  .vphattrriens .article-detail-wrapper .entry-header .title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    margin: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .article-detail-wrapper .entry-header .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .article-detail-wrapper .entry-header .title {
      font-size: 36px; } }
  .vphattrriens .article-detail-wrapper .entry-content > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.65;
    color: #111;
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .article-detail-wrapper .entry-content > * {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .article-detail-wrapper .entry-content > * {
      font-size: 20px; } }
  .vphattrriens .article-detail-wrapper .entry-content img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 auto 20px; }
  .vphattrriens .article-detail-wrapper .entry-content ul {
    list-style-type: disc;
    list-style-position: inside; }
  .vphattrriens .article-detail-wrapper .entry-content ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .vphattrriens .article-detail-wrapper .entry-content ul, .vphattrriens .article-detail-wrapper .entry-content ol {
    padding: 0;
    margin: 0; }
  .vphattrriens .article-detail-wrapper .entry-content ul li, .vphattrriens .article-detail-wrapper .entry-content ol li {
    list-style: inherit;
    margin-bottom: 20px; }
  .vphattrriens .article-detail-wrapper .entry-footer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    padding: 20px;
    gap: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .article-detail-wrapper .entry-footer {
      justify-content: flex-start; } }
  .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev {
    flex: 1;
    text-align: center; }
  @media (min-width: 768px) {
    .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev {
      text-align: left; } }
  .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev > * {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #0f5f5a;
    background: #fff;
    border: 1px solid currentColor;
    border-radius: 60px;
    padding: 7px 12px; }
  .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev > * img {
    flex-shrink: 0;
    margin-right: 10px;
    transition: all .1s linear; }
  .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev > *:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .article-detail-wrapper .entry-footer .button-article-prev > *:hover img {
    filter: brightness(999);
    transition: all .1s linear; }
  .vphattrriens .article-detail-wrapper .entry-footer .social {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .vphattrriens .article-detail-wrapper .entry-footer .social {
      margin-left: auto;
      margin-right: 0; } }
  .vphattrriens .article-detail-wrapper .entry-footer .social > * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #222; }
  .vphattrriens .article-detail-wrapper .entry-footer .social a {
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    aspect-ratio: 1/1;
    padding: 6px; }
  .vphattrriens .article-detail-wrapper .entry-footer .social a:hover {
    background: #68b2ae;
    border: 1px solid #68b2ae; }
  .vphattrriens .article-detail-wrapper .entry-sidebar {
    position: sticky;
    top: 115px;
    background: #f2f2f2;
    padding: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .article-detail-wrapper .entry-sidebar {
      max-width: 330px;
      margin-left: auto; } }
  .vphattrriens .article-detail-wrapper .entry-sidebar .titlebox {
    margin-bottom: 20px; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .titlebox .title {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.375;
    color: #0f5f5a;
    text-transform: uppercase; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img {
    position: relative;
    width: 100%;
    padding-bottom: 28%;
    overflow: hidden;
    max-width: 100px; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img img, .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 768px) and (max-width: 991px) {
    .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img {
      position: relative;
      width: 100%;
      padding-bottom: 10%;
      overflow: hidden; }
    .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img img, .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img img {
    transition: all .3s linear; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .img img:hover {
    transform: scale(1.1);
    transition: all .3s linear; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .title {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4285714286;
    color: #111;
    margin-left: 10px; }
  .vphattrriens .article-detail-wrapper .entry-sidebar .article-sidebar .title:hover {
    color: #0f5f5a; }
  .vphattrriens .video-detail-wrapper {
    padding: 40px 0; }
  @media (min-width: 768px) {
    .vphattrriens .video-detail-wrapper {
      padding: 40px 0 80px; } }
  @media (min-width: 1200px) {
    .vphattrriens .video-detail-wrapper {
      padding: 40px 0 120px; } }
  .vphattrriens .video-detail-main .video-item .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1666666667;
    color: #0f5f5a; }
  @media (min-width: 1200px) {
    .vphattrriens .video-detail-main .video-item .title {
      font-size: 24px; } }
  @media (min-width: 1680px) {
    .vphattrriens .video-detail-main .video-item .title {
      font-size: 36px; } }
  .vphattrriens #video-sidebar-slide [class*=swiper-button] {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0; }
  .vphattrriens #video-sidebar-slide [class*=swiper-button]::after {
    content: none; }
  .vphattrriens #video-sidebar-slide [class*=swiper-button].swiper-button-disabled {
    filter: grayscale(1); }
  .vphattrriens #video-sidebar-slide .navigation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px; }
  .vphattrriens #video-sidebar-slide #slidesCounting > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #0f5f5a; }
  .vphattrriens #video-sidebar-slide #slidesCounting #slides {
    color: #0f5f5a; }
  .vphattrriens .video-detail-sidebar {
    background: #f2f2f2;
    padding: 20px;
    padding-bottom: 40px; }
  @media (min-width: 1200px) {
    .vphattrriens .video-detail-sidebar {
      max-width: 330px;
      margin-left: auto; } }
  .vphattrriens .video-detail-sidebar .title-sidebar {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.375;
    color: #0f5f5a;
    margin-bottom: 20px; }
  .vphattrriens .video-detail-sidebar .video-item {
    margin-bottom: 0; }
  .vphattrriens .video-detail-sidebar .video-item .title {
    font-size: 16px;
    margin-bottom: 0; }
  .vphattrriens .video-detail-sidebar .video-item .title:hover {
    color: #0f5f5a; }
  .vphattrriens .video-detail-sidebar .video-item .date {
    font-size: 14px; }
  .vphattrriens .stavian-banner-contact {
    position: relative; }
  .vphattrriens .stavian-banner-contact .image {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden; }
  .vphattrriens .stavian-banner-contact .image img, .vphattrriens .stavian-banner-contact .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-banner-contact .image {
      position: relative;
      width: 100%;
      padding-bottom: 35%;
      overflow: hidden; }
    .vphattrriens .stavian-banner-contact .image img, .vphattrriens .stavian-banner-contact .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .stavian-banner-contact .titlebox {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian-banner-contact .titlebox {
      bottom: 70px; } }
  .vphattrriens .stavian-banner-contact .titlebox .title {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    font-size: 32px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian-banner-contact .titlebox .title {
      font-size: 48px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian-banner-contact .titlebox .title {
      font-size: 64px; } }
  .vphattrriens .stavian-contact-form {
    background: #f2f2f2;
    padding: 35px 0; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-contact-form {
      padding: 70px 0; } }
  .vphattrriens .stavian-contact-form .stavian-row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px; }
  .vphattrriens .stavian-contact-form .stavian-col:first-child {
    flex: 100%; }
  @media (min-width: 992px) {
    .vphattrriens .stavian-contact-form .stavian-col:first-child {
      flex: auto;
      max-width: 680px; } }
  .vphattrriens .stavian-contact-form .stavian-col:last-child {
    flex: 1; }
  .vphattrriens .stavian-contact-form .image {
    display: none;
    text-align: center; }
  @media (min-width: 992px) {
    .vphattrriens .stavian-contact-form .image {
      display: block; } }
  .vphattrriens .stavian-contact-form .title-form {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    color: #095563;
    margin-bottom: 20px; }
  .vphattrriens .stavian-contact-form .contact-form .input-group {
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 11px 20px;
    margin-bottom: 10px; }
  .vphattrriens .stavian-contact-form .contact-form .input-group:focus-within {
    border-bottom: 1px solid #0f5f5a; }
  .vphattrriens .stavian-contact-form .contact-form .input-group .form-title {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #999;
    margin-bottom: 9px; }
  .vphattrriens .stavian-contact-form .contact-form .input-group .form-title.required::after {
    content: "*";
    display: inline-block;
    vertical-align: text-top;
    color: #eb5757; }
  .vphattrriens .stavian-contact-form .contact-form .input-group input, .vphattrriens .stavian-contact-form .contact-form .input-group select, .vphattrriens .stavian-contact-form .contact-form .input-group textarea {
    display: block;
    width: 100%;
    border: unset;
    background: transparent;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    color: #111;
    transition: all .2s linear; }
  @media (min-width: 1440px) {
    .vphattrriens .stavian-contact-form .contact-form .input-group input, .vphattrriens .stavian-contact-form .contact-form .input-group select, .vphattrriens .stavian-contact-form .contact-form .input-group textarea {
      font-size: 20px; } }
  .vphattrriens .stavian-contact-form .contact-form .input-group input:focus-visible, .vphattrriens .stavian-contact-form .contact-form .input-group select:focus-visible, .vphattrriens .stavian-contact-form .contact-form .input-group textarea:focus-visible {
    outline: none;
    border: unset;
    transition: all .2s linear; }
  .vphattrriens .stavian-contact-form .contact-form .input-group input::-moz-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group select::-moz-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group textarea::-moz-placeholder {
    color: #111;
    opacity: 1; }
  .vphattrriens .stavian-contact-form .contact-form .input-group input::placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group select::placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group textarea::placeholder {
    color: #111;
    opacity: 1; }
  .vphattrriens .stavian-contact-form .contact-form .input-group input:-ms-input-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group select:-ms-input-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group textarea:-ms-input-placeholder {
    color: #111;
    opacity: 1; }
  .vphattrriens .stavian-contact-form .contact-form .input-group input::-ms-input-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group select::-ms-input-placeholder, .vphattrriens .stavian-contact-form .contact-form .input-group textarea::-ms-input-placeholder {
    color: #111;
    opacity: 1; }
  .vphattrriens .stavian-contact-form .contact-form .input-group label {
    position: relative;
    width: 100%;
    margin-bottom: 0; }
  .vphattrriens .stavian-contact-form .contact-form .input-group label select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    white-space: normal;
    padding-right: 24px; }
  .vphattrriens .stavian-contact-form .contact-form .input-group label svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  .vphattrriens .stavian-contact-form .contact-form .input-group textarea {
    min-height: 120px; }
  .vphattrriens .stavian-contact-form .contact-form button {
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #0f5f5a;
    background: #0f5f5a;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding: 15px 38px;
    transition: all .2s linear; }
  .vphattrriens .stavian-contact-form .contact-form button img {
    flex-shrink: 0;
    margin-left: 10px; }
  .vphattrriens .stavian-contact-form .contact-form button:hover {
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.239216);
    transition: all .2s linear; }
  .vphattrriens .stavian-banner-invester .titlebox {
    bottom: 55px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-banner-invester .titlebox {
      bottom: 135px; } }
  @media (min-width: 1200px) {
    .vphattrriens .relationship-invest .membership-unit--wrapper {
      min-height: calc(100vh - 89px); } }
  @media (min-width: 1680px) {
    .vphattrriens .section-fluid-flex {
      min-height: calc(100vh - 89px);
      padding: 120px 0; } }
  .vphattrriens .section-fluid-flex .stavian-row {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
  .vphattrriens .section-fluid-flex .stavian-col {
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 992px) {
    .vphattrriens .section-fluid-flex .stavian-col {
      flex: 0 0 50%;
      max-width: 50%; } }
  .vphattrriens .section-fluid-flex .image {
    width: 100%;
    height: 100%; }
  @media (max-width: 991px) {
    .vphattrriens .section-fluid-flex .image {
      position: relative;
      width: 100%;
      padding-bottom: 56.25%;
      overflow: hidden; }
    .vphattrriens .section-fluid-flex .image img, .vphattrriens .section-fluid-flex .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .section-fluid-flex .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .vphattrriens .section-fluid-flex .content {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 30px 0; }
  .vphattrriens .section-fluid-flex .content * {
    font-weight: 400;
    line-height: 1.5;
    text-align: justify;
    color: #111; }
  @media (max-width: 767px) {
    .vphattrriens .section-fluid-flex .content * {
      font-size: 16px !important; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .vphattrriens .section-fluid-flex .content * {
      font-size: 18px !important; } }
  @media (min-width: 1200px) {
    .vphattrriens .section-fluid-flex .content * {
      font-size: 20px; } }
  @media (min-width: 992px) {
    .vphattrriens .section-fluid-flex .content {
      padding: 50px 25px;
      padding-right: 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .section-fluid-flex .content {
      padding: 70px;
      padding-right: 0; } }
  .vphattrriens .section-fluid-flex .btn-download {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    background: #0f5f5a;
    padding: 12px 20px; }
  @media (min-width: 992px) {
    .vphattrriens .section-fluid-flex .btn-download {
      width: -moz-max-content;
      width: max-content; } }
  .vphattrriens .section-fluid-flex .btn-download:hover {
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.239216); }
  .vphattrriens .section-fluid-flex .btn-download img {
    flex-shrink: 0;
    margin-left: 10px; }
  .vphattrriens .section-fluid-list {
    background-image: url(../images/bg-wave-square.png);
    background-color: #0f5f5a;
    background-repeat: no-repeat;
    background-size: cover; }
  @media (min-width: 1200px) {
    .vphattrriens .section-fluid-list {
      min-height: calc(100vh - 89px); } }
  .vphattrriens .section-fluid-list .stavian-row {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
  .vphattrriens .section-fluid-list .stavian-col {
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 992px) {
    .vphattrriens .section-fluid-list .stavian-col {
      flex: 0 0 50%;
      max-width: 50%; } }
  .vphattrriens .section-fluid-list .image {
    width: 100%;
    height: 100%; }
  .vphattrriens .section-fluid-list .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .vphattrriens .section-fluid-list .content {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 30px 0; }
  @media (min-width: 992px) {
    .vphattrriens .section-fluid-list .content {
      padding: 30px;
      padding-left: 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .section-fluid-list .content {
      padding: 0;
      padding-right: 70px; } }
  .vphattrriens .section-fluid-list .box-title {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .section-fluid-list .box-title {
      margin-bottom: 40px; } }
  .vphattrriens .section-fluid-list .box-title .title {
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #fff;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .section-fluid-list .box-title .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .section-fluid-list .box-title .title {
      font-size: 36px; } }
  .vphattrriens .section-fluid-list .box-list ul {
    padding: 0;
    margin: 0; }
  .vphattrriens .section-fluid-list .box-list ul li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-left: 34px; }
  @media (min-width: 1200px) {
    .vphattrriens .section-fluid-list .box-list ul li {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .section-fluid-list .box-list ul li {
      font-size: 20px; } }
  .vphattrriens .section-fluid-list .box-list ul li:not(:last-child) {
    margin-bottom: 20px; }
  .vphattrriens .section-fluid-list .box-list ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background-image: url(../images/ic-check-stavian2.svg);
    background-repeat: no-repeat;
    background-size: auto;
    display: inline-block;
    width: 24px;
    aspect-ratio: 1/1; }
  .vphattrriens .section-margin-down {
    padding: 30px 0; }
  @media (min-width: 1366px) {
    .vphattrriens .section-margin-down {
      padding: 0; } }
  .vphattrriens .section-margin-down .box-item {
    max-width: 860px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .vphattrriens .section-margin-down .box-item {
      background: #fff;
      box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.1);
      padding: 50px 25px; } }
  @media (min-width: 1200px) {
    .vphattrriens .section-margin-down .box-item {
      padding: 70px; } }
  @media (min-width: 1366px) {
    .vphattrriens .section-margin-down .box-item {
      transform: translateY(-70px);
      margin-bottom: 50px; } }
  .vphattrriens .section-margin-down .titlebox {
    display: block;
    text-align: center;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .vphattrriens .section-margin-down .titlebox {
      margin-bottom: 35px; } }
  .vphattrriens .section-margin-down .titlebox .title {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    max-width: 420px;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .vphattrriens .section-margin-down .titlebox .title {
      font-size: 36px; } }
  .vphattrriens .section-margin-down .titlebox .title::before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 90px;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .vphattrriens .section-margin-down .listbox ul {
    padding: 0;
    margin: 0; }
  .vphattrriens .section-margin-down .listbox ul li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .vphattrriens .section-margin-down .listbox ul li:not(:last-child) {
    margin-bottom: 20px; }
  .vphattrriens .section-margin-down .listbox ul li img {
    flex-shrink: 0;
    width: 36px;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: -6px;
    margin-right: 10px; }
  .vphattrriens .section-margin-down .listbox ul li span, .vphattrriens .section-margin-down .listbox ul li a {
    flex: 1;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333; }
  @media (min-width: 768px) {
    .vphattrriens .section-margin-down .listbox ul li span, .vphattrriens .section-margin-down .listbox ul li a {
      font-size: 20px; } }
  .vphattrriens .section-margin-down .listbox ul li span:hover, .vphattrriens .section-margin-down .listbox ul li a:hover {
    color: #0f5f5a;
    cursor: pointer; }
  .vphattrriens .document-coorp {
    background: #f2f2f2;
    padding: 40px 0; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp {
      padding: 40px 0 80px; } }
  @media (min-width: 1200px) {
    .vphattrriens .document-coorp {
      padding: 40px 0 120px; } }
  .vphattrriens .document-coorp .stavian-pagination > * {
    background: #fff; }
  .vphattrriens .document-coorp .stavian-pagination > *:hover, .vphattrriens .document-coorp .stavian-pagination > *.active {
    background: #0f5f5a; }
  .vphattrriens .document-coorp .item {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .document-coorp .item {
      padding: 20px 40px; } }
  .vphattrriens .document-coorp .item .title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #111;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp .item .title {
      font-size: 20px; } }
  .vphattrriens .document-coorp .item .date {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #828282; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp .item .date {
      font-size: 16px; } }
  .vphattrriens .document-coorp .item .date img {
    flex-shrink: 0;
    margin-right: 5px; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp .item .date img {
      margin-right: 10px; } }
  .vphattrriens .document-coorp .item .button {
    margin-left: auto; }
  .vphattrriens .document-coorp .item .button > * {
    display: inline-flex;
    align-items: center;
    background: #e2f2f1;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    color: #0f5f5a;
    padding: 6px 9px; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp .item .button > * {
      font-size: 16px;
      padding: 10px 25px; } }
  .vphattrriens .document-coorp .item .button > * img {
    margin-right: 5px;
    transition: all .1s linear; }
  @media (min-width: 768px) {
    .vphattrriens .document-coorp .item .button > * img {
      margin-right: 10px; } }
  .vphattrriens .document-coorp .item .button > *:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .document-coorp .item .button > *:hover img {
    filter: brightness(999);
    transition: all .1s linear; }
  .vphattrriens .stavian-invester-wrapper .membership-unit--entry .box-title .sub {
    font-size: 16px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian-invester-wrapper .membership-unit--entry .box-title .sub {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian-invester-wrapper .membership-unit--entry .box-title .sub {
      font-size: 20px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--recruiment-strategy .membership-unit--wrapper {
      min-height: calc(100vh - 89px); } }
  .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-title {
    margin-bottom: 40px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-title {
      margin-bottom: 60px; } }
  .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .sub {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #0f5f5a;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .sub {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .sub {
      font-size: 20px; } }
  .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .btn {
    display: inline-flex;
    align-items: center;
    background: #0f5f5a;
    border-radius: 4px;
    padding: 14px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #fff; }
  .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .btn:hover {
    background: #68b2ae; }
  .vphattrriens .stavian--recruiment-strategy .membership-unit--entry .box-button .btn img {
    flex-shrink: 0;
    margin-left: 10px; }
  .vphattrriens .stavian--recruit-fluid {
    min-height: 100%; }
  .vphattrriens .stavian--recruit-accordion {
    padding: 40px 0;
    padding: 30px 0; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--recruit-accordion {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruit-accordion {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--recruit-accordion {
      padding: 120px 0; } }
  .vphattrriens .stavian--recruit-accordion #accordion {
    max-width: 860px;
    margin: 0 auto;
    border-width: 1px 0;
    border-color: #e0e0e0;
    border-style: solid;
    border-radius: 0; }
  .vphattrriens .stavian--recruit-accordion .card {
    background: transparent;
    border: unset;
    padding: 20px 0; }
  .vphattrriens .stavian--recruit-accordion .card:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--recruit-accordion .card {
      padding: 40px 0; } }
  .vphattrriens .stavian--recruit-accordion .card-header {
    background: transparent;
    border: unset;
    padding: 0;
    margin: 0; }
  .vphattrriens .stavian--recruit-accordion .card-header-flexbox {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .vphattrriens .stavian--recruit-accordion .card-header-flexbox img {
    flex-shrink: 0;
    margin-left: 10px;
    transition: all .2s linear;
    cursor: pointer; }
  @media (max-width: 767px) {
    .vphattrriens .stavian--recruit-accordion .card-header-flexbox img {
      transform: scale(0.7); } }
  .vphattrriens .stavian--recruit-accordion .card-header button {
    flex: 1;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    background: transparent;
    text-align: left;
    border: unset;
    padding: 0;
    margin: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruit-accordion .card-header button {
      font-size: 24px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--recruit-accordion .card-header button {
      font-size: 36px; } }
  .vphattrriens .stavian--recruit-accordion .card-header button:not(.collapsed) ~ img {
    transform: rotate(-135deg);
    filter: grayscale(1) brightness(2);
    transition: all .2s linear; }
  @media (max-width: 767px) {
    .vphattrriens .stavian--recruit-accordion .card-header button:not(.collapsed) ~ img {
      transform: rotate(-135deg) scale(0.7); } }
  .vphattrriens .stavian--recruit-accordion .card-header button:focus, .vphattrriens .stavian--recruit-accordion .card-header button:focus-visible {
    text-decoration: unset; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruit-accordion .card-header button:hover {
      color: #68b2ae;
      text-decoration: unset; } }
  .vphattrriens .stavian--recruit-accordion .card-body {
    background: transparent;
    border: unset;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #111;
    margin-top: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--recruit-accordion .card-body {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--recruit-accordion .card-body {
      font-size: 18px;
      max-width: 93%;
      margin-right: auto; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--recruit-accordion .card-body {
      font-size: 20px; } }
  .vphattrriens .stavian--developement .membership-unit {
    padding: 0; }
  .vphattrriens .stavian--developement .membership-unit--wrapper {
    padding: 40px 0;
    z-index: 1; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--developement .membership-unit--wrapper {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--developement .membership-unit--wrapper {
      min-height: calc(100vh - 89px);
      padding: 120px 0; } }
  .vphattrriens .stavian--developement .membership-unit--wrapper:before {
    background-size: auto 100%;
    width: 45%;
    z-index: -1; }
  .vphattrriens .stavian--csr {
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--csr {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--csr {
      padding: 120px 0; } }
  .vphattrriens .stavian--csr .csr-titlebox {
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--csr .csr-titlebox {
      max-width: 750px;
      margin-right: auto; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--csr .csr-titlebox {
      margin-bottom: 80px; } }
  .vphattrriens .stavian--csr .csr-titlebox .title {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--csr .csr-titlebox .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--csr .csr-titlebox .title {
      font-size: 36px;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  .vphattrriens .stavian--csr .csr-titlebox .title::before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 90px;
    height: 2px;
    bottom: 0;
    left: 0; }
  .vphattrriens .stavian--csr .csr-titlebox .sub {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #111; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--csr .csr-titlebox .sub {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--csr .csr-titlebox .sub {
      font-size: 20px; } }
  .vphattrriens .stavian--csr .csr-article-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
  .vphattrriens .stavian--csr .csr-col {
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--csr .csr-col {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--csr .csr-col {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  .vphattrriens article.csr {
    position: relative;
    overflow: hidden; }
  .vphattrriens article.csr .init {
    position: relative;
    cursor: pointer; }
  .vphattrriens article.csr .init .image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden; }
  .vphattrriens article.csr .init .image img, .vphattrriens article.csr .init .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens article.csr .init .titlebox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.68);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: all .2s linear;
    padding: 10px; }
  @media (min-width: 992px) {
    .vphattrriens article.csr .init .titlebox {
      padding: 20px;
      padding-bottom: 40px; } }
  .vphattrriens article.csr .init .titlebox-flex {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px; }
  .vphattrriens article.csr .init .titlebox .sub {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #828282;
    margin-bottom: 5px; }
  @media (min-width: 992px) {
    .vphattrriens article.csr .init .titlebox .sub {
      font-size: 16px; } }
  .vphattrriens article.csr .init .titlebox .title {
    flex: 1;
    display: block;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow-x: hidden;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #0f5f5a;
    margin: 0; }
  @media (min-width: 768px) {
    .vphattrriens article.csr .init .titlebox .title {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens article.csr .init .titlebox .title {
      font-size: 20px; } }
  .vphattrriens article.csr .init .titlebox .nav {
    margin-left: auto; }
  @media (min-width: 768px) {
    .vphattrriens article.csr:hover .init .titlebox {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: all .2s linear; }
    .vphattrriens article.csr:hover .hover {
      pointer-events: inherit;
      background: rgba(15, 95, 90, 0.8);
      -webkit-backdrop-filter: blur(2px);
      backdrop-filter: blur(2px); }
    .vphattrriens article.csr:hover .hover::before {
      right: 0;
      opacity: 1;
      visibility: visible;
      transition: all .3s linear; }
    .vphattrriens article.csr:hover .hover .titlebox {
      bottom: 0;
      opacity: 1;
      visibility: visible;
      transition: all .2s linear;
      transition-delay: .3s; } }
  .vphattrriens article.csr .hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .vphattrriens article.csr .hover::before {
    content: "";
    position: absolute;
    top: 0;
    right: 10%;
    bottom: 0;
    z-index: -1;
    background-image: url(../images/bg-csr.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s linear; }
  .vphattrriens article.csr .hover .titlebox {
    position: absolute;
    bottom: -10%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
    padding: 10px; }
  @media (min-width: 992px) {
    .vphattrriens article.csr .hover .titlebox {
      padding: 20px;
      padding-bottom: 40px; } }
  .vphattrriens article.csr .hover .titlebox-flex {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    gap: 15px; }
  @media (min-width: 992px) {
    .vphattrriens article.csr .hover .titlebox-flex {
      flex-flow: row wrap;
      align-items: flex-end;
      gap: 5px; } }
  .vphattrriens article.csr .hover .titlebox .sub {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #fff;
    margin-bottom: 5px; }
  @media (min-width: 992px) {
    .vphattrriens article.csr .hover .titlebox .sub {
      font-size: 16px; } }
  .vphattrriens article.csr .hover .titlebox .title {
    flex: 1;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    margin: 0; }
  @media (min-width: 768px) {
    .vphattrriens article.csr .hover .titlebox .title {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens article.csr .hover .titlebox .title {
      font-size: 20px; } }
  .vphattrriens article.csr .hover .titlebox .btn {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #0f5f5a;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 9px 12px;
    margin: 0;
    margin-right: auto; }
  @media (min-width: 768px) {
    .vphattrriens article.csr .hover .titlebox .btn {
      font-size: 16px;
      padding: 9px 20px; } }
  @media (min-width: 992px) {
    .vphattrriens article.csr .hover .titlebox .btn {
      margin: 0;
      margin-left: auto; } }
  .vphattrriens article.csr .hover .titlebox .btn .nav {
    flex-shrink: 0;
    margin-left: 10px;
    transition: all .1s linear; }
  .vphattrriens article.csr .hover .titlebox .btn:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens article.csr .hover .titlebox .btn:hover .nav {
    filter: brightness(999);
    transition: all .1s linear; }
  .vphattrriens .stavian--developement-tabs {
    background-image: url(../images/bg-cachtiepcan.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative;
    background-attachment: fixed;
    padding: 30px 0; }
  .vphattrriens .stavian--developement-tabs::before {
    content: "";
    position: absolute;
    background: rgba(15, 95, 90, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--developement-tabs {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--developement-tabs {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--developement-tabs {
      padding: 120px 0; } }
  .vphattrriens .stavian--developement-tabs .box-title {
    margin-bottom: 20px; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--developement-tabs .box-title {
      margin-bottom: 40px; } }
  .vphattrriens .stavian--developement-tabs .box-title .title {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #fff;
    padding: 0;
    margin: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--developement-tabs .box-title .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--developement-tabs .box-title .title {
      font-size: 36px;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  .vphattrriens .stavian--developement-tabs .box-title .title::before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 90px;
    height: 2px;
    bottom: 0;
    left: 0; }
  .vphattrriens .stavian--developement-tabs .box-title .title::before {
    content: none; }
  .vphattrriens .stavian--developement-tabs .tabs-panel-item {
    position: sticky;
    top: 120px; }
  .vphattrriens .stavian--developement-tabs__ptbv .tab-panel-content {
    display: block; }
  .vphattrriens .stavian--developement-tabs-second {
    background: #f2f2f2; }
  .vphattrriens .stavian--developement-tabs-second::before {
    content: none !important; }
  .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item > * {
    color: #666;
    background: transparent;
    border: 1px solid #fff; }
  .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item > *::before {
    filter: brightness(0.5); }
  .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item.active > *, .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item:hover > * {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item.active > *::before, .vphattrriens .stavian--developement-tabs-second .tabs-panel-item .tab-item:hover > *::before {
    filter: brightness(1); }
  .vphattrriens .stavian--developement-tabs-second .stavian--lvhd-desc {
    color: #111; }
  .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > * {
    color: #666;
    background: transparent;
    border: 1px solid #fff; }
  .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > *::before {
    filter: brightness(0.5); }
  .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > *.active, .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > *:hover {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > *.active::before, .vphattrriens .stavian--developement-tabs .stavian--lvhd__accordion-list-second .accordion-block .tab-item > *:hover::before {
    filter: brightness(1); }
  @media (min-width: 1200px) {
    .vphattrriens .tab-panel-content {
      margin-left: 40px; } }
  .vphattrriens .tab-panel-content .top-desc {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  @media (min-width: 768px) {
    .vphattrriens .tab-panel-content .top-desc {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .tab-panel-content .top-desc {
      font-size: 20px; } }
  .vphattrriens .tab-panel-content .list-category ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .vphattrriens .tab-panel-content .list-category ul li {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    align-items: flex-start;
    gap: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .tab-panel-content .list-category ul li {
      flex-flow: row wrap; } }
  .vphattrriens .tab-panel-content .list-category ul li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .vphattrriens .tab-panel-content .list-category ul li .image {
    width: 100px;
    height: 100px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.35);
    overflow: hidden; }
  @media (min-width: 1680px) {
    .vphattrriens .tab-panel-content .list-category ul li .image {
      width: 160px;
      height: 160px; } }
  .vphattrriens .tab-panel-content .list-category ul li .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .vphattrriens .tab-panel-content .list-category ul li .content {
    flex: 1; }
  .vphattrriens .tab-panel-content .list-category ul li .content .title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .tab-panel-content .list-category ul li .content .title {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .tab-panel-content .list-category ul li .content .title {
      font-size: 20px; } }
  .vphattrriens .tab-panel-content .list-category ul li .content .sub {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff; }
  @media (min-width: 1200px) {
    .vphattrriens .tab-panel-content .list-category ul li .content .sub {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .tab-panel-content .list-category ul li .content .sub {
      font-size: 20px; } }
  .vphattrriens .tab-panel-content .list-category ul li .content .sub.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .vphattrriens .tab-panel-content .list-category ul li .btn-toggle {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #b6e0de;
    margin-top: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .tab-panel-content .list-category ul li .btn-toggle {
      font-size: 16px; } }
  .vphattrriens .tab-panel-content .list-category ul li .btn-toggle.active::after {
    transform: rotate(180deg); }
  .vphattrriens .tab-panel-content .list-category ul li .btn-toggle::after {
    content: "";
    display: inline-block;
    background-image: url(../images/arrow-caretdown-green.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 1.5rem;
    height: 1.5rem; }
  .vphattrriens .tab-panel-content .list-category ul li .btn-toggle:hover {
    text-decoration: underline; }
  .vphattrriens .stavian--banner-linhvuchoatdong {
    position: relative;
    overflow: hidden; }
  .vphattrriens .stavian--banner-linhvuchoatdong .image {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative; }
  .vphattrriens .stavian--banner-linhvuchoatdong .image img, .vphattrriens .stavian--banner-linhvuchoatdong .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--banner-linhvuchoatdong .image {
      position: relative;
      width: 100%;
      padding-bottom: 35%;
      overflow: hidden; }
    .vphattrriens .stavian--banner-linhvuchoatdong .image img, .vphattrriens .stavian--banner-linhvuchoatdong .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .stavian--banner-linhvuchoatdong .titlebox {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--banner-linhvuchoatdong .titlebox {
      bottom: 70px; } }
  .vphattrriens .stavian--banner-linhvuchoatdong .titlebox .title {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    color: #0f5f5a;
    margin-bottom: 0;
    font-size: 24px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--banner-linhvuchoatdong .titlebox .title {
      font-size: 32px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--banner-linhvuchoatdong .titlebox .title {
      font-size: 48px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--banner-linhvuchoatdong .titlebox .title {
      font-size: 64px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce {
    padding: 30px 0;
    overflow-x: hidden; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce {
      padding: 120px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce {
      min-height: calc(100vh - 89px); } }
  @media (max-width: 991px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce {
      padding-bottom: 0; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .stavian-row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
  .vphattrriens .stavian--linhvuchoatdong-introduce .stavian-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .stavian-col {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox {
      margin-right: 40px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox .title {
    display: block;
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox .title {
      font-size: 36px;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox .title::before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 90px;
    height: 2px;
    bottom: 0;
    left: 0; }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #111; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox > * {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox > * {
      font-size: 20px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox ul li {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox ul li {
      margin-bottom: 20px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .textbox ul li::before {
    content: "";
    display: inline-block;
    background-image: url(../images/svg-checked-circle-stavian2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
    margin-top: 3.5px;
    margin-right: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .textbox ul li::before {
      width: 1.5rem;
      height: 1.5rem;
      margin-top: 2.5px; } }
  .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 100%; }
  .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox img, .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox {
      position: relative;
      width: 100%;
      padding-bottom: 87%;
      overflow: hidden; }
    .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox img, .vphattrriens .stavian--linhvuchoatdong-introduce .imgbox iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .stavian--lvhd-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--lvhd-desc {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--lvhd-desc {
      font-size: 20px; } }
  .vphattrriens .stavian--lvhd-table ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.15); }
  .vphattrriens .stavian--lvhd-table ul li {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
  .vphattrriens .stavian--lvhd-table ul li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .vphattrriens .stavian--lvhd-table ul li > * {
    flex: 1;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--lvhd-table ul li > * {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--lvhd-table ul li > * {
      font-size: 20px;
      padding: 20px; } }
  .vphattrriens .stavian--lvhd-table ul li > *:first-child {
    font-weight: 400;
    color: #b6e0de;
    max-width: 33%;
    border-right: 1px solid rgba(255, 255, 255, 0.15); }
  .vphattrriens .stavian--lvhd-table ul li > *:last-child {
    font-weight: 700; }
  .vphattrriens .stavian--lvhd-table {
    margin-top: 20px;
    margin-bottom: 0; }
  .vphattrriens .stavian--lvhd-table table {
    width: 100% !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important; }
  .vphattrriens .stavian--lvhd-table table td {
    vertical-align: baseline;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--lvhd-table table td {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--lvhd-table table td {
      font-size: 20px;
      padding: 20px; } }
  .vphattrriens .stavian--lvhd-table table td:first-child {
    font-weight: 400;
    color: #b6e0de;
    max-width: 33%;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    width: 33.33% !important; }
  .vphattrriens .stavian--lvhd-table table td:last-child {
    font-weight: 700;
    width: 66.66% !important; }
  .vphattrriens .stavian--lvhd-table ul {
    border: 1px solid #e0e0e0; }
  .vphattrriens .stavian--lvhd-table ul li > * {
    color: #111; }
  .vphattrriens .stavian--lvhd-table ul li > *:first-child {
    border-right: 1px solid #e0e0e0;
    color: #666; }
  .vphattrriens .stavian--lvhd-table ul li:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }
  .vphattrriens .stavian--lvhd-tab {
    position: relative;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--lvhd-tab {
      min-height: calc(100vh - 89px); } }
  .vphattrriens .stavian--lvhd-tab::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.45);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    transition: all .2s linear; }
  .vphattrriens .stavian--lvhd-tab.stavian--orange-before::before {
    background: rgba(173, 146, 118, 0.9);
    opacity: .9; }
  .vphattrriens .stavian--lvhd-tab.stavian--orange-before .stavian--lvhd-table ul li > *:first-child {
    color: #fff; }
  .vphattrriens .stavian--lvhd-tab.stavian--green-before::before {
    background: rgba(2, 75, 64, 0.68);
    opacity: .9; }
  .vphattrriens .stavian--textbox-absoluted {
    position: relative; }
  .vphattrriens .stavian--textbox-absoluted .box-image {
    position: relative;
    height: 50vh;
    overflow: hidden; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--textbox-absoluted .box-image {
      height: calc(100vh - 89px); } }
  .vphattrriens .stavian--textbox-absoluted .box-image img {
    position: absolute !important;
    top: -10% !important;
    left: -10% !important;
    width: 120%;
    height: 120%;
    -o-object-fit: cover;
    object-fit: cover; }
  .vphattrriens .stavian--textbox-absoluted .box-text {
    padding: 30px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--textbox-absoluted .box-text {
      padding: 10vh 0; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--textbox-absoluted .box-text {
      padding: 25vh 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--textbox-absoluted .box-text {
      padding: calc(50vh - 180px) 0; } }
  .vphattrriens .stavian--textbox-absoluted .box-text .text {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: rgba(2, 75, 64, 0.6);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 4px;
    padding: 15px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--textbox-absoluted .box-text .text {
      padding: 30px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--textbox-absoluted .box-text .text {
      max-width: 650px;
      margin: 0 auto 0 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--textbox-absoluted .box-text .text {
      padding: 70px; } }
  .vphattrriens .stavian--textbox-absoluted .box-text .text > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--textbox-absoluted .box-text .text > * {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--textbox-absoluted .box-text .text > * {
      font-size: 20px; } }
  .vphattrriens .stavian--textbox-absoluted-second .box-text .text {
    background: rgba(255, 255, 255, 0.68);
    margin: 0 0 0 auto; }
  .vphattrriens .stavian--textbox-absoluted-second .box-text .text > * {
    color: #111; }
  .vphattrriens .stavian--incontainer-introduce {
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--incontainer-introduce {
      padding: 60px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--incontainer-introduce {
      padding: 120px 0; } }
  .vphattrriens .stavian--incontainer-introduce .image {
    width: 100%;
    height: auto;
    aspect-ratio: 4/3; }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--incontainer-introduce .image {
      aspect-ratio: 1/1; } }
  .vphattrriens .stavian--incontainer-introduce .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .vphattrriens .stavian--incontainer-introduce .textbox {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    color: #111; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--incontainer-introduce .textbox {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--incontainer-introduce .textbox {
      font-size: 20px;
      margin-left: 40px; } }
  .vphattrriens .stavian--graphene-introduce .textbox > * {
    color: #333; }
  .vphattrriens .stavian--lvhd_count-number {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--lvhd_count-number {
      row-gap: 70px; } }
  .vphattrriens .stavian--lvhd_count-number .item {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    text-align: center; }
  .vphattrriens .stavian--lvhd_count-number .item .num {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: #fff;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--lvhd_count-number .item .num {
      font-size: 48px; } }
  @media (min-width: 992px) {
    .vphattrriens .stavian--lvhd_count-number .item .num {
      font-size: 64px; } }
  .vphattrriens .stavian--lvhd_count-number .item .num::after {
    content: "++";
    display: inline-block;
    font-size: 18px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--lvhd_count-number .item .num::after {
      font-size: 36px; } }
  .vphattrriens .stavian--lvhd_count-number .item .desc {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff; }
  .vphattrriens .stavian--lvhd_count-number .item .desc br {
    display: none; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--lvhd_count-number .item .desc {
      font-size: 18px; }
    .vphattrriens .stavian--lvhd_count-number .item .desc br {
      display: inline; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--lvhd_count-number .item .desc {
      font-size: 20px; } }
  .vphattrriens .stavian--button_var {
    position: relative;
    z-index: 1; }
  .vphattrriens .stavian--button_var .btn {
    display: inline-flex;
    align-items: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    border-radius: 4px;
    padding: 11px 30px;
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .stavian--button_var .btn:hover {
    background: #68b2ae; }
  .vphattrriens .stavian--button_var .btn img {
    flex-shrink: 0;
    margin-left: 10px;
    filter: brightness(999); }
  .vphattrriens .stavian--button_var-white .btn {
    color: #0f5f5a;
    background: #fff; }
  .vphattrriens .stavian--button_var-white .btn img {
    transform: rotate(180deg);
    filter: unset; }
  .vphattrriens .stavian--button_var-white .btn:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .stavian--button_var-white .btn:hover img {
    filter: brightness(999); }
  .vphattrriens .stavian--paper-product {
    background: #f2f2f2;
    overflow-x: hidden; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--paper-product {
      padding: 30px 0; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .vphattrriens .stavian--paper-product {
      padding: 60px 0; } }
  @media (min-width: 992px) and (min-width: 1680px) {
    .vphattrriens .stavian--paper-product {
      padding: 120px 0; } }
  .vphattrriens .stavian--paper-product .stavian-row {
    position: relative;
    display: flex;
    flex-flow: column-reverse;
    margin: 0 -15px; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--paper-product .stavian-row {
      flex-flow: row wrap; } }
  .vphattrriens .stavian--paper-product .stavian-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--paper-product .stavian-col:first-child {
      flex: 0 0 35%;
      max-width: 35%; }
    .vphattrriens .stavian--paper-product .stavian-col:last-child {
      flex: 0 0 65%;
      max-width: 65%; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--paper-product .stavian-col:last-child {
      padding-left: 70px; } }
  .vphattrriens .stavian--paper-product .image {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 100%; }
  .vphattrriens .stavian--paper-product .image img, .vphattrriens .stavian--paper-product .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--paper-product .image {
      position: relative;
      width: 100%;
      padding-bottom: 128%;
      overflow: hidden; }
    .vphattrriens .stavian--paper-product .image img, .vphattrriens .stavian--paper-product .image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table {
    margin-bottom: 20px; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul {
    border: 1px solid #e0e0e0; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li > * {
    color: #111; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li > *:first-child {
    border-right: 1px solid #e0e0e0;
    color: #666; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table {
    margin-bottom: 20px;
    margin-top: 0; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table table {
    width: 100% !important;
    border: 1px solid #e0e0e0 !important; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table table td {
    vertical-align: baseline;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #111;
    padding: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--paper-product .stavian--lvhd-table table td {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--paper-product .stavian--lvhd-table table td {
      font-size: 20px;
      padding: 20px; } }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table table td:first-child {
    font-weight: 400;
    color: #666;
    max-width: 33%;
    border-right: 1px solid #e0e0e0;
    width: 33.33% !important; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table table td:last-child {
    font-weight: 700;
    width: 66.66% !important; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul {
    border: 1px solid #e0e0e0; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li > * {
    color: #111; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li > *:first-child {
    border-right: 1px solid #e0e0e0;
    color: #666; }
  .vphattrriens .stavian--paper-product .stavian--lvhd-table ul li:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }
  .vphattrriens .stavian--paper-product .paper-product--title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #0f5f5a;
    margin-bottom: 20px; }
  .vphattrriens .stavian--paper-product .paper-product--desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #111; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--paper-product .paper-product--desc {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--paper-product .paper-product--desc {
      font-size: 20px; } }
  .vphattrriens .stavian--linhvuchoatdong-invest {
    position: relative;
    overflow: hidden; }
  @media (max-width: 991px) {
    .vphattrriens .stavian--linhvuchoatdong-invest {
      display: flex;
      flex-flow: column-reverse; } }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-base {
    background: #0f5f5a; }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image {
    max-width: 50.69%;
    width: 100%;
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden; }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image img, .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image {
      position: relative;
      width: 100%;
      padding-bottom: 30%;
      overflow: hidden; }
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image img, .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image {
      height: calc(100vh - 89px); } }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  @media (max-width: 991.98px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-base .base-image {
      max-width: 100%; } }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-deco {
    position: absolute;
    top: 0;
    left: 51%;
    transform: translateX(-50%);
    width: 27%;
    height: 100%;
    z-index: 1;
    background-image: url(../images/invest-deco.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%; }
  @media (max-width: 1199px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-deco {
      display: none; } }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 2; }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .container {
    padding-right: 0 !important; }
  @media (max-width: 991.98px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .container {
      padding-right: 15px !important; } }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .invest-content--text {
    max-width: 48%;
    margin-left: auto;
    padding: 70px 0 70px 70px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #fff; }
  .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .invest-content--text p {
    margin-bottom: 0; }
  @media (max-width: 1199px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .invest-content--text {
      padding: 70px 0 70px 30px;
      font-size: 18px; } }
  @media (max-width: 991.98px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .invest-content--text {
      max-width: 100%;
      padding: 40px 0;
      font-size: 18px; } }
  @media (max-width: 767px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-content .invest-content--text {
      font-size: 16px;
      padding: 30px 0; } }
  @media (max-width: 991.98px) {
    .vphattrriens .stavian--linhvuchoatdong-invest .invest-content {
      position: relative;
      top: 0;
      left: 0;
      transform: unset;
      background: #0f5f5a; } }
  .vphattrriens .stavian--linhvuchoatdong-invest-v2 .invest-base {
    background: #f2f2f2; }
  @media (max-width: 991px) {
    .vphattrriens .stavian--linhvuchoatdong-invest-v2 .invest-content {
      background: #f2f2f2; } }
  .vphattrriens .stavian--linhvuchoatdong-invest-v2 .invest-content .invest-content--text {
    color: #111; }
  .vphattrriens .stavian--switch-page {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 30px 0; }
  @media (max-width: 767px) {
    .vphattrriens .stavian--switch-page .row {
      margin: 0 -5px; }
    .vphattrriens .stavian--switch-page [class*=col-] {
      padding: 0 5px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page {
      padding: 50px 0; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--switch-page {
      padding: 70px 0; } }
  .vphattrriens .stavian--switch-page .item {
    display: flex;
    flex-flow: column;
    height: 100%; }
  .vphattrriens .stavian--switch-page .item .image {
    position: relative;
    width: 100%;
    padding-bottom: 47%;
    overflow: hidden;
    display: block;
    text-align: left;
    margin-bottom: 20px; }
  .vphattrriens .stavian--switch-page .item .image img, .vphattrriens .stavian--switch-page .item .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens .stavian--switch-page .item .image img {
    transition: all .3s linear; }
  .vphattrriens .stavian--switch-page .item .image:hover img {
    transform: scale(1.1);
    transition: all .3s linear; }
  .vphattrriens .stavian--switch-page .item .title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--switch-page .item .title {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page .item .title {
      font-size: 28px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--switch-page .item .title {
      font-size: 36px; } }
  .vphattrriens .stavian--switch-page .item .btn-links {
    margin-top: auto; }
  .vphattrriens .stavian--switch-page .item .link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #f2f2f2;
    border-radius: 40px;
    padding: 6px 12px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    color: #666; }
  .vphattrriens .stavian--switch-page .item .link svg {
    width: 16px;
    height: 16px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--switch-page .item .link {
      font-size: 14px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page .item .link {
      font-size: 16px;
      padding: 7px 17px; }
    .vphattrriens .stavian--switch-page .item .link svg {
      width: 24px;
      height: 24px; } }
  .vphattrriens .stavian--switch-page .item .link:hover {
    background: #0f5f5a;
    color: #fff; }
  .vphattrriens .stavian--switch-page .item .link:hover path {
    fill: #fff; }
  .vphattrriens .stavian--switch-page__title {
    display: block;
    text-align: center;
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page__title {
      margin-bottom: 40px; } }
  .vphattrriens .stavian--switch-page__title > * {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--switch-page__title > * {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page__title > * {
      font-size: 20px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--switch-page__title > * {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .vphattrriens .stavian--switch-page__title > * br {
      display: block !important; } }
  .vphattrriens .stavian--switch-page__width {
    max-width: 650px;
    margin: 0 auto; }
  .vphattrriens .stavian--switch-page__width .item .image {
    position: relative;
    width: 100%;
    padding-bottom: 65%;
    overflow: hidden; }
  .vphattrriens .stavian--switch-page__width .item .image img, .vphattrriens .stavian--switch-page__width .item .image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .vphattrriens .stavian--switch-page__width .item .title {
    font-size: 14px; }
  @media (min-width: 768px) {
    .vphattrriens .stavian--switch-page__width .item .title {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--switch-page__width .item .title {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--switch-page__width .item .title {
      font-size: 20px; } }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block {
    position: relative;
    margin-bottom: 10px; }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .accordion-header {
    padding-bottom: 10px; }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item.active > * {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item.active > *::before {
    background-image: url(../images/arrow-chevron-right-green.svg); }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > * {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 4px;
    padding: 10px;
    padding-right: 40px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > * {
      font-size: 18px; } }
  @media (min-width: 1680px) {
    .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > * {
      font-size: 20px;
      padding: 20px; } }
  @media (max-width: 991px) {
    .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > * br {
      display: none; } }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > *:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url(../images/arrow-chevron-right-white.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > *:hover {
    background: #fff;
    color: #0f5f5a; }
  .vphattrriens .stavian--lvhd__accordion-list .accordion-block .tab-item > *:hover::before {
    background-image: url(../images/arrow-chevron-right-green.svg); }
  .vphattrriens .stavian--search-result {
    background: #f2f2f2;
    padding: 40px 0; }
  .vphattrriens .stavian--search-result__searchbox {
    max-width: 860px;
    width: 100%;
    margin-right: auto; }
  .vphattrriens .stavian--top-keyword {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.875;
    color: #111; }
  .vphattrriens .stavian--top-keyword h2 {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1666666667;
    color: #111;
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--top-keyword h2 {
      font-size: 36px; } }
  .vphattrriens .stavian--top-keyword h2 span {
    color: #0f5f5a; }
  .vphattrriens .stavian--list-result .item {
    display: block;
    max-width: 860px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-right: auto;
    padding: 15px; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--list-result .item {
      padding: 40px; } }
  .vphattrriens .stavian--list-result .item:hover .title {
    text-decoration: underline; }
  .vphattrriens .stavian--list-result .item > * {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.875;
    color: #111;
    margin-bottom: 0; }
  .vphattrriens .stavian--list-result .item .title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #0f5f5a; }
  .vphattrriens .stavian--list-result .stavian-pagination > * {
    background: #fff; }
  .vphattrriens .stavian--list-result .stavian-pagination > *.active {
    background: #0f5f5a; }
  .vphattrriens .stavian--404 {
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 89px);
    text-align: center;
    background-image: url(../images/bg-404.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    z-index: 1; }
  @media (min-width: 1200px) {
    .vphattrriens .stavian--404::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      background-image: url(../images/before-404.png);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: top right;
      pointer-events: none;
      z-index: -1; } }
  .vphattrriens .stavian--404 .numberic {
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 180px;
    line-height: 1;
    color: #0f5f5a; }
  .vphattrriens .stavian--404 .sub {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #111;
    margin-bottom: 20px; }
  .vphattrriens .stavian--404 .backtohome-404 {
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    background: #0f5f5a;
    padding: 14px 24px;
    font-weight: 500;
    font-size: 16px;
    color: #fff; }
  .vphattrriens .stavian--404 .backtohome-404 img {
    flex-shrink: 0;
    margin-right: 10px; }
  .vphattrriens .stavian--privacy-content {
    padding: 20px 0; }
  @media (min-width: 992px) {
    .vphattrriens .stavian--privacy-content {
      padding: 40px 0; } }
  @media (min-width: 1440px) {
    .vphattrriens .stavian--privacy-content {
      padding: 70px 0 100px; } }
  .vphattrriens .stavian--privacy-content .box-item {
    max-width: 860px;
    width: 100%;
    margin-right: auto;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .vphattrriens .stavian--privacy-content .box-item:not(:last-child) {
    border-bottom: 1px solid #f2f2f2; }
  .vphattrriens .stavian--privacy-content .box-item .title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #0f5f5a;
    margin-bottom: 10px; }
  .vphattrriens .stavian--privacy-content .box-item > * {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #111;
    margin-bottom: 0; }
  .vphattrriens .page-search-content {
    background-image: url(../images/banner-linhvuchoatdong.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 89px);
    overflow: hidden; }
  .vphattrriens .page-search-content .container {
    position: relative;
    height: 100%;
    z-index: 1; }
  .vphattrriens .page-search-content .svg-before {
    max-width: 860px;
    width: 100%;
    margin-right: auto; }
  @media (max-width: 1199px) {
    .vphattrriens .page-search-content .svg-before {
      display: flex;
      flex-flow: column;
      justify-content: center;
      height: 100%; } }
  @media (min-width: 1200px) {
    .vphattrriens .page-search-content .svg-before {
      padding-top: 70px; }
    .vphattrriens .page-search-content .svg-before::before {
      content: "";
      position: absolute;
      background-image: url(../images/svg-search-bg.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: right;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: -1; } }
  .vphattrriens .title-search-global {
    display: block;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.1666666667;
    color: #111;
    margin-bottom: 20px; }
  .vphattrriens .form-search-global {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 10px; }
  @media (min-width: 1200px) {
    .vphattrriens .form-search-global {
      gap: 20px; } }
  .vphattrriens .form-search-global input {
    flex: 1;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-weight: 700;
    font-size: 20px;
    color: #0f5f5a;
    line-height: 1;
    padding: 8px;
    transition: all .2s linear; }
  @media (min-width: 1200px) {
    .vphattrriens .form-search-global input {
      padding: 8px 20px; } }
  .vphattrriens .form-search-global input:focus {
    outline: none;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
    transition: all .2s linear; }
  .vphattrriens .form-search-global input::-moz-placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #999;
    opacity: 1; }
  .vphattrriens .form-search-global input::placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #999;
    opacity: 1; }
  .vphattrriens .form-search-global button {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: #0f5f5a;
    border-radius: 4px;
    padding: 8px 16px;
    border: none;
    transition: all .2s linear; }
  @media (min-width: 768px) {
    .vphattrriens .form-search-global button {
      padding: 16px 30px; } }
  .vphattrriens .form-search-global button:hover {
    background: #68b2ae;
    transition: all .2s linear; }
  .vphattrriens .form-search-global button:focus {
    outline: none;
    border: none; }
  .vphattrriens .form-search-global button svg {
    margin-left: 10px; }
  .vphattrriens .about-banner {
    position: relative;
    background: #fff;
    height: 30vh;
    overflow: hidden; }
  @media (min-width: 768px) {
    .vphattrriens .about-banner {
      height: calc(100vh - 89px); } }
  .vphattrriens .about-banner .about-banner-image {
    display: block;
    position: relative;
    overflow: hidden; }
  .vphattrriens .about-banner .about-banner-image::before {
    content: "";
    display: block;
    padding-bottom: 30vh; }
  @media (min-width: 768px) {
    .vphattrriens .about-banner .about-banner-image::before {
      padding-bottom: calc(100vh - 89px); } }
  .vphattrriens .about-banner .about-banner-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
    transition: all .3s; }
  .vphattrriens .about-banner .about-banner-title {
    position: absolute;
    width: 100%;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .vphattrriens .about-banner .about-banner-title {
      bottom: 135px; } }
  .vphattrriens .about-banner .about-banner-title .title {
    display: inline-block;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: #fff; }
  @media (min-width: 768px) {
    .vphattrriens .about-banner .about-banner-title .title {
      font-size: 64px; } }
  .vphattrriens .main-container {
    position: relative;
    z-index: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 30px 0; }
  @media (min-width: 1200px) {
    .vphattrriens .main-container {
      padding: 60px 0; }
    .vphattrriens .main-container::before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      background-image: url(../images/trai-dat.png);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: 110% bottom;
      width: 100%;
      height: 100%;
      pointer-events: none;
      z-index: -1; } }
  @media (min-width: 1680px) {
    .vphattrriens .main-container {
      min-height: calc(100vh - 89px);
      padding: 30px 0; } }
  .vphattrriens .tab-content-1--wrapper .box-wrapper {
    display: block;
    max-width: 745px;
    margin-right: auto;
    margin-bottom: 35px; }
  @media (min-width: 992px) {
    .vphattrriens .tab-content-1--wrapper .box-wrapper {
      margin-bottom: 70px; } }
  .vphattrriens .tab-content-1--wrapper .box-title {
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #111; }
  @media (min-width: 1680px) {
    .vphattrriens .tab-content-1--wrapper .box-title {
      font-size: 20px; } }
  .vphattrriens .tab-content-1--wrapper .box-title .title {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.1666666667;
    color: #0f5f5a;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .vphattrriens .tab-content-1--wrapper .box-title .title::before {
    content: "";
    position: absolute;
    width: 90px;
    height: 2px;
    background: currentColor;
    bottom: 0;
    left: 0; }
  .vphattrriens .home-globe-head {
    margin-bottom: 57px; }
  .vphattrriens .home-globe-head .head-l .content-before {
    position: relative; }
  .vphattrriens .home-globe-head .head-l .content-before::after {
    content: "++";
    display: inline-block;
    vertical-align: text-top;
    font-weight: 900;
    font-size: 20px;
    line-height: 1;
    color: currentColor; }
