@charset "UTF-8";
.image-responsive, .image-full {
  height: auto; }

.image-full {
  width: 100%; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.clear-fix, dl.data-list, .row {
  *zoom: 1; }
  .clear-fix:before, dl.data-list:before, .row:before, .clear-fix:after, dl.data-list:after, .row:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .clear-fix:after, dl.data-list:after, .row:after {
    clear: both; }

.fade {
  opacity: 0;
  display: block; }
  .fade.in {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }

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

figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0; }

form, fieldset, label, legend, button, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, q, s, small, strike, strong, sub, sup, tt, var, samp, dd, dl, dt, li, ol, ul, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  line-height: 1; }

body {
  font-family: "Geist", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  margin-bottom: 2rem ;
  line-height: 1;
  font-family: "obviously-narrow", sans-serif;
  font-weight: 600; }

h1, .h1 {
  font-size: 3.76471rem ; }

h2, .h2 {
  font-size: 2.58824rem ; }

h3, .h3 {
  font-size: 2.35294rem ; }

h4, .h4 {
  font-size: 2.11765rem ; }

h5, .h5 {
  font-size: 1.76471rem ; }

h6, .h6 {
  font-size: 1.64706rem ; }

p {
  font-family: "Geist", sans-serif;
  line-height: inherit;
  margin-bottom: 2rem ; }

strong {
  font-style: inherit; }

ul, ol {
  margin-bottom: 2rem ;
  margin-left: 2em; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  line-height: 1.4; }

small {
  font-size: .8em; }

dl {
  margin-bottom: 2rem ; }
  dl dt, dl dd {
    line-height: 1.4; }
  dl dd {
    line-height: 1.4; }

em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit; }

abbr {
  font-size: .9em;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

code {
  color: inherit;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  padding: .18em .4em .18em;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: .9em;
  border-radius: 3px; }

hr, .hr {
  margin: 0;
  margin-bottom: 2rem ;
  border: 0;
  border-bottom: 1px solid #CCC; }

span.hr {
  display: block; }

.hr-dotted {
  border-bottom-style: dashed; }

.bold, strong, dl dt {
  font-weight: 400; }

ul.unstyled, ol.unstyled {
  list-style: none;
  margin-left: 0; }

ul.inline li, ol.inline li {
  display: inline-block;
  vertical-align: top; }

.strike-out {
  text-decoration: line-through; }

.text-align-right {
  text-align: right; }

.truncate-text {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

dl.data-list {
  margin-bottom: 0; }
  dl.data-list dt {
    float: left; }
  dl.data-list dd {
    overflow: hidden;
    text-align: right; }

.arrow {
  background: #efefef;
  width: 300px;
  height: 50px;
  margin-bottom: 4rem;
  position: relative; }
  .arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000; }

div[class*="offset-pad-"], div[class*="offset-pad-"] .row div[class*="col-"], .offset-pad-1.ctc-col-parent .row div[class*="col-"], * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.offset-bottom-10 {
  margin-bottom: 100px !important; }

.offset-bottom-9 {
  margin-bottom: 90px !important; }

.offset-bottom-8 {
  margin-bottom: 80px !important; }

.offset-bottom-7 {
  margin-bottom: 70px !important; }

.offset-bottom-6 {
  margin-bottom: 60px !important; }

.offset-bottom-5 {
  margin-bottom: 50px !important; }

.offset-bottom-4 {
  margin-bottom: 40px !important; }

.offset-bottom-3 {
  margin-bottom: 30px !important; }

.offset-bottom-2 {
  margin-bottom: 20px !important; }

.offset-bottom-1 {
  margin-bottom: 10px !important; }

.offset-bottom-0 {
  margin-bottom: 0px !important; }

.offset-bottom {
  margin-bottom: 2rem !important; }

.offset-bottom-none {
  margin-bottom: 0 !important; }

.offset-bottom-half {
  margin-bottom: 1rem ; }

.relate-to-this {
  position: relative; }

.row {
  width: 100%; }

.hide {
  display: none !important; }

.transparent {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

.\+i3TODO {
  outline: 2px dashed #ff0000; }

html, body {
  font-size: 17px;
  color: rgba(61, 38, 86, 0.9);
  line-height: 1.4; }

i.icon {
  vertical-align: top;
  display: inline-block;
  vertical-align: top;
  line-height: 1; }

.image-full {
  display: block; }

.image-content {
  display: block;
  margin-bottom: 2rem ;
  margin-right: 2rem ;
  margin-left: 2rem ; }
  .image-content.pull-left {
    margin-left: 0; }

.grid-table {
  display: table;
  width: 100%; }
  .grid-table .grid-table-row {
    display: table-row; }
  .grid-table .grid-table-cell {
    display: table-cell; }
  .grid-table.two-blocks .grid-table-cell {
    width: 50%; }
  .grid-table.three-blocks .grid-table-cell {
    width: 33%; }
  .grid-table.four-blocks .grid-table-cell {
    width: 25%; }
  .grid-table.five-blocks .grid-table-cell {
    width: 20%; }

.ctc-col-parent {
  float: none !important; }
  .ctc-col-parent .col-33 {
    width: 33.33% !important; }

div[class*="offset-pad-"].offset-bottom-1 .row div[class*="col-"] {
  margin-bottom: 10px; }

div[class*="offset-pad-"].offset-bottom-2 .row div[class*="col-"] {
  margin-bottom: 20px; }

div[class*="offset-pad-"].offset-bottom-3 .row div[class*="col-"] {
  margin-bottom: 30px; }

div[class*="offset-pad-"].offset-bottom-4 .row div[class*="col-"] {
  margin-bottom: 40px; }

div[class*="offset-pad-"].offset-bottom-5 .row div[class*="col-"] {
  margin-bottom: 50px; }

div[class*="offset-pad-"].offset-bottom-6 .row div[class*="col-"] {
  margin-bottom: 60px; }

div[class*="offset-pad-"].offset-bottom-7 .row div[class*="col-"] {
  margin-bottom: 70px; }

div[class*="offset-pad-"].offset-bottom-8 .row div[class*="col-"] {
  margin-bottom: 80px; }

div[class*="offset-pad-"].offset-bottom-9 .row div[class*="col-"] {
  margin-bottom: 90px; }

div[class*="offset-pad-"].offset-bottom-10 .row div[class*="col-"] {
  margin-bottom: 100px; }

.offset-pad-1 {
  padding-left: 5px;
  padding-right: 5px; }
  .offset-pad-1.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -5px;
    margin-right: -5px; }
    .offset-pad-1.ctc-col-parent .row div[class*="col-"] {
      padding: 0px 5px; }

.offset-pad-2 {
  padding-left: 10px;
  padding-right: 10px; }
  .offset-pad-2.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -10px;
    margin-right: -10px; }
    .offset-pad-2.ctc-col-parent .row div[class*="col"] {
      padding: 0px 10px; }

.offset-pad-3 {
  padding-left: 15px;
  padding-right: 15px; }
  .offset-pad-3.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: -15px; }
    .offset-pad-3.ctc-col-parent .row div[class*="col"] {
      padding: 0px 15px; }

.offset-pad-4 {
  padding-left: 20px;
  padding-right: 20px; }
  .offset-pad-4.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -20px;
    margin-right: -20px; }
    .offset-pad-4.ctc-col-parent .row div[class*="col"] {
      padding: 0px 20px; }

.offset-pad-5 {
  padding-left: 25px;
  padding-right: 25px; }
  .offset-pad-5.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -25px;
    margin-right: -25px; }
    .offset-pad-5.ctc-col-parent .row div[class*="col"] {
      padding: 0px 25px; }

.offset-pad-6 {
  padding-left: 30px;
  padding-right: 30px; }
  .offset-pad-6.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -30px;
    margin-right: -30px; }
    .offset-pad-6.ctc-col-parent .row div[class*="col"] {
      padding: 0px 30px; }

.offset-pad-7 {
  padding-left: 35px;
  padding-right: 35px; }
  .offset-pad-7.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -35px;
    margin-right: -35px; }
    .offset-pad-7.ctc-col-parent .row div[class*="col"] {
      padding: 0px 35px; }

.offset-pad-8 {
  padding-left: 40px;
  padding-right: 40px; }
  .offset-pad-8.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -40px;
    margin-right: -40px; }
    .offset-pad-8.ctc-col-parent .row div[class*="col"] {
      padding: 0px 40px; }

.offset-pad-9 {
  padding-left: 45px;
  padding-right: 45px; }
  .offset-pad-9.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -45px;
    margin-right: -45px; }
    .offset-pad-9.ctc-col-parent .row div[class*="col"] {
      padding: 0px 45px; }

.offset-pad-10 {
  padding-left: 50px;
  padding-right: 50px; }
  .offset-pad-10.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -50px;
    margin-right: -50px; }
    .offset-pad-10.ctc-col-parent .row div[class*="col"] {
      padding: 0px 50px; }

.ctc-entity-banners {
  position: relative; }
  .ctc-entity-banners img {
    display: block;
    margin: 0 auto; }

[class*="col-"] {
  float: left; }

.col-100, .w-100 {
  width: 100%; }

.offset-100 {
  margin-left: 100%; }

.col-99, .w-99 {
  width: 99%; }

.offset-99 {
  margin-left: 99%; }

.col-98, .w-98 {
  width: 98%; }

.offset-98 {
  margin-left: 98%; }

.col-97, .w-97 {
  width: 97%; }

.offset-97 {
  margin-left: 97%; }

.col-96, .w-96 {
  width: 96%; }

.offset-96 {
  margin-left: 96%; }

.col-95, .w-95 {
  width: 95%; }

.offset-95 {
  margin-left: 95%; }

.col-94, .w-94 {
  width: 94%; }

.offset-94 {
  margin-left: 94%; }

.col-93, .w-93 {
  width: 93%; }

.offset-93 {
  margin-left: 93%; }

.col-92, .w-92 {
  width: 92%; }

.offset-92 {
  margin-left: 92%; }

.col-91, .w-91 {
  width: 91%; }

.offset-91 {
  margin-left: 91%; }

.col-90, .w-90 {
  width: 90%; }

.offset-90 {
  margin-left: 90%; }

.col-89, .w-89 {
  width: 89%; }

.offset-89 {
  margin-left: 89%; }

.col-88, .w-88 {
  width: 88%; }

.offset-88 {
  margin-left: 88%; }

.col-87, .w-87 {
  width: 87%; }

.offset-87 {
  margin-left: 87%; }

.col-86, .w-86 {
  width: 86%; }

.offset-86 {
  margin-left: 86%; }

.col-85, .w-85 {
  width: 85%; }

.offset-85 {
  margin-left: 85%; }

.col-84, .w-84 {
  width: 84%; }

.offset-84 {
  margin-left: 84%; }

.col-83, .w-83 {
  width: 83%; }

.offset-83 {
  margin-left: 83%; }

.col-82, .w-82 {
  width: 82%; }

.offset-82 {
  margin-left: 82%; }

.col-81, .w-81 {
  width: 81%; }

.offset-81 {
  margin-left: 81%; }

.col-80, .w-80 {
  width: 80%; }

.offset-80 {
  margin-left: 80%; }

.col-79, .w-79 {
  width: 79%; }

.offset-79 {
  margin-left: 79%; }

.col-78, .w-78 {
  width: 78%; }

.offset-78 {
  margin-left: 78%; }

.col-77, .w-77 {
  width: 77%; }

.offset-77 {
  margin-left: 77%; }

.col-76, .w-76 {
  width: 76%; }

.offset-76 {
  margin-left: 76%; }

.col-75, .w-75 {
  width: 75%; }

.offset-75 {
  margin-left: 75%; }

.col-74, .w-74 {
  width: 74%; }

.offset-74 {
  margin-left: 74%; }

.col-73, .w-73 {
  width: 73%; }

.offset-73 {
  margin-left: 73%; }

.col-72, .w-72 {
  width: 72%; }

.offset-72 {
  margin-left: 72%; }

.col-71, .w-71 {
  width: 71%; }

.offset-71 {
  margin-left: 71%; }

.col-70, .w-70 {
  width: 70%; }

.offset-70 {
  margin-left: 70%; }

.col-69, .w-69 {
  width: 69%; }

.offset-69 {
  margin-left: 69%; }

.col-68, .w-68 {
  width: 68%; }

.offset-68 {
  margin-left: 68%; }

.col-67, .w-67 {
  width: 67%; }

.offset-67 {
  margin-left: 67%; }

.col-66, .w-66 {
  width: 66%; }

.offset-66 {
  margin-left: 66%; }

.col-65, .w-65 {
  width: 65%; }

.offset-65 {
  margin-left: 65%; }

.col-64, .w-64 {
  width: 64%; }

.offset-64 {
  margin-left: 64%; }

.col-63, .w-63 {
  width: 63%; }

.offset-63 {
  margin-left: 63%; }

.col-62, .w-62 {
  width: 62%; }

.offset-62 {
  margin-left: 62%; }

.col-61, .w-61 {
  width: 61%; }

.offset-61 {
  margin-left: 61%; }

.col-60, .w-60 {
  width: 60%; }

.offset-60 {
  margin-left: 60%; }

.col-59, .w-59 {
  width: 59%; }

.offset-59 {
  margin-left: 59%; }

.col-58, .w-58 {
  width: 58%; }

.offset-58 {
  margin-left: 58%; }

.col-57, .w-57 {
  width: 57%; }

.offset-57 {
  margin-left: 57%; }

.col-56, .w-56 {
  width: 56%; }

.offset-56 {
  margin-left: 56%; }

.col-55, .w-55 {
  width: 55%; }

.offset-55 {
  margin-left: 55%; }

.col-54, .w-54 {
  width: 54%; }

.offset-54 {
  margin-left: 54%; }

.col-53, .w-53 {
  width: 53%; }

.offset-53 {
  margin-left: 53%; }

.col-52, .w-52 {
  width: 52%; }

.offset-52 {
  margin-left: 52%; }

.col-51, .w-51 {
  width: 51%; }

.offset-51 {
  margin-left: 51%; }

.col-50, .w-50 {
  width: 50%; }

.offset-50 {
  margin-left: 50%; }

.col-49, .w-49 {
  width: 49%; }

.offset-49 {
  margin-left: 49%; }

.col-48, .w-48 {
  width: 48%; }

.offset-48 {
  margin-left: 48%; }

.col-47, .w-47 {
  width: 47%; }

.offset-47 {
  margin-left: 47%; }

.col-46, .w-46 {
  width: 46%; }

.offset-46 {
  margin-left: 46%; }

.col-45, .w-45 {
  width: 45%; }

.offset-45 {
  margin-left: 45%; }

.col-44, .w-44 {
  width: 44%; }

.offset-44 {
  margin-left: 44%; }

.col-43, .w-43 {
  width: 43%; }

.offset-43 {
  margin-left: 43%; }

.col-42, .w-42 {
  width: 42%; }

.offset-42 {
  margin-left: 42%; }

.col-41, .w-41 {
  width: 41%; }

.offset-41 {
  margin-left: 41%; }

.col-40, .w-40 {
  width: 40%; }

.offset-40 {
  margin-left: 40%; }

.col-39, .w-39 {
  width: 39%; }

.offset-39 {
  margin-left: 39%; }

.col-38, .w-38 {
  width: 38%; }

.offset-38 {
  margin-left: 38%; }

.col-37, .w-37 {
  width: 37%; }

.offset-37 {
  margin-left: 37%; }

.col-36, .w-36 {
  width: 36%; }

.offset-36 {
  margin-left: 36%; }

.col-35, .w-35 {
  width: 35%; }

.offset-35 {
  margin-left: 35%; }

.col-34, .w-34 {
  width: 34%; }

.offset-34 {
  margin-left: 34%; }

.col-33, .w-33 {
  width: 33%; }

.offset-33 {
  margin-left: 33%; }

.col-32, .w-32 {
  width: 32%; }

.offset-32 {
  margin-left: 32%; }

.col-31, .w-31 {
  width: 31%; }

.offset-31 {
  margin-left: 31%; }

.col-30, .w-30 {
  width: 30%; }

.offset-30 {
  margin-left: 30%; }

.col-29, .w-29 {
  width: 29%; }

.offset-29 {
  margin-left: 29%; }

.col-28, .w-28 {
  width: 28%; }

.offset-28 {
  margin-left: 28%; }

.col-27, .w-27 {
  width: 27%; }

.offset-27 {
  margin-left: 27%; }

.col-26, .w-26 {
  width: 26%; }

.offset-26 {
  margin-left: 26%; }

.col-25, .w-25 {
  width: 25%; }

.offset-25 {
  margin-left: 25%; }

.col-24, .w-24 {
  width: 24%; }

.offset-24 {
  margin-left: 24%; }

.col-23, .w-23 {
  width: 23%; }

.offset-23 {
  margin-left: 23%; }

.col-22, .w-22 {
  width: 22%; }

.offset-22 {
  margin-left: 22%; }

.col-21, .w-21 {
  width: 21%; }

.offset-21 {
  margin-left: 21%; }

.col-20, .w-20 {
  width: 20%; }

.offset-20 {
  margin-left: 20%; }

.col-19, .w-19 {
  width: 19%; }

.offset-19 {
  margin-left: 19%; }

.col-18, .w-18 {
  width: 18%; }

.offset-18 {
  margin-left: 18%; }

.col-17, .w-17 {
  width: 17%; }

.offset-17 {
  margin-left: 17%; }

.col-16, .w-16 {
  width: 16%; }

.offset-16 {
  margin-left: 16%; }

.col-15, .w-15 {
  width: 15%; }

.offset-15 {
  margin-left: 15%; }

.col-14, .w-14 {
  width: 14%; }

.offset-14 {
  margin-left: 14%; }

.col-13, .w-13 {
  width: 13%; }

.offset-13 {
  margin-left: 13%; }

.col-12, .w-12 {
  width: 12%; }

.offset-12 {
  margin-left: 12%; }

.col-11, .w-11 {
  width: 11%; }

.offset-11 {
  margin-left: 11%; }

.col-10, .w-10 {
  width: 10%; }

.offset-10 {
  margin-left: 10%; }

.col-9, .w-9 {
  width: 9%; }

.offset-9 {
  margin-left: 9%; }

.col-8, .w-8 {
  width: 8%; }

.offset-8 {
  margin-left: 8%; }

.col-7, .w-7 {
  width: 7%; }

.offset-7 {
  margin-left: 7%; }

.col-6, .w-6 {
  width: 6%; }

.offset-6 {
  margin-left: 6%; }

.col-5, .w-5 {
  width: 5%; }

.offset-5 {
  margin-left: 5%; }

.col-4, .w-4 {
  width: 4%; }

.offset-4 {
  margin-left: 4%; }

.col-3, .w-3 {
  width: 3%; }

.offset-3 {
  margin-left: 3%; }

.col-2, .w-2 {
  width: 2%; }

.offset-2 {
  margin-left: 2%; }

.col-1, .w-1 {
  width: 1%; }

.offset-1 {
  margin-left: 1%; }

[class*=content-col-] {
  margin-left: 4.4%;
  float: left; }
  [class*=content-col-]:first-child {
    margin-left: 0; }
  [class*=content-col-]:last-child {
    float: right; }

.content-col-1 {
  width: 4.3%; }

.content-col-2 {
  width: 13%; }

.content-col-3 {
  width: 21.679%; }

.content-col-4 {
  width: 30.37%; }

.content-col-5 {
  width: 39.1%; }

.content-col-6 {
  width: 47.8%; }

.content-col-7 {
  width: 56.5%; }

.content-col-8 {
  width: 65.2%; }

.content-col-9 {
  width: 73.9%; }

.content-col-10 {
  width: 82.6%; }

.content-col-11 {
  width: 91.3%; }

.content-col-12 {
  width: 100%; }

table.table-core {
  width: 100%;
  padding: 0;
  background-color: #FFF;
  margin-bottom: 2rem ;
  font-size: 1em;
  border-collapse: collapse; }
  table.table-core th,
  table.table-core td {
    padding: 10px 10px 9px;
    line-height: 1.4;
    text-align: left; }
  table.table-core th {
    padding-top: 9px;
    font-weight: bold;
    vertical-align: middle; }
  table.table-core td {
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table.table-core tbody th {
    border-top: 1px solid #ddd;
    vertical-align: top; }

table.table-core.table-condensed th,
table.table-core.table-condensed td {
  padding: 4px 5px; }

table.table-core.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */ }
  table.table-core.table-bordered th + th,
  table.table-core.table-bordered td + td,
  table.table-core.table-bordered th + td {
    border-left: 1px solid #ddd; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

.table-striped tbody tr td,
.table-striped tbody tr th {
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

.table-striped tbody tr:hover td,
.table-striped tbody tr:hover th {
  background-color: #f5f5f5; }

table.table-core .header {
  cursor: pointer; }
  table.table-core .header:after {
    content: "";
    float: right;
    margin-top: 7px;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    visibility: hidden; }

table.table-core .headerSortUp,
table.table-core .headerSortDown {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }

table.table-core .header:hover:after {
  visibility: visible; }

table.table-core .headerSortDown:after,
table.table-core .headerSortDown:hover:after {
  visibility: visible;
  opacity: 60; }

table.table-core .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.6; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-family: inherit;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal;
  *overflow: visible; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

input[type=checkbox],
input[type=radio] {
  cursor: pointer; }

sub,
sup {
  font-size: .75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

audio,
canvas,
video {
  display: inline-block;
  vertical-align: top; }

audio:not([controls]) {
  display: none; }

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

a:focus {
  outline: thin dotted; }

a {
  color: #3D2656; }

a:hover,
a:active {
  outline: 0;
  color: #170f21; }

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

html, body {
  padding: 0;
  margin: 0; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

* {
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'default';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/default.ttf?qanpxa") format("truetype"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/default.woff?qanpxa") format("woff"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/default.svg?qanpxa#default") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

i.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'default' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-drum:before {
  content: "\e93b"; }

.icon-sisters:before {
  content: "\e93c"; }

.icon-bookshop:before {
  content: "\e93d"; }

.icon-graduation-cap:before {
  content: "\e93e"; }

.icon-dumbell:before {
  content: "\e93f"; }

.icon-mosque:before {
  content: "\e941"; }

.icon-map:before {
  content: "\e93a"; }

.icon-gear:before {
  content: "\e936"; }

.icon-check-circle:before {
  content: "\e901"; }

.icon-book-fill:before {
  content: "\e90a"; }

.icon-calender:before {
  content: "\e939"; }

.icon-board:before {
  content: "\e938"; }

.icon-ball:before {
  content: "\e911"; }

.icon-cutlery:before {
  content: "\e91c"; }

.icon-scarf-lady:before {
  content: "\e937"; }

.icon-cafe:before {
  content: "\e92c"; }

.icon-microphone:before {
  content: "\e92d"; }

.icon-prayer-mat:before {
  content: "\e92e"; }

.icon-prayer-beads:before {
  content: "\e92f"; }

.icon-comment:before {
  content: "\e930"; }

.icon-bulb:before {
  content: "\e931"; }

.icon-cake:before {
  content: "\e932"; }

.icon-moon-star:before {
  content: "\e933"; }

.icon-book:before {
  content: "\e934"; }

.icon-pray-hand:before {
  content: "\e935"; }

.icon-globe:before {
  content: "\e90f"; }

.icon-phone:before {
  content: "\e910"; }

.icon-envelop:before {
  content: "\e92b"; }

.icon-arrow-top-right:before {
  content: "\e907"; }

.icon-triangle-flower:before {
  content: "\e928"; }

.icon-arrow-left:before {
  content: "\e913"; }

.icon-arrow-right:before {
  content: "\e924"; }

.icon-menu:before {
  content: "\e90e"; }

.icon-close:before {
  content: "\e916"; }

.icon-gallery:before {
  content: "\e917"; }

.icon-play:before {
  content: "\e929"; }

.icon-map-marker-fill:before {
  content: "\e92a"; }

.icon-flypaper:before {
  content: "\e90c"; }

.icon-whatsapp:before {
  content: "\e926"; }

.icon-facebook:before {
  content: "\e927"; }

.icon-search:before {
  content: "\e925"; }

.icon-chevron-down:before {
  content: "\e920"; }

.icon-chevron-up:before {
  content: "\e923"; }

.icon-zoom:before {
  content: "\e921"; }

.icon-download-alt:before {
  content: "\e922"; }

.icon-minus:before {
  content: "\e91a"; }

.icon-plus:before {
  content: "\e91b"; }

.icon-quotes:before {
  content: "\e912"; }

.icon-map-marker:before {
  content: "\e908"; }

.icon-burning-candle:before {
  content: "\e91d"; }

.icon-headphone:before {
  content: "\e90b"; }

.icon-heart:before {
  content: "\e90d"; }

.icon-cut-arrow-left:before {
  content: "\e91e"; }

.icon-cut-arrow-right:before {
  content: "\e91f"; }

.icon-eye:before {
  content: "\e918"; }

.icon-youtube:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e905"; }

.icon-fancy-arrow-left:before {
  content: "\e900"; }

.icon-fancy-arrow-right:before {
  content: "\e903"; }

.icon-download:before {
  content: "\e919"; }

.icon-twitter:before {
  content: "\e915"; }

.icon-check:before {
  content: "\e906"; }

.icon-exclamation:before {
  content: "\e909"; }

.icon-linkedin:before {
  content: "\e902"; }

.icon-link:before {
  content: "\e914"; }

.icon-chain:before {
  content: "\e914"; }

.icon-url:before {
  content: "\e914"; }

.icon-uri:before {
  content: "\e914"; }

.icon-anchor:before {
  content: "\e914"; }

#i3-UKIM-BRANCHES .\+ff {
  font-family: "Geist", sans-serif; }

#i3-UKIM-BRANCHES .\+fw-ebold {
  font-weight: 800; }

#i3-UKIM-BRANCHES .\+fw-bold {
  font-weight: 700; }

#i3-UKIM-BRANCHES .\+fw-normal {
  font-weight: 400; }

#i3-UKIM-BRANCHES .\+c-white {
  color: #fff; }

#i3-UKIM-BRANCHES .\+c-black {
  color: #3D2656; }

#i3-UKIM-BRANCHES .\+c-grey {
  color: #666; }

#i3-UKIM-BRANCHES .\+c-green {
  color: #1d3922; }

#i3-UKIM-BRANCHES .\+c-l-green {
  color: #7fb931; }

#i3-UKIM-BRANCHES .\+c-red {
  color: #d51051; }

#i3-UKIM-BRANCHES .\+c-teal {
  color: #2a665e; }

#i3-UKIM-BRANCHES .\+ls--1 {
  letter-spacing: -1px; }

#i3-UKIM-BRANCHES .\+ls-1 {
  letter-spacing: 1px; }

#i3-UKIM-BRANCHES .\+ls-2 {
  letter-spacing: 2px; }

#i3-UKIM-BRANCHES .\+ls-3 {
  letter-spacing: 3px; }

#i3-UKIM-BRANCHES .\+lh-11 {
  line-height: 1.1; }

#i3-UKIM-BRANCHES .\+lh-12 {
  line-height: 1.2; }

#i3-UKIM-BRANCHES .\+lh-13 {
  line-height: 1.3; }

#i3-UKIM-BRANCHES .\+lh-14 {
  line-height: 1.4; }

#i3-UKIM-BRANCHES .\+lh-15 {
  line-height: 1.5; }

#i3-UKIM-BRANCHES .\+lh-16 {
  line-height: 1.6; }

#i3-UKIM-BRANCHES .\+lh-17 {
  line-height: 1.7; }

#i3-UKIM-BRANCHES .\+lh-18 {
  line-height: 1.8; }

#i3-UKIM-BRANCHES .\+lh-19 {
  line-height: 1.9; }

#i3-UKIM-BRANCHES .\+lh-2 {
  line-height: 2; }

#i3-UKIM-BRANCHES .\+tt-uppercase {
  text-transform: uppercase; }

#i3-UKIM-BRANCHES .\+td-none {
  text-decoration: none; }

#i3-UKIM-BRANCHES .\+td-underline {
  text-decoration: underline; }

#i3-UKIM-BRANCHES .\+fs-x-large {
  background-color: #91b843;
  font-size: 75px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 1;
  color: #fff;
  display: table;
  padding: 5px 15px 13px; }
  #i3-UKIM-BRANCHES .\+fs-x-large > span:after {
    content: " "; }
  #i3-UKIM-BRANCHES .\+fs-x-large:nth-child(odd) {
    background-color: #44895c; }

#i3-UKIM-BRANCHES .\+fs-large {
  font-size: 20px;
  line-height: 1.6; }

#i3-UKIM-BRANCHES .\+fs-30 {
  font-size: 30px; }

#i3-UKIM-BRANCHES .\+fs-24 {
  font-size: 24px; }

#i3-UKIM-BRANCHES .\+fs-16 {
  font-size: 16px; }

#i3-UKIM-BRANCHES .\+fs-13 {
  font-size: 13px; }

#i3-UKIM-BRANCHES .\+fs-medium {
  font-size: 18px; }
  #i3-UKIM-BRANCHES .\+fs-medium > .icon {
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -2px; }

#i3-UKIM-BRANCHES .\+ta-left {
  text-align: left; }

#i3-UKIM-BRANCHES .\+ta-center {
  text-align: center; }

#i3-UKIM-BRANCHES .\+ta-right {
  text-align: right; }

#i3-UKIM-BRANCHES .\+m-auto {
  margin-left: auto;
  margin-right: auto; }

#i3-UKIM-BRANCHES .\+br-4 {
  border-radius: 4px; }

#i3-UKIM-BRANCHES .\+pad-l-4 {
  padding-left: 40px; }

#i3-UKIM-BRANCHES .\+pad-r-4 {
  padding-right: 40px; }

#i3-UKIM-BRANCHES .\+pad-b-35 {
  padding-bottom: 35px; }

#i3-UKIM-BRANCHES .\+d-block {
  display: block; }

#i3-UKIM-BRANCHES .\+bdr-lg-left {
  border-left: 1px solid #D7E3CA; }

#i3-UKIM-BRANCHES .\+hr-l-g {
  border-color: #D7E3CA; }

#i3-UKIM-BRANCHES .\+d-inline-block {
  display: inline-block;
  vertical-align: middle; }

#i3-UKIM-BRANCHES .\+disabled {
  opacity: 0.8;
  cursor: not-allowed; }

#i3-UKIM-BRANCHES .\+hide-on-desktop {
  display: none; }
  @media (max-width: 768px) {
    #i3-UKIM-BRANCHES .\+hide-on-desktop {
      display: block; } }

#i3-UKIM-BRANCHES .\+hide-on-tablet {
  display: none; }
  @media (max-width: 768px) {
    #i3-UKIM-BRANCHES .\+hide-on-tablet {
      display: block; } }

@media (max-width: 768px) {
  #i3-UKIM-BRANCHES .\+hide-on-mobile {
    display: none; } }

#i3-UKIM-BRANCHES .\+ajax-container {
  opacity: 1;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

#i3-UKIM-BRANCHES .\+ajax-content-loading {
  opacity: .8;
  pointer-events: none;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98); }

#i3-UKIM-BRANCHES .\+num-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -1.11111rem;
  font-weight: 600;
  font-size: 2.11111rem; }
  #i3-UKIM-BRANCHES .\+num-title > * {
    margin-left: 1.11111rem; }

#i3-UKIM-BRANCHES .\+subtitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #625CF2;
  text-align: center;
  font-size: 0.88235rem !important;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 4px 16px;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 1.47059rem; }

@media (max-width: 1023px) {
  #i3-UKIM-BRANCHES .\+reverse-on-mobile {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; } }

#i3-UKIM-BRANCHES .\+d-underline {
  display: table; }

#i3-UKIM-BRANCHES .\+headline-text {
  font-family: "obviously-narrow", sans-serif;
  font-style: italic;
  color: #625CF2; }

#i3-UKIM-BRANCHES .\+headline-yellow-text {
  font-family: "obviously-narrow", sans-serif;
  font-style: italic;
  color: #FFEB6B; }

#i3-UKIM-BRANCHES .\+list-fancy li {
  position: relative; }
  #i3-UKIM-BRANCHES .\+list-fancy li:before {
    content: "\e928";
    position: absolute;
    top: 0;
    left: 0; }

body {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden; }
  body.\--menu-active, body.\--show-mobile-menu {
    overflow: hidden; }
    body.\--menu-active .body-container, body.\--show-mobile-menu .body-container {
      background: rgba(0, 0, 0, 0.2);
      -webkit-filter: blur(14px);
      filter: blur(14px);
      pointer-events: none;
      overflow-y: hidden; }
  body .body-container {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden; }

.offset-bottom-0, .offset-bottom-rem-0 {
  margin-bottom: 00px; }

.offset-bottom-1, .offset-bottom-rem-1 {
  margin-bottom: 10px; }

.offset-bottom-2, .offset-bottom-rem-2 {
  margin-bottom: 20px; }

.offset-bottom-3, .offset-bottom-rem-3 {
  margin-bottom: 30px; }

.offset-bottom-4, .offset-bottom-rem-4 {
  margin-bottom: 40px; }

.offset-bottom-5, .offset-bottom-rem-5 {
  margin-bottom: 50px; }

.offset-bottom-6, .offset-bottom-rem-6 {
  margin-bottom: 60px; }

.offset-bottom-7, .offset-bottom-rem-7 {
  margin-bottom: 70px; }

.offset-bottom-8, .offset-bottom-rem-8 {
  margin-bottom: 80px; }

.offset-bottom-9, .offset-bottom-rem-9 {
  margin-bottom: 90px; }

.offset-bottom-10, .offset-bottom-rem-10 {
  margin-bottom: 100px; }

img {
  max-width: 100%;
  height: auto; }

@media (max-width: 1023px) {
  .reverse-on-mobile {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; } }

@media (min-width: 1024px) {
  .hide-on-desktop {
    display: none  !important; } }

.page-404 {
  margin-bottom: 4.11765rem; }

.\--style-so-stretch .panel-grid-cell > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"], .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] {
  height: 100%; }
  .\--style-so-stretch .panel-grid-cell > div > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div {
    height: 100%; }
  .\--style-so-stretch .panel-grid-cell > div > .w-image, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image {
    height: 100%; }
    .\--style-so-stretch .panel-grid-cell > div > .w-image > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > div, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > div {
      height: 100%; }
      .\--style-so-stretch .panel-grid-cell > div > .w-image > div img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > div img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > div img {
        height: 100%; }

.so-widget-so-text-editor-widget p {
  word-break: break-word; }

blockquote {
  background: #EDF8EE;
  border-radius: 4px;
  border-left: 4px solid #625CF2;
  padding: 0.88235rem 0.94118rem 0.88235rem 1.17647rem; }
  blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
    color: #625CF2;
    font-size: 0.82353rem;
    line-height: 1;
    letter-spacing: -0.26px;
    font-weight: 700;
    margin-bottom: 0.88235rem; }

.cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6 {
  line-height: 1.1; }

.cms-content br {
  display: none; }
  @media (min-width: 1201px) {
    .cms-content br {
      display: block; } }

@media (max-width: 700px) {
  h4, .h4 {
    font-size: 1.6rem;
    line-height: 1; } }

@media (max-width: 700px) {
  h3, .h3 {
    font-size: 1.46667rem;
    line-height: 1; } }

@media (max-width: 700px) {
  h2, .h2 {
    font-size: 1.73333rem;
    line-height: 1; } }

.container {
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .container .container {
    padding-left: 0;
    padding-right: 0; }
    .container .container.\--style-full {
      max-width: none;
      padding-left: 15px;
      padding-right: 15px; }
      .container .container.\--style-full .container {
        padding-left: 20px;
        padding-right: 20px; }
  .container.\--style-large {
    max-width: 1340px; }
  .container.\--style-x-large {
    max-width: 1400px; }
  .container.\--style-small {
    max-width: 1180px; }
    @media (max-width: 1200px) {
      .container.\--style-small {
        padding-left: 20px;
        padding-right: 20px; } }
  .container.\--style-x-small {
    max-width: 100%; }
    @media (min-width: 768px) {
      .container.\--style-x-small {
        max-width: 820px; } }
  .container.\--style-full {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px; }
    .container.\--style-full .container {
      padding-left: 20px;
      padding-right: 20px; }
      .container.\--style-full .container .container {
        padding-left: 0;
        padding-right: 0; }

.ph {
  width: 100%;
  position: absolute;
  z-index: 99; }
  .ph.\--style-fixed.\--none {
    visibility: hidden;
    opacity: 0; }
  .ph.\--style-fixed.\--show {
    visibility: visible;
    opacity: 1; }
  .ph__topbar-menu {
    display: none; }
    @media (min-width: 1024px) {
      .ph__topbar-menu {
        display: block; } }
    .ph__topbar-menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      margin-bottom: 0; }
      .ph__topbar-menu ul li {
        width: 20%;
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .ph__topbar-menu ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          background-color: #F7F0FF;
          font-size: 1.05882rem;
          font-family: "obviously-narrow", sans-serif;
          font-weight: 500;
          border-right: 1px solid rgba(0, 0, 0, 0.22);
          padding: 14px 0 15px;
          color: #3D2656;
          text-align: center;
          letter-spacing: -0.36px;
          color: #3D2656; }
          .ph__topbar-menu ul li a i {
            margin-right: 8px; }
          .ph__topbar-menu ul li a.active {
            background: -webkit-gradient(linear, left bottom, left top, from(#7B75FF), to(#7B75FF)), #FFF6D9;
            background: -webkit-linear-gradient(bottom, #7B75FF 0%, #7B75FF 100%), #FFF6D9;
            background: -o-linear-gradient(bottom, #7B75FF 0%, #7B75FF 100%), #FFF6D9;
            background: linear-gradient(0deg, #7B75FF 0%, #7B75FF 100%), #FFF6D9;
            color: #fff; }
  .ph__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ph__right a.btn {
      display: none; }
      @media (min-width: 1024px) {
        .ph__right a.btn {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  .ph__main {
    margin-top: 1.47059rem;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s; }
    .ph__main .container {
      position: unset; }
    .ph.--style-fixed .ph__main {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 99;
      margin-top: 10px;
      -webkit-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s; }
      body.logged-in .ph.--style-fixed .ph__main {
        top: 30px; }
  .ph__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 99;
    padding: 9px 20px;
    background: rgba(255, 255, 255, 0.92);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.12);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: 20px; }
    body.--menu-active .ph__grid {
      background: #FBFDFF; }
  .ph__menu {
    margin-bottom: 0;
    border: 1px solid #CECECE;
    border-radius: 76px; }
    .ph__menu > ul {
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 5px 8px;
      gap: 8px; }
      .ph__menu > ul > li {
        margin-bottom: 0px;
        position: unset; }
        .ph__menu > ul > li > a {
          display: block;
          font-size: 1.05882rem;
          font-weight: 500;
          color: #3D2656;
          letter-spacing: -0.4px;
          text-align: center;
          padding: 8px 12px;
          border: 1px solid transparent;
          border-radius: 50px; }
        .ph__menu > ul > li:hover > a {
          background-color: #FFEB6B;
          color: #625CF2; }
          .ph__menu > ul > li:hover > a:before {
            background-color: #2846c6;
            color: #fff; }
        .ph__menu > ul > li.current-menu-item > a {
          background-color: #FFEB6B; }
        .ph__menu > ul > li .ph__sub-menu {
          margin: 0;
          list-style: none;
          background: #3D2656;
          padding: 20px 15px;
          position: absolute;
          margin-left: -50px;
          width: 16.47059rem;
          display: none;
          z-index: 99999;
          border: 1px solid rgba(0, 0, 0, 0.12);
          border-radius: 12px;
          padding: 22px 14px 10px;
          color: #fff;
          background: #fff; }
          .ph__menu > ul > li .ph__sub-menu ul {
            gap: 0; }
          .ph__menu > ul > li .ph__sub-menu li {
            width: 100%;
            padding: 0;
            display: block;
            line-height: 1;
            display: inline-block;
            border-bottom: 1px solid rgba(130, 152, 164, 0.2);
            margin-bottom: 10px;
            padding-bottom: 12px; }
            .ph__menu > ul > li .ph__sub-menu li a {
              width: 100%;
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              position: relative;
              line-height: 1;
              color: #3D2656;
              font-size: 1.17647rem;
              letter-spacing: -0.6px;
              font-weight: 500;
              padding-right: 1.41176rem; }
              .ph__menu > ul > li .ph__sub-menu li a:after {
                content: "\e924";
                position: absolute;
                top: 50%;
                right: 0;
                width: 1.47059rem;
                height: 1.47059rem;
                font-family: 'default';
                background-color: #DFE9EE;
                border-radius: 50px;
                color: rgba(11, 18, 74, 0.8);
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                font-size: 11px; }
              .ph__menu > ul > li .ph__sub-menu li a:hover {
                color: #625CF2; }
                .ph__menu > ul > li .ph__sub-menu li a:hover:after {
                  background-color: #625CF2;
                  color: #fff; }
            .ph__menu > ul > li .ph__sub-menu li:last-child {
              border: 0;
              padding-bottom: 0; }
        .ph__menu > ul > li.menu-item-has-children > a, .ph__menu > ul > li.menu-item-has-mega-menu > a {
          text-decoration: none !important; }
          .ph__menu > ul > li.menu-item-has-children > a:after, .ph__menu > ul > li.menu-item-has-mega-menu > a:after {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'default' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e920";
            position: relative;
            top: -2px;
            bottom: 0;
            margin: auto;
            font-size: 8px;
            font-weight: 700;
            color: #625CF2;
            padding-left: 8px;
            -webkit-transition: ease 0.3s;
            -o-transition: ease 0.3s;
            transition: ease 0.3s; }
        .ph__menu > ul > li.--show .ph__sub-menu {
          display: block; }
  .ph__mega-menu {
    display: none;
    left: 0;
    right: 0;
    top: 75%;
    z-index: -1;
    width: 100%;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }
    @media (min-width: 768px) {
      .ph__mega-menu {
        position: absolute;
        height: auto;
        overflow: unset; } }
    .ph__mega-menu__container {
      max-width: 1280px;
      background: -webkit-gradient(linear, left bottom, left top, from(#DFE9EE), to(#DFE9EE)), radial-gradient(197% 84.62% at 1.03% 63.5%, rgba(40, 70, 198, 0) 53.46%, #625CF2 100%), radial-gradient(87.14% 43.98% at 48.25% 66.06%, rgba(40, 49, 97, 0) 34.45%, #625CF2 100%), #2947C6;
      background: -webkit-linear-gradient(bottom, #DFE9EE 0%, #DFE9EE 100%), -webkit-radial-gradient(1.03% 63.5%, 197% 84.62%, rgba(40, 70, 198, 0) 53.46%, #625CF2 100%), -webkit-radial-gradient(48.25% 66.06%, 87.14% 43.98%, rgba(40, 49, 97, 0) 34.45%, #625CF2 100%), #2947C6;
      background: -o-linear-gradient(bottom, #DFE9EE 0%, #DFE9EE 100%), -o-radial-gradient(1.03% 63.5%, 197% 84.62%, rgba(40, 70, 198, 0) 53.46%, #625CF2 100%), -o-radial-gradient(48.25% 66.06%, 87.14% 43.98%, rgba(40, 49, 97, 0) 34.45%, #625CF2 100%), #2947C6;
      background: linear-gradient(0deg, #DFE9EE 0%, #DFE9EE 100%), radial-gradient(197% 84.62% at 1.03% 63.5%, rgba(40, 70, 198, 0) 53.46%, #625CF2 100%), radial-gradient(87.14% 43.98% at 48.25% 66.06%, rgba(40, 49, 97, 0) 34.45%, #625CF2 100%), #2947C6;
      padding: 20px 20px 0;
      border: 1px solid rgba(255, 255, 255, 0.12);
      border-radius: 10px; }
      @media (min-width: 768px) {
        .ph__mega-menu__container {
          border-radius: 0 0 20px 20px;
          padding: 3.52941rem 0 1.41176rem; } }
  .ph__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.17647rem; }
    .ph__info a.btn {
      letter-spacing: -0.28px;
      font-size: 0.82353rem;
      padding-top: 0.64706rem;
      padding-bottom: 0.64706rem;
      border-color: #625CF2; }
      .ph__info a.btn:hover {
        border-color: rgba(98, 92, 242, 0.1);
        background: rgba(98, 92, 242, 0.1); }
    .ph__info a {
      margin-bottom: 0; }
  .ph__logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ph__logo-wrap__logo img {
      max-width: 185px; }
      @media (min-width: 768px) {
        .ph__logo-wrap__logo img {
          max-width: 100%; } }
  .ph__menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    padding: 10px 7px;
    background-color: #3D2656;
    border-radius: 6px;
    width: 36px; }
    .ph__menu-toggle i {
      color: #fff; }
    .ph__menu-toggle:active {
      color: #fff; }
    .ph__menu-toggle:hover {
      color: #fff; }
    @media (min-width: 1024px) {
      .ph__menu-toggle {
        display: none; } }
    body.\--show-mobile-menu .ph__menu-toggle i:before {
      content: "\e916"; }
  @media (max-width: 1023px) {
    .ph__main-menu {
      display: none !important; } }

.pm {
  background-position: center center;
  background-color: #625CF2;
  position: fixed;
  top: 0;
  bottom: 0;
  background-size: cover;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  z-index: 9999;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  visibility: hidden;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  padding: 140px 22px 40px;
  z-index: -1; }
  @media (min-width: 768px) {
    .pm {
      padding: 8.88889rem 22px 4.44444rem; } }
  @media (max-width: 767px) {
    .pm {
      width: 100%; } }
  body.\--show-mobile-menu .pm {
    visibility: visible;
    left: 0;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .pm__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #3D2656;
    padding-bottom: 16px;
    margin-bottom: 16px; }
  .pm__logo {
    margin: 0 20px; }
    .pm__logo a {
      display: block; }
    .pm__logo img {
      width: 100%;
      -webkit-filter: invert(1);
      filter: invert(1); }
  .pm__toggle {
    font-size: 1.2381rem;
    color: #3D2656; }
  .pm__search {
    font-size: 23px;
    color: #3D2656; }
  .pm__container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .pm__menu {
    margin-bottom: 50px; }
    .pm__menu > ul {
      margin: 0; }
      .pm__menu > ul > li {
        position: relative;
        margin-bottom: 3px; }
        .pm__menu > ul > li > a {
          display: block;
          position: relative;
          padding: 12px 0px 12px 0px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.4);
          width: 100%;
          font-size: 18px;
          font-style: normal;
          font-weight: 300;
          color: #FDFBF2;
          line-height: 1.3;
          letter-spacing: 0.52px; }
        .pm__menu > ul > li:hover a, .pm__menu > ul > li.current-menu-item a {
          text-decoration: none; }
        .pm__menu > ul > li.menu-item-has-children .sub-menu {
          display: none; }
        .pm__menu > ul > li.menu-item-has-children.--show .sub-menu {
          display: block;
          border-bottom: 1px solid rgba(255, 255, 255, 0.4);
          padding-top: 10px;
          padding-bottom: 20px; }
        .pm__menu > ul > li.menu-item-has-children > a:after, .pm__menu > ul > li.menu-item-has-mega-menu > a:after {
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'default' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e920";
          position: absolute;
          font-size: 12px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          color: #fff;
          display: inline-block;
          color: #fff; }
        .pm__menu > ul > li .sub-menu {
          margin: 0;
          list-style: none;
          width: 100%; }
          .pm__menu > ul > li .sub-menu li {
            width: 100%;
            padding: 0;
            display: block;
            line-height: 1;
            display: inline-block;
            margin-bottom: 0;
            padding-bottom: 14px; }
            .pm__menu > ul > li .sub-menu li a {
              width: 100%;
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              position: relative;
              line-height: 1;
              color: #FFF;
              font-size: 17px;
              letter-spacing: -0.356px;
              font-weight: 400;
              padding-right: 1.14286rem; }
              .pm__menu > ul > li .sub-menu li a:after {
                content: "\e924";
                position: absolute;
                top: 50%;
                right: 0;
                width: 22px;
                height: 22px;
                font-family: 'default';
                background: #1E2558;
                border-radius: 50px;
                color: rgba(11, 18, 74, 0.8);
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                font-size: 10px;
                color: #fff; }
              .pm__menu > ul > li .sub-menu li a:hover {
                color: #7683B7; }
                .pm__menu > ul > li .sub-menu li a:hover:after {
                  background-color: #625CF2;
                  color: #fff; }
            .pm__menu > ul > li .sub-menu li.current_page_item a {
              color: #7683B7; }
              .pm__menu > ul > li .sub-menu li.current_page_item a:after {
                background-color: #625CF2;
                color: #fff; }
            .pm__menu > ul > li .sub-menu li:last-child {
              border: 0;
              padding-bottom: 0; }
        .pm__menu > ul > li.\--show {
          display: block; }
          .pm__menu > ul > li.\--show a {
            border-bottom: 0; }
            .pm__menu > ul > li.\--show a:after {
              -webkit-transform: rotate(180deg) translateY(50%);
              -ms-transform: rotate(180deg) translateY(50%);
              transform: rotate(180deg) translateY(50%);
              padding: 0; }
    .pm__menu.\--top-menu {
      margin-top: 25px; }
      .pm__menu.\--top-menu ul li a {
        padding: 0.71429rem 0.85714rem;
        font-size: 14px; }
  .pm__copyright {
    font-size: 14px;
    color: #3D2656;
    text-align: center;
    line-height: 30px; }
    .pm__copyright a {
      color: #3D2656; }
    @media (min-width: 700px) {
      .pm__copyright {
        font-size: 16px; } }
  .pm__timing {
    color: #3D2656;
    text-align: center;
    background-color: #372c50;
    padding: 15px 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    line-height: 30px; }
    .pm__timing__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .pm__timing__title i {
        margin-right: 5px; }
  .pm__site-links {
    margin-bottom: 50px; }
    .pm__site-links ul {
      margin: 0; }
      .pm__site-links ul li {
        margin-bottom: 15px; }
        .pm__site-links ul li:last-child {
          margin-bottom: 0; }
        .pm__site-links ul li a {
          position: relative;
          font-size: 18px;
          font-weight: 400;
          line-height: 1;
          text-align: center;
          letter-spacing: -0.36px;
          color: rgba(255, 255, 255, 0.7); }
          .pm__site-links ul li a:after {
            content: "\e907";
            font-family: 'default';
            font-size: 12px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-left: 10px; }
  .pm__social .w-social-links ul {
    margin-bottom: 0; }
  body.logged-in .pm {
    padding-top: 160px; }

@-webkit-keyframes menu {
  0% {
    left: -200px; }
  100% {
    left: 0px; } }

@keyframes menu {
  0% {
    left: -200px; }
  100% {
    left: 0px; } }

.pf {
  position: relative;
  margin-bottom: 1.17647rem;
  border-radius: 20px;
  background: #2E2B6B;
  padding: 33px 0px 40px;
  margin: 0 15px 20px; }
  @media (min-width: 767px) {
    .pf {
      padding: 3.52941rem 0 2.64706rem; } }
  .pf__bottom__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .pf__bottom__grid {
        padding-bottom: 4.11765rem;
        border-bottom: 0; } }
  @media (max-width: 767px) {
    .pf__bottom .container {
      padding-left: 11px;
      padding-right: 11px; } }
  @media (max-width: 767px) {
    .pf__newsletter {
      background-color: #f4e775;
      padding: 40px 0;
      margin: 0 15px;
      border-radius: 20px;
      margin-bottom: 20px; }
      body.home .pf__newsletter {
        border-radius: 0 0 20px 20px; } }
  .pf__newsletter__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4.11765rem; }
    @media (min-width: 768px) {
      .pf__newsletter__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: unset;
        flex-flow: unset;
        margin-bottom: 4.70588rem; } }
  .pf__newsletter__left-image img {
    border-radius: 17px;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  .pf__newsletter__right-image img {
    border-radius: 17.265px;
    -webkit-transform: rotate(7.694deg);
    -ms-transform: rotate(7.694deg);
    transform: rotate(7.694deg); }
  .pf__newsletter__content {
    width: 100%;
    max-width: 26.47059rem; }
  .pf__newsletter__subtitle {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 1.17647rem auto;
    background: rgba(255, 255, 255, 0.6);
    border: 1.6px solid rgba(8, 124, 197, 0.64);
    color: #3D2656;
    text-align: center;
    font-size: 0.94118rem;
    line-height: 1.2;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 7px 0.94118rem; }
  .pf__newsletter__title {
    color: #3D2656;
    text-align: center;
    font-size: 2.22222rem;
    letter-spacing: -1.412px; }
    @media (min-width: 1024px) {
      .pf__newsletter__title {
        font-size: 4.11765rem; } }
  .pf__about {
    width: 100%;
    margin-bottom: 1.76471rem; }
    @media (min-width: 1024px) {
      .pf__about {
        width: 32%;
        margin-bottom: 0px; } }
    .pf__about__title {
      font-size: 1.76471rem;
      font-weight: 600;
      line-height: 1.3;
      color: #fff;
      letter-spacing: -0.6px;
      text-transform: capitalize; }
      .pf__about__title span {
        display: block;
        color: #FFEB6B; }
  .pf__logo {
    padding-bottom: 0.88235rem; }
  .pf__menu__grid {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    @media (min-width: 768px) {
      .pf__menu__grid {
        margin-left: -20px; } }
    @media (min-width: 1024px) {
      .pf__menu__grid {
        width: 60%; } }
  .pf__menu__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-left: 0px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .pf__menu__item {
        width: 33.33%;
        margin-bottom: 0px;
        padding-left: 20px; } }
    .pf__menu__item ul {
      margin-bottom: 0; }
      .pf__menu__item ul li {
        margin-bottom: 0.70588rem; }
        .pf__menu__item ul li a {
          font-size: 16px;
          font-weight: 300;
          line-height: 1.3;
          color: rgba(255, 255, 255, 0.6);
          text-transform: capitalize; }
          @media (min-width: 768px) {
            .pf__menu__item ul li a {
              font-size: 1.05882rem; } }
          @media (min-width: 1024px) {
            .pf__menu__item ul li a {
              font-size: 1.23529rem; } }
          .pf__menu__item ul li a:hover {
            color: #fff;
            font-weight: 500; }
  .pf__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.4px;
    margin-bottom: 1.76471rem; }
    @media (min-width: 1024px) {
      .pf__title {
        font-size: 0.88889rem; } }
    @media (min-width: 1199px) {
      .pf__title {
        font-size: 1.17647rem; } }
  .pf__copyright__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .pf__copyright__content p {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.6;
      letter-spacing: -0.26px;
      margin-bottom: 10px;
      width: 100%;
      color: rgba(180, 182, 182, 0.8); }
      @media (min-width: 1024px) {
        .pf__copyright__content p {
          font-size: 1rem; } }
      .pf__copyright__content p a {
        color: #fff;
        text-decoration: underline;
        font-weight: 500;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .pf__copyright__content p a:hover {
          color: #FFEB6B; }
      @media (min-width: 768px) {
        .pf__copyright__content p {
          width: auto;
          margin-bottom: 0px;
          text-align: inherit; } }
  .pf__contact p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .pf__contact p {
        font-size: 0.88889rem; } }
    @media (min-width: 1199px) {
      .pf__contact p {
        font-size: 1.23529rem; } }
    .pf__contact p a {
      color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .pf__contact p a:hover {
        color: #FFEB6B; }
  .pf__social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pf__social ul li {
      margin-right: 16px; }
      .pf__social ul li:last-child {
        margin-right: 0; }
      .pf__social ul li a {
        width: 44px;
        height: 44px;
        border-radius: 50px;
        background: rgba(255, 255, 255, 0.08);
        -webkit-box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24);
        box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .pf__social ul li a:hover {
          background-color: #625CF2; }
        .pf__social ul li a i {
          font-size: 18px;
          color: #fff; }

.btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffffff;
  font-size: 0.88889rem;
  font-weight: 700;
  font-family: "obviously-narrow", sans-serif;
  line-height: 1 !important;
  letter-spacing: 0.213px;
  color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  border-radius: 8px;
  padding: 8px 10px 9px 1.41176rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .btn {
      font-size: 1.05882rem;
      padding: 8px 10px 9px 1.17647rem; } }
  @media (min-width: 1199px) {
    .btn {
      font-size: 1.23529rem;
      padding: 6px 10px 7px 15px; } }
  .btn .icon {
    font-size: 0.53333rem;
    width: 1.33333rem;
    height: 1.33333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 7px;
    margin-left: 1.88235rem; }
    @media (min-width: 1024px) {
      .btn .icon {
        width: 2.05882rem;
        height: 2.05882rem;
        font-size: 0.82353rem; } }
  .btn:disabled {
    opacity: .5;
    pointer-events: none; }
  .btn:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .btn + .btn {
      margin-left: 0.58824rem; } }
  .btn.\--type-filter {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .07em;
    font-size: .9em; }
    .btn.\--type-filter i.icon {
      font-size: .9em;
      margin-left: 0;
      margin-right: 1rem;
      opacity: 1; }
  .btn.\--disabled {
    opacity: .5;
    pointer-events: none; }
  .\--show-hidden-form .btn.\--type-form-toggle {
    opacity: .5; }
  .btn__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .btn__wrapper.\--left {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
      @media (min-width: 781px) {
        .btn__wrapper.\--left {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
    .btn__wrapper.\--center {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    @media (min-width: 781px) {
      .btn__wrapper.\--right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  .btn.\--theme-primary {
    background-color: #625CF2;
    border: 2px solid rgba(255, 255, 255, 0.12); }
    .btn.\--theme-primary:hover {
      background-color: #2E2B6B;
      color: #fff; }
      .btn.\--theme-primary:hover i {
        background-color: #625CF2;
        color: #fff; }
    .btn.\--theme-primary i {
      background-color: #fff;
      color: #625CF2; }
  .btn.\--theme-secondary {
    background-color: #2E2B6B;
    border: 1.682px solid rgba(255, 255, 255, 0.12); }
    .btn.\--theme-secondary i {
      background-color: #fff;
      color: #2E2B6B; }
    .btn.\--theme-secondary:hover {
      background-color: #625CF2;
      color: #fff; }
      .btn.\--theme-secondary:hover i {
        background-color: #2E2B6B;
        color: #fff; }
  .btn.\--theme-teritory {
    background-color: #625CF2;
    border: 2px solid rgba(255, 255, 255, 0.12); }
    .btn.\--theme-teritory:hover {
      background-color: #3D2656;
      color: #fff; }
      .btn.\--theme-teritory:hover i {
        background-color: #625CF2;
        color: #fff; }
    .btn.\--theme-teritory i {
      background-color: #fff;
      color: #3D2656; }
  .btn.\--theme-white {
    background-color: #FFF;
    color: #3D2656;
    border: 2px solid rgba(255, 255, 255, 0.12); }
    .btn.\--theme-white i {
      background-color: #625CF2;
      color: #fff; }
    .btn.\--theme-white:hover {
      background-color: #625CF2;
      color: #fff; }
      .btn.\--theme-white:hover i {
        background-color: #3D2656;
        color: #FFF; }
  .btn.\--theme-transparent {
    background-color: transparent;
    border: 2px solid rgba(33, 57, 167, 0.64);
    color: #3D2656; }
    .btn.\--theme-transparent .icon {
      background-color: #625CF2;
      color: #fff; }
  .btn.\--style-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .btn.\--type-direction {
    font-size: 1rem;
    padding: 10px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0.17px; }
  .btn.\--style-large {
    padding: 1.3rem 2rem; }
  .btn.\--style-medium i {
    margin-left: 3.52941rem; }
  .btn.\--style-small {
    font-size: 1.05882rem;
    padding: 5px 8px 6px 13px; }
    .btn.\--style-small i {
      font-size: 0.82353rem;
      width: 1.82353rem;
      height: 1.82353rem;
      margin-left: 2.11765rem; }
  .btn.\--style-xsmall {
    font-size: 1.05882rem;
    padding: 7px 5px 7px 14px; }
    .btn.\--style-xsmall i {
      width: 27px;
      height: 27px;
      font-size: 12px;
      margin-left: 1.64706rem; }
  .btn.\--type-reverse {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    padding: 8px 24px 9px 10px; }
    .btn.\--type-reverse i {
      margin-left: 0;
      margin-right: 0.94118rem; }
  .btn.\--type-download {
    border-radius: 6px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.94118rem;
    letter-spacing: 0.16px; }
  .btn.\--style-simple {
    background: #E8E7FD;
    font-size: 14.5px;
    font-weight: 600;
    font-family: "Geist";
    line-height: 1.2 !important;
    letter-spacing: -0.145px;
    border-radius: 5.142px;
    padding: 5px 15px;
    color: #5852E8; }
  .btn.\--style-detail {
    background: #625CF2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.171px;
    color: #FFF;
    text-align: center;
    padding: 9px; }
    .btn.\--style-detail:hover {
      background-color: #3D2656; }

html, body {
  font-size: 15px; }
  @media (min-width: 769px) {
    html, body {
      font-size: 17px; } }

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

a {
  text-decoration: none;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.03em;
  color: #3D2656;
  margin-bottom: 1.17647rem; }

hr {
  margin-bottom: 1.76471rem;
  border: 0;
  border-top: 1px solid #E1DFE5; }

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  color: rgba(62, 52, 73, 0.8);
  letter-spacing: -0.23px;
  margin-bottom: 1.47059rem; }
  p:last-child {
    margin-bottom: 0; }

ul {
  margin-left: 1.05882rem; }
  ul a {
    text-decoration: none; }
  ul li {
    font-size: 0.94118rem;
    margin-bottom: 0.47059rem; }
    ul li::marker {
      color: #3D2656; }
    ul li:last-child {
      margin-bottom: 0; }

table {
  width: 100%;
  border: 1px solid #CCC;
  margin-bottom: 40px; }
  table tr:nth-child(even) td {
    background-color: #f4f4f4;
    font-weight: 400; }
  table th {
    background-color: #f4f4f4;
    font-weight: 600;
    text-align: left;
    color: #1f1f1f; }
  table th, table td {
    padding: 15px;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    vertical-align: middle; }
    table th:first-child, table td:first-child {
      border-left: 0; }

br {
  display: none; }
  @media (min-width: 768px) {
    br {
      display: block; } }

.layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #FFF;
  border-radius: 24px;
  padding: 15px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .layout {
      padding: 3.23529rem 2.35294rem 1.76471rem 2.35294rem;
      margin-bottom: 2.94118rem; } }
  @media (min-width: 1199px) {
    .layout {
      padding: 4.41176rem 3.52941rem 2.94118rem 2.58824rem;
      margin-bottom: 4.70588rem; } }
  .layout__content {
    width: 100%;
    max-width: 100%; }
    @media (min-width: 1024px) {
      .layout__content {
        max-width: 34.11765rem; } }
    @media (min-width: 1199px) {
      .layout__content {
        max-width: 41.17647rem; } }
    @media (min-width: 1240px) {
      .layout__content {
        max-width: 45.88235rem; } }
  .layout__aside {
    width: 100%;
    max-width: 100%; }
    @media (min-width: 1024px) {
      .layout__aside {
        max-width: 18.58824rem; } }
    .layout__aside__sidemenu {
      border: 1.6px solid rgba(255, 255, 255, 0.32);
      background: rgba(235, 244, 249, 0.92);
      border-radius: 20px;
      padding: 1.76471rem 1.17647rem 2.05882rem;
      margin-bottom: 1.17647rem; }
    .layout__aside__menu__title {
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.64706rem;
      line-height: 1.1;
      margin-bottom: 1.17647rem;
      color: #625CF2; }
    .layout__aside__menu ul {
      margin: 0; }
      .layout__aside__menu ul li {
        margin-bottom: 8px;
        list-style: none; }
        .layout__aside__menu ul li a {
          display: block;
          background-color: #fff;
          font-size: 1.17647rem;
          line-height: 1.4;
          color: rgba(11, 18, 74, 0.72);
          font-weight: 300;
          letter-spacing: -0.2px;
          -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
          border-radius: 5px;
          padding: 7px 2.05882rem 7px 12px;
          position: relative; }
          .layout__aside__menu ul li a:after {
            content: '\e903';
            font-family: 'default';
            font-size: 13px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 5px;
            border-radius: 6.041px;
            background: #625CF2;
            color: #fff;
            padding: 6px 7px 5px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
        .layout__aside__menu ul li.current-menu-item a {
          background: #625CF2;
          font-weight: 400;
          color: rgba(255, 255, 255, 0.98); }
          .layout__aside__menu ul li.current-menu-item a:after {
            background-color: #fff;
            color: #625CF2; }
        .layout__aside__menu ul li:last-child {
          margin-bottom: 0; }
  .layout__download-box {
    background-color: #EBF4F9;
    border-radius: 20px;
    padding: 1.17647rem 1.41176rem;
    margin-bottom: 20px; }
    .layout__download-box__title {
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.64706rem;
      font-weight: 400;
      line-height: 1.1;
      margin-bottom: 10px;
      color: #625CF2; }
    .layout__download-box__content {
      font-size: 1.17647rem;
      font-weight: 400;
      line-height: 1.2;
      color: rgba(11, 18, 74, 0.9);
      opacity: 0.7; }
    .layout__download-box .btn {
      padding: 7px 10px 8px 1.29412rem; }
      .layout__download-box .btn span {
        font-size: 1.17647rem; }
      .layout__download-box .btn i {
        color: #fff; }
  .layout__toggle {
    display: block; }
    .layout__toggle .btn {
      margin-bottom: 1rem !important;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .layout__toggle .btn i {
        font-size: 10px;
        color: #fff; }
    .layout__toggle:hover {
      color: #131c21; }
    @media (min-width: 768px) {
      .layout__toggle {
        margin-bottom: 0;
        display: block; } }
    @media (min-width: 1024px) {
      .layout__toggle {
        display: none; } }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes wave {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-7px, 5px);
    transform: translate(-7px, 5px);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    opacity: 0; } }

@keyframes wave {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-7px, 5px);
    transform: translate(-7px, 5px);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    opacity: 0; } }

@-webkit-keyframes wave-box {
  0% {
    stroke-width: 1px;
    opacity: 0.5; }
  50% {
    stroke-width: 3px;
    opacity: 1; }
  100% {
    stroke-width: 1px;
    opacity: 0.5; } }

@keyframes wave-box {
  0% {
    stroke-width: 1px;
    opacity: 0.5; }
  50% {
    stroke-width: 3px;
    opacity: 1; }
  100% {
    stroke-width: 1px;
    opacity: 0.5; } }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Semibold.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Regular.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Bold.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Light.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Medium.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'General Sans';
  src: url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Extralight.woff2") format("woff2"), url("/wp-content/themes/ukim-branches/_ui/media/fonts/GeneralSans-Extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

input[type=email]:not(.mapplic-search-input),
input[type=number]:not(.mapplic-search-input),
input[type=tel]:not(.mapplic-search-input),
input[type=text]:not(.mapplic-search-input),
input[type=date]:not(.mapplic-search-input),
input[type=password]:not(.mapplic-search-input),
textarea:not(.mapplic-search-input) {
  border: 0;
  width: 100%;
  outline: 0;
  position: relative;
  border-radius: 6px;
  color: #3D2656;
  font-size: 0.82353rem;
  font-weight: 500;
  padding: 0.76471rem 1.17647rem;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-appearance: none;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  line-height: 1.4%;
  letter-spacing: -0.28px;
  background: #EEE; }
  input[type=email]:not(.mapplic-search-input).wpcf7-not-valid,
  input[type=number]:not(.mapplic-search-input).wpcf7-not-valid,
  input[type=tel]:not(.mapplic-search-input).wpcf7-not-valid,
  input[type=text]:not(.mapplic-search-input).wpcf7-not-valid,
  input[type=date]:not(.mapplic-search-input).wpcf7-not-valid,
  input[type=password]:not(.mapplic-search-input).wpcf7-not-valid,
  textarea:not(.mapplic-search-input).wpcf7-not-valid {
    border-color: #F53131; }
  input[type=email]:not(.mapplic-search-input)::-webkit-input-placeholder,
  input[type=number]:not(.mapplic-search-input)::-webkit-input-placeholder,
  input[type=tel]:not(.mapplic-search-input)::-webkit-input-placeholder,
  input[type=text]:not(.mapplic-search-input)::-webkit-input-placeholder,
  input[type=date]:not(.mapplic-search-input)::-webkit-input-placeholder,
  input[type=password]:not(.mapplic-search-input)::-webkit-input-placeholder,
  textarea:not(.mapplic-search-input)::-webkit-input-placeholder {
    font-size: 0.82353rem;
    color: #757575; }
  input[type=email]:not(.mapplic-search-input):-ms-input-placeholder,
  input[type=number]:not(.mapplic-search-input):-ms-input-placeholder,
  input[type=tel]:not(.mapplic-search-input):-ms-input-placeholder,
  input[type=text]:not(.mapplic-search-input):-ms-input-placeholder,
  input[type=date]:not(.mapplic-search-input):-ms-input-placeholder,
  input[type=password]:not(.mapplic-search-input):-ms-input-placeholder,
  textarea:not(.mapplic-search-input):-ms-input-placeholder {
    font-size: 0.82353rem;
    color: #757575; }
  input[type=email]:not(.mapplic-search-input)::-ms-input-placeholder,
  input[type=number]:not(.mapplic-search-input)::-ms-input-placeholder,
  input[type=tel]:not(.mapplic-search-input)::-ms-input-placeholder,
  input[type=text]:not(.mapplic-search-input)::-ms-input-placeholder,
  input[type=date]:not(.mapplic-search-input)::-ms-input-placeholder,
  input[type=password]:not(.mapplic-search-input)::-ms-input-placeholder,
  textarea:not(.mapplic-search-input)::-ms-input-placeholder {
    font-size: 0.82353rem;
    color: #757575; }
  input[type=email]:not(.mapplic-search-input)::placeholder,
  input[type=number]:not(.mapplic-search-input)::placeholder,
  input[type=tel]:not(.mapplic-search-input)::placeholder,
  input[type=text]:not(.mapplic-search-input)::placeholder,
  input[type=date]:not(.mapplic-search-input)::placeholder,
  input[type=password]:not(.mapplic-search-input)::placeholder,
  textarea:not(.mapplic-search-input)::placeholder {
    font-size: 0.82353rem;
    color: #757575; }

form p {
  line-height: 1.4; }

.wpcf7-checkbox input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0; }

.wpcf7-checkbox label {
  display: inline-block; }
  .wpcf7-checkbox label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    opacity: 1; }
  .wpcf7-checkbox label .wpcf7-list-item-label {
    min-height: 1.29412rem;
    padding-left: 2.94118rem;
    position: relative;
    display: block;
    line-height: 1.2;
    cursor: pointer; }
    .wpcf7-checkbox label .wpcf7-list-item-label:before {
      content: "";
      border: 1.5px solid #BBBBBB;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 2px;
      width: 1.29412rem;
      height: 1.29412rem;
      position: absolute;
      left: 0;
      top: 0; }
    .wpcf7-checkbox label .wpcf7-list-item-label:after {
      background-color: #333333;
      width: 0.70588rem;
      height: 0.70588rem;
      content: "";
      position: absolute;
      left: 0.29412rem;
      top: 0.29412rem;
      opacity: 0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }

span.wpcf7-list-item {
  margin-left: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.wpcf7-recaptcha > div {
  margin-left: auto;
  margin-right: auto; }

textarea {
  height: 135px;
  resize: vertical; }
  @media (max-width: 768px) {
    textarea {
      height: 150px; } }

input[type=date] {
  display: block;
  padding: 12px 14px;
  font-size: 15px;
  height: 46px; }

fieldset {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  border-bottom: 3px solid #8D9EA4; }
  fieldset legend {
    color: #3D2656;
    font-weight: 700;
    font-size: 1.64706rem;
    margin-bottom: 2rem; }

[readonly], [disabled] {
  cursor: not-allowed; }

::-webkit-input-placeholder {
  color: #586266; }

:-moz-placeholder {
  color: #586266; }

:-ms-input-placeholder {
  color: #586266; }

:-moz-placeholder {
  color: #586266; }

@media (min-width: 768px) {
  .form__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1rem; }
    .form__grid__item {
      padding-left: 1rem;
      width: 50%; } }

.form__toggle {
  display: none;
  -webkit-animation: fade-in 1s;
  animation: fade-in 1s; }
  .\--show-hidden-form .form__toggle {
    display: block; }

div.wpcf7-response-output {
  margin: 10px 0 40px 0;
  padding: 10px;
  border: 2px solid #ff0026 !important;
  line-height: 1.5;
  padding: 15px 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  color: #ff0026 !important; }
  div.wpcf7-response-output.wpcf7-mail-sent-ng {
    color: #ee8426;
    border-color: #ee8426; }
  div.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #3D2656;
    border-color: #3D2656; }

span.wpcf7-not-valid-tip {
  color: #3D2656;
  font-size: 13px;
  display: block;
  padding: 10px 0 0 0; }

input[type=email].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=text].wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #d1446f; }

div.wpcf7-validation-errors {
  color: #3D2656;
  border: 2px solid #3D2656;
  border-radius: 0;
  padding-left: 20px; }

#mc_embed_signup div#mce-responses {
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41; }

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  color: #46b450 !important; }

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=date],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
  border-radius: 6px;
  color: #3D2656;
  font-weight: 500;
  font-size: 15px;
  padding: 0.70588rem 1rem !important;
  background: #fff;
  border: 1.6px solid rgba(208, 223, 232, 0.64);
  line-height: 1;
  border-radius: 8px; }
  .gform_wrapper input[type=email]:focus,
  .gform_wrapper input[type=number]:focus,
  .gform_wrapper input[type=tel]:focus,
  .gform_wrapper input[type=text]:focus,
  .gform_wrapper input[type=date]:focus,
  .gform_wrapper input[type=password]:focus,
  .gform_wrapper textarea:focus {
    background: #fff;
    border: 1.6px solid #A175EE;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05); }

.gform_wrapper textarea {
  height: 128px !important;
  resize: none; }

.gform_wrapper .gfield_label {
  font-family: "Geist";
  font-size: 15px !important;
  font-weight: 500;
  color: rgba(11, 18, 74, 0.66);
  line-height: 1.4;
  margin-bottom: 5px !important; }

.gform_wrapper .gform-field-label--type-sub {
  font-size: 0.94118rem !important;
  font-weight: 500;
  color: #3D2656 !important; }

.gform_wrapper .gfield_required {
  font-size: 0.82353rem !important;
  color: #625CF2 !important; }

.gform_wrapper .gfield_select {
  height: 2.58824rem;
  border: 1px solid #C5C9D2 !important;
  border-radius: 6px !important;
  outline: 0 !important;
  padding: 0.70588rem 1rem !important;
  font-size: 0.82353rem !important;
  opacity: 1;
  color: #3D2656;
  -webkit-appearance: none;
  background: #fff url(/wp-content/themes/ukim-branches/_ui/media/select-icon.png) no-repeat right; }
  .gform_wrapper .gfield_select:focus {
    border: 1px solid #625CF2 !important;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(28, 33, 38, 0.1);
    box-shadow: 0px 0px 0px 3px rgba(28, 33, 38, 0.1); }
  .gform_wrapper .gfield_select option {
    color: #3D2656; }

.gform_wrapper input[type=submit] {
  background: #3D2656;
  padding: 14px 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  border: 1px solid #3D2656;
  font-size: 1.23529rem;
  font-weight: 500;
  line-height: 1.06 !important;
  letter-spacing: -0.63px;
  color: #FFF;
  border-radius: 10px;
  border: 1.857px solid rgba(255, 255, 255, 0.12); }
  .gform_wrapper input[type=submit]:hover {
    background: transparent !important;
    color: #3D2656;
    border-color: #3D2656; }

.gform_wrapper .gform_fields {
  row-gap: 16px !important; }
  .gform_wrapper .gform_fields .gfield_html {
    line-height: normal; }
  .gform_wrapper .gform_fields .gfield {
    position: relative; }
    .gform_wrapper .gform_fields .gfield .gfield_validation_message {
      padding: 4px !important;
      background: #ff0000 !important;
      border: 0 !important;
      font-size: 12px !important;
      margin-top: 5px;
      border-radius: 4px;
      color: #fff !important; }

.gform_wrapper .gform-footer {
  padding-bottom: 0 !important; }
  .gform_wrapper .gform-footer input {
    margin-bottom: 0 !important; }

.gform_wrapper .ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gform_wrapper .ginput_container_consent .gfield_consent_label {
    font-size: 1rem;
    line-height: 1.4;
    margin-left: 12px;
    color: rgba(11, 18, 74, 0.66);
    letter-spacing: -0.34px; }
    .gform_wrapper .ginput_container_consent .gfield_consent_label a {
      font-family: "obviously-narrow", sans-serif;
      font-weight: 500;
      color: #625CF2;
      text-decoration: underline; }
  .gform_wrapper .ginput_container_consent input[type="checkbox"] {
    -webkit-appearance: none;
    border: 0;
    z-index: 2;
    background: #625CF2;
    border-radius: 4px;
    min-width: 1.41176rem;
    height: 1.41176rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .gform_wrapper .ginput_container_consent input[type="checkbox"]:before {
      content: "";
      border-radius: 4px;
      border: 1.5px solid #625CF2;
      z-index: -1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #3D2656;
      font-size: 9.5px; }
    .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked:before {
      content: "\e906";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      background: #3D2656; }

.gform_wrapper .ginput_container_radio .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px; }
  .gform_wrapper .ginput_container_radio .gfield_radio .gchoice {
    width: 100%; }
    .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input[type="radio"] {
      position: absolute;
      opacity: 0; }
    .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input[type="radio"] + .gform-field-label {
      color: #1C2126;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase;
      font-size: 13px;
      border-radius: 6px;
      border: 1px solid #C5C9D2;
      background: #FFF;
      padding: 14px 16px 14px 43px;
      width: 100%;
      max-width: 100%;
      position: relative; }
      .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input[type="radio"] + .gform-field-label:before {
        content: "";
        position: absolute;
        width: 17px;
        height: 17px;
        border: 1px solid #C5C9D2;
        top: 11px;
        left: 16px;
        border-radius: 50%; }
    .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + .gform-field-label {
      border-color: #625CF2;
      background: #625CF2;
      color: #FFF; }
      .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + .gform-field-label:before {
        border-color: #fff;
        background-color: #fff;
        outline: 3px solid #73ab55;
        outline-offset: -5px; }

.gform_wrapper .gform_required_legend {
  display: none; }

.gform_wrapper .gform_confirmation_message {
  border: 1px solid #3D2656;
  padding: 10px;
  border-radius: 8px;
  background: #3D2656;
  color: #fff;
  text-align: center; }

.gform_wrapper .gform_validation_errors {
  display: none; }

.gform_wrapper .newsletter-form {
  position: relative; }
  .gform_wrapper .newsletter-form .gform-body input {
    background-color: #fff !important;
    font-size: 1.17647rem !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 0.5 !important;
    letter-spacing: -0.66px;
    color: #222 !important;
    padding: 10px 16px !important;
    border-radius: 12px !important;
    border: 0 !important;
    outline: 0 !important; }
    .gform_wrapper .newsletter-form .gform-body input::-webkit-input-placeholder {
      font-size: 1.17647rem !important;
      color: #222 !important; }
    .gform_wrapper .newsletter-form .gform-body input:-ms-input-placeholder {
      font-size: 1.17647rem !important;
      color: #222 !important; }
    .gform_wrapper .newsletter-form .gform-body input::-ms-input-placeholder {
      font-size: 1.17647rem !important;
      color: #222 !important; }
    .gform_wrapper .newsletter-form .gform-body input::placeholder {
      font-size: 1.17647rem !important;
      color: #222 !important; }
  .gform_wrapper .newsletter-form .gform-footer {
    position: absolute;
    top: 4px;
    padding: 0 !important;
    margin: 0 !important;
    right: 4px; }
    @media (min-width: 768px) {
      .gform_wrapper .newsletter-form .gform-footer {
        top: 6px;
        right: 8px; } }
    .gform_wrapper .newsletter-form .gform-footer input[type=submit] {
      border-radius: 8px !important;
      background: #625CF2 !important;
      color: #FFF;
      font-size: 1.05882rem !important;
      line-height: 0 !important;
      font-weight: 500;
      letter-spacing: -0.6px !important;
      padding: 4px 13px !important;
      text-align: center;
      margin: 0 !important; }
      @media (min-width: 768px) {
        .gform_wrapper .newsletter-form .gform-footer input[type=submit] {
          padding: 0.94118rem 13px !important;
          border-radius: 10px !important; } }
    .gform_wrapper .newsletter-form .gform-footer .gform-loader {
      position: absolute;
      bottom: -20px;
      right: 0; }

.gform_wrapper .contact-form .gfield_label {
  color: #fff !important; }
  .gform_wrapper .contact-form .gfield_label .gfield_required {
    color: #fff !important; }

.gform_wrapper .contact-form .ginput_container_consent input[type="checkbox"] {
  background: #ffffff; }
  .gform_wrapper .contact-form .ginput_container_consent input[type="checkbox"]:before {
    border: 0;
    background-color: transparent;
    color: #3D2656; }

.gform_wrapper .contact-form .ginput_container_consent .gfield_consent_label {
  color: #fff; }
  .gform_wrapper .contact-form .ginput_container_consent .gfield_consent_label a {
    color: #fff; }

.gform_wrapper .contact-form .gfield_validation_message {
  color: #f62d00c9 !important; }

.contact-form.gform_confirmation_wrapper > .gform_confirmation_message {
  color: #fff !important; }

.control-checkbox {
  position: relative;
  line-height: 1;
  display: inline-block;
  font-size: 1rem;
  cursor: pointer; }
  .control-checkbox > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .control-checkbox input[type=checkbox] {
    position: absolute;
    top: 0px;
    opacity: 0;
    position: absolute; }
    .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox {
      border-color: rgba(0, 88, 75, 0.2);
      background-color: #625CF2; }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox > i {
        opacity: 1; }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox + .control-checkbox__text {
        color: #3D2656; }
  .control-checkbox__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border: 1.4px solid rgba(129, 125, 232, 0.4);
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #FFF;
    border-radius: 5px;
    background-color: #FFF; }
    .control-checkbox__checkbox > i {
      opacity: 0;
      font-size: 8px; }
  .control-checkbox__text {
    font-size: 0.83333rem;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: rgba(62, 52, 73, 0.8);
    padding-left: 1.38889rem;
    cursor: pointer; }

.control-checkbox + .control-checkbox {
  margin-top: 10px; }

.control-group__label {
  margin-bottom: 10px; }
  .control-group__label label {
    font-size: 15px;
    line-height: 1.32353rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    letter-spacing: -0.04em; }
    .control-group__label label span {
      color: #EE47DB; }
  .control-group__label.\--type-optional label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .control-group__label.\--type-optional label span {
      font-size: 14px;
      font-style: italic;
      color: #ddb5d9;
      font-weight: 600; }

.control-group .asterix {
  color: #3D2656; }

.control-group span.required {
  color: #EE47DB; }

.control-group__control {
  position: relative; }
  .control-group__control.\--check-privacy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .control-group__control.\--check-privacy span.wpcf7-list-item {
      margin-bottom: 0px; }
      .control-group__control.\--check-privacy span.wpcf7-list-item .wpcf7-list-item-label {
        margin-right: 0px; }
      .control-group__control.\--check-privacy span.wpcf7-list-item label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .control-group__control.\--check-privacy span.wpcf7-list-item label span {
          padding-left: 2.94118rem;
          color: rgba(255, 255, 255, 0.9);
          font-size: 0.88235rem;
          line-height: 1.17647rem;
          position: relative;
          font-weight: 600; }
          .control-group__control.\--check-privacy span.wpcf7-list-item label span:before {
            content: '';
            width: 22px;
            height: 22px;
            position: absolute;
            top: 0px;
            left: 0px;
            border-radius: 3px;
            border: 2px rgba(255, 255, 255, 0.6) solid; }
            @media (min-width: 768px) {
              .control-group__control.\--check-privacy span.wpcf7-list-item label span:before {
                width: 28px;
                height: 28px; } }
          .control-group__control.\--check-privacy span.wpcf7-list-item label span a {
            margin-left: 5px;
            text-decoration: underline; }
      .control-group__control.\--check-privacy span.wpcf7-list-item input[type="checkbox"] {
        display: none; }
        .control-group__control.\--check-privacy span.wpcf7-list-item input[type="checkbox"]:checked + span:before {
          background-color: #FFF;
          -webkit-box-shadow: inset 0px 0px 0px 6px #970e86;
          box-shadow: inset 0px 0px 0px 6px #970e86; }
    @media (max-width: 700px) {
      .control-group__control.\--check-privacy {
        margin-bottom: 1.76471rem; } }
    .control-group__control.\--check-privacy p {
      font-size: 1rem;
      margin-left: 0px;
      margin-bottom: 0px; }
      .control-group__control.\--check-privacy p a {
        -webkit-text-decoration-color: #455278;
        text-decoration-color: #455278;
        color: #455278;
        font-weight: 600;
        text-decoration-thickness: 1px; }
    .control-group__control.\--check-privacy .wpcf7-form-control-wrap {
      position: unset; }
    .control-group__control.\--check-privacy .wpcf7-not-valid-tip {
      position: absolute;
      left: 0;
      right: 0;
      white-space: nowrap;
      bottom: -20px;
      left: 2.47059rem; }
  .control-group__control.\--search-keyword input {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-12%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0))), rgba(255, 238, 255, 0.9);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    font-size: 1rem;
    padding: 1.05882rem 1.76471rem;
    padding-right: 2.94118rem;
    border: 1px solid transparent;
    border-radius: 3px; }
    .control-group__control.\--search-keyword input::-webkit-input-placeholder {
      font-size: 1rem;
      color: #586066; }
    .control-group__control.\--search-keyword input:-ms-input-placeholder {
      font-size: 1rem;
      color: #586066; }
    .control-group__control.\--search-keyword input::-ms-input-placeholder {
      font-size: 1rem;
      color: #586066; }
    .control-group__control.\--search-keyword input::placeholder {
      font-size: 1rem;
      color: #586066; }
    .control-group__control.\--search-keyword input:focus {
      -webkit-box-shadow: 0 5px 10px rgba(32, 20, 60, 0.8);
      box-shadow: 0 5px 10px rgba(32, 20, 60, 0.8); }
  .control-group__control.\--search-keyword i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.05882rem; }
  .control-group__control.\--search-keyword.\--theme-blue i {
    color: #26468E; }
  .control-group__control.\--search-keyword.\--theme-pink i {
    color: #970E87; }
  .control-group__control.\--search-taxonomy .control-select {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-12%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0))), rgba(255, 238, 255, 0.9);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) -12%, rgba(255, 255, 255, 0) 100%), rgba(255, 238, 255, 0.9);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    font-size: 1rem;
    padding: 1rem 1.76471rem;
    padding-right: 2.94118rem;
    border: 1px solid transparent;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.03em;
    border-radius: 3px; }
  .control-group__control.\--search-taxonomy span:after {
    content: "\e91c";
    font-size: 0.70588rem;
    right: 30px;
    color: #70306B; }
  .control-group__control.\--search-taxonomy.\--theme-blue .control-select {
    color: #2A1E46; }
  .control-group__control.\--search-course-keyword input {
    background: #FFFFFF;
    border: 1.5px solid #625CF2;
    font-size: 0.82353rem;
    font-weight: 500;
    color: #1C2126;
    padding: 0.82353rem 0.58824rem;
    padding-left: 2.05882rem;
    border-radius: 8px; }
    .control-group__control.\--search-course-keyword input::-webkit-input-placeholder {
      font-size: 0.82353rem;
      color: #1C2126; }
    .control-group__control.\--search-course-keyword input:-ms-input-placeholder {
      font-size: 0.82353rem;
      color: #1C2126; }
    .control-group__control.\--search-course-keyword input::-ms-input-placeholder {
      font-size: 0.82353rem;
      color: #1C2126; }
    .control-group__control.\--search-course-keyword input::placeholder {
      font-size: 0.82353rem;
      color: #1C2126; }
  .control-group__control.\--search-course-keyword i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #625CF2;
    font-size: 16px;
    left: 14px;
    z-index: 1; }
  .control-group__control.\--type-newsletter {
    position: relative; }
    .control-group__control.\--type-newsletter input[type="email"] {
      background: -webkit-gradient(linear, right top, left top, color-stop(-11.71%, rgba(0, 0, 0, 0.05)), color-stop(17.05%, rgba(0, 0, 0, 0))), rgba(221, 219, 223, 0.45);
      background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.05) -11.71%, rgba(0, 0, 0, 0) 17.05%), rgba(221, 219, 223, 0.45);
      background: -o-linear-gradient(right, rgba(0, 0, 0, 0.05) -11.71%, rgba(0, 0, 0, 0) 17.05%), rgba(221, 219, 223, 0.45);
      background: linear-gradient(270deg, rgba(0, 0, 0, 0.05) -11.71%, rgba(0, 0, 0, 0) 17.05%), rgba(221, 219, 223, 0.45);
      border: none;
      padding: 15px 20px;
      font-size: 15px; }
      .control-group__control.\--type-newsletter input[type="email"]::-webkit-input-placeholder {
        font-size: 15px; }
      .control-group__control.\--type-newsletter input[type="email"]:-ms-input-placeholder {
        font-size: 15px; }
      .control-group__control.\--type-newsletter input[type="email"]::-ms-input-placeholder {
        font-size: 15px; }
      .control-group__control.\--type-newsletter input[type="email"]::placeholder {
        font-size: 15px; }
    .control-group__control.\--type-newsletter button {
      position: absolute;
      right: 4px;
      top: 5px;
      bottom: 5px;
      padding: 12px;
      text-decoration: none;
      background-color: #9C2666; }
      .control-group__control.\--type-newsletter button i {
        color: #FFF !important;
        margin: 0px; }

.control-group.\--type-search {
  width: 100%; }
  @media (min-width: 1024px) {
    .control-group.\--type-search {
      max-width: 160px; } }
  .control-group.\--type-search .control-group__control input {
    background: rgba(255, 255, 255, 0.8);
    border: 1.6px solid rgba(11, 18, 74, 0.72);
    font-size: 1.11765rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 11.7px 0.94118rem; }
    .control-group.\--type-search .control-group__control input::-webkit-input-placeholder {
      font-size: 1.11765rem !important;
      font-weight: 400;
      line-height: 1.2 !important;
      color: rgba(11, 18, 74, 0.72); }
    .control-group.\--type-search .control-group__control input:-ms-input-placeholder {
      font-size: 1.11765rem !important;
      font-weight: 400;
      line-height: 1.2 !important;
      color: rgba(11, 18, 74, 0.72); }
    .control-group.\--type-search .control-group__control input::-ms-input-placeholder {
      font-size: 1.11765rem !important;
      font-weight: 400;
      line-height: 1.2 !important;
      color: rgba(11, 18, 74, 0.72); }
    .control-group.\--type-search .control-group__control input::placeholder {
      font-size: 1.11765rem !important;
      font-weight: 400;
      line-height: 1.2 !important;
      color: rgba(11, 18, 74, 0.72); }

.control-group.\--type-document .control-group__control button {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #3D2656;
  border-radius: 6px; }
  @media (min-width: 1199px) {
    .control-group.\--type-document .control-group__control button {
      width: 45px;
      height: 45px; } }
  .control-group.\--type-document .control-group__control button i {
    color: #fff;
    font-size: 1.47059rem; }

.control-group.\--type-document .control-group__control input {
  background: transparent;
  border: 1px solid #C5C9D2; }

.control-group.\--type-document .control-group__control .control-select {
  background-color: #fff;
  border: 1px solid #C5C9D2; }

.control-group.\--type-search-filter .control-group__control input {
  border: 2px solid #8D9EA4;
  padding: 1rem;
  padding-left: 3rem; }
  .control-group.\--type-search-filter .control-group__control input::-webkit-input-placeholder {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #325C6C; }
  .control-group.\--type-search-filter .control-group__control input:-ms-input-placeholder {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #325C6C; }
  .control-group.\--type-search-filter .control-group__control input::-ms-input-placeholder {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #325C6C; }
  .control-group.\--type-search-filter .control-group__control input::placeholder {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #325C6C; }

.control-group.\--type-search-filter .control-group__control i.icon {
  left: 1rem; }

@media (min-width: 768px) {
  .control-group.\--type-horizontal {
    display: table;
    width: 100%; } }

@media (min-width: 768px) {
  .control-group.\--type-horizontal.\--long-labels .control-group__label {
    width: 50%; } }

@media (min-width: 768px) {
  .control-group.\--type-horizontal .control-group__label {
    display: table-cell;
    width: 234px;
    padding-top: 14px;
    vertical-align: top; } }

.control-group.\--type-horizontal .control-group__label label {
  display: inline-block; }

@media (min-width: 768px) {
  .control-group.\--type-horizontal .control-group__control {
    display: table-cell; } }

.control-group label.error {
  display: block;
  color: #3D2656;
  font-size: .7rem;
  padding: 1rem 0; }

.control-group.\--theme-white .control-group__label {
  color: #FFF; }

.control-group.\--theme-white input[type=email],
.control-group.\--theme-white input[type=number],
.control-group.\--theme-white input[type=tel],
.control-group.\--theme-white input[type=text],
.control-group.\--theme-white input[type=date],
.control-group.\--theme-white input[type=password],
.control-group.\--theme-white textarea {
  background-color: #48A463;
  color: #FFF;
  border-color: #48A463;
  border-radius: 3px; }
  .control-group.\--theme-white input[type=email]:focus, .control-group.\--theme-white input[type=email]:active,
  .control-group.\--theme-white input[type=number]:focus,
  .control-group.\--theme-white input[type=number]:active,
  .control-group.\--theme-white input[type=tel]:focus,
  .control-group.\--theme-white input[type=tel]:active,
  .control-group.\--theme-white input[type=text]:focus,
  .control-group.\--theme-white input[type=text]:active,
  .control-group.\--theme-white input[type=date]:focus,
  .control-group.\--theme-white input[type=date]:active,
  .control-group.\--theme-white input[type=password]:focus,
  .control-group.\--theme-white input[type=password]:active,
  .control-group.\--theme-white textarea:focus,
  .control-group.\--theme-white textarea:active {
    border-color: #FFF; }

.control-group.\--style-contact {
  margin-bottom: 1.76471rem; }
  .control-group.\--style-contact .control-group__label {
    font-family: "obviously-narrow", sans-serif;
    font-weight: 700;
    font-size: 0.94118rem;
    line-height: 1;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    -webkit-font-feature-settings: 'pnum' on, 'onum' on;
    font-feature-settings: 'pnum' on, 'onum' on;
    color: rgba(47, 56, 61, 0.95);
    margin-bottom: 1.17647rem; }
  .control-group.\--style-contact input[type="text"]:-moz-placeholder, .control-group.\--style-contact input[type="email"]:-moz-placeholder {
    color: rgba(87, 96, 101, 0.7); }
  .control-group.\--style-contact input[type="text"]::-moz-placeholder, .control-group.\--style-contact input[type="email"]::-moz-placeholder {
    color: rgba(87, 96, 101, 0.7); }
  .control-group.\--style-contact input[type="text"]:-ms-input-placeholder, .control-group.\--style-contact input[type="email"]:-ms-input-placeholder {
    color: rgba(87, 96, 101, 0.7); }
  .control-group.\--style-contact input[type="text"]::-webkit-input-placeholder, .control-group.\--style-contact input[type="email"]::-webkit-input-placeholder {
    color: rgba(87, 96, 101, 0.7); }

.control-group.\--style-single-bar {
  background: #FFFFFF;
  padding: 1rem 1.17647rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .control-group.\--style-single-bar > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  @media (max-width: 768px) {
    .control-group.\--style-single-bar .control-group__control.--search-keyword.--course {
      display: none; } }
  .control-group.\--style-single-bar .control-group__control.--search-campus {
    width: 17%; }
    @media (max-width: 768px) {
      .control-group.\--style-single-bar .control-group__control.--search-campus {
        width: 100%;
        border-left: 0;
        padding-left: 0; } }

.control-group.\--style-single-bar-small {
  margin-right: 0px !important;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }
  @media (min-width: 769px) {
    .control-group.\--style-single-bar-small {
      margin-right: 0.23529rem !important; } }
  .control-group.\--style-single-bar-small .control-group__control.--search-campus {
    width: 18%; }

.control-group.\--theme-light .control-group__label label {
  color: #2A1E46; }

.control-group.\--theme-light .control-group__label.\--type-optional label span {
  color: #2a1e46; }

.control-group.\--theme-light input[type="text"],
.control-group.\--theme-light input[type="email"],
.control-group.\--theme-light input[type="tel"],
.control-group.\--theme-light textarea,
.control-group.\--theme-light .control-select {
  background-color: transparent;
  border-color: #2A1E46; }

.control-group.\--theme-light .control-group__control.\--check-privacy .wpcf7-list-item .wpcf7-list-item-label {
  color: #2A1E46; }

.control-group.\--theme-light .control-group__control.\--check-privacy .wpcf7-list-item label span:before {
  border-color: #2A1E46; }

.control-group.\--style-type li .control-checkbox {
  width: 100%; }

.control-group.\--style-type li img {
  width: 2.76471rem;
  height: 2.11765rem;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 10px; }

.control-group.\--style-type .control-checkbox__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #E8E7FD;
  padding: 10px 8px;
  border-radius: 8px;
  cursor: pointer; }

.control-group.\--style-type .control-checkbox__text {
  padding: 0 !important; }

.control-group.\--style-type .control-checkbox input[type=checkbox] {
  width: 100%;
  height: 100%; }
  .control-group.\--style-type .control-checkbox input[type=checkbox]:checked + .control-checkbox__box {
    border: 1.435px solid #625CF2;
    background: #FFF; }

.control-group.\--style-type .w-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px; }
  .control-group.\--style-type .w-filter__list li {
    width: 47%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.control-radio {
  position: relative;
  line-height: 1;
  display: inline-block;
  font-size: 1rem;
  cursor: pointer; }
  .control-radio > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .control-radio input[type=radio] {
    position: absolute;
    top: 0px;
    opacity: 0;
    position: absolute; }
    .control-radio input[type=radio]:checked + .control-radio__radio {
      background-color: #3D2656;
      border-color: #3D2656; }
      .control-radio input[type=radio]:checked + .control-radio__radio > i {
        opacity: 1; }
  .control-radio__radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #FFF;
    border-radius: 3px;
    background-color: transparent; }
    .control-radio__radio > i {
      font-size: 0.55556rem;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0; }
      .control-radio__radio > i:before {
        content: '\e902'; }
  .control-radio__text {
    font-weight: 400;
    font-size: 0.88889rem;
    line-height: 19px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 7px; }

.control-radio + .control-radio {
  margin-top: 10px; }

.control-select {
  position: relative;
  width: 100%;
  outline: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-appearance: none;
  background: rgba(255, 255, 255, 0.8);
  font-size: 1.11765rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.589px;
  color: rgba(11, 18, 74, 0.72);
  padding: 11.5px 8px 10px 16px;
  border: 1.6px solid #a5bbf7;
  border-radius: 8px; }
  .control-select select {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    width: 100%; }
  .control-select > span {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    min-height: 15px;
    line-height: 1.3;
    vertical-align: middle; }
    .control-select > span:after {
      content: '\e920';
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 700;
      width: 1.76471rem;
      height: 1.76471rem;
      font-size: 0.58824rem;
      position: absolute;
      right: 8px;
      top: 50%;
      background-color: #625CF2;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 6px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.form-filter {
  border-bottom: 3px solid #E1E1E1;
  padding-bottom: 2.77778rem; }
  @media (max-width: 1023px) {
    .form-filter__wrapper {
      display: none; } }
  @media (min-width: 1024px) {
    .form-filter form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1024px) {
    .form-filter form > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -1.11111rem; } }
  .form-filter form > div > div {
    width: 100%;
    margin-left: 1.11111rem;
    margin-bottom: 1.28571rem; }
    @media (min-width: 1024px) {
      .form-filter form > div > div {
        width: 230px;
        margin-bottom: 0; } }
    @media (min-width: 1198px) {
      .form-filter form > div > div {
        width: 320px; } }
  .form-filter form .control-select {
    border: 2px solid #394247;
    font-weight: 600;
    font-size: 1rem;
    color: #394247;
    padding: 1.11111rem 1.66667rem;
    padding-right: 2.22222rem; }
    .form-filter form .control-select > span:after {
      right: 1.38889rem; }
    .form-filter form .control-select select {
      cursor: pointer; }
    .form-filter form .control-select.--focus {
      border-color: #3D2656; }
  .form-filter__title {
    font-size: 1.33333rem;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #394247;
    margin-bottom: 1.28571rem; }
    @media (min-width: 1024px) {
      .form-filter__title {
        margin-bottom: 0; } }
  .form-filter__reset {
    font-family: "obviously-narrow", sans-serif;
    font-size: 1.33333rem;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #394247;
    text-decoration: none; }
    .form-filter__reset i {
      font-size: 1rem;
      line-height: 1.5;
      padding-right: 6px; }

.filter-reports__grid {
  margin-bottom: 1.76471rem; }
  @media (min-width: 768px) {
    .filter-reports__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
  .filter-reports__grid__search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 0px;
    margin-bottom: 15px;
    position: relative; }
    @media (min-width: 768px) {
      .filter-reports__grid__search {
        margin-right: 1.17647rem;
        margin-bottom: 0px; } }
  .filter-reports__grid__select {
    width: 100%; }
    @media (min-width: 768px) {
      .filter-reports__grid__select {
        width: 20%; } }

.form-filter-course {
  padding: 0 1.29412rem 1.29412rem; }
  .form-filter-course__search {
    position: relative;
    border-bottom: 1.2px solid #D3E5D3;
    padding-bottom: 1.17647rem; }
  .form-filter-course__toggle {
    border-bottom: 1.2px solid #D3E5D3; }
    .form-filter-course__toggle .control-group {
      display: none; }
  .form-filter-course__submit {
    position: absolute;
    top: 0.29412rem;
    right: 0.29412rem;
    padding: 0.64706rem; }
    .form-filter-course__submit:hover {
      text-decoration: none; }
    .form-filter-course__submit .icon {
      margin-right: 0;
      font-size: 0.82353rem;
      font-weight: 400; }
  .form-filter-course__reset-btn {
    margin-top: 0.94118rem; }
  .form-filter-course__reset {
    border-radius: 5px;
    border: 1px solid #006E5E;
    color: #006E5E;
    text-align: center;
    font-size: 0.82353rem;
    letter-spacing: -0.28px;
    background: transparent;
    padding: 0.58824rem 0.88235rem; }
    .form-filter-course__reset:hover {
      background: #3D2656;
      color: #FFF; }
      .form-filter-course__reset:hover .icon {
        color: #FFF; }
    .form-filter-course__reset .icon {
      color: #006E5E;
      font-weight: 400;
      font-size: 0.82353rem; }

.grid-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  -ms-flex-flow: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  .grid-flex__spacer {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .grid-flex.\--jc-right {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right; }
  .grid-flex.\--jc-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .grid-flex.\--style-double > *:last-child {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2; }
  .grid-flex.\--type-responsive > * {
    width: 100% !important; }
    @media (min-width: 1023px) {
      .grid-flex.\--type-responsive > * {
        width: 33.333% !important; } }
  .ipad .grid-flex.\--style-equal-heights > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto; }
    .ipad .grid-flex.\--style-equal-heights > * > div {
      height: auto;
      width: 100%; }
  .grid-flex.\--style-equal-heights > * > * {
    height: 100%; }
  .grid-flex.\--style-recurring-option-steps > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media (max-width: 1140px) {
    .grid-flex.\--style-recurring-option-steps > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -moz-box-flex: 1;
      -moz-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0; } }
  .grid-flex.\--style-center-aligned {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .grid-flex.\--style-vertical-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .grid-flex.\--style-bottom-aligned {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .grid-flex.\--style-left-aligned {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .grid-flex.\--type-one-block > *, .grid-flex.\--type-one-blocks > * {
    width: 100%; }
  .grid-flex.\--type-two-blocks > * {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-flex.\--type-two-blocks > * {
        width: 50%; } }
  .grid-flex.\--type-three-blocks > * {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-flex.\--type-three-blocks > * {
        width: 50%; } }
    @media (min-width: 1025px) {
      .grid-flex.\--type-three-blocks > * {
        width: 33.333%; } }
  .grid-flex.\--type-three-blocks > .\--style-two-third {
    width: 66.666%; }
  .grid-flex.\--type-four-blocks > * {
    width: 100%; }
    @media (min-width: 1024px) {
      .grid-flex.\--type-four-blocks > * {
        width: 25%; } }
  .grid-flex.\--type-five-blocks > * {
    width: 20%; }
  @media (min-width: 768px) {
    .grid-flex.\--style-blog-offset {
      margin-left: -25px; }
      .grid-flex.\--style-blog-offset > * {
        padding-left: 25px; } }
  .grid-flex.\--style-offsets-1 {
    margin-left: -10px; }
    .grid-flex.\--style-offsets-1 > * {
      padding-left: 10px; }
    .grid-flex.\--style-offsets-1.\--style-blocks > * {
      padding-bottom: 10px; }
  .grid-flex.\--style-offsets-2 {
    margin-left: -20px; }
    .grid-flex.\--style-offsets-2 > * {
      padding-left: 20px; }
    .grid-flex.\--style-offsets-2.\--style-blocks > * {
      padding-bottom: 20px; }
  .grid-flex.\--style-offsets-3 {
    margin-left: -30px; }
    .grid-flex.\--style-offsets-3 > * {
      padding-left: 30px; }
    .grid-flex.\--style-offsets-3.\--style-blocks > * {
      padding-bottom: 30px; }
  .grid-flex.\--style-offsets-4 {
    margin-left: -40px; }
    .grid-flex.\--style-offsets-4 > * {
      padding-left: 40px; }
    .grid-flex.\--style-offsets-4.\--style-blocks > * {
      padding-bottom: 40px; }
  .grid-flex.\--style-offsets-5 {
    margin-left: -50px; }
    .grid-flex.\--style-offsets-5 > * {
      padding-left: 50px; }
    .grid-flex.\--style-offsets-5.\--style-blocks > * {
      padding-bottom: 50px; }
  .grid-flex.\--style-offsets-6 {
    margin-left: -60px; }
    .grid-flex.\--style-offsets-6 > * {
      padding-left: 60px; }
    .grid-flex.\--style-offsets-6.\--style-blocks > * {
      padding-bottom: 60px; }
  .grid-flex.\--style-offsets-7 {
    margin-left: -70px; }
    .grid-flex.\--style-offsets-7 > * {
      padding-left: 70px; }
    .grid-flex.\--style-offsets-7.\--style-blocks > * {
      padding-bottom: 70px; }
  .grid-flex.\--style-offsets-8 {
    margin-left: -80px; }
    .grid-flex.\--style-offsets-8 > * {
      padding-left: 80px; }
    .grid-flex.\--style-offsets-8.\--style-blocks > * {
      padding-bottom: 80px; }
  .grid-flex.\--style-offsets-9 {
    margin-left: -90px; }
    .grid-flex.\--style-offsets-9 > * {
      padding-left: 90px; }
    .grid-flex.\--style-offsets-9.\--style-blocks > * {
      padding-bottom: 90px; }
  .grid-flex.\--style-offsets-10 {
    margin-left: -100px; }
    .grid-flex.\--style-offsets-10 > * {
      padding-left: 100px; }
    .grid-flex.\--style-offsets-10.\--style-blocks > * {
      padding-bottom: 100px; }
  .grid-flex.\--style-offsets-11 {
    margin-left: -110px; }
    .grid-flex.\--style-offsets-11 > * {
      padding-left: 110px; }
    .grid-flex.\--style-offsets-11.\--style-blocks > * {
      padding-bottom: 110px; }
  .grid-flex.\--style-offsets-12 {
    margin-left: -120px; }
    .grid-flex.\--style-offsets-12 > * {
      padding-left: 120px; }
    .grid-flex.\--style-offsets-12.\--style-blocks > * {
      padding-bottom: 120px; }
  .grid-flex.\--style-offsets-13 {
    margin-left: -130px; }
    .grid-flex.\--style-offsets-13 > * {
      padding-left: 130px; }
    .grid-flex.\--style-offsets-13.\--style-blocks > * {
      padding-bottom: 130px; }
  .grid-flex.\--style-offsets-14 {
    margin-left: -140px; }
    .grid-flex.\--style-offsets-14 > * {
      padding-left: 140px; }
    .grid-flex.\--style-offsets-14.\--style-blocks > * {
      padding-bottom: 140px; }
  .grid-flex.\--style-offsets-15 {
    margin-left: -150px; }
    .grid-flex.\--style-offsets-15 > * {
      padding-left: 150px; }
    .grid-flex.\--style-offsets-15.\--style-blocks > * {
      padding-bottom: 150px; }
  .grid-flex.\--style-offset-blocks-small {
    margin-left: -20px; }
    .grid-flex.\--style-offset-blocks-small > * {
      padding-left: 20px;
      padding-bottom: 20px; }
  .grid-flex.\--style-offset-blocks-large {
    margin-left: -70px; }
    .grid-flex.\--style-offset-blocks-large > * {
      padding-left: 70px;
      padding-bottom: 70px; }
  .grid-flex.\--style-offset-blocks-medium {
    margin-left: -30px; }
    .grid-flex.\--style-offset-blocks-medium > * {
      padding-left: 30px;
      padding-bottom: 30px; }
  .grid-flex.\--type-one-two-blocks > * {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-flex.\--type-one-two-blocks > * {
        width: 50%; } }

ul.grid-flex {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

@media (min-width: 700px) {
  .grid-contact__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30px; } }

.grid-contact__cell > * {
  width: 100%;
  display: block; }

@media (min-width: 700px) {
  .grid-contact__cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 30px;
    width: 50%; } }

.list-pills {
  text-align: center;
  padding: 0 2rem 2rem 2rem; }
  @media (max-width: 768px) {
    .list-pills {
      overflow: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      margin-bottom: 0; } }
  .list-pills > li {
    display: inline-block;
    margin: 0 .2rem .4rem .2rem;
    font-size: .9rem; }
    .list-pills > li.\--active a {
      background-color: #3D2656;
      color: #FFF; }
  .list-pills a {
    display: block;
    background: white;
    color: black;
    border-radius: 5px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    padding: 14px 1.6em;
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .list-pills a:hover {
      border-color: #000; }

.list-dots {
  margin-left: 1rem; }
  .list-dots a {
    text-decoration: none; }
  .list-dots li {
    font-size: 0.88889rem;
    margin-bottom: 0.44444rem; }
    .list-dots li::marker {
      color: #3D2656; }
    .list-dots li:last-child {
      margin-bottom: 0; }

.list-numbered {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
  margin-left: 22px; }
  .list-numbered li {
    margin-bottom: 5px; }
    .list-numbered li::marker {
      color: #3D2656;
      font-weight: 600; }

.list-square {
  list-style: none;
  margin: 0; }
  .list-square li {
    position: relative;
    font-size: 0.77778rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    margin-bottom: 0.55556rem; }
    .list-square li span {
      color: #3D2656; }
    .list-square li:before {
      content: '';
      width: 0.33333rem;
      height: 0.33333rem;
      background: #3D2656;
      display: inline-block;
      margin-right: 0.44444rem; }
  .list-square.\--style-white li {
    color: #FFFFFF; }
    .list-square.\--style-white li:before {
      background: #fff; }

.list-check {
  margin-left: 0; }
  .list-check a {
    text-decoration: none; }
  .list-check li {
    font-size: 17px;
    font-weight: 500;
    color: #3D2656;
    list-style: none;
    padding-left: 2rem;
    padding-right: 1.41176rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-bottom: 12px; }
    .list-check li:last-child {
      margin-bottom: 0; }
    .list-check li:before {
      content: '\e901';
      color: #4FAC47;
      font-size: 1.17647rem;
      font-family: 'default';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.list-arrow {
  margin-left: 0; }
  .list-arrow a {
    text-decoration: none; }
  .list-arrow li {
    font-size: 17px;
    font-weight: 400;
    color: #3D2656;
    list-style: none;
    padding-left: 1.17647rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-bottom: 12px;
    letter-spacing: -0.32px; }
    .list-arrow li:last-child {
      margin-bottom: 0; }
    .list-arrow li:before {
      content: '\e929';
      color: #4FAC47;
      font-size: 10px;
      font-family: 'default';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.list-default {
  margin-left: 0; }
  .list-default a {
    text-decoration: none; }
  .list-default li {
    font-size: 17px;
    font-weight: 500;
    color: rgba(61, 38, 86, 0.9);
    list-style: none;
    padding-left: 2.05882rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-bottom: 12px; }
    .list-default li:last-child {
      margin-bottom: 0; }
    .list-default li:before {
      content: '\e90b';
      color: #3D2656;
      font-size: 1.17647rem;
      font-family: 'default';
      position: absolute;
      left: 0px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.list-caution {
  margin-left: 0; }
  .list-caution a {
    text-decoration: none; }
  .list-caution li {
    font-weight: 500;
    color: #3D2656;
    background: #F2F2F2;
    border-radius: 6px;
    border: 0.5px solid #D4D4D4;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none;
    padding-left: 3.05882rem;
    padding-right: 1.41176rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-bottom: 12px; }
    .list-caution li:last-child {
      margin-bottom: 0; }
    .list-caution li:before {
      content: '\e909';
      font-size: 1.17647rem;
      color: #3D2656;
      font-family: 'default';
      position: absolute;
      left: 1.17647rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 1.17647rem;
      height: 1.17647rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 1; }

.list-star {
  margin-left: 0;
  margin-bottom: 0.29412rem; }
  .list-star a {
    text-decoration: none; }
  .list-star li {
    font-size: 1rem;
    list-style: none;
    padding-left: 2.05882rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin-bottom: 14px;
    color: #3D2656; }
    .list-star li:last-child {
      margin-bottom: 0; }
    .list-star li:before {
      content: "\e928";
      font-size: 1.17647rem;
      font-family: 'default';
      color: #F18701;
      position: absolute;
      left: 0.29412rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 1.29412rem;
      height: 1.29412rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 1; }

.box-page-header {
  position: relative;
  padding: 20px; }
  @media (min-width: 700px) {
    .box-page-header {
      padding-top: 2.77778rem; } }
  @media (min-width: 1024px) {
    .box-page-header {
      padding-left: 3.33333rem;
      padding-right: 0px;
      padding-bottom: 0px; } }
  .box-page-header__wrapper {
    position: relative;
    padding-top: 11.11111rem;
    padding-bottom: 5.55556rem; }
    @media (min-width: 1024px) {
      .box-page-header__wrapper {
        padding-top: 15rem; } }
    .box-page-header__wrapper .container {
      position: relative;
      z-index: 1; }
    .box-page-header__wrapper.\--type-news {
      background: #012169;
      padding-bottom: 2.22222rem; }
      .box-page-header__wrapper.\--type-news .box-page-header {
        background: #ECA225; }
        .box-page-header__wrapper.\--type-news .box-page-header__cat {
          background: #012169; }
        .box-page-header__wrapper.\--type-news .box-page-header__svg path {
          stroke: #2A1E46; }
        .box-page-header__wrapper.\--type-news .box-page-header__title {
          margin-bottom: 1.44444rem; }
          .box-page-header__wrapper.\--type-news .box-page-header__title a {
            color: #2A1E46; }
        .box-page-header__wrapper.\--type-news .box-page-header__content p {
          color: #313146;
          margin-bottom: 1.38889rem; }
      .box-page-header__wrapper.\--type-news .w-social__title {
        color: #313146; }
      .box-page-header__wrapper.\--type-news .w-social__share li span i {
        color: #2A1E46; }
      .box-page-header__wrapper.\--type-news .w-social__share li span:hover i {
        color: #FFF; }
    @media (min-width: 1024px) {
      .box-page-header__wrapper.\--type-default-page {
        padding-bottom: 4.16667rem;
        padding-top: 15.55556rem; } }
    .box-page-header__wrapper.\--type-default-page .box-page-header__content-wrapper {
      max-width: 100%; }
    .box-page-header__wrapper.\--type-default-page .box-page-header__desc {
      max-width: 100%;
      margin-bottom: 0px; }
    @media (max-width: 768px) {
      .box-page-header__wrapper.\--type-default-pad {
        padding-bottom: 4.44444rem; } }
    .box-page-header__wrapper.\--type-default {
      background: rgba(151, 14, 135, 0.9);
      padding-bottom: 2.22222rem; }
      .box-page-header__wrapper.\--type-default .box-page-header {
        background: #3C2050; }
        .box-page-header__wrapper.\--type-default .box-page-header__cat {
          background: rgba(151, 14, 135, 0.9); }
        .box-page-header__wrapper.\--type-default .box-page-header__svg path {
          stroke: #970e87; }
        .box-page-header__wrapper.\--type-default .box-page-header__title {
          margin-bottom: 1.44444rem; }
          .box-page-header__wrapper.\--type-default .box-page-header__title a {
            color: #FFFFFF; }
        .box-page-header__wrapper.\--type-default .box-page-header__content p {
          color: #FFFFFF;
          margin-bottom: 1.38889rem; }
      .box-page-header__wrapper.\--type-default .w-social__title {
        color: #FFFFFF; }
      .box-page-header__wrapper.\--type-default .w-social__share li span i {
        color: #FFFFFF; }
      .box-page-header__wrapper.\--type-default .w-social__share li span:hover i {
        color: #FFF; }
      .box-page-header__wrapper.\--type-default .box-page-header__logo {
        border-color: #3C2050; }
    .box-page-header__wrapper.\--type-offer .box-page-header__desc {
      display: none; }
    .box-page-header__wrapper.\--type-offer .w-social {
      margin-bottom: 1.77778rem; }
    .box-page-header__wrapper.\--type-template {
      padding-top: 11.11111rem;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      padding-bottom: 3.33333rem; }
      @media (min-width: 768px) {
        .box-page-header__wrapper.\--type-template {
          padding-top: 17rem; } }
      @media (max-width: 767px) {
        .box-page-header__wrapper.\--type-template {
          padding-bottom: 0; } }
      .box-page-header__wrapper.\--type-template .box-page-header__form {
        margin-top: 30px; }
        @media (min-width: 768px) {
          .box-page-header__wrapper.\--type-template .box-page-header__form {
            margin-top: 3.33333rem; } }
    .box-page-header__wrapper.\--type-job {
      background-color: #012169;
      padding-bottom: 2.22222rem; }
      .box-page-header__wrapper.\--type-job .box-page-header {
        background: #1E2150; }
        .box-page-header__wrapper.\--type-job .box-page-header__cat {
          background: #012169; }
        .box-page-header__wrapper.\--type-job .box-page-header__svg path {
          stroke: #012169; }
        .box-page-header__wrapper.\--type-job .box-page-header__title {
          margin-bottom: 1.44444rem; }
          .box-page-header__wrapper.\--type-job .box-page-header__title a {
            color: #FFFFFF; }
        .box-page-header__wrapper.\--type-job .box-page-header__content p {
          color: #FFFFFF;
          margin-bottom: 1.38889rem; }
        .box-page-header__wrapper.\--type-job .box-page-header .btn .icon {
          font-weight: 100;
          color: #95919E; }
    .box-page-header__wrapper.\--type-job-listing {
      padding-bottom: 5.55556rem;
      background-size: cover;
      background-position: center; }
      @media (max-width: 768px) {
        .box-page-header__wrapper.\--type-job-listing {
          padding-bottom: 0px; } }
      @media (min-width: 768px) {
        .box-page-header__wrapper.\--type-job-listing {
          padding-bottom: 7.55556rem; } }
      .box-page-header__wrapper.\--type-job-listing .box-page-header__content-wrapper .box-page-header__title span {
        background-image: -webkit-gradient(linear, left top, right top, from(#262B75), to(#262B75)); }
    .box-page-header__wrapper.\--type-contact .box-page-header__content-wrapper {
      max-width: 830px; }
      .box-page-header__wrapper.\--type-contact .box-page-header__content-wrapper .box-page-header__desc {
        max-width: 100%; }
        .box-page-header__wrapper.\--type-contact .box-page-header__content-wrapper .box-page-header__desc p {
          font-size: 1.22222rem; }
    .box-page-header__wrapper.\--remove-title-link .box-page-header__title a {
      pointer-events: none; }
  .box-page-header__svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .box-page-header__svg path {
      opacity: 0; }
      .box-page-header__svg path:nth-child(19) {
        -webkit-animation: wave 3s 0 forwards infinite;
        animation: wave 3s 0 forwards infinite; }
      .box-page-header__svg path:nth-child(18) {
        -webkit-animation: wave 3s .3s forwards infinite;
        animation: wave 3s .3s forwards infinite; }
      .box-page-header__svg path:nth-child(17) {
        -webkit-animation: wave 3s .6s forwards infinite;
        animation: wave 3s .6s forwards infinite; }
      .box-page-header__svg path:nth-child(16) {
        -webkit-animation: wave 3s .9s forwards infinite;
        animation: wave 3s .9s forwards infinite; }
      .box-page-header__svg path:nth-child(15) {
        -webkit-animation: wave 3s 1.2s forwards infinite;
        animation: wave 3s 1.2s forwards infinite; }
      .box-page-header__svg path:nth-child(14) {
        -webkit-animation: wave 3s 1.5s forwards infinite;
        animation: wave 3s 1.5s forwards infinite; }
      .box-page-header__svg path:nth-child(13) {
        -webkit-animation: wave 3s 1.8s forwards infinite;
        animation: wave 3s 1.8s forwards infinite; }
      .box-page-header__svg path:nth-child(12) {
        -webkit-animation: wave 3s 2.1s forwards infinite;
        animation: wave 3s 2.1s forwards infinite; }
      .box-page-header__svg path:nth-child(11) {
        -webkit-animation: wave 3s 2.4s forwards infinite;
        animation: wave 3s 2.4s forwards infinite; }
      .box-page-header__svg path:nth-child(10) {
        -webkit-animation: wave 3s 2.7s forwards infinite;
        animation: wave 3s 2.7s forwards infinite; }
      .box-page-header__svg path:nth-child(9) {
        -webkit-animation: wave 3s 3s forwards infinite;
        animation: wave 3s 3s forwards infinite; }
      .box-page-header__svg path:nth-child(8) {
        -webkit-animation: wave 3s 3.3s forwards infinite;
        animation: wave 3s 3.3s forwards infinite; }
      .box-page-header__svg path:nth-child(7) {
        -webkit-animation: wave 3s 3.6s forwards infinite;
        animation: wave 3s 3.6s forwards infinite; }
      .box-page-header__svg path:nth-child(6) {
        -webkit-animation: wave 3s 3.9s forwards infinite;
        animation: wave 3s 3.9s forwards infinite; }
      .box-page-header__svg path:nth-child(5) {
        -webkit-animation: wave 3s 4.2s forwards infinite;
        animation: wave 3s 4.2s forwards infinite; }
      .box-page-header__svg path:nth-child(4) {
        -webkit-animation: wave 3s 4.5s forwards infinite;
        animation: wave 3s 4.5s forwards infinite; }
      .box-page-header__svg path:nth-child(3) {
        -webkit-animation: wave 3s 4.8s forwards infinite;
        animation: wave 3s 4.8s forwards infinite; }
      .box-page-header__svg path:nth-child(2) {
        -webkit-animation: wave 3s 5.1s forwards infinite;
        animation: wave 3s 5.1s forwards infinite; }
      .box-page-header__svg path:nth-child(1) {
        -webkit-animation: wave 3s 5.4s forwards infinite;
        animation: wave 3s 5.4s forwards infinite; }
  .box-page-header__cat {
    position: relative;
    display: table;
    font-size: 0.66667rem;
    font-weight: 700;
    padding: 0.83333rem 1.16667rem 0.77778rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 0;
    border-radius: 50px;
    margin-bottom: 0.83333rem; }
  .box-page-header__title {
    font-family: "Geist", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    margin-bottom: 2.5rem; }
    @media (max-width: 700px) {
      .box-page-header__title {
        line-height: 2.77778rem; } }
    @media (min-width: 700px) {
      .box-page-header__title {
        font-size: 2.44444rem; } }
  .box-page-header__content {
    font-size: 0.88889rem;
    font-weight: 400;
    letter-spacing: -0.02em;
    padding-bottom: 1.94444rem;
    color: #E2DEE5; }
    @media (min-width: 700px) {
      .box-page-header__content {
        padding-bottom: 2.77778rem; } }
    @media (min-width: 1024px) {
      .box-page-header__content {
        padding-right: 15px;
        max-width: 440px; } }
    @media (min-width: 1199px) {
      .box-page-header__content {
        max-width: 560px; } }
    .box-page-header__content p {
      margin-bottom: 2.22222rem; }
      .box-page-header__content p span {
        display: block;
        padding-top: 0.33333rem; }
        .box-page-header__content p span a {
          font-size: 1rem;
          color: #FFFFFF;
          text-decoration: underline; }
  .box-page-header__grid {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end; }
    @media (max-width: 1023px) {
      .box-page-header__grid > div {
        width: 100%; } }
  .box-page-header__media {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 1024px) {
      .box-page-header__media {
        max-width: 700px; } }
  .box-page-header__featured-img {
    background-size: contain;
    width: 100%;
    height: 300px;
    border-radius: 0px 0px 3px 0px;
    background-position: bottom right;
    background-repeat: no-repeat; }
    @media (max-width: 1023px) {
      .box-page-header__featured-img {
        display: none; } }
    @media (min-width: 700px) {
      .box-page-header__featured-img {
        height: 407px; } }
  .box-page-header__mobile-img {
    width: 100%; }
    @media (min-width: 1024px) {
      .box-page-header__mobile-img {
        display: none; } }
  .box-page-header__logo {
    position: absolute;
    top: -42px;
    right: 60px;
    width: 85px;
    height: 85px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 4px solid;
    border-radius: 50px;
    overflow: hidden; }
    @media (max-width: 700px) {
      .box-page-header__logo {
        top: -32px;
        right: 20px;
        max-width: 80px;
        width: 100%; } }
  .box-page-header__cta-wrapper {
    margin-left: -4px; }
    .box-page-header__cta-wrapper > * {
      margin-left: 4px; }
      @media (max-width: 700px) {
        .box-page-header__cta-wrapper > * {
          margin-bottom: 10px; } }
    .box-page-header__cta-wrapper .btn i {
      font-size: 0.77778rem;
      font-weight: 400;
      color: #95919E; }
  .box-page-header__meta {
    margin-top: -3.33333rem;
    margin-bottom: 4.88889rem;
    position: relative; }
    .box-page-header__meta__box {
      background: #F0EDF5;
      padding: 1.55556rem 2.5rem 1.38889rem;
      -webkit-box-shadow: 0px -16px 24px rgba(0, 0, 0, 0.05);
      box-shadow: 0px -16px 24px rgba(0, 0, 0, 0.05);
      border-radius: 3px; }
      .box-page-header__meta__box p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-flow: wrap;
        flex-flow: wrap; }
        .box-page-header__meta__box p a {
          font-size: 0.88889rem;
          font-weight: 700;
          letter-spacing: -0.02em;
          -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }
    .box-page-header__meta__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-family: "Geist", sans-serif;
      font-size: 0.72222rem;
      font-weight: 900;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      margin-bottom: 1.22222rem; }
      .box-page-header__meta__title i {
        font-size: 1.11111rem;
        font-weight: 700; }
    .box-page-header__meta__grid > div {
      margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .box-page-header__meta__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -0.55556rem; }
        .box-page-header__meta__grid > div {
          width: 33.33%;
          padding-left: 0.55556rem;
          margin-bottom: 0px; } }
    .box-page-header__meta.\--type-contact .box-page-header__meta__title i {
      color: #3D2656; }
  .box-page-header__info {
    font-size: 13px;
    color: #2A1E46;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.02em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0.94444rem; }
    .box-page-header__info i {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #FFF;
      display: block;
      margin: 0px 8px; }
  .box-page-header__offer {
    display: block;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -0.02em;
    color: #E2DEE5;
    margin-bottom: 1.22222rem; }
    .box-page-header__offer span {
      color: #fff; }
  .box-page-header__timing {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    line-height: 0.94444rem; }
    .box-page-header__timing span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .box-page-header__timing i {
      margin-right: 12px;
      font-size: 1rem;
      color: #970E87; }
  .box-page-header__content-wrapper {
    width: 100%;
    max-width: 626px; }
    .box-page-header__content-wrapper .box-page-header__title {
      font-size: 34px;
      font-family: "obviously-narrow", sans-serif;
      font-weight: 400; }
      @media (min-width: 768px) {
        .box-page-header__content-wrapper .box-page-header__title {
          font-size: 3.33333rem; } }
      @media (min-width: 700px) {
        .box-page-header__content-wrapper .box-page-header__title {
          font-size: 4.55556rem; } }
    .box-page-header__content-wrapper .box-page-header__desc {
      font-size: 1.05556rem;
      font-weight: 600;
      letter-spacing: -0.02em;
      color: rgba(255, 255, 255, 0.9);
      max-width: 600px;
      width: 100%;
      margin-bottom: 8px; }
      @media (min-width: 768px) {
        .box-page-header__content-wrapper .box-page-header__desc {
          margin-bottom: 1.22222rem; } }
    .box-page-header__content-wrapper .box-page-header__newsletter a {
      font-weight: 700;
      letter-spacing: -0.01em;
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline;
      color: #fff; }
    @media (min-width: 1024px) {
      .box-page-header__content-wrapper__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-flow: wrap;
        flex-flow: wrap; }
        .box-page-header__content-wrapper__grid > div {
          width: 50%; } }
    .box-page-header__content-wrapper__cta {
      margin-top: 30px; }
      @media (min-width: 1024px) {
        .box-page-header__content-wrapper__cta {
          text-align: right;
          margin-top: 0px; } }
  .box-page-header__form {
    position: relative;
    z-index: 1;
    margin-top: 1.33333rem; }
    .box-page-header__form__grid > div {
      width: 100%;
      margin-bottom: 8px; }
      @media (min-width: 768px) {
        .box-page-header__form__grid > div {
          margin-bottom: 15px; } }
      .box-page-header__form__grid > div:last-child {
        margin-bottom: 0px; }
    @media (min-width: 768px) {
      .box-page-header__form__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -0.83333rem; }
        .box-page-header__form__grid > div {
          padding-left: 0.83333rem; } }
    @media (min-width: 768px) {
      .box-page-header__form__taxonomy {
        max-width: 320px; } }
    @media (min-width: 768px) {
      .box-page-header__form__btn {
        max-width: 220px; } }
  .box-page-header__cta {
    margin-top: 30px; }
  .box-page-header__content-img {
    margin-top: -80px; }
    @media (min-width: 768px) {
      .box-page-header__content-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin-top: 0px; } }
    .box-page-header__content-img img.desktop {
      height: 100%; }
      @media (max-width: 767px) {
        .box-page-header__content-img img.desktop {
          display: none; } }
    .box-page-header__content-img img.mobile {
      display: block;
      width: 100%; }
      @media (min-width: 768px) {
        .box-page-header__content-img img.mobile {
          display: none; } }

.box-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  position: relative; }
  .box-post__media {
    width: 100%;
    position: relative;
    background-size: cover;
    margin-bottom: 1.52941rem;
    min-height: 14.70588rem;
    border-radius: 16px;
    overflow: hidden;
    background-repeat: no-repeat; }
    .box-post__media a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
  .box-post__title {
    font-size: 1.41176rem;
    font-family: "obviously-narrow", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0.88235rem;
    letter-spacing: 0.1px; }
    .box-post__title a {
      color: #3D2656; }
  .box-post__content p {
    font-size: 1.05882rem;
    font-family: "Geist";
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.3px;
    color: rgba(61, 38, 86, 0.7); }
  .box-post__meta {
    margin-bottom: 1.17647rem; }
    .box-post__meta__date {
      font-size: 0.70588rem;
      text-align: center;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: 0.52px;
      text-transform: uppercase;
      color: rgba(40, 70, 198, 0.8);
      border-radius: 50px;
      padding: 5px 12px;
      background: #DEDDF3; }

.box-post-mini {
  background: #FFF;
  border: 0.5px solid rgba(87, 161, 208, 0.6);
  border-radius: 8px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  position: relative; }
  @media (min-width: 600px) {
    .box-post-mini {
      padding: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: unset;
      flex-flow: unset; } }
  .box-post-mini__media {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      .box-post-mini__media {
        width: 24%;
        margin-right: 16px;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .box-post-mini__media {
        width: 35%; } }
    .box-post-mini__media img {
      width: 100%;
      min-height: 6.66667rem;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: top;
      object-position: top;
      border-radius: 4px; }
      @media (min-width: 1024px) {
        .box-post-mini__media img {
          min-height: 5.76471rem; } }
  .box-post-mini__title {
    font-size: 1.11111rem;
    line-height: 1.1;
    letter-spacing: -0.2px;
    margin-bottom: 10px;
    color: #3D2656; }
    @media (min-width: 1024px) {
      .box-post-mini__title {
        font-size: 1.17647rem; } }
  .box-post-mini__date {
    font-size: 14px;
    line-height: 1.2;
    color: rgba(61, 38, 86, 0.7); }
  .box-post-mini__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .box-post-mini__content {
        width: 70%; } }
  .box-post-mini__cta {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.box-service__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .box-service__media img {
    width: 100%;
    border-radius: 16px;
    height: 16.47059rem;
    -o-object-fit: cover;
    object-fit: cover; }

.box-service__top-content {
  position: relative; }

.box-service__meta {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0.88235rem 1.17647rem 0; }

.box-service__tag p {
  color: #fff;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.31px;
  text-transform: uppercase;
  padding: 5px 1.11765rem;
  border-radius: 50px;
  text-align: center; }

.box-service__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .box-service__link a i {
    width: 2.35294rem;
    height: 2.35294rem;
    font-size: 0.94118rem;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFF;
    color: rgba(11, 18, 74, 0.8);
    border-radius: 50px; }

.box-service__content {
  background-color: #fff;
  padding: 6px 8px 6px 16px;
  border-radius: 12px;
  border: 2px solid rgba(255, 255, 255, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .box-service__content__link {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .box-service__content__link i {
      background: #FFEB6B;
      width: 2.47059rem;
      height: 2.47059rem;
      font-size: 0.88235rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 8px;
      color: #fff;
      margin-left: 10px; }
  .box-service__content:hover .box-service__title {
    color: #fff; }
  .box-service__content:hover i {
    background-color: #fff !important; }

.box-service__title {
  font-size: 1.52941rem;
  font-weight: 500;
  line-height: 1;
  color: #5C4000;
  letter-spacing: -0.78px;
  margin: 0; }

.box-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  position: relative;
  border: 1.41px solid #625CF2;
  border-radius: 17.817px; }
  .box-event:hover .box-post__media {
    border-color: #625CF2; }
  .box-event__media {
    position: relative;
    background-size: cover;
    margin-bottom: 1.05882rem;
    min-height: 14.70588rem;
    overflow: hidden;
    border-radius: 19px;
    background-repeat: no-repeat; }
    .box-event__media a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
    .box-event__media__info {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      padding: 0.88235rem 0.88235rem 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end; }
      .box-event__media__info i {
        width: 28px;
        height: 28px;
        background-color: #fff;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 10px;
        cursor: pointer;
        color: rgba(61, 38, 86, 0.8); }
  .box-event__title {
    font-size: 1.17647rem;
    font-family: "obviously-narrow", sans-serif;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0.58824rem;
    letter-spacing: 0.5px; }
    .box-event__title a {
      color: #3D2656; }
  .box-event__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 15px 15px; }
  .box-event__desc {
    font-size: 15px;
    font-family: "Geist";
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.3px;
    color: rgba(61, 38, 86, 0.8);
    margin-bottom: 1.17647rem; }
  .box-event__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px; }
    .box-event__meta li {
      margin-bottom: 0;
      margin-right: 5px; }
      .box-event__meta li:last-child {
        margin-right: 0; }
    .box-event__meta__cat {
      background: #625CF2;
      font-size: 11px;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: 0.483px;
      text-transform: uppercase;
      color: #fff;
      padding: 5px 14px;
      text-align: center;
      border-radius: 50px; }
    .box-event__meta__tag {
      background: #625CF2;
      font-size: 11px;
      border-radius: 50px;
      color: #fff;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: 0.483px;
      text-transform: uppercase;
      padding: 5px 14px;
      margin-left: 5px;
      text-align: center; }
    .box-event__meta__duration {
      font-size: 11px;
      font-weight: 600;
      line-height: 1.4;
      letter-spacing: 0.3px;
      text-transform: uppercase;
      margin-bottom: 10px;
      color: #3D2656;
      border: 1px solid #625CF2;
      border-radius: 50px;
      padding: 5px 14px; }
  .box-event__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.76471rem; }
    .box-event__location__icon {
      margin-top: 3px;
      margin-right: 10px; }
      .box-event__location__icon i {
        font-size: 1.29412rem;
        color: #F49F34; }
    .box-event__location__name {
      font-size: 16px;
      font-family: "Geist";
      font-weight: 600;
      line-height: 1.2;
      color: #3D2656;
      margin-bottom: 3px; }
    .box-event__location__address {
      font-size: 14px;
      font-family: "Geist";
      font-weight: 400;
      line-height: 1.4;
      margin-bottom: 0;
      color: rgba(11, 18, 74, 0.72); }
  .box-event .btn {
    font-size: 0.94118rem;
    border-radius: 6px;
    padding: 5px 6px 5px 12px; }
    .box-event .btn i {
      font-size: 12px;
      width: 24px;
      height: 24px;
      color: #3D2656; }

.box-branch {
  border-radius: 14.551px;
  border: 1.406px solid #625CF2;
  background: #FFF;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
  .box-branch__media {
    position: relative; }
    .box-branch__media img {
      width: 100%;
      border-radius: 14.551px; }
  .box-branch__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .box-branch__content {
    padding: 0.88235rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%; }
    @media (min-width: 1199px) {
      .box-branch__content {
        padding: 1.47059rem 1.05882rem 1.17647rem; } }
  .box-branch__title {
    font-size: 1.23529rem;
    line-height: 1;
    letter-spacing: -0.1px;
    color: #3D2656; }
  .box-branch__facility-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-bottom: 1.05882rem; }
    .box-branch__facility-list li {
      margin: 0;
      background: #E8E7FD;
      border-radius: 5.037px;
      margin-right: 3px;
      font-size: 0.76471rem;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: -0.136px;
      padding: 2px 8px;
      color: #5852E8;
      margin-bottom: 3px; }
      .box-branch__facility-list li.count-plus {
        background-color: #625CF2;
        color: #fff;
        margin-bottom: 3px; }
  .box-branch__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(62, 52, 73, 0.8);
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.141px;
    margin-bottom: 0.88235rem; }
    .box-branch__location i {
      font-size: 0.94118rem;
      margin-right: 5px;
      color: #F18701; }
  .box-branch__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.17647rem; }
    .box-branch__meta > div {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .box-branch__meta > div p {
        font-size: 0.82353rem;
        color: rgba(62, 52, 73, 0.8);
        font-weight: 500;
        line-height: 1.4;
        margin: 0; }
      .box-branch__meta > div i {
        color: rgba(145, 153, 170, 0.8); }
      .box-branch__meta > div:not(:first-child) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
  .box-branch__event i {
    margin-right: 8px; }
  .box-branch__map i {
    margin-left: 8px; }

.w-image {
  position: relative; }
  .w-image img {
    display: block;
    width: 100%;
    border-radius: 20px; }
    .w-image img.\--style-default {
      width: auto; }
  .w-image__caption {
    background: -webkit-linear-gradient(357deg, rgba(0, 0, 0, 0.3) 14%, rgba(0, 0, 0, 0) 83.95%), rgba(28, 33, 38, 0.45);
    background: -o-linear-gradient(357deg, rgba(0, 0, 0, 0.3) 14%, rgba(0, 0, 0, 0) 83.95%), rgba(28, 33, 38, 0.45);
    background: linear-gradient(93deg, rgba(0, 0, 0, 0.3) 14%, rgba(0, 0, 0, 0) 83.95%), rgba(28, 33, 38, 0.45);
    -webkit-backdrop-filter: blur(11.4px);
    backdrop-filter: blur(11.4px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 1.76471rem;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    border-radius: 10px;
    width: 90%;
    margin-top: 15px; }
    @media (min-width: 768px) {
      .w-image__caption {
        width: 94%;
        bottom: 18px;
        margin-top: 0px; } }
    .w-image__caption__title {
      font-size: 1.05882rem;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1;
      line-height: 1.4;
      margin-bottom: 0.88235rem; }
    .w-image__caption__content {
      margin-bottom: 0 !important; }
      .w-image__caption__content p {
        color: #fff;
        font-size: 0.94118rem;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: -0.16px;
        margin-bottom: 1.17647rem;
        line-height: 1.5;
        letter-spacing: -0.16px;
        font-weight: 500; }
        .w-image__caption__content p a {
          color: #fff;
          font-weight: 500;
          text-decoration: underline; }
        .w-image__caption__content p:last-child {
          margin-bottom: 0px; }
  .w-image.\--style-align-center {
    text-align: center; }
  .w-image.\--style-align-right {
    text-align: right; }
  .w-image__zoom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.61111rem;
    height: 3.61111rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #131C21;
    font-size: 1.38889rem;
    color: #fff;
    border-radius: 2px; }
  .w-image.\--style-bleed:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/ukim-branches/_ui/media/contact-image-overlay.png");
    background-size: cover;
    background-position: center;
    position: absolute;
    right: -10px;
    bottom: -10px;
    z-index: -1; }

.w-page-header {
  position: relative;
  color: #FFF;
  margin-bottom: 1.76471rem;
  padding: 150px 0 2.35294rem 0;
  border-radius: 0px 0px 20px 20px;
  background-color: #7B75FF;
  overflow: hidden; }
  @media (min-width: 768px) {
    .w-page-header {
      border-radius: 0px 0px 32px 32px;
      padding: 10rem 0 2.5rem 0; } }
  @media (min-width: 768px) {
    .w-page-header {
      margin-bottom: 2.22222rem; } }
  @media (min-width: 1024px) {
    .w-page-header {
      padding: 14.70588rem 0 3.52941rem 0; } }
  body.page-template-page-contact .w-page-header {
    margin-bottom: 1.76471rem; }
    @media (min-width: 768px) {
      body.page-template-page-contact .w-page-header {
        margin-bottom: 2.94118rem; } }
  body.page-template-page-news-listing .w-page-header {
    margin-bottom: 1.76471rem; }
  body.single-post .w-page-header {
    margin-bottom: 1.76471rem; }
    @media (min-width: 768px) {
      body.single-post .w-page-header {
        margin-bottom: 2.35294rem; } }
  body.single-branches .w-page-header {
    margin-bottom: 0.94118rem; }
  .w-page-header__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
  .w-page-header__content {
    width: 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .w-page-header__content {
        max-width: 25rem; } }
    @media (min-width: 1199px) {
      .w-page-header__content {
        max-width: 36.47059rem; } }
  .w-page-header__media {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 768px) {
      .w-page-header__media {
        max-width: 23.52941rem; } }
    @media (min-width: 1199px) {
      .w-page-header__media {
        max-width: 35.29412rem; } }
    @media (min-width: 1500px) {
      .w-page-header__media {
        max-width: 42.17647rem; } }
    .w-page-header__media img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    @media (max-width: 767px) {
      .w-page-header__media:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #8165f9;
        opacity: 0.5; } }
  .w-page-header__subtitle {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.274px;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-bottom: 1.76471rem; }
  .w-page-header__title {
    font-size: 1.66667rem;
    letter-spacing: -0.50px;
    color: #fff;
    margin-bottom: 0.88235rem; }
    @media (min-width: 768px) {
      .w-page-header__title {
        font-size: 2.33333rem; } }
    @media (min-width: 1199px) {
      .w-page-header__title {
        font-size: 3.76471rem;
        letter-spacing: -1.28px; } }
    body.single-post .w-page-header__title {
      max-width: 22.35294rem;
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.66667rem;
      line-height: 1.1;
      letter-spacing: 1.04px;
      color: #FFF; }
      @media (min-width: 768px) {
        body.single-post .w-page-header__title {
          font-size: 3.05882rem; } }
    .w-page-header__title span {
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.66667rem;
      font-style: italic;
      line-height: 1;
      text-transform: lowercase;
      color: #FFEB6B; }
      @media (min-width: 768px) {
        .w-page-header__title span {
          font-size: 3.52941rem; } }
  .w-page-header__description {
    max-width: 31.76471rem; }
    .w-page-header__description p {
      font-size: 1.05882rem;
      font-weight: 500;
      letter-spacing: -0.18px;
      color: #fff; }
  .w-page-header__category {
    background-color: #625CF2;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.16px;
    padding: 2px 1.11765rem 3px;
    color: #fff;
    border-radius: 12px; }
  .w-page-header__date {
    font-size: 1.17647rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.84);
    margin-bottom: 10px; }
  .w-page-header__event-tickets__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(189, 189, 189, 0.32);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .w-page-header__event-tickets__item:last-child {
      border: 0;
      padding: 0;
      margin-bottom: 0; }
  .w-page-header__event-tickets__content {
    margin-bottom: 10px; }
  .w-page-header__event-tickets__title {
    font-size: 1.29412rem;
    font-family: "obviously-narrow", sans-serif;
    line-height: 1;
    letter-spacing: 0.44px;
    color: #FFF;
    margin-bottom: 10px; }
  .w-page-header__event-tickets__date {
    font-size: 1.05882rem;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: -0.18px;
    color: rgba(200, 234, 255, 0.64); }
  .w-page-header.\--style-event-listing {
    padding-top: 9.33333rem;
    padding-bottom: 20px;
    margin-bottom: 1.33333rem; }
    @media (min-width: 768px) {
      .w-page-header.\--style-event-listing {
        padding-top: 14.11765rem;
        margin-bottom: 2.11765rem; } }
    .w-page-header.\--style-event-listing .w-page-header__title {
      font-size: 2.47059rem;
      line-height: 1.1;
      max-width: 23.52941rem;
      margin-bottom: 1.17647rem; }
    .w-page-header.\--style-event-listing .w-page-header__content {
      max-width: 25.88235rem;
      padding-left: 0.88235rem; }
    .w-page-header.\--style-event-listing .w-page-header__description {
      margin-bottom: 2.35294rem; }
      .w-page-header.\--style-event-listing .w-page-header__description p {
        font-size: 1.17647rem;
        font-weight: 300;
        line-height: 1.4;
        letter-spacing: -0.4px;
        color: rgba(255, 255, 255, 0.9); }
  .w-page-header.\--single-event {
    margin-bottom: 20px;
    padding: 150px 0 70px 0; }
    @media (min-width: 768px) {
      .w-page-header.\--single-event {
        padding-top: 14.11765rem;
        padding-bottom: 6.76471rem;
        margin-bottom: 2.35294rem; } }
    .w-page-header.\--single-event .w-page-header__content {
      max-width: 25.88235rem;
      padding-left: 1.17647rem; }
    .w-page-header.\--single-event .w-page-header__title {
      font-size: 30px;
      font-family: "obviously-narrow", sans-serif;
      line-height: 1.1;
      letter-spacing: 1.04px;
      margin-bottom: 1.47059rem; }
      @media (min-width: 768px) {
        .w-page-header.\--single-event .w-page-header__title {
          font-size: 3.05882rem; } }
    .w-page-header.\--single-event .w-page-header__event-location {
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.17647rem;
      font-style: italic;
      line-height: 1.2;
      color: #FFF;
      letter-spacing: -0.2px;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .w-page-header.\--single-event .w-page-header__event-location i {
        font-size: 1.29412rem;
        color: #FFEB6B;
        margin-right: 10px; }
  .w-page-header__badge {
    position: absolute;
    bottom: 0px;
    right: 32%;
    width: 12.17647rem;
    height: 9.41176rem;
    display: none; }
    @media (min-width: 768px) {
      .w-page-header__badge {
        display: block; } }
    .w-page-header__badge__content {
      position: absolute;
      top: 40px;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .w-page-header__badge__count {
      font-size: 4.11765rem;
      font-weight: 700;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 0.64706rem;
      letter-spacing: 0.1px; }
      .w-page-header__badge__count i {
        font-size: 1.76471rem;
        margin-left: 4px;
        color: #625CF2;
        margin-bottom: 2px; }
    .w-page-header__badge__desc {
      font-size: 1rem;
      line-height: 1;
      margin-bottom: 0; }

.w-filter {
  position: relative;
  background: rgba(98, 92, 242, 0.76);
  padding: 1.47059rem 1.17647rem 1.76471rem;
  padding-left: 1.88235rem;
  margin-bottom: 3.29412rem;
  border-radius: 20px;
  overflow: hidden; }
  .w-filter__title {
    font-family: "obviously-narrow", sans-serif;
    font-size: 1.52941rem;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    width: 100%; }
    @media (min-width: 1024px) {
      .w-filter__title {
        width: auto; } }
  .w-filter__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px; }
    @media (min-width: 1024px) {
      .w-filter__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
  .w-filter__fields {
    width: 100%; }
    @media (min-width: 1024px) {
      .w-filter__fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
        width: 52%; } }
  @media (min-width: 1024px) {
    .w-filter__sort {
      width: 50%; } }
  .w-filter__taxonomy {
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .w-filter__taxonomy {
        width: 50%;
        margin-bottom: 0; } }
  .w-filter__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px; }
    @media (max-width: 1023px) {
      .w-filter__search {
        width: 100%; } }
  .w-filter__btn {
    background: #3D2656;
    width: 50px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px; }
    @media (min-width: 768px) {
      .w-filter__btn {
        width: 2.82353rem;
        height: 2.82353rem; } }
    .w-filter__btn button {
      background: transparent; }
      .w-filter__btn button i {
        color: #fff; }
  .w-filter.\--style-branch {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    margin-bottom: 2.35294rem; }
    .w-filter.\--style-branch .w-filter__fields {
      width: 100%;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    .w-filter.\--style-branch .w-filter__search {
      display: block;
      width: 100%;
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .w-filter.\--style-branch .w-filter__search {
          display: unset;
          max-width: 24.70588rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-branch .w-filter__locations {
      width: 100%;
      margin-bottom: 15px; }
      .w-filter.\--style-branch .w-filter__locations select {
        width: 100%; }
      @media (min-width: 1024px) {
        .w-filter.\--style-branch .w-filter__locations {
          max-width: 16.47059rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-branch .w-filter__facilities {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .w-filter.\--style-branch .w-filter__facilities {
          max-width: 16.47059rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-branch label {
      display: block;
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.23529rem;
      font-weight: 600;
      line-height: 1;
      color: #2846C6;
      margin-bottom: 15px; }
    .w-filter.\--style-branch .control-group.\--type-search {
      max-width: 100%; }
      .w-filter.\--style-branch .control-group.\--type-search input[type="text"] {
        padding-left: 2.58824rem; }
      .w-filter.\--style-branch .control-group.\--type-search i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 18px; }
    .w-filter.\--style-branch .control-group input {
      width: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(238, 235, 255, 0.4)), to(rgba(238, 235, 255, 0.4))), #FFF;
      background: -webkit-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: -o-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: linear-gradient(0deg, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      border: 1.47px solid rgba(79, 94, 110, 0.32);
      font-size: 0.94118rem;
      color: #3D2656;
      font-weight: 500;
      line-height: 1.4;
      padding: 14px 10px; }
      .w-filter.\--style-branch .control-group input::-webkit-input-placeholder {
        font-size: 0.94118rem !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-branch .control-group input:-ms-input-placeholder {
        font-size: 0.94118rem !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-branch .control-group input::-ms-input-placeholder {
        font-size: 0.94118rem !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-branch .control-group input::placeholder {
        font-size: 0.94118rem !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
    .w-filter.\--style-branch .control-group .control-select {
      width: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(238, 235, 255, 0.4)), to(rgba(238, 235, 255, 0.4))), #FFF;
      background: -webkit-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: -o-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: linear-gradient(0deg, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      border: 1.47px solid rgba(79, 94, 110, 0.32);
      font-size: 0.94118rem;
      color: #3D2656;
      font-weight: 500;
      line-height: 1.4;
      padding: 14.61px 10px; }
      .w-filter.\--style-branch .control-group .control-select span:after {
        width: unset;
        height: unset;
        font-size: 8px;
        background-color: unset;
        color: #625cf2;
        right: 20px; }
    .w-filter.\--style-branch .w-filter__btn {
      width: 100%;
      height: auto; }
      @media (min-width: 1024px) {
        .w-filter.\--style-branch .w-filter__btn {
          max-width: 14.11765rem; } }
      .w-filter.\--style-branch .w-filter__btn .btn {
        padding: 10px 9px 12px 10px;
        font-size: 1.05882rem; }
        .w-filter.\--style-branch .w-filter__btn .btn i {
          width: 1.86667rem;
          height: 1.86667rem;
          font-size: 0.93333rem;
          margin-left: 0.66667rem; }
          @media (min-width: 1024px) {
            .w-filter.\--style-branch .w-filter__btn .btn i {
              width: 2.05882rem;
              height: 2.05882rem;
              margin-left: 0; } }
        @media (min-width: 1024px) {
          .w-filter.\--style-branch .w-filter__btn .btn {
            padding: 6px 9px 9px 10px; } }
  .w-filter.\--style-home-branch {
    background-color: #fff;
    margin-bottom: 0;
    border: 1.375px solid #8883FC;
    padding: 1.05882rem 1.05882rem 2rem;
    border-radius: 12px; }
    @media (min-width: 768px) {
      .w-filter.\--style-home-branch .w-filter__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
    .w-filter.\--style-home-branch .w-filter__fields {
      width: 100%;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media (min-width: 768px) {
        .w-filter.\--style-home-branch .w-filter__fields {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 0.70588rem; } }
    .w-filter.\--style-home-branch .w-filter__search {
      display: block;
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .w-filter.\--style-home-branch .w-filter__search {
          display: unset;
          max-width: 17.64706rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-home-branch .w-filter__locations {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .w-filter.\--style-home-branch .w-filter__locations {
          max-width: 16.47059rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-home-branch .w-filter__facilities {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .w-filter.\--style-home-branch .w-filter__facilities {
          max-width: 16.47059rem;
          margin-bottom: 0px; } }
    .w-filter.\--style-home-branch label {
      display: block;
      font-family: "obviously-narrow", sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 1;
      color: #2846C6;
      margin-bottom: 15px; }
    .w-filter.\--style-home-branch .control-group.\--type-search {
      max-width: 100%; }
      .w-filter.\--style-home-branch .control-group.\--type-search input[type="text"] {
        padding-left: 1.76471rem; }
        @media (min-width: 1024px) {
          .w-filter.\--style-home-branch .control-group.\--type-search input[type="text"] {
            padding-left: 2.58824rem; } }
      .w-filter.\--style-home-branch .control-group.\--type-search i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 10px; }
        @media (min-width: 1024px) {
          .w-filter.\--style-home-branch .control-group.\--type-search i {
            left: 18px; } }
    .w-filter.\--style-home-branch .control-group input {
      width: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(238, 235, 255, 0.4)), to(rgba(238, 235, 255, 0.4))), #FFF;
      background: -webkit-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: -o-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: linear-gradient(0deg, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      border: 1.47px solid rgba(79, 94, 110, 0.32);
      font-size: 14px;
      color: #3D2656;
      font-weight: 500;
      line-height: 1.4;
      padding: 9px; }
      .w-filter.\--style-home-branch .control-group input::-webkit-input-placeholder {
        font-size: 14px !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-home-branch .control-group input:-ms-input-placeholder {
        font-size: 14px !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-home-branch .control-group input::-ms-input-placeholder {
        font-size: 14px !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
      .w-filter.\--style-home-branch .control-group input::placeholder {
        font-size: 14px !important;
        color: #3D2656;
        font-weight: 500;
        line-height: 1.4;
        color: #3D2656; }
    .w-filter.\--style-home-branch .control-group .control-select {
      width: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(238, 235, 255, 0.4)), to(rgba(238, 235, 255, 0.4))), #FFF;
      background: -webkit-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: -o-linear-gradient(bottom, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      background: linear-gradient(0deg, rgba(238, 235, 255, 0.4) 0%, rgba(238, 235, 255, 0.4) 100%), #FFF;
      border: 1.47px solid rgba(79, 94, 110, 0.32);
      font-size: 14px;
      color: #3D2656;
      font-weight: 500;
      line-height: 1.4;
      padding: 10px; }
      .w-filter.\--style-home-branch .control-group .control-select span:after {
        width: unset;
        height: unset;
        font-size: 8px;
        background-color: unset;
        color: #625cf2;
        right: 20px; }
    .w-filter.\--style-home-branch .w-filter__btn {
      width: 100%;
      background-color: transparent;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media (min-width: 768px) {
        .w-filter.\--style-home-branch .w-filter__btn {
          max-width: 8.11765rem; } }
      .w-filter.\--style-home-branch .w-filter__btn .btn {
        width: 100%;
        padding: 4px 5px 6px 15px;
        font-size: 1.11765rem; }
      .w-filter.\--style-home-branch .w-filter__btn i {
        font-size: 12px;
        width: 1.64706rem;
        height: 1.64706rem;
        margin-left: 10px; }
  .w-filter.\--style-sidebar-filter {
    padding: 1.47059rem 1.17647rem 1.17647rem;
    margin-bottom: 0;
    background-color: #fff; }
    .w-filter.\--style-sidebar-filter .w-filter__sidebar__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-bottom: 12px;
      margin-bottom: 1.41176rem;
      border-bottom: 1px solid #9290c766; }
    .w-filter.\--style-sidebar-filter .w-filter__sidebar__title {
      font-size: 1.29412rem;
      font-weight: 700;
      letter-spacing: 0.2px;
      line-height: 1;
      margin: 0;
      color: #3D2656; }
    .w-filter.\--style-sidebar-filter .w-filter__sidebar__toggle {
      border-bottom: 1px solid #9290c766;
      margin-bottom: 1.41176rem; }
      .w-filter.\--style-sidebar-filter .w-filter__sidebar__toggle:last-child {
        border: 0; }
    .w-filter.\--style-sidebar-filter .w-filter__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 0.94118rem;
      font-family: "Geist";
      font-weight: 600;
      font-style: normal;
      line-height: 1;
      letter-spacing: -0.32px;
      color: #3D2656;
      margin-bottom: 1.17647rem; }
      .w-filter.\--style-sidebar-filter .w-filter__title i {
        font-size: 1.05882rem;
        margin-right: 10px;
        color: #F49F34; }
    .w-filter.\--style-sidebar-filter .w-filter__list {
      list-style: none;
      margin: 0;
      margin-bottom: 1.17647rem; }
      .w-filter.\--style-sidebar-filter .w-filter__list.show-all li {
        display: block; }
      .w-filter.\--style-sidebar-filter .w-filter__list li {
        display: none; }
        .w-filter.\--style-sidebar-filter .w-filter__list li:nth-child(-n+5) {
          display: block; }
        .w-filter.\--style-sidebar-filter .w-filter__list li.view-all-wrapper, .w-filter.\--style-sidebar-filter .w-filter__list li.load-more-wrapper {
          display: block;
          padding-top: 1.17647rem; }
      .w-filter.\--style-sidebar-filter .w-filter__list .control-checkbox__text {
        font-size: 0.88235rem;
        font-weight: 500;
        line-height: 1.4;
        padding-left: 12px;
        color: #3D2656; }

.w-wp-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 2px solid #BBD6E1;
  padding-top: 2.35294rem;
  margin-bottom: 1.76471rem;
  margin-top: 3.52941rem; }
  .w-wp-pagination > * {
    background: rgba(255, 255, 255, 0.4);
    font-size: 1.29412rem;
    font-weight: 500;
    color: rgba(11, 18, 74, 0.7);
    letter-spacing: 0.02em;
    padding: 0;
    width: 3.29412rem;
    height: 3.29412rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    margin: 0 5.5px;
    outline: none;
    border: 1.6px solid #BBD6E1;
    border-radius: 8px; }
    .w-wp-pagination > *.current, .w-wp-pagination > *:hover {
      background-color: #625CF2;
      color: #fff;
      text-decoration: underline; }
  .w-wp-pagination .next, .w-wp-pagination .prev {
    background: transparent;
    color: #3D2656;
    font-size: 1.29412rem;
    line-height: 1;
    letter-spacing: -0.66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: auto;
    border-radius: 10px;
    border: 1.6px solid rgba(33, 57, 167, 0.64);
    background: rgba(255, 255, 255, 0.4); }
    @media (max-width: 700px) {
      .w-wp-pagination .next, .w-wp-pagination .prev {
        display: none; } }
    .w-wp-pagination .next:hover, .w-wp-pagination .next:focus, .w-wp-pagination .prev:hover, .w-wp-pagination .prev:focus {
      outline: none;
      text-decoration: none; }
    .w-wp-pagination .next i, .w-wp-pagination .prev i {
      width: 2.23529rem;
      height: 2.23529rem;
      font-size: 0.94118rem;
      background-color: #625CF2;
      border-radius: 8px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    @media (min-width: 700px) {
      .w-wp-pagination .next, .w-wp-pagination .prev {
        position: absolute; } }
  .w-wp-pagination .prev {
    padding: 9px 2.35294rem 8px 9px; }
    .w-wp-pagination .prev i {
      margin-right: 0.94118rem; }
  .w-wp-pagination .next {
    padding: 9px 9px 8px 1.05882rem; }
    .w-wp-pagination .next i {
      margin-left: 0.94118rem; }
  @media (min-width: 700px) {
    .w-wp-pagination .next {
      right: 10px; }
    .w-wp-pagination .prev {
      left: 20px; } }

.w-social {
  background: -webkit-gradient(linear, left bottom, left top, from(#625CF2), to(#625CF2)), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 202, 170, 0.4)), to(rgba(255, 202, 170, 0.4))), -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), rgba(233, 243, 248, 0.9);
  background: -webkit-linear-gradient(bottom, #625CF2 0%, #625CF2 100%), -webkit-linear-gradient(bottom, rgba(255, 202, 170, 0.4) 0%, rgba(255, 202, 170, 0.4) 100%), -webkit-linear-gradient(bottom, #FFF 0%, #FFF 100%), rgba(233, 243, 248, 0.9);
  background: -o-linear-gradient(bottom, #625CF2 0%, #625CF2 100%), -o-linear-gradient(bottom, rgba(255, 202, 170, 0.4) 0%, rgba(255, 202, 170, 0.4) 100%), -o-linear-gradient(bottom, #FFF 0%, #FFF 100%), rgba(233, 243, 248, 0.9);
  background: linear-gradient(0deg, #625CF2 0%, #625CF2 100%), linear-gradient(0deg, rgba(255, 202, 170, 0.4) 0%, rgba(255, 202, 170, 0.4) 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), rgba(233, 243, 248, 0.9);
  border-radius: 20px;
  padding: 1.41176rem 1.41176rem; }
  .w-social__title {
    font-size: 1.64706rem;
    line-height: 1.1;
    letter-spacing: -0.56px;
    color: #FFF;
    margin-bottom: 1.17647rem; }
    .w-social__title span {
      font-family: "obviously-narrow", sans-serif;
      font-style: italic;
      color: #FFEB6B;
      line-height: 1.1; }
  .w-social ul li span i {
    color: #fff; }
  .w-social__share ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 !important; }
    .w-social__share ul li {
      cursor: pointer;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
      .w-social__share ul li:not(:last-child) {
        margin-right: 10px; }
      .w-social__share ul li span {
        background: -webkit-gradient(linear, left bottom, left top, from(#0B124A), to(#0B124A)), rgba(255, 255, 255, 0.08);
        background: -webkit-linear-gradient(bottom, #0B124A 0%, #0B124A 100%), rgba(255, 255, 255, 0.08);
        background: -o-linear-gradient(bottom, #0B124A 0%, #0B124A 100%), rgba(255, 255, 255, 0.08);
        background: linear-gradient(0deg, #0B124A 0%, #0B124A 100%), rgba(255, 255, 255, 0.08);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        width: 2.58824rem;
        height: 2.58824rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50px;
        -webkit-box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24);
        box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24); }
        .w-social__share ul li span i {
          color: #fff;
          font-size: 1.29412rem;
          -webkit-transition: ease 0.3s;
          -o-transition: ease 0.3s;
          transition: ease 0.3s; }
        .w-social__share ul li span:hover {
          background-color: #241633; }
          .w-social__share ul li span:hover i {
            color: #fff; }

.w-accordion__container {
  border-top: 1.6px solid #D8E5EC;
  margin-bottom: 1.41176rem; }
  .w-accordion__container:last-child {
    margin: 0; }

.w-accordion__link {
  padding: 1.76471rem 1.17647rem 0; }
  .w-accordion__link__label {
    font-size: 1.11111rem;
    font-family: "obviously-narrow", sans-serif;
    line-height: 1.3;
    color: #3D2656;
    letter-spacing: 0.52px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .w-accordion__link__label {
        font-size: 1.52941rem; } }
  .w-accordion__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    outline: 0; }
    .w-accordion__link a i {
      margin-left: 10px;
      color: #BC5337; }
    .w-accordion__link a.active i:before {
      content: "\e91a"; }

.w-accordion__content {
  max-width: 500px; }
  .w-accordion__content p {
    font-family: "Geist";
    font-weight: 400;
    font-size: 1.17647rem;
    line-height: 1.4;
    padding: 0 1.17647rem 1.76471rem;
    color: rgba(11, 18, 74, 0.66); }

.w-social-links__title {
  margin-bottom: 15px;
  color: #2E2B6B;
  letter-spacing: 0.13px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase; }

.w-social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .w-social-links ul {
      margin-bottom: 1.76471rem; } }
  .w-social-links ul li {
    margin-right: 16px; }
    .w-social-links ul li:last-child {
      margin-right: 0; }
    .w-social-links ul li a {
      width: 53px;
      height: 53px;
      border-radius: 50px;
      background: rgba(255, 255, 255, 0.08);
      -webkit-box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24);
      box-shadow: 0px 0px 0px 0.458px rgba(140, 140, 140, 0.24);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .w-social-links ul li a:hover {
        background-color: #625CF2; }
      .w-social-links ul li a i {
        font-size: 18px;
        color: #fff; }

.w-logo {
  overflow: hidden; }
  .w-logo__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    @media (min-width: 1024px) {
      .w-logo__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
    .w-logo__content img {
      margin: 1.17647rem; }
      @media (min-width: 768px) {
        .w-logo__content img {
          margin-right: 0;
          margin-bottom: 0;
          margin-left: 2.05882rem; } }
      @media (min-width: 1024px) {
        .w-logo__content img {
          margin-left: 4.11765rem; } }
  .w-logo.\--style-grey img {
    -webkit-filter: brightness(0) saturate(100%) invert(53%) sepia(0%) saturate(270%) hue-rotate(198deg) brightness(102%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(53%) sepia(0%) saturate(270%) hue-rotate(198deg) brightness(102%) contrast(87%); }

.w-icon-box__grid__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.41176rem; }
  .w-icon-box__grid__item.\--theme-yellow i {
    background: #FFEB6B;
    color: #9e7202; }
  .w-icon-box__grid__item.\--theme-purple i {
    background: rgba(164, 129, 225, 0.78);
    color: rgba(50, 11, 74, 0.8); }
  .w-icon-box__grid__item.\--theme-peach i {
    background: rgba(245, 166, 118, 0.8);
    color: #4a2c0b; }
  .w-icon-box__grid__item.\--theme-blue i {
    background: #B7DAEC;
    color: #283161; }

.w-icon-box__icon {
  margin-right: 1.29412rem; }
  .w-icon-box__icon i {
    width: 3.52941rem;
    height: 3.52941rem;
    font-size: 1.58824rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px; }

.w-icon-box__title {
  font-family: "obviously-narrow", sans-serif;
  font-size: 1.41176rem;
  line-height: 1;
  letter-spacing: 0.48px;
  color: #3D2656;
  margin-bottom: 7px; }

.w-icon-box__content p {
  font-size: 1.17647rem;
  font-weight: 500;
  line-height: 1.4;
  color: rgba(76, 83, 138, 0.9);
  font-weight: 400; }

.w-icon-box__content a {
  display: inline-block;
  font-size: 1.17647rem;
  font-weight: 500;
  text-decoration: underline;
  color: #625CF2;
  margin-bottom: 10px; }

.w-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
  .w-menu__icon {
    margin-right: 0.5rem;
    background-color: #3D2656;
    border-radius: 50px;
    width: 2.5rem;
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .w-menu__icon i {
      font-size: 1.4rem;
      color: #fff; }
      .w-menu__icon i.icon-wave {
        font-size: 0.95rem; }
  .w-menu__list {
    padding-top: 0; }
    .w-menu__list__title {
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.1;
      color: #3D2656;
      border-bottom: 1px solid #625CF2;
      margin-bottom: 8px;
      padding-bottom: 8px;
      letter-spacing: -0.4px; }
      @media (min-width: 700px) {
        .w-menu__list__title {
          color: #fff; } }
      .w-menu__list__title a {
        color: #fff;
        text-decoration: none; }
    .w-menu__list .menu {
      margin: 0; }
      .w-menu__list .menu li {
        line-height: 1;
        margin-bottom: 10px;
        list-style: none; }
        .w-menu__list .menu li a {
          color: #3D2656;
          position: relative;
          font-size: 0.9rem;
          font-weight: 300;
          text-transform: capitalize;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          line-height: 1.1;
          letter-spacing: -0.3px; }
          @media (min-width: 700px) {
            .w-menu__list .menu li a {
              color: rgba(255, 255, 255, 0.9); } }
        .w-menu__list .menu li:last-child {
          margin-bottom: 0px; }
    .w-menu__list.\--style-two .menu li {
      width: 100%;
      display: inline-block;
      vertical-align: middle; }
      @media (min-width: 700px) {
        .w-menu__list.\--style-two .menu li {
          width: 49%; } }
  @media (max-width: 768px) {
    .w-menu a {
      padding: 0 !important; } }

.w-testimonial {
  background-image: url("/wp-content/themes/ukim-branches/_ui/media/testimonials-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
  padding: 2.94118rem 2.05882rem; }
  .w-testimonial__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 850px;
    margin: 0 auto; }
    .w-testimonial__wrap i {
      color: #FFF;
      font-size: 2.35294rem;
      margin-bottom: 1.76471rem; }
  .w-testimonial__content {
    font-size: 1.05882rem;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin-bottom: 2.05882rem;
    letter-spacing: -0.36px; }
  .w-testimonial__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 1.47059rem; }
    @media (min-width: 768px) {
      .w-testimonial__item {
        gap: 2.94118rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
  .w-testimonial__name {
    color: #FFF;
    line-height: 1.2;
    letter-spacing: -0.8px;
    margin-bottom: 0.29412rem; }
  .w-testimonial__designation {
    color: #FFF;
    margin: 0;
    font-size: 0.70588rem;
    font-weight: 600;
    letter-spacing: -0.12px;
    text-transform: uppercase; }
  .w-testimonial__media {
    max-width: 200px;
    width: 100%; }
    @media (min-width: 768px) {
      .w-testimonial__media {
        max-width: 250px; } }
    .w-testimonial__media img {
      border-radius: 8px; }
  .w-testimonial__inner-content {
    text-align: center; }
  .w-testimonial.\--with-image .w-testimonial__wrap {
    max-width: 1000px; }
  .w-testimonial.\--with-image .w-testimonial__content {
    text-align: center; }
    @media (min-width: 768px) {
      .w-testimonial.\--with-image .w-testimonial__content {
        text-align: left; } }
  .w-testimonial.\--with-image .w-testimonial__inner-content {
    text-align: center; }
    @media (min-width: 768px) {
      .w-testimonial.\--with-image .w-testimonial__inner-content {
        text-align: left; } }

.w-video__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .w-video__inner img {
    width: 100%;
    border-radius: 20px; }

.w-video__caption {
  position: absolute;
  bottom: 15px;
  right: 15px; }
  @media (min-width: 1024px) {
    .w-video__caption {
      bottom: 30px;
      right: 30px; } }

.w-cta-box__item {
  position: relative;
  height: 100%;
  border-radius: 20px; }
  .w-cta-box__item:hover .w-cta-box__content i {
    background-color: #3D2656;
    color: #fff !important; }

.w-cta-box__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2.11765rem 2.35294rem 0;
  height: 100%; }
  .w-cta-box__media img {
    width: 100%; }

.w-cta-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.17647rem; }
  .w-cta-box__content i {
    width: 2.47059rem;
    height: 2.47059rem;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.w-cta-box__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.w-cta-box__title {
  font-size: 1.41176rem;
  font-weight: 600;
  line-height: 1;
  color: #FBFFE5; }
  @media (min-width: 1199px) {
    .w-cta-box__title {
      font-size: 1.64706rem; } }

.w-count-info-box {
  border-radius: 23.19px;
  padding: 2.35294rem 1.17647rem 1.17647rem 1.17647rem; }
  @media (min-width: 1199px) {
    .w-count-info-box {
      padding: 4.29412rem 1.76471rem 1.47059rem 1.76471rem; } }
  .w-count-info-box__count {
    font-size: 3.23529rem;
    line-height: 1.1;
    color: #3e0a20; }
    @media (min-width: 1199px) {
      .w-count-info-box__count {
        font-size: 6.58824rem; } }
  .w-count-info-box__desc {
    font-size: 0.88235rem;
    font-weight: 500;
    color: rgba(61, 38, 86, 0.8); }
    @media (min-width: 1199px) {
      .w-count-info-box__desc {
        font-size: 1rem; } }

.w-image-cta-box {
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  border: 1.295px solid #625CF2;
  border-radius: 23.19px;
  padding: 15px; }
  @media (min-width: 768px) {
    .w-image-cta-box {
      background-position: right; } }
  @media (min-width: 1199px) {
    .w-image-cta-box {
      padding: 1.76471rem 1.76471rem 2.05882rem; } }
  .w-image-cta-box__subtitle {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #DEDDF3;
    font-family: "Geist";
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.161px;
    color: #5852E8;
    border-radius: 6px;
    padding: 7.5px 0.46667rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .w-image-cta-box__subtitle {
        padding: 7.5px 0.58824rem; } }
    @media (min-width: 1199px) {
      .w-image-cta-box__subtitle {
        font-size: 0.94118rem; } }
  .w-image-cta-box__content {
    max-width: 13.33333rem; }
    @media (min-width: 768px) {
      .w-image-cta-box__content {
        max-width: 25.29412rem; } }
    .w-image-cta-box__content__link {
      margin-top: 2.35294rem; }
  .w-image-cta-box__title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.1;
    color: #3D2656; }
    @media (min-width: 768px) {
      .w-image-cta-box__title {
        font-size: 1.35294rem; } }
    @media (min-width: 1199px) {
      .w-image-cta-box__title {
        font-size: 2.23529rem; } }
  .w-image-cta-box__desc {
    font-size: 0.94118rem;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
    color: rgba(61, 38, 86, 0.8); }

.w-quote {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px;
  border-radius: 20px; }
  @media (min-width: 768px) {
    .w-quote {
      padding: 2.94118rem 2.11765rem 1.64706rem; } }
  .w-quote i {
    font-size: 2.82353rem;
    color: #625CF2;
    margin-bottom: 20px; }
  .w-quote__info {
    margin-top: 5rem; }
    @media (min-width: 768px) {
      .w-quote__info {
        margin-top: 7.22222rem; } }
    @media (min-width: 1024px) {
      .w-quote__info {
        margin-top: 11.47059rem; } }
  .w-quote__desc {
    max-width: 25rem;
    font-family: "obviously-narrow", sans-serif;
    font-size: 1.55556rem;
    font-style: italic;
    line-height: 1.1;
    color: #3D2656;
    margin-bottom: 0;
    letter-spacing: 0.5px; }
    @media (min-width: 1024px) {
      .w-quote__desc {
        font-size: 1.76471rem; } }
    @media (min-width: 1199px) {
      .w-quote__desc {
        max-width: 25rem;
        font-size: 2.35294rem; } }
  .w-quote__name {
    font-size: 1.52941rem;
    line-height: 1.1;
    color: #3e0a20;
    margin-bottom: 10px; }
  .w-quote__grade {
    font-size: 1.23529rem;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -0.21px;
    color: rgba(11, 18, 74, 0.72);
    margin-bottom: 0; }
  .w-quote.\--style-fancy {
    background: rgba(233, 243, 248, 0.9);
    border-radius: 20px; }
    @media (min-width: 768px) {
      .w-quote.\--style-fancy {
        padding-bottom: 2.94118rem; } }
    .w-quote.\--style-fancy i {
      margin-bottom: 15px; }
    .w-quote.\--style-fancy .w-quote__desc {
      max-width: 100%;
      color: #3D2656;
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.41176rem;
      font-style: italic;
      line-height: 1.4;
      letter-spacing: 0.35px; }

.w-form {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
  padding: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .w-form {
      padding: 2.94118rem 2.94118rem 2.23529rem;
      margin-bottom: 3.29412rem; } }
  .w-form__title {
    font-family: "obviously-narrow", sans-serif;
    font-size: 1.44444rem;
    line-height: 1.0;
    letter-spacing: 0.72px;
    margin-bottom: 0.59091rem;
    color: #625CF2; }
    @media (min-width: 768px) {
      .w-form__title {
        font-size: 2.11765rem; } }
  .w-form__content {
    font-family: "Geist";
    font-size: 1.17647rem;
    font-weight: 400;
    line-height: 1.4;
    color: rgba(11, 18, 74, 0.66);
    margin-bottom: 1.76471rem; }

.w-download {
  background: rgba(233, 243, 248, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 22px;
  padding: 15px; }
  @media (min-width: 768px) {
    .w-download {
      padding: 15px 2.05882rem 15px 15px; } }
  .w-download__media {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .w-download__media {
        margin-right: 1.52941rem;
        width: 30%;
        margin-bottom: 0px; } }
    .w-download__media img {
      width: 100%;
      height: 11.29412rem;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 15px; }
  @media (min-width: 768px) {
    .w-download__content {
      width: 66%; } }
  .w-download__title {
    font-size: 1.76471rem;
    font-family: "obviously-narrow", sans-serif;
    line-height: 1.1;
    color: #625CF2;
    margin-bottom: 15px; }
  .w-download__desc {
    font-size: 1.11765rem;
    font-weight: 400;
    line-height: 1.4;
    color: rgba(11, 18, 74, 0.9);
    opacity: 0.72; }
  .w-download .btn {
    padding: 6px 10px 7px 1.29412rem;
    font-size: 1.17647rem; }
    .w-download .btn i {
      color: #fff; }

.w-schedules__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9%;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  border-top: 1px solid #D8E5EC;
  padding: 1.76471rem 0; }
  .w-schedules__item:last-child {
    border-bottom: 1px solid #D8E5EC; }

.w-schedules__title {
  background: #FFD3B9;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #bc5337;
  font-size: 0.88235rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 7px 13px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 50px; }

.w-schedules__info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .w-schedules__info {
      width: 21%;
      margin-bottom: 0px; } }

.w-schedules__timing {
  font-family: "Geist";
  font-size: 1.17647rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.20px;
  color: #625CF2; }

.w-schedules__content {
  width: 70%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.w-schedules.\--style-fancy .w-schedules__item {
  gap: 3%; }

.w-schedules.\--style-fancy .w-schedules__title {
  font-size: 1.41176rem;
  font-family: "obviously-narrow", sans-serif;
  background-color: transparent;
  color: #625CF2;
  padding: 0;
  text-transform: capitalize; }

.w-schedules.\--style-fancy .w-schedules__timing {
  font-size: 1.11765rem;
  color: rgba(11, 18, 74, 0.66); }

.w-service-slider {
  margin-bottom: 1.66667rem; }
  @media (min-width: 768px) {
    .w-service-slider {
      margin-bottom: 4.70588rem; } }
  body.single-services .w-service-slider {
    padding-top: 1.66667rem;
    border-top: 1px solid #9DB8C7; }
    @media (min-width: 768px) {
      body.single-services .w-service-slider {
        padding-top: 5.29412rem; } }
  .w-service-slider__title {
    font-size: 1.94444rem;
    line-height: 1.0;
    color: #3D2656; }
    @media (min-width: 768px) {
      .w-service-slider__title {
        font-size: 2.94118rem;
        max-width: 16.47059rem;
        margin-bottom: 2.05882rem; } }

.w-image-gallery img {
  width: 100%;
  border-radius: 10px;
  height: 11.25rem;
  -o-object-fit: cover;
  object-fit: cover; }
  @media (min-width: 600px) {
    .w-image-gallery img {
      height: 24.17647rem; } }

.w-image-gallery__grid ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px;
  margin: 0; }
  @media (min-width: 768px) {
    .w-image-gallery__grid ul {
      gap: 1.64706rem 1.17647rem; } }
  .w-image-gallery__grid ul li {
    margin: 0;
    width: 100%; }
    @media (min-width: 500px) {
      .w-image-gallery__grid ul li {
        width: 48%; } }
    @media (min-width: 768px) {
      .w-image-gallery__grid ul li {
        width: 31%; } }
    @media (min-width: 1024px) {
      .w-image-gallery__grid ul li {
        width: 23%; } }
    .w-image-gallery__grid ul li a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
      .w-image-gallery__grid ul li a i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 20px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .w-image-gallery__grid ul li a:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 60px;
        left: 0;
        background-color: #2846c669;
        border-radius: 12px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .w-image-gallery__grid ul li a img {
        width: 100%;
        height: 195px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 12px; }
      .w-image-gallery__grid ul li a:hover i {
        visibility: visible;
        opacity: 1; }
      .w-image-gallery__grid ul li a:hover:before {
        visibility: visible;
        opacity: 1;
        top: 0; }

.w-image-gallery__grid a:hover i {
  visibility: visible;
  opacity: 1; }

.w-zone__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #D8E5EC;
  margin-bottom: 25px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .w-zone__tabs {
      margin-bottom: 2.94118rem;
      padding-bottom: 2.35294rem; } }
  .w-zone__tabs__title {
    font-size: 1.41176rem;
    font-family: "obviously-narrow", sans-serif;
    line-height: 0.9;
    letter-spacing: -0.24px;
    margin-bottom: 0;
    color: #625CF2;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .w-zone__tabs__title {
        margin-right: 1.17647rem;
        margin-bottom: 0; } }
  .w-zone__tabs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0; }
    .w-zone__tabs ul li {
      margin-right: 12px;
      margin-bottom: 0; }
      .w-zone__tabs ul li a {
        display: block;
        background: #E9F3F8;
        font-size: 0.88235rem;
        font-weight: 600;
        line-height: 1.3;
        letter-spacing: 0.3px;
        text-transform: uppercase;
        padding: 0.76471rem 1.41176rem;
        color: rgba(40, 70, 198, 0.8);
        border: 1.6px solid transparent;
        text-align: center;
        border-radius: 50px;
        margin-bottom: 10px; }
        @media (min-width: 768px) {
          .w-zone__tabs ul li a {
            margin-bottom: 0; } }
        .w-zone__tabs ul li a:hover {
          border: 1.6px solid rgba(8, 124, 197, 0.64); }
      .w-zone__tabs ul li:last-child {
        margin-right: 0; }

.w-zone__content-area {
  padding: 0 20px; }
  @media (min-width: 768px) {
    .w-zone__content-area {
      padding: 0 2.35294rem; } }

.w-zone__title {
  font-size: 25px;
  line-height: 1.1;
  letter-spacing: -0.76px;
  color: #3D2656; }
  @media (min-width: 768px) {
    .w-zone__title {
      font-size: 2.23529rem; } }

.w-zone__wrapper {
  padding-bottom: 1.17647rem;
  border-bottom: 1px solid #D8E5EC;
  margin-bottom: 2.35294rem; }
  .w-zone__wrapper:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }

.w-zone__box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  gap: 1.64706rem;
  margin-bottom: 20px; }

.w-zone__box {
  width: 100%; }
  @media (min-width: 600px) {
    .w-zone__box {
      width: 47.9%; } }
  @media (min-width: 769px) {
    .w-zone__box {
      width: 30%; } }
  @media (min-width: 1024px) {
    .w-zone__box {
      width: 18%; } }
  .w-zone__box__media {
    margin-bottom: 1.17647rem; }
    .w-zone__box__media img {
      width: 100%;
      border-radius: 11px; }
  .w-zone__box__title {
    font-size: 1.23529rem;
    font-family: "obviously-narrow", sans-serif;
    line-height: 1;
    letter-spacing: 0.42px;
    margin-bottom: 10px;
    text-align: center;
    color: #0B2B4A; }
  .w-zone__box__subtitle {
    font-size: 1.05882rem;
    line-height: 1.4;
    margin: 0;
    text-align: center;
    color: rgba(11, 18, 74, 0.66); }

.w-page-relation {
  position: relative; }
  .w-page-relation__controls {
    position: absolute;
    top: -80px;
    right: 0; }
    .w-page-relation__controls .slick-arrow {
      background: #FFCCAD;
      width: 42px;
      height: 42px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 8.842px;
      cursor: pointer; }
      .w-page-relation__controls .slick-arrow i {
        font-size: 0.94118rem;
        color: #fff; }
      .w-page-relation__controls .slick-arrow.i3-prev-arrow {
        margin-right: 1.17647rem; }
  .w-page-relation__slider-controls {
    display: none; }
    @media (min-width: 600px) {
      .w-page-relation__slider-controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .w-page-relation__slider-controls .slick-disabled {
          opacity: 0.4; } }

.w-media-card__title {
  font-size: 2.23529rem;
  letter-spacing: -0.76px;
  margin-bottom: 2.05882rem;
  color: #3D2656; }

.w-media-card__box__media {
  position: relative;
  margin-bottom: 0.88235rem; }
  .w-media-card__box__media i {
    width: 2.35294rem;
    height: 2.35294rem;
    font-size: 0.94118rem;
    background: #FFF;
    position: absolute;
    top: 15px;
    right: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    color: #2846c6; }
  .w-media-card__box__media img {
    width: 100%;
    height: 12.94118rem;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover; }

.w-media-card__box__title {
  font-size: 1.52941rem;
  font-family: "obviously-narrow", sans-serif;
  line-height: 1.4;
  margin-bottom: 0.88235rem;
  color: #625CF2;
  letter-spacing: -0.1px; }

.w-media-card__box__text {
  font-size: 1.05882rem;
  font-family: "Geist";
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1.47059rem !important;
  color: rgba(11, 18, 74, 0.72); }

.w-media-card__box__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .w-media-card__box__meta span {
    display: inline-block;
    border-radius: 971.429px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.52px;
    text-transform: uppercase;
    padding: 4px 16px; }

.w-media-card__box__video-tag {
  background: #9EDEFF;
  color: rgba(40, 70, 198, 0.8); }

.w-media-card__box__image-tag {
  background: #FFED9F;
  color: #5c4000; }

.w-media-card__box__image-count {
  background: rgba(255, 255, 255, 0.69);
  margin-left: 6px; }

.w-branch-location__main-title {
  font-size: 1.64706rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1.76471rem;
  color: #3D2656;
  text-align: center;
  position: relative; }

.w-branch-location__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.w-branch-location__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 13px;
  border: 1.7px solid #625CF2;
  background: #FFF;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.w-branch-location__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem;
  min-width: 6.47059rem; }
  .w-branch-location__media img {
    border-radius: 13px; }

.w-branch-location__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 0.58824rem; }

.w-branch-location__title {
  font-size: 1.35294rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.88235rem;
  color: #3D2656; }

.w-branch-location__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.94118rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.163px;
  color: rgba(62, 52, 73, 0.8); }
  .w-branch-location__count i {
    color: #F18701;
    margin-right: 7px; }

.w-fundraiser-banner {
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.64);
  padding: 5px; }
  @media (min-width: 768px) {
    .w-fundraiser-banner {
      padding: 12px; } }
  .w-fundraiser-banner__inner {
    background: #FFEB6B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 30px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .w-fundraiser-banner__inner > div {
        width: 50%; } }
  .w-fundraiser-banner__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .w-fundraiser-banner__media img {
      width: 100%; }
    .w-fundraiser-banner__media:hover .w-fundraiser-banner__icon i {
      background-color: #F18701;
      color: #fff; }
  .w-fundraiser-banner__subtitle {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 0.82353rem;
    background: #F18701;
    border-radius: 5px;
    padding: 9px 11px;
    color: #FFF;
    font-family: "Geist";
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.142px;
    margin-bottom: 0.88235rem; }
  .w-fundraiser-banner__title {
    font-size: 1.76471rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.1px;
    color: #5C4000;
    margin-bottom: 2.47059rem; }
    @media (min-width: 1024px) {
      .w-fundraiser-banner__title {
        max-width: 18.94118rem;
        font-size: 2.58824rem;
        margin-bottom: 2.05882rem; } }
  .w-fundraiser-banner__content {
    width: 100%;
    padding: 1.17647rem; }
    @media (min-width: 1024px) {
      .w-fundraiser-banner__content {
        padding: 2.35294rem; } }
  .w-fundraiser-banner__metas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 1024px) {
      .w-fundraiser-banner__metas {
        margin-bottom: 8px; } }
    .w-fundraiser-banner__metas span {
      font-size: 11.772px;
      font-style: normal;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: -0.235px;
      margin-right: 5px;
      color: #4D2B25; }
      .w-fundraiser-banner__metas span strong {
        font-size: 13px;
        font-weight: 600; }
  .w-fundraiser-banner__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 0.88235rem; }
    @media (min-width: 768px) {
      .w-fundraiser-banner__progress {
        max-width: 26.47059rem; } }
    @media (min-width: 1025px) {
      .w-fundraiser-banner__progress {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 1.47059rem; } }
    .w-fundraiser-banner__progress__bar {
      background: rgba(241, 135, 1, 0.3);
      width: 100%;
      height: 13px;
      border-radius: 981.031px;
      -webkit-backdrop-filter: blur(11.85519px);
      backdrop-filter: blur(11.85519px);
      margin-bottom: 10px; }
      @media (min-width: 1025px) {
        .w-fundraiser-banner__progress__bar {
          margin-bottom: 0px; } }
      .w-fundraiser-banner__progress__bar span {
        display: block;
        border-radius: 981.031px;
        background: #625CF2;
        height: 13px;
        position: relative; }
      .w-fundraiser-banner__progress__bar__raised-amount {
        position: absolute;
        top: -32px;
        right: -30px;
        margin: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.04))), #F18701;
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%), #F18701;
        background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%), #F18701;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%), #F18701;
        padding: 5px 11px;
        -webkit-transform: rotate(-2.933deg);
        -ms-transform: rotate(-2.933deg);
        transform: rotate(-2.933deg);
        font-family: "Geist";
        font-size: 0.64706rem;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.265px;
        border-radius: 50px;
        color: #FFF; }
        @media (min-width: 1024px) {
          .w-fundraiser-banner__progress__bar__raised-amount {
            top: -40px;
            font-size: 0.76471rem; } }
        .w-fundraiser-banner__progress__bar__raised-amount:after {
          content: '';
          margin: 0 auto;
          width: 0.70588rem;
          height: 0.70588rem;
          position: absolute;
          bottom: -6px;
          left: 0px;
          right: 0;
          border-bottom: 0.492px solid #FBFFE6;
          border-right: 0.492px solid #023a2c;
          background-color: #F18701;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
  .w-fundraiser-banner__badge {
    width: 8.35294rem;
    height: 8.35294rem;
    position: absolute;
    background-size: cover; }
    @media (min-width: 768px) {
      .w-fundraiser-banner__badge {
        top: 50px; } }
    .w-fundraiser-banner__badge__content {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center;
      left: 0;
      right: 0; }
    .w-fundraiser-banner__badge__title {
      font-size: 2.82353rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 3px;
      letter-spacing: 0.2px;
      color: #fff; }
      .w-fundraiser-banner__badge__title span {
        font-size: 0.88235rem;
        font-weight: 600;
        line-height: 1;
        color: #FFF9E5; }
  .w-fundraiser-banner__link {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .w-fundraiser-banner__icon {
    position: absolute;
    top: 27px;
    right: 25px; }
    .w-fundraiser-banner__icon i {
      font-size: 0.66667rem;
      color: #F18701;
      width: 1.66667rem;
      height: 1.66667rem;
      background-color: #fff;
      border-radius: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      @media (min-width: 768px) {
        .w-fundraiser-banner__icon i {
          width: 2.52941rem;
          height: 2.52941rem;
          font-size: 0.94118rem; } }

.w-filter-branch {
  margin-bottom: 3.75rem;
  border-radius: 12px;
  position: relative;
  background: rgba(230, 241, 231, 0.7);
  overflow: hidden;
  padding: 1.25rem; }
  .w-filter-branch__title {
    font-size: 0.75rem;
    font-weight: 900;
    color: #1C2126;
    line-height: 1;
    text-transform: uppercase;
    padding: 5px 0;
    margin: 5px 0; }
    .w-filter-branch__title > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      color: #1C2126; }
      .w-filter-branch__title > a:focus {
        outline: none; }
      .w-filter-branch__title > a:hover {
        text-decoration: none; }
      .w-filter-branch__title > a i {
        width: 24px;
        height: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #cfe7cd;
        border-radius: 50%;
        font-size: 11px;
        color: #3D2656;
        background-color: #cfe7cd; }
      .w-filter-branch__title > a.active i {
        color: #FFF;
        background-color: #625CF2; }
        .w-filter-branch__title > a.active i:before {
          content: "\e923"; }
  .w-filter-branch__maintitle {
    background: #3D2656;
    color: #fff;
    text-align: center;
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.34px;
    margin-bottom: 1.25rem;
    padding: 0.75rem 0; }
  .w-filter-branch__filter__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
    .w-filter-branch__filter__grid .control-select, .w-filter-branch__filter__grid input {
      background-color: #FFF !important; }
  .w-filter-branch__filter__search {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__search {
        width: 42%;
        margin-bottom: 0px; } }
    @media (min-width: 1024px) {
      .w-filter-branch__filter__search {
        width: 46%; } }
  .w-filter-branch__filter__taxonomy {
    padding-left: 0px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__taxonomy {
        width: 24%;
        padding-left: 0.9375rem;
        margin-bottom: 0px; } }
    @media (min-width: 1024px) {
      .w-filter-branch__filter__taxonomy {
        width: 20%; } }
  .w-filter-branch__filter__sort {
    padding-left: 0px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__sort {
        width: 20%;
        padding-left: 0.9375rem;
        margin-bottom: 0px; } }
  .w-filter-branch__filter__events-sort {
    padding-left: 0px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    max-width: 100%; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__events-sort {
        max-width: 300px;
        width: 100%;
        padding-left: 0.9375rem;
        margin-bottom: 0px;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
    .w-filter-branch__filter__events-sort .control-select {
      background-color: transparent;
      border: 1.4px solid #C5C9D2; }
  .w-filter-branch__filter__btn {
    padding-left: 0px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-filter-branch__filter__btn {
        width: 14%;
        padding-left: 30px;
        margin-bottom: 0px; } }
    .w-filter-branch__filter__btn button {
      width: 100%; }
  .w-filter-branch ul li {
    margin-bottom: 0.75rem; }
    .w-filter-branch ul li a {
      background: #F0F1F8;
      padding: 12px 20px 12px 20px;
      border-radius: 100px;
      font-size: 15px;
      line-height: 1.4;
      letter-spacing: -0.15px;
      color: rgba(61, 38, 86, 0.9);
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s; }
      .w-filter-branch ul li a span {
        background: #3D2656;
        color: #fff;
        border-radius: 30px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 3px 10px;
        margin-left: 10px; }
      .w-filter-branch ul li a:hover {
        color: #fff;
        background: #2E2B6B;
        text-decoration: none; }
  .w-filter-branch ul .active a {
    background: #2E2B6B;
    color: #fff; }
  .w-filter-branch .control-select > span:after {
    content: unset; }
  .w-filter-branch__list {
    margin: 0;
    list-style: none; }
    .w-filter-branch__list li .control-checkbox__text {
      color: rgba(28, 33, 38, 0.9);
      font-size: 0.9375rem;
      font-weight: 400;
      line-height: 1;
      letter-spacing: -0.3px;
      padding-left: 0.625rem; }

.page-home {
  overflow: hidden; }
  .page-home__hero {
    position: relative; }
    .page-home__hero__slider {
      width: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(#7B75FF), to(#7B75FF)), #625CF2;
      background: -webkit-linear-gradient(bottom, #7B75FF 0%, #7B75FF 100%), #625CF2;
      background: -o-linear-gradient(bottom, #7B75FF 0%, #7B75FF 100%), #625CF2;
      background: linear-gradient(0deg, #7B75FF 0%, #7B75FF 100%), #625CF2;
      margin-bottom: 0.94118rem;
      border-radius: 0px 0px 32px 32px;
      min-height: 46.66667rem; }
      @media (min-width: 768px) {
        .page-home__hero__slider {
          min-height: 42.35294rem; } }
      @media (min-width: 1199px) {
        .page-home__hero__slider {
          min-height: 47.05882rem; } }
    .page-home__hero__media {
      display: none !important;
      width: 100%;
      height: 100%;
      top: 0;
      position: absolute;
      z-index: -1;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center;
      border-radius: 0px 0px 32px 32px; }
      @media (min-width: 768px) {
        .page-home__hero__media {
          display: block !important; } }
    .page-home__hero__mobile-media {
      width: 100%;
      display: block !important;
      margin-left: auto;
      padding-top: 120px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1; }
      @media (min-width: 768px) {
        .page-home__hero__mobile-media {
          display: none !important; } }
    .page-home__hero__content {
      width: 100%;
      padding: 10rem 0 32rem; }
      @media (min-width: 768px) {
        .page-home__hero__content {
          padding: 11.76471rem 0 17.64706rem; } }
      @media (min-width: 1199px) {
        .page-home__hero__content {
          padding: 13.52941rem 0 19.41176rem; } }
      .page-home__hero__content__subtitle {
        font-size: 1.05882rem;
        line-height: 1;
        text-align: center;
        color: #DFDDFF;
        margin-bottom: 0.88235rem;
        letter-spacing: -0.1px; }
        @media (min-width: 768px) {
          .page-home__hero__content__subtitle {
            font-size: 1.29412rem; } }
      .page-home__hero__content__title {
        font-size: 1.76471rem;
        line-height: 1.1;
        max-width: 45.88235rem;
        margin: 0 auto;
        text-align: center;
        letter-spacing: -0.1px;
        color: #FFF; }
        @media (min-width: 768px) {
          .page-home__hero__content__title {
            font-size: 3.52941rem; } }
        @media (min-width: 1199px) {
          .page-home__hero__content__title {
            font-size: 4.70588rem; } }
    .page-home__hero__filter-wrap {
      position: absolute;
      width: 100%;
      max-width: 47.05882rem;
      bottom: 38px;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .page-home__hero__filter-wrap {
          bottom: 100px; } }
      @media (min-width: 1199px) {
        .page-home__hero__filter-wrap {
          max-width: 56.23529rem; } }
    .page-home__hero__filter {
      background: rgba(108, 102, 245, 0.8);
      border-radius: 27.503px;
      padding: 1.35294rem 1.11765rem 0.94118rem; }
      .page-home__hero__filter__title {
        font-size: 1.11765rem;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        color: #F3F1FF;
        letter-spacing: -0.1px; }
    .page-home__hero__controls {
      display: none; }
      @media (min-width: 1024px) {
        .page-home__hero__controls {
          display: block; } }
      .page-home__hero__controls > a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 3.05882rem;
        height: 5.58824rem;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 8px;
        cursor: pointer;
        left: 16px; }
        .page-home__hero__controls > a.\--arrow-right {
          right: 16px;
          left: unset; }
        .page-home__hero__controls > a i {
          font-size: 0.94118rem;
          color: #7b75ff; }
        .page-home__hero__controls > a.slick-disabled {
          background: rgba(255, 255, 255, 0.24); }
          .page-home__hero__controls > a.slick-disabled i {
            color: #fff; }

.page-contact__feature-banner {
  position: relative;
  margin-bottom: 1.66667rem; }
  @media (min-width: 1024px) {
    .page-contact__feature-banner {
      margin-bottom: 4.70588rem; } }
  .page-contact__feature-banner__subtitle {
    background: rgba(233, 243, 248, 0.2);
    font-size: 0.88235rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    position: absolute;
    top: 24px;
    left: 24px;
    color: #FFF;
    padding: 4px 16px;
    border-radius: 971px;
    margin: 0; }
  .page-contact__feature-banner img {
    border-radius: 16px; }

.page-contact__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.66667rem; }
  @media (min-width: 1024px) {
    .page-contact__grid {
      margin-left: -20px;
      margin-bottom: 4.11765rem; } }
  @media (min-width: 1024px) {
    .page-contact__grid > div {
      padding-left: 20px; } }

.page-contact__content {
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .page-contact__content {
      width: 48%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-bottom: 0; } }
  .page-contact__content a {
    font-size: 1.06667rem;
    font-weight: 500;
    line-height: 1.5;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #625CF2; }
    @media (min-width: 768px) {
      .page-contact__content a {
        font-size: 1.17647rem; } }
  .page-contact__content p {
    max-width: 17.64706rem;
    font-size: 1.06667rem;
    line-height: 1.5;
    color: rgba(11, 18, 74, 0.9);
    opacity: 0.72; }
    @media (min-width: 768px) {
      .page-contact__content p {
        font-size: 1.17647rem; } }

.page-contact__form {
  width: 100%; }
  @media (min-width: 1024px) {
    .page-contact__form {
      width: 51.5%; } }
  .page-contact__form > div {
    background-color: #625CF2;
    padding: 1.11111rem;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
    border-radius: 20px; }
    @media (min-width: 1024px) {
      .page-contact__form > div {
        padding: 2.35294rem 2.52941rem 2.23529rem; } }
  .page-contact__form__title {
    font-family: "obviously-narrow", sans-serif;
    font-size: 1.88235rem;
    line-height: 1.1;
    letter-spacing: 0.64px;
    margin-bottom: 15px;
    color: #fff; }
  .page-contact__form p {
    font-size: 1.17647rem;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 1.17647rem; }

.page-contact__title {
  max-width: 23.52941rem;
  margin-bottom: 2.94118rem; }

.page-contact__info__title {
  font-size: 1.41176rem;
  font-family: "obviously-narrow", sans-serif;
  line-height: 1;
  letter-spacing: 0.48px;
  margin-bottom: 10px;
  color: #0B2B4A; }

.page-contact__info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.17647rem; }
  .page-contact__info__item:last-child {
    margin-bottom: 0; }
  .page-contact__info__item.\--type-email .page-contact__info__icon i {
    font-size: 0.94118rem;
    background: #FFEB6B; }
  .page-contact__info__item.\--type-address .page-contact__info__icon i {
    background: rgba(245, 166, 118, 0.8); }

.page-contact__info__content {
  padding-left: 1.41176rem; }

.page-contact__info__icon i {
  width: 2.58824rem;
  height: 2.58824rem;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #A0D7FF;
  border-radius: 50px;
  color: #2E2B6B; }

.page-post__layout {
  padding-bottom: 3.29412rem; }
  @media (min-width: 1024px) {
    .page-post__layout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .page-post__layout > div {
    width: 100%; }
  .page-post__layout__content {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 1.76471rem; }
    @media (min-width: 768px) {
      .page-post__layout__content {
        padding-top: 1.47059rem; } }
    @media (min-width: 1024px) {
      .page-post__layout__content {
        max-width: 35.29412rem;
        padding-bottom: 0; } }
    @media (min-width: 1199px) {
      .page-post__layout__content {
        max-width: 46rem; } }
  .page-post__layout__sidebar {
    max-width: 100%; }
    @media (min-width: 1024px) {
      .page-post__layout__sidebar {
        max-width: 24.41176rem; } }
    .page-post__layout__sidebar__title {
      width: 100%;
      text-transform: uppercase;
      margin-bottom: 1.88235rem;
      font-size: 0.94118rem; }
  .page-post__layout__related {
    background: rgba(233, 243, 248, 0.9);
    padding: 1.88235rem 1rem;
    border-radius: 20px;
    margin-bottom: 1.52941rem; }
    .page-post__layout__related__title {
      font-size: 1.64706rem;
      font-family: "obviously-narrow", sans-serif;
      line-height: 1.1;
      color: #625CF2;
      letter-spacing: 0.56px;
      margin-bottom: 15px; }
    .page-post__layout__related a.btn {
      margin-top: 1.17647rem; }

.page-post.\--style-event .page-post__layout__related {
  padding: 2.05882rem 1.41176rem; }
  .page-post.\--style-event .page-post__layout__related__date {
    font-size: 1.05882rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    color: rgba(40, 70, 198, 0.8); }

.page-post.\--style-event .page-post__upcoming-event {
  padding: 1.11111rem 0;
  background-color: #EEEBFF;
  border-radius: 15px;
  margin: 0 15px 15px; }
  @media (min-width: 768px) {
    .page-post.\--style-event .page-post__upcoming-event {
      padding: 2.94118rem 0; } }
  .page-post.\--style-event .page-post__upcoming-event__title {
    font-size: 1.94444rem;
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 2.35294rem; }
    @media (min-width: 768px) {
      .page-post.\--style-event .page-post__upcoming-event__title {
        font-size: 2.94118rem; } }

.page-post__social {
  width: 100%; }

.page-event-listing__filter-toggle {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .page-event-listing__filter-toggle {
      display: none; } }
  .page-event-listing__filter-toggle .btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px; }
  .page-event-listing__filter-toggle i {
    color: #fff; }

.page-event-listing__wrapper {
  padding-bottom: 1.76471rem; }

@media (min-width: 1024px) {
  .page-event-listing__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; } }

.page-event-listing__box-wrap {
  width: 100%; }

@media (min-width: 1024px) {
  .page-event-listing__sidebar {
    width: 100%;
    max-width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

.page-event-listing__load {
  padding-top: 1.76471rem;
  border-top: 1.5px solid rgba(208, 209, 233, 0.8); }

.page-event-listing .w-filter__wrapper {
  display: block; }
  .page-event-listing .w-filter__wrapper.inactive {
    display: none; }

.page-event__layout {
  margin-left: 0px;
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .page-event__layout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 3.23529rem;
      margin-bottom: 5.88235rem; } }
  .page-event__layout > div {
    width: 100%; }
  .page-event__layout__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-bottom: 1.76471rem; }
    @media (min-width: 1024px) {
      .page-event__layout__content {
        max-width: 45.29412rem;
        margin-bottom: 0; } }
  .page-event__layout__info {
    max-width: 100%; }
    @media (min-width: 1024px) {
      .page-event__layout__info {
        max-width: 20.58824rem; } }
    .page-event__layout__info__wrapper {
      border-radius: 10px;
      background-color: #3D2656;
      padding: 2.35294rem 1.76471rem 10.58824rem;
      background-image: url("/wp-content/themes/ukim-branches/_ui/media/event-banner.png");
      background-position: bottom center;
      background-repeat: no-repeat;
      background-size: cover; }
    .page-event__layout__info__title {
      color: #C3F275;
      font-size: 0.70588rem;
      font-weight: 700;
      line-height: 1;
      text-transform: uppercase;
      margin-bottom: 0.82353rem; }
    .page-event__layout__info ul {
      margin-bottom: 2.35294rem; }
      .page-event__layout__info ul li {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.17647rem;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -0.6px; }

.page-event__thumbnail {
  margin-bottom: 4.11765rem; }
  .page-event__thumbnail img {
    width: 100%;
    border-radius: 10px; }

.page-event__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 1024px) {
    .page-event__grid {
      padding-left: 1.17647rem;
      padding-right: 1.17647rem; } }
  .page-event__grid__content {
    width: 100%; }
    @media (min-width: 768px) {
      .page-event__grid__content {
        width: 85%; } }

.page-event__social {
  width: 100%;
  margin-top: 0px; }
  @media (min-width: 1024px) {
    .page-event__social {
      margin-top: 3.52941rem; } }

.page-branch-listing__filter-toggle {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .page-branch-listing__filter-toggle {
      display: none; } }
  .page-branch-listing__filter-toggle .btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px; }
  .page-branch-listing__filter-toggle i {
    color: #fff; }

.page-branch-listing__wrapper {
  padding-bottom: 1.76471rem; }

@media (min-width: 1024px) {
  .page-branch-listing__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; } }

.page-branch-listing__content__totalcount {
  font-size: 0.94118rem;
  font-weight: 500;
  color: rgba(61, 38, 86, 0.8);
  line-height: 1.4; }

.page-branch-listing__box-wrap {
  width: 100%; }

@media (min-width: 1024px) {
  .page-branch-listing__sidebar {
    width: 100%;
    max-width: 14.70588rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

.page-branch-listing__load {
  margin-bottom: 1.17647rem; }

.page-branch-listing__result ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin: 0; }
  @media (min-width: 991px) {
    .page-branch-listing__result ul {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .page-branch-listing__result ul li {
    margin-right: 10px;
    background: #DBDAF5;
    color: #5852E8;
    font-size: 0.94118rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.16px;
    padding: 7px 9px;
    border-radius: 5px; }
    .page-branch-listing__result ul li:last-child {
      margin-bottom: 8px; }
    .page-branch-listing__result ul li a {
      font-size: 0.94118rem;
      font-weight: 600;
      line-height: 1.4;
      letter-spacing: -0.166px;
      color: #625CF2;
      margin-left: 10px; }

.page-branch-listing__layout {
  background: #EEEBFF;
  border-radius: 24px;
  margin: 0 15px 2rem;
  padding: 2.35294rem 0 3.52941rem; }
  @media (min-width: 768px) {
    .page-branch-listing__layout {
      margin: 0 15px 4.11765rem; } }
  @media (min-width: 768px) {
    .page-branch-listing__layout__wrapper {
      padding-bottom: 0.82353rem; } }
  .page-branch-listing__layout__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    @media (min-width: 768px) {
      .page-branch-listing__layout__grid {
        margin-left: -1.17647rem; } }
    .page-branch-listing__layout__grid > div {
      width: 100%;
      padding-bottom: 1.76471rem; }
      @media (min-width: 768px) {
        .page-branch-listing__layout__grid > div {
          width: 50%;
          padding-left: 1.17647rem; } }
      @media (min-width: 1199px) {
        .page-branch-listing__layout__grid > div {
          width: 33.33%; } }
  .page-branch-listing__layout__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .page-branch-listing__layout__wrap {
        padding-bottom: 2.94118rem; } }
    @media (min-width: 991px) {
      .page-branch-listing__layout__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: unset;
        flex-flow: unset; } }
  .page-branch-listing__layout__top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 991px) {
      .page-branch-listing__layout__top-info {
        margin-bottom: 1.17647rem; } }
    .page-branch-listing__layout__top-info > div {
      width: 100%;
      margin-bottom: 10px; }
      @media (min-width: 991px) {
        .page-branch-listing__layout__top-info > div {
          width: 50%;
          margin-bottom: 0; }
          .page-branch-listing__layout__top-info > div:last-child {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; } }
  .page-branch-listing__layout__filter {
    width: 100%; }
    @media (min-width: 991px) {
      .page-branch-listing__layout__filter {
        max-width: 15.76471rem; } }
  .page-branch-listing__layout__aside {
    max-width: 15.88235rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.76);
    padding: 1.17647rem 1.17647rem 1.76471rem; }
  .page-branch-listing__layout__content {
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 991px) {
      .page-branch-listing__layout__content {
        margin-left: 1.76471rem;
        margin-top: 0; } }
    @media (min-width: 1199px) {
      .page-branch-listing__layout__content {
        margin-left: 2.94118rem; } }
  .page-branch-listing__layout__title {
    font-size: 1.29412rem;
    font-weight: 600;
    line-height: 1;
    color: #3D2656;
    margin-bottom: 10px; }
  .page-branch-listing__layout .w-fundraiser-banner__title {
    line-height: 1;
    font-weight: 900; }

.page-news-listing__filter-toggle {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .page-news-listing__filter-toggle {
      display: none; } }
  .page-news-listing__filter-toggle .btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .page-news-listing__filter-toggle i {
    color: #fff; }

@media (min-width: 768px) {
  .page-news-listing__wrapper {
    padding-bottom: 1.66667rem; } }

@media (min-width: 1024px) {
  .page-news-listing__wrapper {
    padding-bottom: 4.11765rem; } }

.page-news-listing__content {
  margin-top: 0;
  margin-bottom: 4.11765rem; }
  @media (min-width: 1024px) {
    .page-news-listing__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      margin-top: 0;
      margin-bottom: 0; } }

@media (min-width: 1024px) {
  .page-news-listing__sidebar {
    width: 100%;
    max-width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

.page-news-listing__load {
  padding-top: 1.76471rem;
  border-top: 1.5px solid rgba(208, 209, 233, 0.8); }

.page-news-listing .w-filter__wrapper {
  display: block; }
  .page-news-listing .w-filter__wrapper.inactive {
    display: none; }

.page-news-listing__box-wrap {
  width: 100%; }

.page-branches__wrapper {
  background-color: #EEEBFF;
  border-radius: 24px;
  margin: 0 0.88235rem 3.52941rem; }
  @media (max-width: 700px) {
    .page-branches__wrapper > .container {
      padding-left: 10px;
      padding-right: 10px; } }

.page-branches__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.17647rem 0; }
  @media (min-width: 768px) {
    .page-branches__grid {
      padding: 2.82353rem 0 4.11765rem; } }
  @media (max-width: 1024px) {
    .page-branches__grid {
      -ms-flex-flow: wrap;
      flex-flow: wrap; } }

.page-branches__sidebar {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .page-branches__sidebar {
      max-width: 24.35294rem;
      margin-bottom: 0px; } }
  .page-branches__sidebar__inner {
    border-radius: 32px;
    background: #FFF;
    padding: 15px 15px 20px; }

.page-branches__content-wrap {
  width: 100%;
  background-color: #fff;
  border-radius: 32px;
  padding: 2.05882rem 1.35294rem 1.76471rem; }
  @media (min-width: 1025px) {
    .page-branches__content-wrap {
      max-width: 38.23529rem;
      margin-left: 1.17647rem; } }
  @media (min-width: 1199px) {
    .page-branches__content-wrap {
      max-width: 49.88235rem; } }

.page-branches__location {
  margin-bottom: 2.05882rem; }
  .page-branches__location > img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px; }
  .page-branches__location__name {
    font-size: 1.29412rem;
    line-height: 1;
    font-weight: 700; }
  .page-branches__location__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.141px;
    color: rgba(62, 52, 73, 0.8); }
    .page-branches__location__address i {
      margin-right: 8px;
      color: #F49F34; }

.page-branches__map {
  margin-bottom: 1.17647rem; }
  .page-branches__map iframe {
    width: 100%;
    height: 180px;
    border-radius: 10px; }

.page-branches__station {
  margin-bottom: 15px; }
  .page-branches__station__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-bottom: 8px; }
  .page-branches__station__title {
    font-size: 0.94118rem;
    font-family: "Geist";
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.32px;
    margin-bottom: 10px; }
  .page-branches__station__name {
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.141px;
    margin-right: 10px;
    color: rgba(62, 52, 73, 0.8);
    margin-bottom: 0; }
  .page-branches__station__distance {
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.141px;
    color: #2846C6; }

.page-branches__about {
  margin-bottom: 2.23529rem; }
  .page-branches__about__title {
    font-size: 1.29412rem;
    line-height: 1;
    margin-bottom: 15px;
    color: #3D2656; }
  .page-branches__about__content {
    font-size: 0.88235rem;
    line-height: 1.4;
    color: #3D2656; }
    .page-branches__about__content a.read-more-toggle {
      color: #625CF2; }

.page-branches__contact {
  border-radius: 20px;
  background: #FFEB6B;
  padding: 15px; }
  @media (min-width: 1199px) {
    .page-branches__contact {
      padding: 1.41176rem 1.17647rem; } }
  .page-branches__contact__title {
    font-size: 1.29412rem; }
  .page-branches__contact__list-item {
    margin: 0;
    list-style: none; }
    .page-branches__contact__list-item li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 1.17647rem; }
      .page-branches__contact__list-item li i {
        font-size: 1.05882rem;
        color: #f18701;
        margin-right: 10px; }
        .page-branches__contact__list-item li i.icon-envelop {
          font-size: 0.82353rem; }
      .page-branches__contact__list-item li a {
        font-size: 0.88235rem;
        color: #3D2656; }
  .page-branches__contact .btn {
    margin-top: 1.17647rem; }

.page-branches__gallery {
  margin-bottom: 1.05882rem; }
  .page-branches__gallery .page-branches__title {
    margin-bottom: 1.58824rem; }
  .page-branches__gallery__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 11px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .page-branches__gallery__main {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      .page-branches__gallery__main {
        width: 77%; } }
    .page-branches__gallery__main__image {
      position: relative; }
      .page-branches__gallery__main__image img {
        width: 100%;
        height: 16.66667rem;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 20px; }
        @media (min-width: 768px) {
          .page-branches__gallery__main__image img {
            height: 20.58824rem; } }
        @media (min-width: 1199px) {
          .page-branches__gallery__main__image img {
            height: 23.52941rem; } }
  .page-branches__gallery__thumbnail {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      .page-branches__gallery__thumbnail {
        width: 21%;
        height: 20.58824rem; } }
    @media (min-width: 1024px) {
      .page-branches__gallery__thumbnail {
        height: 23.52941rem; } }
    .page-branches__gallery__thumbnail .slick-track {
      gap: 5px;
      width: 100% !important; }
      @media (min-width: 768px) {
        .page-branches__gallery__thumbnail .slick-track {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    @media (max-width: 700px) {
      .page-branches__gallery__thumbnail .slick-track {
        width: 100% !important; }
      .page-branches__gallery__thumbnail .slick-slide {
        width: 100% !important; } }
    .page-branches__gallery__thumbnail__image img {
      width: 100%;
      height: 4.11765rem;
      border-radius: 5px;
      -o-object-fit: cover;
      object-fit: cover;
      cursor: pointer; }
      @media (min-width: 768px) {
        .page-branches__gallery__thumbnail__image img {
          height: 6.47059rem;
          border-radius: 13.906px; } }
      @media (min-width: 1199px) {
        .page-branches__gallery__thumbnail__image img {
          height: 7.35294rem; } }
      .page-branches__gallery__thumbnail__image img:hover {
        border: 1.6px solid #F18701; }
  .page-branches__gallery__caption {
    position: absolute;
    bottom: 16px;
    left: 16px;
    z-index: 2;
    background: #FFF;
    border: 1px solid #625CF2;
    border-radius: 7.346px;
    padding: 10px;
    color: #3D2656;
    font-size: 0.94118rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.32px; }

.page-branches__facilities {
  margin-left: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .page-branches__facilities {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      gap: 0.58824rem 1.17647rem; } }
  .page-branches__facilities li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .page-branches__facilities li {
        border-right: 1px solid #D9D9D9;
        padding-right: 1.17647rem; } }
    .page-branches__facilities li i {
      font-size: 1.41176rem;
      color: #625cf2;
      margin-right: 10px; }
    .page-branches__facilities li p {
      font-family: "obviously-narrow", sans-serif;
      font-size: 1.05882rem;
      font-weight: 600;
      color: #3D2656; }
    .page-branches__facilities li:first-child {
      padding-left: 0; }
    .page-branches__facilities li:last-child {
      border: 0;
      padding-right: 0;
      margin-bottom: 8px; }

.page-branches__title {
  font-size: 1.76471rem;
  margin-bottom: 0.88235rem; }

.page-branches__description {
  font-size: 0.94118rem;
  font-weight: 400;
  margin-bottom: 1.29412rem;
  color: #2846C6; }

.page-branches__services {
  margin-bottom: 2.58824rem; }
  .page-branches__services__wrap {
    list-style: none;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 12px 9px;
    margin-bottom: 0; }
    .page-branches__services__wrap li {
      font-size: 0.94118rem;
      font-weight: 500;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 8px 12px;
      margin: 0;
      border: 1.007px solid #D0CEFF;
      border-radius: 6px; }
      .page-branches__services__wrap li i {
        font-size: 1.17647rem;
        color: #F18701;
        margin-right: 8px; }

.page-branches__fundraiser {
  margin-bottom: 2.58824rem; }
  .page-branches__fundraiser .w-fundraiser-banner {
    padding: 0; }
    .page-branches__fundraiser .w-fundraiser-banner__inner {
      border-radius: 21px; }
    .page-branches__fundraiser .w-fundraiser-banner__content {
      padding: 1.17647rem; }
      @media (min-width: 1199px) {
        .page-branches__fundraiser .w-fundraiser-banner__content {
          padding: 1.70588rem 1.88235rem 1.41176rem; } }
    .page-branches__fundraiser .w-fundraiser-banner__subtitle {
      font-size: 10px;
      padding: 4px 8px; }
    .page-branches__fundraiser .w-fundraiser-banner__title {
      font-size: 1.52941rem;
      font-weight: 700; }
      @media (min-width: 768px) {
        .page-branches__fundraiser .w-fundraiser-banner__title {
          font-size: 2.11765rem; } }
    .page-branches__fundraiser .w-fundraiser-banner__progress {
      max-width: 19.05882rem; }
    .page-branches__fundraiser .w-fundraiser-banner__badge {
      width: 6rem;
      height: 6rem; }
      .page-branches__fundraiser .w-fundraiser-banner__badge__title {
        font-size: 1.42857rem;
        font-weight: 900; }
        .page-branches__fundraiser .w-fundraiser-banner__badge__title span {
          font-size: 13px;
          margin-top: 3px; }
    .page-branches__fundraiser .w-fundraiser-banner__icon {
      top: 20px;
      right: 20px; }
      .page-branches__fundraiser .w-fundraiser-banner__icon i {
        width: 1.82353rem;
        height: 1.82353rem;
        font-size: 0.70588rem; }
    .page-branches__fundraiser .w-fundraiser-banner__progress__bar {
      height: 9px;
      margin-bottom: 1rem; }
      .page-branches__fundraiser .w-fundraiser-banner__progress__bar span {
        height: 9px; }
      .page-branches__fundraiser .w-fundraiser-banner__progress__bar__raised-amount {
        font-size: 9px;
        font-weight: 700;
        top: -32px; }
        .page-branches__fundraiser .w-fundraiser-banner__progress__bar__raised-amount:after {
          width: 7px;
          height: 7px;
          bottom: -5px; }

.page-branches__download {
  margin-bottom: 1.41176rem; }
  .page-branches__download__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 12px; }
    .page-branches__download__grid__items {
      width: 100%;
      margin-bottom: 1.17647rem; }
      @media (min-width: 768px) {
        .page-branches__download__grid__items {
          width: 31.3%;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; } }

.page-branches__donwload-box {
  background: #2E2B6B;
  border-radius: 18px;
  padding: 1.17647rem; }
  .page-branches__donwload-box__name {
    font-size: 1.17647rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px;
    color: #FFF;
    letter-spacing: -0.1px; }
  .page-branches__donwload-box__description {
    font-size: 0.82353rem;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    color: #C0BDFF;
    margin-bottom: 2rem; }

.page-branches__events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  gap: 20px; }
  .page-branches__events__items {
    border: 1px solid rgba(11, 18, 74, 0.8);
    border-radius: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 768px) {
      .page-branches__events__items {
        width: 31%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    .page-branches__events__items:hover .page-branches__events__media i {
      background-color: #3D2656;
      color: #fff; }
  .page-branches__events__content {
    padding: 0.82353rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
  .page-branches__events__media {
    position: relative;
    margin-bottom: 0.82353rem; }
    .page-branches__events__media img {
      width: 100%;
      height: 8.11765rem;
      border-radius: 19px; }
    .page-branches__events__media i {
      position: absolute;
      top: 10px;
      right: 10px;
      background: #FFF;
      width: 1.76471rem;
      height: 1.76471rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 11px;
      border-radius: 50px;
      color: rgba(11, 18, 74, 0.8);
      z-index: 1; }
  .page-branches__events__duration {
    font-size: 0.70588rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
    color: rgba(61, 38, 86, 0.8); }
  .page-branches__events__title {
    font-size: 1.17647rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.1px;
    margin-bottom: 10px; }
  .page-branches__events__excerpt {
    font-size: 0.70588rem;
    line-height: 1.4;
    color: rgba(61, 38, 86, 0.8);
    margin-bottom: 1.17647rem; }
  .page-branches__events__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .page-branches__events__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .page-branches__events__location__name {
      font-size: 0.82353rem;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 5px; }
    .page-branches__events__location__address {
      font-size: 0.70588rem;
      line-height: 1.4;
      color: #3D2656; }
    .page-branches__events__location__content {
      margin-bottom: 10px; }
    .page-branches__events__location i {
      font-size: 0.82353rem;
      color: #F49F34;
      margin-right: 5px; }
  .page-branches__events a.btn {
    border: 1.273px solid rgba(255, 255, 255, 0.12);
    font-size: 15px;
    letter-spacing: 0.143px;
    border-radius: 6px;
    padding: 5px 6px 5px 12px; }
    .page-branches__events a.btn i {
      width: 1.41176rem;
      height: 1.41176rem;
      font-size: 12px;
      border-radius: 5px; }

.i3-slider.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .i3-slider.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .i3-slider.slick-slider .slick-list:focus {
      outline: none; }
    .i3-slider.slick-slider .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .i3-slider.slick-slider .slick-track, .i3-slider.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .i3-slider.slick-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .i3-slider.slick-slider .slick-track:before, .i3-slider.slick-slider .slick-track:after {
      content: "";
      display: table; }
    .i3-slider.slick-slider .slick-track:after {
      clear: both; }
    .slick-loading .i3-slider.slick-slider .slick-track {
      visibility: hidden; }
  .i3-slider.slick-slider .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
    .i3-slider.slick-slider .slick-slide:not(:first-child) {
      display: none; }
    [dir="rtl"] .i3-slider.slick-slider .slick-slide {
      float: right; }
    .i3-slider.slick-slider .slick-slide > img {
      display: block; }
    .i3-slider.slick-slider .slick-slide.dragging {
      pointer-events: none; }
  .i3-slider.slick-slider.slick-loading .slick-slide:not(:first-child) {
    display: none; }
  .i3-slider.slick-slider.slick-initialized .slick-slide:not(:first-child) {
    display: block; }
  .i3-slider.slick-slider.slick-loading .slick-slide:not(:first-child) {
    visibility: hidden; }
  .i3-slider.slick-slider.slick-vertical .slick-slide:not(:first-child) {
    display: block;
    height: auto; }
  .i3-slider.slick-slider .slick-arrow.slick-hidden {
    display: none; }
  .i3-slider.slick-slider .slick-prev,
  .i3-slider.slick-slider .slick-next {
    position: absolute;
    border-radius: 50%;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    padding: 9px;
    border: none;
    outline: none;
    background: #625CF2;
    color: #FFF;
    position: absolute;
    top: -75px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 48px;
    height: 48px;
    z-index: 9;
    display: inline-block !important;
    border: 1px solid #625CF2; }
    @media (min-width: 1400px) {
      .i3-slider.slick-slider .slick-prev,
      .i3-slider.slick-slider .slick-next {
        display: block !important; } }
    @media (min-width: 1199px) {
      .i3-slider.slick-slider .slick-prev,
      .i3-slider.slick-slider .slick-next {
        top: -105px; } }
    .i3-slider.slick-slider .slick-prev:hover, .i3-slider.slick-slider .slick-prev:focus,
    .i3-slider.slick-slider .slick-next:hover,
    .i3-slider.slick-slider .slick-next:focus {
      outline: none;
      background: #EBF0F2;
      border: 0; }
      .i3-slider.slick-slider .slick-prev:hover:before, .i3-slider.slick-slider .slick-prev:focus:before,
      .i3-slider.slick-slider .slick-next:hover:before,
      .i3-slider.slick-slider .slick-next:focus:before {
        color: #073165; }
    .i3-slider.slick-slider .slick-prev.slick-disabled,
    .i3-slider.slick-slider .slick-next.slick-disabled {
      pointer-events: none;
      opacity: .8;
      background: #EBF0F2;
      border: 0; }
      .i3-slider.slick-slider .slick-prev.slick-disabled:before,
      .i3-slider.slick-slider .slick-next.slick-disabled:before {
        color: #073165; }
    .i3-slider.slick-slider .slick-prev:before,
    .i3-slider.slick-slider .slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      font-size: 16px;
      line-height: 1;
      color: #FFF; }
  .i3-slider.slick-slider .slick-prev {
    left: auto;
    right: 60px; }
    [dir="rtl"] .i3-slider.slick-slider .slick-prev {
      left: auto;
      right: 0px; }
    .i3-slider.slick-slider .slick-prev:before {
      content: ""; }
      [dir="rtl"] .i3-slider.slick-slider .slick-prev:before {
        content: ""; }
  .i3-slider.slick-slider .slick-next {
    right: 0px; }
    [dir="rtl"] .i3-slider.slick-slider .slick-next {
      left: 0px;
      right: auto; }
    .i3-slider.slick-slider .slick-next:before {
      content: ""; }
      [dir="rtl"] .i3-slider.slick-slider .slick-next:before {
        content: ""; }
  .i3-slider.slick-slider.\--theme-dark .slick-prev,
  .i3-slider.slick-slider.\--theme-dark .slick-next {
    border: 1px solid #FFF;
    background: #FFF;
    color: #3D2656; }
    .i3-slider.slick-slider.\--theme-dark .slick-prev:hover, .i3-slider.slick-slider.\--theme-dark .slick-prev:focus,
    .i3-slider.slick-slider.\--theme-dark .slick-next:hover,
    .i3-slider.slick-slider.\--theme-dark .slick-next:focus {
      border-color: #005649;
      background: #005649; }
      .i3-slider.slick-slider.\--theme-dark .slick-prev:hover:before, .i3-slider.slick-slider.\--theme-dark .slick-prev:focus:before,
      .i3-slider.slick-slider.\--theme-dark .slick-next:hover:before,
      .i3-slider.slick-slider.\--theme-dark .slick-next:focus:before {
        color: #FFF; }
    .i3-slider.slick-slider.\--theme-dark .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--theme-dark .slick-next.slick-disabled {
      border-color: #005649;
      background: #005649; }
      .i3-slider.slick-slider.\--theme-dark .slick-prev.slick-disabled:before,
      .i3-slider.slick-slider.\--theme-dark .slick-next.slick-disabled:before {
        color: #FFF; }
    .i3-slider.slick-slider.\--theme-dark .slick-prev:before,
    .i3-slider.slick-slider.\--theme-dark .slick-next:before {
      color: #3D2656; }
  .i3-slider.slick-slider.\--style-arrow-transparent .slick-prev,
  .i3-slider.slick-slider.\--style-arrow-transparent .slick-next {
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0.2); }
    .i3-slider.slick-slider.\--style-arrow-transparent .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--style-arrow-transparent .slick-next.slick-disabled {
      background-color: transparent; }
    .i3-slider.slick-slider.\--style-arrow-transparent .slick-prev:before,
    .i3-slider.slick-slider.\--style-arrow-transparent .slick-next:before {
      color: #fff; }
  .i3-slider.slick-slider.\--style-arrow-top .slick-prev,
  .i3-slider.slick-slider.\--style-arrow-top .slick-next {
    border: 1px solid #3D2656;
    border-radius: 50px;
    background: #fff;
    color: #3D2656; }
    .i3-slider.slick-slider.\--style-arrow-top .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--style-arrow-top .slick-next.slick-disabled {
      opacity: 1;
      border-color: rgba(255, 255, 255, 0.2);
      background: rgba(255, 255, 255, 0.2); }
      .i3-slider.slick-slider.\--style-arrow-top .slick-prev.slick-disabled:before,
      .i3-slider.slick-slider.\--style-arrow-top .slick-next.slick-disabled:before {
        color: #fff; }
    .i3-slider.slick-slider.\--style-arrow-top .slick-prev:before,
    .i3-slider.slick-slider.\--style-arrow-top .slick-next:before {
      color: #2E2B6B; }
  .i3-slider.slick-slider.\--style-arrows-bottom .slick-prev,
  .i3-slider.slick-slider.\--style-arrows-bottom .slick-next {
    top: auto;
    bottom: 0px;
    border: 1px solid #fff;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.2); }
    .i3-slider.slick-slider.\--style-arrows-bottom .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--style-arrows-bottom .slick-next.slick-disabled {
      opacity: 1;
      background: #000; }
      .i3-slider.slick-slider.\--style-arrows-bottom .slick-prev.slick-disabled:before,
      .i3-slider.slick-slider.\--style-arrows-bottom .slick-next.slick-disabled:before {
        color: #FFF; }
    .i3-slider.slick-slider.\--style-arrows-bottom .slick-prev:before,
    .i3-slider.slick-slider.\--style-arrows-bottom .slick-next:before {
      color: #FFF; }
  .i3-slider.slick-slider.\--style-arrows-bottom .slick-prev {
    left: 0; }
  .i3-slider.slick-slider.\--style-arrows-bottom .slick-next {
    left: 50px;
    right: 0; }
  .i3-slider.slick-slider.\--style-listing .slick-prev:hover,
  .i3-slider.slick-slider.\--style-listing .slick-next:hover {
    background-color: #FFF; }
    .i3-slider.slick-slider.\--style-listing .slick-prev:hover:before,
    .i3-slider.slick-slider.\--style-listing .slick-next:hover:before {
      color: #3D2656; }
  .i3-slider.slick-slider.\--style-updates .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .i3-slider.slick-slider.\--style-updates .slick-prev,
  .i3-slider.slick-slider.\--style-updates .slick-next {
    border-radius: 0px !important;
    position: absolute;
    padding: 0px !important;
    background: transparent;
    color: #3D2656;
    width: auto; }
    .i3-slider.slick-slider.\--style-updates .slick-prev:hover, .i3-slider.slick-slider.\--style-updates .slick-prev:focus,
    .i3-slider.slick-slider.\--style-updates .slick-next:hover,
    .i3-slider.slick-slider.\--style-updates .slick-next:focus {
      outline: none;
      background: transparent !important; }
      .i3-slider.slick-slider.\--style-updates .slick-prev:hover:before, .i3-slider.slick-slider.\--style-updates .slick-prev:focus:before,
      .i3-slider.slick-slider.\--style-updates .slick-next:hover:before,
      .i3-slider.slick-slider.\--style-updates .slick-next:focus:before {
        color: #3D2656 !important; }
    @media (min-width: 1400px) {
      .i3-slider.slick-slider.\--style-updates .slick-prev,
      .i3-slider.slick-slider.\--style-updates .slick-next {
        display: block !important; } }
    .i3-slider.slick-slider.\--style-updates .slick-prev:hover, .i3-slider.slick-slider.\--style-updates .slick-prev:focus,
    .i3-slider.slick-slider.\--style-updates .slick-next:hover,
    .i3-slider.slick-slider.\--style-updates .slick-next:focus {
      outline: none;
      background: #3D2656; }
      .i3-slider.slick-slider.\--style-updates .slick-prev:hover:before, .i3-slider.slick-slider.\--style-updates .slick-prev:focus:before,
      .i3-slider.slick-slider.\--style-updates .slick-next:hover:before,
      .i3-slider.slick-slider.\--style-updates .slick-next:focus:before {
        color: #FFF; }
    .i3-slider.slick-slider.\--style-updates .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--style-updates .slick-next.slick-disabled {
      pointer-events: none;
      opacity: .8; }
    .i3-slider.slick-slider.\--style-updates .slick-prev:before,
    .i3-slider.slick-slider.\--style-updates .slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      font-weight: 700;
      font-size: 1.44444rem;
      line-height: 1;
      color: #3D2656; }
  .i3-slider.slick-slider.\--style-updates .slick-prev {
    left: -30px; }
  .i3-slider.slick-slider.\--style-updates .slick-next {
    right: -30px; }
  .i3-slider.slick-slider .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 15px 0 0 0;
    width: 100%; }
    .i3-slider.slick-slider .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0;
      cursor: pointer;
      width: 10px;
      height: 10px;
      margin: 0 0.33333rem;
      border-radius: 50%;
      overflow: hidden; }
      .i3-slider.slick-slider .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        outline: none;
        color: transparent;
        cursor: pointer;
        line-height: 1;
        width: 100%;
        height: 100%; }
        .i3-slider.slick-slider .slick-dots li button:before {
          content: '';
          width: 100%;
          height: 100%;
          display: block;
          background-color: #BBBEC0;
          text-align: center; }
      .i3-slider.slick-slider .slick-dots li.slick-active button:before {
        background-color: #625CF2; }
  .i3-slider.slick-slider.\--dots-light .slick-dots li.slick-active button:before {
    background-color: #3D2656; }
  .i3-slider.slick-slider.\--style-equal-height-slides .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-flex; }
    .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      height: auto; }
      .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide > div {
        width: 100%;
        height: 100%; }
        .ipad .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide > div {
          height: auto; }
  .i3-slider.slick-slider.\--style-overflow .slick-slide:not(.slick-active) {
    opacity: 1; }
  @media (min-width: 768px) {
    .i3-slider.slick-slider.\--style-overflow .slick-list.draggable {
      overflow: visible !important; } }
  .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev,
  .i3-slider.slick-slider.\--style-arrow-right-left .slick-next {
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #FFF; }
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev:before,
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-next:before {
      color: #625CF2; }
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev:hover, .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev:focus,
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-next:hover,
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-next:focus {
      outline: none;
      background: rgba(28, 33, 38, 0.3); }
      .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev:hover:before, .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev:focus:before,
      .i3-slider.slick-slider.\--style-arrow-right-left .slick-next:hover:before,
      .i3-slider.slick-slider.\--style-arrow-right-left .slick-next:focus:before {
        color: #FFF; }
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev.slick-disabled,
    .i3-slider.slick-slider.\--style-arrow-right-left .slick-next.slick-disabled {
      background: rgba(28, 33, 38, 0.3); }
      .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev.slick-disabled:before,
      .i3-slider.slick-slider.\--style-arrow-right-left .slick-next.slick-disabled:before {
        color: #FFF; }
  .i3-slider.slick-slider.\--style-arrow-right-left .slick-prev {
    left: 0; }
  .i3-slider.slick-slider.\--style-arrow-right-left .slick-next {
    right: 0; }
  .i3-slider.slick-slider.\--style-squeeze .slick-list {
    margin: 0 auto !important; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-squeeze .slick-list {
        width: 90%; } }
  .i3-slider.slick-slider.\--style-squeeze .slick-prev,
  .i3-slider.slick-slider.\--style-squeeze .slick-next {
    display: block !important; }
  .i3-slider.slick-slider.\--style-squeeze .slick-prev {
    left: 0; }
  .i3-slider.slick-slider.\--style-squeeze .slick-next {
    right: 0; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-prev:before,
  .i3-slider.slick-slider.\--style-arrows-inset .slick-next:before {
    color: #FFF; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-prev {
    left: 1rem; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-next {
    right: 1rem; }
  .i3-slider.slick-slider.\--style-arrows-edge-to-edge .slick-prev {
    left: -40px; }
    @media (min-width: 1620px) {
      .i3-slider.slick-slider.\--style-arrows-edge-to-edge .slick-prev {
        left: 0; } }
  .i3-slider.slick-slider.\--style-arrows-edge-to-edge .slick-next {
    right: -40px; }
    @media (min-width: 1620px) {
      .i3-slider.slick-slider.\--style-arrows-edge-to-edge .slick-next {
        right: 0; } }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-1 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-1 .slick-slide {
        margin-left: 5px;
        margin-right: 5px; } }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-1 .slick-list {
        margin-left: -5px;
        margin-right: -5px; } }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-2 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-2 .slick-slide {
        margin-left: 10px;
        margin-right: 10px; } }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-2 .slick-list {
        margin-left: -10px;
        margin-right: -10px; } }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-3 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-3 .slick-slide {
        margin-left: 15px;
        margin-right: 15px; } }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-3 .slick-list {
        margin-left: -15px;
        margin-right: -15px; } }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-4 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-4 .slick-slide {
        margin-left: 20px;
        margin-right: 20px; } }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-4 .slick-list {
        margin-left: -20px;
        margin-right: -20px; } }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-5 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-5 .slick-slide {
        margin-left: 25px;
        margin-right: 25px; } }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-5 .slick-list {
        margin-left: -25px;
        margin-right: -25px; } }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-6 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-6 .slick-slide {
        margin-left: 30px;
        margin-right: 30px; } }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-6 .slick-list {
        margin-left: -30px;
        margin-right: -30px; } }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-7 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-7 .slick-slide {
        margin-left: 35px;
        margin-right: 35px; } }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-7 .slick-list {
        margin-left: -35px;
        margin-right: -35px; } }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-8 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-8 .slick-slide {
        margin-left: 40px;
        margin-right: 40px; } }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-8 .slick-list {
        margin-left: -40px;
        margin-right: -40px; } }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-9 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-9 .slick-slide {
        margin-left: 45px;
        margin-right: 45px; } }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-9 .slick-list {
        margin-left: -45px;
        margin-right: -45px; } }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
    .i3-slider.slick-slider.\--style-offsets-10 .slick-slide .slick-slide {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-10 .slick-slide {
        margin-left: 50px;
        margin-right: 50px; } }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-offsets-10 .slick-list {
        margin-left: -50px;
        margin-right: -50px; } }
  .i3-slider.slick-slider.\--type-drag .slick-list {
    overflow: initial;
    padding: 0 30px !important; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--type-drag .slick-list {
        padding: 0 100px !important; } }
    .i3-slider.slick-slider.\--type-drag .slick-list .slick-slide {
      outline: none !important; }
  .i3-slider.slick-slider.\--type-drag .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .i3-slider.slick-slider.\--type-drag .slick-dots li {
      width: 3rem;
      height: 20px;
      border-radius: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin: 0 .1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .i3-slider.slick-slider.\--type-drag .slick-dots li:hover button {
        height: 5px; }
      .i3-slider.slick-slider.\--type-drag .slick-dots li button {
        width: 100%;
        height: 1px;
        background-color: #000;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: .1s;
        -o-transition: .1s;
        transition: .1s; }
        .i3-slider.slick-slider.\--type-drag .slick-dots li button::before {
          display: none; }
    .i3-slider.slick-slider.\--type-drag .slick-dots li.slick-active button {
      height: 11px;
      border-radius: 3px; }
  .i3-slider.slick-slider.\--style-dot-bars .slick-dots li {
    width: 44px;
    height: 4px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .i3-slider.slick-slider.\--style-dot-bars .slick-dots li button {
      width: 44px;
      height: 4px;
      border-radius: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #CFCFCF; }
      .i3-slider.slick-slider.\--style-dot-bars .slick-dots li button::before {
        width: 44px;
        height: 4px;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
  .i3-slider.slick-slider.\--style-dot-bars .slick-dots li.slick-active button:before {
    background-color: #36B7CF; }
  .i3-slider.slick-slider.\--style-dots-inset .slick-dots {
    position: absolute;
    bottom: 0; }
  .i3-slider.slick-slider.\--style-dots-left-aligned .slick-dots {
    text-align: left; }
    .i3-slider.slick-slider.\--style-dots-left-aligned .slick-dots li {
      margin: 0 .5rem 0 0; }
  .i3-slider.slick-slider.\--theme-dots-white .slick-dots li button:before {
    content: '';
    width: 40px;
    height: 5px;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    text-align: center; }
  .i3-slider.slick-slider.\--theme-dots-white .slick-dots li.slick-active button:before {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); }
  .i3-slider.slick-slider.\--style-thumbnail .slick-slide {
    margin-left: 6px;
    margin-right: 6px; }
  .i3-slider.slick-slider.\--style-thumbnail .slick-list {
    margin-left: -6px;
    margin-right: -6px; }
  .i3-slider.slick-slider.\--style-media-center .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .i3-slider.slick-slider.\--style-media-center .slick-dots li {
      width: 100%;
      height: 3px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 0;
      margin: 0; }
      .i3-slider.slick-slider.\--style-media-center .slick-dots li button {
        width: 100%;
        height: 100%; }
        .i3-slider.slick-slider.\--style-media-center .slick-dots li button:before {
          background: rgba(255, 255, 255, 0.3);
          width: 100%;
          height: 100%;
          border-radius: 0; }
      .i3-slider.slick-slider.\--style-media-center .slick-dots li .slick-active button:before {
        background: #3D2656; }
  .i3-slider.slick-slider.\--style-testimonial .slick-dots li button:before {
    background-color: rgba(255, 255, 255, 0.5); }
  .i3-slider.slick-slider.\--style-testimonial .slick-dots li.slick-active button:before {
    background-color: #1C2126; }
  .i3-slider.slick-slider.\--style-casestudy .slick-dots {
    margin-top: 28px !important; }
    @media (min-width: 1024px) {
      .i3-slider.slick-slider.\--style-casestudy .slick-dots {
        margin-top: 2.22222rem !important; } }
  .i3-slider.slick-slider.\--home-hero .slick-slide {
    width: 100%; }
  .i3-slider.slick-slider.\--style-equal-heights .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .i3-slider.slick-slider.\--style-equal-heights .slick-track .slick-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto; }
      .i3-slider.slick-slider.\--style-equal-heights .slick-track .slick-slide > div {
        width: 100%;
        height: 100%; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+1) .box-service__media img {
    border: 2.6px solid #FFEB6B; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+1) .box-service__tag P {
    background: #FFEB6B; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+1) .box-service__content__link i {
    background: #FFEB6B; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+1) .box-service__content:hover {
    background-color: #FFEB6B; }
    .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+1) .box-service__content:hover .box-service__content__link i {
      color: #FFEB6B; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+2) .box-service__media img {
    border: 2.6px solid #FFCCAD; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+2) .box-service__tag p {
    background: #FFCCAD; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+2) .box-service__content__link i {
    background: #FFCCAD; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+2) .box-service__content:hover {
    background-color: #FFCCAD; }
    .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+2) .box-service__content:hover .box-service__content__link i {
      color: #FFCCAD; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+3) .box-service .box-service__media img {
    border: 2.6px solid #A175EE; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+3) .box-service .box-service__tag p {
    background: #A175EE; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+3) .box-service .box-service__content__link i {
    background: #A175EE; }
  .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+3) .box-service .box-service__content:hover {
    background-color: #A175EE; }
    .i3-slider.slick-slider.\--service-slider .slick-slide:nth-child(3n+3) .box-service .box-service__content:hover .box-service__content__link i {
      color: #A175EE; }
  .i3-slider.slick-slider.\--gallery-slider .slick-slide {
    position: relative;
    margin: 0 6px; }
    .i3-slider.slick-slider.\--gallery-slider .slick-slide img {
      opacity: 0.7; }
    .i3-slider.slick-slider.\--gallery-slider .slick-slide.slick-active img {
      opacity: 1;
      border: 2.706px solid #625CF2; }
  .i3-slider.slick-slider.\--gallery-style-two .slick-arrow {
    top: unset;
    bottom: -70px;
    left: 100px;
    right: 0;
    margin: 0 auto; }
    .i3-slider.slick-slider.\--gallery-style-two .slick-arrow.slick-prev {
      right: 120px; }
  .i3-slider.slick-slider.\--style-home-slider .slick-slide {
    position: relative;
    width: 100%;
    min-height: 46.66667rem; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-home-slider .slick-slide {
        min-height: 42.35294rem; } }
    @media (min-width: 1199px) {
      .i3-slider.slick-slider.\--style-home-slider .slick-slide {
        min-height: 47.05882rem; } }
    .i3-slider.slick-slider.\--style-home-slider .slick-slide .slick-track {
      height: 100%; }
  .i3-slider.slick-slider.\--style-home-slider .slick-dots {
    margin: 0;
    position: absolute;
    bottom: 20px; }
    .i3-slider.slick-slider.\--style-home-slider .slick-dots li.slick-active button:before {
      background-color: #3D2656; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: black;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }
  .fancybox-bg.\--type-content {
    background: rgba(6, 67, 112, 0.3); }

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: #FFF;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #000; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #000; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  -o-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  -o-transition: stroke .1s;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  text-align: center;
  right: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
