.hr-pbf-icon-right .icon, .hr-pbf-icon-right .icon-close span, .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span, .lang-switcher .language-menu > li::after, .nav-toggle span, .pool-builder-gallery-container .tns-controls, .pool-builder-gallery-modal .tns-controls, .video-popup-modal .close-icon span, .gallery-modal .close-icon span, .gm-thumbnails-controls, .gallery-archive .close-icon span, .filter-dropdown-option.is-selected::before, .filter-dropdown-option .close-icon, .filter-dropdown-option .close-icon span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.btn.js-load-more::before, .custom-form input.js-load-more[type="submit"]::before, .prsb-content-container, .js-video-popup .video-popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

button {
  color: inherit; }

* {
  box-sizing: border-box; }

body {
  font: 16px/1 "vag-rundschrift-d", "Helvetica", sans-serif;
  letter-spacing: 0.6px;
  color: #34373F;
  overflow-x: hidden; }
  body.nav-opened {
    overflow: hidden; }

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

a {
  text-decoration: none; }

strong {
  font-weight: 400; }

.wrap {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto; }

@media screen and (max-width: 660px) {
  .wrap {
    padding: 0 20px; } }

.inner-wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px; }

.wrap-small {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto; }

.screen-reader-text, .custom-form .gform_fields .gfield_label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.alignright {
  float: right;
  margin: 0 0 10px 10px; }

@media screen and (max-width: 660px) {
  .alignright {
    float: none;
    display: block;
    margin: 0 auto 10px; } }

.aligncenter {
  display: block;
  margin: 0 auto 10px; }

.alignleft {
  float: left;
  margin: 0 10px 10px 0; }

@media screen and (max-width: 660px) {
  .alignleft {
    float: none;
    display: block;
    margin: 0 auto 10px; } }

.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw); }

.alignwide {
  width: 100%; }

@media screen and (min-width: 1061px) {
  .alignwide {
    width: 100vw;
    max-width: 1440px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

.pt-0 {
  padding-top: 0px !important; }

.pt-1 {
  padding-top: 20px !important; }

.pt-2 {
  padding-top: 40px !important; }

.pt-3 {
  padding-top: 60px !important; }

.pt-4 {
  padding-top: 80px !important; }

.pt-5 {
  padding-top: 100px !important; }

.pt-6 {
  padding-top: 120px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pr-1 {
  padding-right: 20px !important; }

.pr-2 {
  padding-right: 40px !important; }

.pr-3 {
  padding-right: 60px !important; }

.pr-4 {
  padding-right: 80px !important; }

.pr-5 {
  padding-right: 100px !important; }

.pr-6 {
  padding-right: 120px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-1 {
  padding-bottom: 20px !important; }

.pb-2 {
  padding-bottom: 40px !important; }

.pb-3 {
  padding-bottom: 60px !important; }

.pb-4 {
  padding-bottom: 80px !important; }

.pb-5 {
  padding-bottom: 100px !important; }

.pb-6 {
  padding-bottom: 120px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pl-1 {
  padding-left: 20px !important; }

.pl-2 {
  padding-left: 40px !important; }

.pl-3 {
  padding-left: 60px !important; }

.pl-4 {
  padding-left: 80px !important; }

.pl-5 {
  padding-left: 100px !important; }

.pl-6 {
  padding-left: 120px !important; }

.p-0 {
  padding: 0px !important; }

.p-1 {
  padding: 20px !important; }

.p-2 {
  padding: 40px !important; }

.p-3 {
  padding: 60px !important; }

.p-4 {
  padding: 80px !important; }

.p-5 {
  padding: 100px !important; }

.p-6 {
  padding: 120px !important; }

.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.px-1 {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.px-2 {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.px-3 {
  padding-right: 60px !important;
  padding-left: 60px !important; }

.px-4 {
  padding-right: 80px !important;
  padding-left: 80px !important; }

.px-5 {
  padding-right: 100px !important;
  padding-left: 100px !important; }

.px-6 {
  padding-right: 120px !important;
  padding-left: 120px !important; }

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.py-1 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.py-2 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.py-3 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.py-4 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.py-5 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.py-6 {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

@media screen and (min-width: 361px) {
  .pt-x-sm-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-0 {
    padding-top: 0px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-1 {
    padding-top: 20px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-2 {
    padding-top: 40px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-3 {
    padding-top: 60px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-4 {
    padding-top: 80px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-5 {
    padding-top: 100px !important; } }

@media screen and (min-width: 361px) {
  .pt-x-sm-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 441px) {
  .pt-sm-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 661px) {
  .pt-md-sm-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 769px) {
  .pt-md-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 1061px) {
  .pt-md-lg-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 1281px) {
  .pt-lg-6 {
    padding-top: 120px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-0 {
    padding-right: 0px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-1 {
    padding-right: 20px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-2 {
    padding-right: 40px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-3 {
    padding-right: 60px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-4 {
    padding-right: 80px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-5 {
    padding-right: 100px !important; } }

@media screen and (min-width: 361px) {
  .pr-x-sm-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 441px) {
  .pr-sm-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 661px) {
  .pr-md-sm-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 769px) {
  .pr-md-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 1061px) {
  .pr-md-lg-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 1281px) {
  .pr-lg-6 {
    padding-right: 120px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-0 {
    padding-bottom: 0px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-1 {
    padding-bottom: 20px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-2 {
    padding-bottom: 40px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-3 {
    padding-bottom: 60px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-4 {
    padding-bottom: 80px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-5 {
    padding-bottom: 100px !important; } }

@media screen and (min-width: 361px) {
  .pb-x-sm-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 441px) {
  .pb-sm-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 661px) {
  .pb-md-sm-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 769px) {
  .pb-md-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 1061px) {
  .pb-md-lg-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 1281px) {
  .pb-lg-6 {
    padding-bottom: 120px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-0 {
    padding-left: 0px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-1 {
    padding-left: 20px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-2 {
    padding-left: 40px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-3 {
    padding-left: 60px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-4 {
    padding-left: 80px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-5 {
    padding-left: 100px !important; } }

@media screen and (min-width: 361px) {
  .pl-x-sm-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 441px) {
  .pl-sm-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 661px) {
  .pl-md-sm-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 769px) {
  .pl-md-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 1061px) {
  .pl-md-lg-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 1281px) {
  .pl-lg-6 {
    padding-left: 120px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-0 {
    padding: 0px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-0 {
    padding: 0px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-0 {
    padding: 0px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-0 {
    padding: 0px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-0 {
    padding: 0px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-0 {
    padding: 0px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-1 {
    padding: 20px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-1 {
    padding: 20px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-1 {
    padding: 20px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-1 {
    padding: 20px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-1 {
    padding: 20px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-1 {
    padding: 20px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-2 {
    padding: 40px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-2 {
    padding: 40px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-2 {
    padding: 40px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-2 {
    padding: 40px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-2 {
    padding: 40px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-2 {
    padding: 40px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-3 {
    padding: 60px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-3 {
    padding: 60px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-3 {
    padding: 60px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-3 {
    padding: 60px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-3 {
    padding: 60px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-3 {
    padding: 60px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-4 {
    padding: 80px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-4 {
    padding: 80px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-4 {
    padding: 80px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-4 {
    padding: 80px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-4 {
    padding: 80px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-4 {
    padding: 80px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-5 {
    padding: 100px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-5 {
    padding: 100px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-5 {
    padding: 100px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-5 {
    padding: 100px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-5 {
    padding: 100px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-5 {
    padding: 100px !important; } }

@media screen and (min-width: 361px) {
  .pxy-x-sm-6 {
    padding: 120px !important; } }

@media screen and (min-width: 441px) {
  .pxy-sm-6 {
    padding: 120px !important; } }

@media screen and (min-width: 661px) {
  .pxy-md-sm-6 {
    padding: 120px !important; } }

@media screen and (min-width: 769px) {
  .pxy-md-6 {
    padding: 120px !important; } }

@media screen and (min-width: 1061px) {
  .pxy-md-lg-6 {
    padding: 120px !important; } }

@media screen and (min-width: 1281px) {
  .pxy-lg-6 {
    padding: 120px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 769px) {
  .px-md-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-0 {
    padding-right: 0px !important;
    padding-left: 0px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 769px) {
  .px-md-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-1 {
    padding-right: 20px !important;
    padding-left: 20px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 769px) {
  .px-md-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-2 {
    padding-right: 40px !important;
    padding-left: 40px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 769px) {
  .px-md-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-3 {
    padding-right: 60px !important;
    padding-left: 60px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 769px) {
  .px-md-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-4 {
    padding-right: 80px !important;
    padding-left: 80px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 769px) {
  .px-md-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-5 {
    padding-right: 100px !important;
    padding-left: 100px !important; } }

@media screen and (min-width: 361px) {
  .px-x-sm-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 441px) {
  .px-sm-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 661px) {
  .px-md-sm-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 769px) {
  .px-md-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 1061px) {
  .px-md-lg-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 1281px) {
  .px-lg-6 {
    padding-right: 120px !important;
    padding-left: 120px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 769px) {
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 769px) {
  .py-md-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 769px) {
  .py-md-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-2 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 769px) {
  .py-md-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 769px) {
  .py-md-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 769px) {
  .py-md-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; } }

@media screen and (min-width: 361px) {
  .py-x-sm-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

@media screen and (min-width: 441px) {
  .py-sm-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

@media screen and (min-width: 661px) {
  .py-md-sm-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

@media screen and (min-width: 769px) {
  .py-md-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

@media screen and (min-width: 1061px) {
  .py-md-lg-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

@media screen and (min-width: 1281px) {
  .py-lg-6 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; } }

.mt-0 {
  margin-top: 0px !important; }

.mt-1 {
  margin-top: 20px !important; }

.mt-2 {
  margin-top: 40px !important; }

.mt-3 {
  margin-top: 60px !important; }

.mt-4 {
  margin-top: 80px !important; }

.mt-5 {
  margin-top: 100px !important; }

.mt-6 {
  margin-top: 120px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-1 {
  margin-right: 20px !important; }

.mr-2 {
  margin-right: 40px !important; }

.mr-3 {
  margin-right: 60px !important; }

.mr-4 {
  margin-right: 80px !important; }

.mr-5 {
  margin-right: 100px !important; }

.mr-6 {
  margin-right: 120px !important; }

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

.mb-1 {
  margin-bottom: 20px !important; }

.mb-2 {
  margin-bottom: 40px !important; }

.mb-3 {
  margin-bottom: 60px !important; }

.mb-4 {
  margin-bottom: 80px !important; }

.mb-5 {
  margin-bottom: 100px !important; }

.mb-6 {
  margin-bottom: 120px !important; }

.ml-0 {
  margin-left: 0px !important; }

.ml-1 {
  margin-left: 20px !important; }

.ml-2 {
  margin-left: 40px !important; }

.ml-3 {
  margin-left: 60px !important; }

.ml-4 {
  margin-left: 80px !important; }

.ml-5 {
  margin-left: 100px !important; }

.ml-6 {
  margin-left: 120px !important; }

.m-0 {
  margin: 0px !important; }

.m-1 {
  margin: 20px !important; }

.m-2 {
  margin: 40px !important; }

.m-3 {
  margin: 60px !important; }

.m-4 {
  margin: 80px !important; }

.m-5 {
  margin: 100px !important; }

.m-6 {
  margin: 120px !important; }

.mx-0 {
  margin-right: 0px !important;
  margin-left: 0px !important; }

.mx-1 {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.mx-2 {
  margin-right: 40px !important;
  margin-left: 40px !important; }

.mx-3 {
  margin-right: 60px !important;
  margin-left: 60px !important; }

.mx-4 {
  margin-right: 80px !important;
  margin-left: 80px !important; }

.mx-5 {
  margin-right: 100px !important;
  margin-left: 100px !important; }

.mx-6 {
  margin-right: 120px !important;
  margin-left: 120px !important; }

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

.my-1 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.my-2 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.my-3 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.my-4 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.my-5 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.my-6 {
  margin-top: 120px !important;
  margin-bottom: 120px !important; }

@media screen and (min-width: 361px) {
  .mt-x-sm-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-0 {
    margin-top: 0px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-1 {
    margin-top: 20px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-2 {
    margin-top: 40px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-3 {
    margin-top: 60px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-4 {
    margin-top: 80px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-5 {
    margin-top: 100px !important; } }

@media screen and (min-width: 361px) {
  .mt-x-sm-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 441px) {
  .mt-sm-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 661px) {
  .mt-md-sm-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 769px) {
  .mt-md-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 1061px) {
  .mt-md-lg-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 1281px) {
  .mt-lg-6 {
    margin-top: 120px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-0 {
    margin-right: 0px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-1 {
    margin-right: 20px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-2 {
    margin-right: 40px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-3 {
    margin-right: 60px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-4 {
    margin-right: 80px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-5 {
    margin-right: 100px !important; } }

@media screen and (min-width: 361px) {
  .mr-x-sm-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 441px) {
  .mr-sm-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 661px) {
  .mr-md-sm-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 769px) {
  .mr-md-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 1061px) {
  .mr-md-lg-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 1281px) {
  .mr-lg-6 {
    margin-right: 120px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-0 {
    margin-bottom: 0px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-1 {
    margin-bottom: 20px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-2 {
    margin-bottom: 40px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-3 {
    margin-bottom: 60px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-4 {
    margin-bottom: 80px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-5 {
    margin-bottom: 100px !important; } }

@media screen and (min-width: 361px) {
  .mb-x-sm-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 441px) {
  .mb-sm-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 661px) {
  .mb-md-sm-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 769px) {
  .mb-md-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 1061px) {
  .mb-md-lg-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 1281px) {
  .mb-lg-6 {
    margin-bottom: 120px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-0 {
    margin-left: 0px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-1 {
    margin-left: 20px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-2 {
    margin-left: 40px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-3 {
    margin-left: 60px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-4 {
    margin-left: 80px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-5 {
    margin-left: 100px !important; } }

@media screen and (min-width: 361px) {
  .ml-x-sm-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 441px) {
  .ml-sm-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 661px) {
  .ml-md-sm-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 769px) {
  .ml-md-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 1061px) {
  .ml-md-lg-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 1281px) {
  .ml-lg-6 {
    margin-left: 120px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-0 {
    margin: 0px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-0 {
    margin: 0px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-0 {
    margin: 0px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-0 {
    margin: 0px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-0 {
    margin: 0px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-0 {
    margin: 0px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-1 {
    margin: 20px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-1 {
    margin: 20px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-1 {
    margin: 20px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-1 {
    margin: 20px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-1 {
    margin: 20px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-1 {
    margin: 20px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-2 {
    margin: 40px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-2 {
    margin: 40px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-2 {
    margin: 40px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-2 {
    margin: 40px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-2 {
    margin: 40px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-2 {
    margin: 40px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-3 {
    margin: 60px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-3 {
    margin: 60px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-3 {
    margin: 60px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-3 {
    margin: 60px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-3 {
    margin: 60px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-3 {
    margin: 60px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-4 {
    margin: 80px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-4 {
    margin: 80px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-4 {
    margin: 80px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-4 {
    margin: 80px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-4 {
    margin: 80px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-4 {
    margin: 80px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-5 {
    margin: 100px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-5 {
    margin: 100px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-5 {
    margin: 100px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-5 {
    margin: 100px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-5 {
    margin: 100px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-5 {
    margin: 100px !important; } }

@media screen and (min-width: 361px) {
  .mxy-x-sm-6 {
    margin: 120px !important; } }

@media screen and (min-width: 441px) {
  .mxy-sm-6 {
    margin: 120px !important; } }

@media screen and (min-width: 661px) {
  .mxy-md-sm-6 {
    margin: 120px !important; } }

@media screen and (min-width: 769px) {
  .mxy-md-6 {
    margin: 120px !important; } }

@media screen and (min-width: 1061px) {
  .mxy-md-lg-6 {
    margin: 120px !important; } }

@media screen and (min-width: 1281px) {
  .mxy-lg-6 {
    margin: 120px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-0 {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-1 {
    margin-right: 20px !important;
    margin-left: 20px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-2 {
    margin-right: 40px !important;
    margin-left: 40px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-3 {
    margin-right: 60px !important;
    margin-left: 60px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-4 {
    margin-right: 80px !important;
    margin-left: 80px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-5 {
    margin-right: 100px !important;
    margin-left: 100px !important; } }

@media screen and (min-width: 361px) {
  .mx-x-sm-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 441px) {
  .mx-sm-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 661px) {
  .mx-md-sm-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 769px) {
  .mx-md-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 1061px) {
  .mx-md-lg-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 1281px) {
  .mx-lg-6 {
    margin-right: 120px !important;
    margin-left: 120px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 769px) {
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 769px) {
  .my-md-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 769px) {
  .my-md-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 769px) {
  .my-md-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 769px) {
  .my-md-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 769px) {
  .my-md-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; } }

@media screen and (min-width: 361px) {
  .my-x-sm-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

@media screen and (min-width: 441px) {
  .my-sm-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

@media screen and (min-width: 661px) {
  .my-md-sm-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

@media screen and (min-width: 769px) {
  .my-md-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

@media screen and (min-width: 1061px) {
  .my-md-lg-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

@media screen and (min-width: 1281px) {
  .my-lg-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; } }

.zindex-300 {
  position: relative;
  z-index: 300; }

.has-text-align-center, .custom-form .gform_footer {
  text-align: center; }

.has-text-align-left {
  text-align: left; }

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

.has-bg-colour-1 {
  background-color: #F2F2F2; }

.wp-block-group .wrap-small {
  display: block;
  max-width: 320px;
  margin: 0 auto; }

.d-none {
  display: none; }

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

h1 {
  font-size: 3.75rem; }

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

@media screen and (min-width: 1061px) {
  h2,
  .h2 {
    font-size: 2rem; } }

@media screen and (min-width: 1441px) {
  h2,
  .h2 {
    font-size: 2.625rem; } }

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

@media screen and (min-width: 1061px) {
  h3,
  .h3 {
    font-size: 2rem; } }

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

@media screen and (min-width: 1061px) {
  h4,
  .h4 {
    font-size: 2rem; } }

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5 {
  margin: 22px 0;
  line-height: 1.2; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
  .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong {
    color: #01D1C1; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
  .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child {
    margin-top: 0; }

p, #editor p {
  margin: 22px 0;
  line-height: 1.625rem;
  font-weight: 300; }
  p:first-child, #editor p:first-child {
    margin-top: 0; }
  p:last-child, #editor p:last-child {
    margin-bottom: 0; }

main ul {
  margin: 0;
  list-style: disc; }
  main ul:first-child {
    margin-top: 0; }
  main ul:last-child {
    margin-bottom: 0; }
  main ul li {
    line-height: 1.625rem;
    font-weight: 300; }
  main ul.has-tick-icons {
    list-style: none; }
    main ul.has-tick-icons li {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      margin-bottom: 12px; }
      main ul.has-tick-icons li::before {
        min-width: 24px;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 15px;
        background: url(../../images/svgs/icon-tick-circle.svg) no-repeat center center/100%;
        content: ""; }

main a {
  font-size: 1.125rem;
  font-weight: 400;
  color: #01D1C1; }
  .acf-input main a {
    font-size: 1rem; }
  main a.has-tel-icon {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    margin-top: 15px; }

@media screen and (min-width: 1061px) {
  main a.has-tel-icon {
    margin-top: 0; } }
    main a.has-tel-icon::before {
      width: 16px;
      height: 16px;
      display: inline-block;
      margin-right: 8px;
      background: url(../../images/svgs/icon-phone.svg) no-repeat center center/100%;
      content: ""; }

.flex-grid {
  display: -webkit-box;
  display: flex; }
  .flex-grid.auto-grid .flex-item {
    -webkit-box-flex: 1;
            flex: 1; }

.grid {
  display: -ms-grid;
  display: grid; }
  .grid.has-3-columns {
    -ms-grid-columns: 1fr 45px 1fr 45px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 45px; }
  .grid.has-3-columns > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
  .grid.has-3-columns > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
  .grid.has-3-columns > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5; }

@media screen and (max-width: 1060px) and (min-width: 769px) {
  .grid.has-3-columns {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; } }

@media screen and (max-width: 768px) {
  .grid.has-3-columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px; } }

@media screen and (max-width: 1060px) and (min-width: 769px) {
  .grid.has-3-columns .grid-item:last-child {
    display: none; } }

@media screen and (max-width: 1540px) and (min-width: 661px) {
  .post-grid {
    padding-right: 40px;
    padding-left: 40px; } }

#header {
  position: relative;
  display: -webkit-box;
  display: flex;
  border-bottom: solid 5px #01D1C1;
  z-index: 999; }

.header-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-left: 50px;
  background-color: #FFFFFF;
  -webkit-box-flex: 1;
          flex: 1; }

@media screen and (min-width: 1061px) {
  .header-left {
    width: calc(100% - 535px); } }

@media screen and (max-width: 1740px) and (min-width: 1361px) {
  .header-left {
    width: calc(100% - 465px); } }

@media screen and (max-width: 1360px) {
  .header-left {
    width: calc(100% - 300px); } }

@media screen and (max-width: 1060px) {
  .header-left {
    width: auto;
    padding-left: 30px; } }

@media screen and (min-width: 1061px) {
  [lang="fr-FR"] .header-left {
    width: calc(100% - 570px); } }

@media screen and (max-width: 1740px) and (min-width: 1361px) {
  [lang="fr-FR"] .header-left {
    width: calc(100% - 500px); } }

@media screen and (max-width: 1500px) and (min-width: 1061px) {
  [lang="fr-FR"] .header-left {
    width: calc(100% - 310px); } }

.header-right {
  width: 535px;
  padding: 15px 50px 15px 20px;
  background: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin: 0; }

@media screen and (max-width: 1740px) and (min-width: 1361px) {
  .header-right {
    width: 465px; } }

@media screen and (max-width: 1360px) and (min-width: 1061px) {
  .header-right {
    width: 300px; } }

@media screen and (max-width: 1060px) {
  .header-right {
    -webkit-box-pack: end;
            justify-content: flex-end;
    width: auto;
    padding-right: 20px; } }

@media screen and (min-width: 1061px) {
  [lang="fr-FR"] .header-right {
    width: 570px; } }

@media screen and (max-width: 1740px) and (min-width: 1361px) {
  [lang="fr-FR"] .header-right {
    width: 500px; } }

@media screen and (max-width: 1500px) and (min-width: 1061px) {
  [lang="fr-FR"] .header-right {
    width: 310px; } }

.hl-logo {
  width: 213px;
  height: 44px;
  margin: 27px 20px 20px 0; }

@media screen and (max-width: 1060px) {
  .hl-logo {
    width: 180px;
    height: 37px; } }
  .hl-logo svg {
    width: 100%;
    height: 100%; }

.hr-top {
  margin-bottom: 15px;
  color: #FFFFFF;
  text-align: center; }

.hr-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }

.hr-phone {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  color: inherit; }

@media screen and (max-width: 660px) {
  .header-right .hr-phone {
    display: none; } }
  .hr-phone .icon {
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: flex;
    margin-right: 6px; }
  .hr-phone svg {
    width: 100%;
    height: 100%;
    fill: #01D1C1; }
  .hr-phone .text {
    font-size: 1.125rem;
    white-space: nowrap; }

.hr-pbf-label {
  font-size: 0.8125rem;
  line-height: 1rem; }

.hr-pbf-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 8px 10px;
  border: solid 2px #FFFFFF;
  margin-left: 15px;
  background-color: transparent;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .hr-pbf-btn.is-active {
    border-color: #34373F;
    background-color: #34373F;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.hr-pbf-icon-left {
  width: 14px;
  height: 14px;
  margin-right: 10px; }
  .hr-pbf-icon-left svg {
    width: 100%;
    height: 100%;
    fill: #FFFFFF; }

.hr-pbf-text {
  width: 101px;
  font-family: inherit;
  font-size: 0.9375rem;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .is-active .hr-pbf-text {
    color: #FFFFFF; }

.hr-pbf-icon-right {
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: 10px; }
  .hr-pbf-icon-right .icon {
    right: 0; }
  .hr-pbf-icon-right .icon-arrow {
    width: 10px;
    height: 6px;
    display: -webkit-box;
    display: flex; }
    .is-active .hr-pbf-icon-right .icon-arrow {
      opacity: 0;
      visibility: hidden; }
    .hr-pbf-icon-right .icon-arrow svg {
      width: 100%;
      height: 100%; }
  .hr-pbf-icon-right .icon-close {
    display: -webkit-box;
    display: flex;
    font-size: 0;
    opacity: 0;
    visibility: hidden; }
    .hr-pbf-icon-right .icon-close {
      width: 10px;
      height: 10px;
      cursor: pointer; }
      .hr-pbf-icon-right .icon-close span {
        width: 100%;
        height: 2px;
        border-radius: 2px;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        background-color: transparent; }
        .hr-pbf-icon-right .icon-close span::before, .hr-pbf-icon-right .icon-close span::after {
          width: 100%;
          height: 100%;
          background-color: #EDF2F2;
          border-radius: 2px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          content: ""; }
        .hr-pbf-icon-right .icon-close span::before {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .hr-pbf-icon-right .icon-close span::after {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
    .is-active .hr-pbf-icon-right .icon-close {
      opacity: 1;
      visibility: visible; }

.hr-pool-builder-finder-container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }
  .hr-pool-builder-finder-container .pool-builder-finder {
    position: absolute;
    top: 100%;
    right: 0;
    width: 280px;
    padding: 30px 20px 20px;
    background-color: #34373F;
    border-radius: 5px;
    border-top-right-radius: 0; }
    .hr-pool-builder-finder-container .pool-builder-finder .close-icon {
      display: none; }

.pre-footer-pool-builder-finder {
  padding: 35px 0;
  background-color: #01D1C1;
  cursor: pointer;
  overflow: hidden; }
  .pre-footer-pool-builder-finder.is-active {
    cursor: initial; }
  .pre-footer-pool-builder-finder .pool-builder-finder {
    width: 100%;
    height: 0;
    max-width: 240px;
    padding-top: 0;
    margin: 0 auto;
    -webkit-transition: height 0.3s, padding 0.3s, opacity 0.3s, visibility 0s 0.3s;
    transition: height 0.3s, padding 0.3s, opacity 0.3s, visibility 0s 0.3s; }
    .pre-footer-pool-builder-finder .pool-builder-finder .close-icon {
      position: absolute;
      top: 0;
      right: -15px;
      display: inline-block;
      font-size: 0; }
      .pre-footer-pool-builder-finder .pool-builder-finder .close-icon {
        width: 15px;
        height: 15px;
        cursor: pointer; }
        .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span {
          width: 100%;
          height: 2px;
          border-radius: 2px;
          -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
          background-color: transparent; }
          .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span::before, .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span::after {
            width: 100%;
            height: 100%;
            background-color: #EDF2F2;
            border-radius: 2px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            content: ""; }
          .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span::before {
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
          .pre-footer-pool-builder-finder .pool-builder-finder .close-icon span::after {
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
    .pre-footer-pool-builder-finder .pool-builder-finder.is-active {
      padding-top: 50px;
      height: 302px;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
    .pre-footer-pool-builder-finder .pool-builder-finder .action-change-location {
      color: #34373F; }
    .pre-footer-pool-builder-finder .pool-builder-finder .btn-primary {
      background-color: #34373F; }

.pf-pbf-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  height: 20px;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, height 0.3s, visibility 0s 0s;
  transition: opacity 0.3s, height 0.3s, visibility 0s 0s; }
  .pf-pbf-label.is-hidden {
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, height 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, height 0.3s, visibility 0s 0.3s; }
  .pf-pbf-label .icon {
    width: 18px;
    height: 18px;
    margin-right: 20px; }
    .pf-pbf-label .icon svg {
      width: 100%;
      height: 100%;
      fill: #34373F; }
  .pf-pbf-label .text {
    font-size: 1.25em;
    letter-spacing: 0.8px;
    color: #FFFFFF; }

#footer {
  overflow: hidden; }
  #footer .footer-columns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }

@media screen and (min-width: 1061px) {
  #footer .footer-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }
  #footer .logo-col {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    position: relative;
    padding: 40px 20px;
    background-color: #292C34; }

@media screen and (min-width: 1061px) {
  #footer .logo-col {
    display: block;
    padding: 120px 110px 170px 40px; } }
    #footer .logo-col::after {
      position: absolute;
      top: 0;
      right: 100%;
      width: 1000px;
      height: 100%;
      background-color: inherit;
      content: ""; }
  #footer .info-col {
    position: relative;
    display: block;
    padding: 60px 0 60px 80px;
    background-color: #34373F; }

@media screen and (max-width: 1440px) {
  #footer .info-col {
    padding: 60px 0 60px 40px; } }

@media screen and (max-width: 768px) {
  #footer .info-col {
    padding: 20px; } }
    #footer .info-col::after {
      position: absolute;
      top: 0;
      left: 100%;
      width: 1000px;
      height: 100%;
      background-color: inherit;
      content: ""; }

.flc-logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 40px; }
  .flc-logo .logo {
    display: block; }
  .flc-logo svg {
    width: 180px;
    height: 82px; }

.flc-social-icons {
  display: -webkit-box;
  display: flex; }
  .flc-social-icons .icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    margin-right: 22px;
    background-color: #FFFFFF; }
    .flc-social-icons .icon:last-child {
      margin-right: 0; }
  .flc-social-icons svg {
    width: 100%;
    height: 100%;
    fill: #34373F; }
  .flc-social-icons .facebook-icon {
    width: 10px;
    height: 18px; }
  .flc-social-icons .instagram-icon {
    width: 20px;
    height: 20px; }
  .flc-social-icons .pinterest-icon {
    width: 14px;
    height: 20px; }
  .flc-social-icons .youtube-icon {
    width: 18px;
    height: 20px; }

.fic-menu-columns {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

@media screen and (min-width: 769px) {
  .fic-menu-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }

.fic-col-primary-menu {
  padding-top: 15px; }

@media screen and (min-width: 769px) {
  .fic-col-primary-menu {
    padding-right: 80px; } }

@media screen and (max-width: 1440px) and (min-width: 769px) {
  .fic-col-primary-menu {
    padding-right: 40px; } }

.fic-col-secondary-menus {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  padding: 15px 0 40px 70px;
  border-left: solid 1px #40444E; }

@media screen and (max-width: 768px) {
  .fic-col-secondary-menus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    min-height: 230px; } }

@media screen and (max-width: 1440px) {
  .fic-col-secondary-menus {
    padding: 15px 0 40px 40px; } }

@media screen and (max-width: 768px) {
  .fic-col-secondary-menus {
    padding: 30px 0 0 0;
    border-top: solid 1px #40444E;
    border-left: 0;
    margin-top: 30px; } }

.fic-col-secondary-menu {
  padding-top: 0;
  padding-right: 100px; }

@media screen and (max-width: 1440px) {
  .fic-col-secondary-menu {
    padding-right: 50px; } }
  .fic-col-secondary-menu:last-child {
    padding-right: 0; }

@media screen and (max-width: 768px) {
  .fic-col-secondary-menu:last-child {
    margin-top: 15px; } }

.fic-menu li {
  margin-bottom: 15px; }
  .fic-menu li:last-child {
    margin-bottom: 0; }

.fic-menu a {
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 1.2px;
  color: #FFFFFF; }

.fic-menu.footer-menu-primary a {
  font-weight: 400; }

.fic-menu .sub-menu {
  margin: 12px 0 0 12px; }

@media screen and (min-width: 769px) {
  .fic-top {
    margin-bottom: 60px; } }

.fic-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between; }

@media screen and (min-width: 1061px) {
  .fic-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }

.fic-bottom-menu {
  display: -webkit-box;
  display: flex; }
  .fic-bottom-menu li {
    margin-right: 45px;
    margin-bottom: 0; }
    .fic-bottom-menu li:last-child {
      margin-right: 0; }

.fic-bot-right {
  margin-top: 30px; }

@media screen and (min-width: 1061px) {
  .fic-bot-right {
    margin-top: 0; } }
  .fic-bot-right p {
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: 1.2px; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="file"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="date"],
textarea,
select,
option {
  display: block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 15px;
  margin: 0;
  border: 0;
  background: white;
  border-radius: 10px;
  font-family: "vag-rundschrift-d", "Helvetica", sans-serif;
  font-size: 1rem;
  color: inherit;
  font-weight: 300;
  letter-spacing: 0.8px; }

.select-arrow {
  position: relative; }
  .select-arrow .arrow {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px; }

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  font-family: inherit;
  font-size: 1rem;
  color: inherit; }

input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="file"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="date"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  font-family: inherit;
  font-size: 1rem;
  color: inherit; }

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  font-family: inherit;
  font-size: 1rem;
  color: inherit; }

input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="file"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  font-family: inherit;
  font-size: 1rem;
  color: inherit; }

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="file"]::placeholder,
input[type="number"]::placeholder,
input[type="search"]::placeholder,
input[type="url"]::placeholder,
input[type="date"]::placeholder,
textarea::placeholder,
select::placeholder {
  font-family: inherit;
  font-size: 1rem;
  color: inherit; }

textarea {
  height: 150px;
  color: inherit;
  font: inherit;
  resize: vertical; }

input[type="button"], input[type="submit"] {
  border: 0;
  border-radius: 5px;
  font-family: "vag-rundschrift-d", "Helvetica", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
  box-shadow: none;
  cursor: pointer; }
  p input[type="button"], p input[type="submit"] {
    font-weight: 400; }

.custom-form {
  padding: 40px 20px 40px;
  background-color: #01D1C1;
  border-radius: 10px;
  box-shadow: 0px 2px 15.68px 0.32px rgba(0, 0, 0, 0.47); }

@media screen and (max-width: 1059px) {
  .custom-form {
    padding: 20px; } }
  .page-id-2702 .custom-form {
    margin: -50px 10px 0 10px;
    position: relative;
    z-index: 5; }

@media screen and (min-width: 1061px) {
  .page-id-2702 .custom-form {
    margin: -50px 0 0 0; } }
  .custom-form .gform_fields {
    list-style: none; }
  .custom-form .ginput_complex {
    margin-bottom: 10px; }

@media screen and (min-width: 769px) {
  .custom-form .ginput_complex {
    display: -webkit-box;
    display: flex; } }
    .custom-form .ginput_complex span:first-child {
      margin-bottom: 10px; }
    .custom-form .ginput_complex span {
      display: block; }

@media screen and (min-width: 769px) {
  .custom-form .ginput_complex span {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
            flex-grow: 1;
    padding-right: 10px; }
    .custom-form .ginput_complex span:first-child {
      margin-bottom: 0; }
    .custom-form .ginput_complex span:last-child {
      margin-right: -10px; } }
  .custom-form select {
    background: #FFFFFF url(../../images/svgs/icon-arrow-2.svg) no-repeat calc(100% - 20px) center/15px; }
  .custom-form .gform_footer {
    padding-top: 10px; }
  .custom-form input[type="submit"] {
    margin-right: 20px; }
  .custom-form .gform_title {
    margin-bottom: 30px;
    font-size: 2rem;
    color: #FFFFFF;
    text-align: center; }
  .custom-form .gfield_error .ginput_complex {
    margin-bottom: 0; }
  .custom-form .gfield_error input, .custom-form .gfield_error textarea, .custom-form .gfield_error select {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .custom-form .validation_message {
    padding: 10px;
    color: #FFFFFF;
    background-color: #FF5C5C;
    z-index: 100; }
  .custom-form .gfield {
    margin: 10px 0; }
  .custom-form .validation_error {
    padding: 15px 10px;
    border-radius: 5px;
    border: solid 2px #FFFFFF;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: 400; }
  .custom-form .js-postcode-lookup {
    position: relative; }
    .custom-form .js-postcode-lookup .postcode-autocomplete-list {
      position: absolute;
      top: calc(100% - 6px);
      left: 0;
      width: 100%;
      max-height: 225px;
      list-style: none;
      overflow-y: auto;
      z-index: 900;
      scrollbar-width: thin;
      scrollbar-color: #34373F #dee7e7; }
      .custom-form .js-postcode-lookup .postcode-autocomplete-list::-webkit-scrollbar-track {
        background-color: #dee7e7; }
      .custom-form .js-postcode-lookup .postcode-autocomplete-list::-webkit-scrollbar {
        width: 5px; }
      .custom-form .js-postcode-lookup .postcode-autocomplete-list::-webkit-scrollbar-thumb {
        background-color: #34373F; }
      .custom-form .js-postcode-lookup .postcode-autocomplete-list li {
        padding: 10px 20px;
        border-bottom: solid 1px #FFFFFF;
        background-color: #EDF2F2;
        -webkit-transition: background-color 0.8s ease;
        transition: background-color 0.8s ease;
        cursor: pointer; }
        .custom-form .js-postcode-lookup .postcode-autocomplete-list li.no-cursor {
          cursor: default; }
        .custom-form .js-postcode-lookup .postcode-autocomplete-list li:hover {
          background-color: #f3f6f6; }
        .custom-form .js-postcode-lookup .postcode-autocomplete-list li:last-child {
          border-bottom: 0; }

.admin-bar .main-nav {
  top: 111px; }

@media screen and (min-width: 1061px) {
  .admin-bar .main-nav {
    top: 0; } }

.main-nav {
  margin: auto; }

@media screen and (max-width: 1060px) {
  .main-nav {
    position: absolute;
    top: 100%;
    left: 0;
    height: calc(100vh - 83px);
    width: 100%;
    padding: 0 30px;
    background-color: #FFFFFF;
    opacity: 0;
    z-index: 400;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s; } }
  .nav-opened .main-nav {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }

.hl-menu {
  display: -webkit-box;
  display: flex;
  position: relative;
  top: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  padding-top: 0;
  margin: auto;
  opacity: 1;
  visibility: visible; }

@media screen and (max-width: 1060px) {
  .hl-menu {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }
  .nav-opened .hl-menu {
    display: -webkit-box;
    display: flex; }
  .hl-menu > li {
    position: relative;
    padding: 40px 0;
    margin-right: 40px; }

@media screen and (max-width: 1560px) {
  .hl-menu > li {
    margin-right: 20px; } }

@media screen and (max-width: 1060px) {
  .hl-menu > li {
    padding: 0;
    margin-right: 0; } }

@media screen and (max-width: 1740px) {
  [lang="fr-FR"] .hl-menu > li {
    margin-right: 20px; } }
    .hl-menu > li:last-child, .hl-menu > li:nth-last-child(2) {
      margin-right: 0; }
    .hl-menu > li.is-highlighted {
      color: #01D1C1; }
    .hl-menu > li > a {
      position: relative;
      display: inline-block;
      padding: 0;
      font-size: 1.125rem;
      color: inherit;
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      white-space: nowrap; }

@media screen and (max-width: 1560px) {
  .hl-menu > li > a {
    font-size: 1rem; } }

@media screen and (max-width: 1060px) {
  .hl-menu > li > a {
    padding: 10px 0;
    font-size: 1.875rem; } }

@media screen and (max-width: 440px) {
  .hl-menu > li > a {
    padding: 5px 0;
    font-size: 1.5rem; } }

@media screen and (max-width: 1740px) and (min-width: 1061px) {
  [lang="fr-FR"] .hl-menu > li > a {
    font-size: 1rem; } }
      .hl-menu > li > a:hover {
        color: #01D1C1; }
  .hl-menu .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 240px;
    height: auto;
    background: white;
    box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28);
    opacity: 0;
    visibility: hidden;
    z-index: 100; }

@media screen and (max-width: 1060px) {
  .hl-menu .sub-menu {
    position: relative;
    width: 400px;
    height: 0;
    box-shadow: none;
    overflow: hidden; } }

@media screen and (max-width: 660px) {
  .hl-menu .sub-menu {
    width: auto; } }
    .hl-menu .sub-menu li a {
      padding: 20px 15px;
      display: block;
      border-top: 1px solid rgba(0, 0, 0, 0.05);
      color: #34373F;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }

@media screen and (max-width: 1060px) {
  .hl-menu .sub-menu li a {
    padding: 15px 20px;
    font-size: 1.25rem; } }

@media screen and (max-width: 440px) {
  .hl-menu .sub-menu li a {
    padding: 10px 10px;
    font-size: 1rem; } }
      .hl-menu .sub-menu li a:hover {
        color: #01D1C1; }
    .hl-menu .sub-menu li.current_page_item a {
      color: #01D1C1; }
    .hl-menu .sub-menu li:first-child a {
      border-top: none; }

@media screen and (max-width: 1060px) {
  .hl-menu .sub-menu li:first-child a {
    padding-top: 5px; } }

@media screen and (max-width: 1060px) {
  .hl-menu .sub-menu li:last-child a {
    padding-bottom: 5px; } }

@media screen and (min-width: 1061px) {
  .hl-menu .menu-item-has-children:hover {
    color: #01D1C1; }
    .hl-menu .menu-item-has-children:hover .sub-menu {
      opacity: 1;
      visibility: visible;
      height: auto; } }

@media screen and (max-width: 1060px) {
  .hl-menu .menu-item-has-children > a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    .hl-menu .menu-item-has-children > a::after {
      width: 20px;
      height: 40px;
      margin-left: 10px;
      font-size: 2rem;
      text-align: center;
      line-height: 2.25rem;
      font-weight: 300;
      display: block;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      content: '+'; }
  .hl-menu .menu-item-has-children.opened {
    color: #01D1C1; }
    .hl-menu .menu-item-has-children.opened .sub-menu {
      opacity: 1;
      visibility: visible;
      height: auto; }
    .hl-menu .menu-item-has-children.opened > a:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); } }
  .hl-menu .current-menu-ancestor {
    color: #01D1C1; }

#header .btn-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1rem;
  width: 50%;
  margin: 0;
  padding: 7px;
  margin-right: 5px;
  display: none; }

@media screen and (min-width: 1061px) {
  #header .btn-nav {
    display: -webkit-box;
    display: flex;
    white-space: nowrap; } }
  #header .btn-nav .icon {
    margin-right: 10px;
    display: -webkit-box;
    display: flex; }
    #header .btn-nav .icon svg {
      width: 13px;
      height: 13px;
      fill: #01D1C1; }

@media screen and (min-width: 1061px) {
  #header .btn-mobile {
    display: none; } }

@media screen and (max-width: 1740px) {
  #header .header-right .btn-free-quote {
    padding: 12px 20px; } }

@media screen and (max-width: 1360px) {
  #header .header-right .btn-free-quote {
    display: none; } }

@media screen and (max-width: 1500px) {
  [lang="fr-FR"] #header .header-right .btn-free-quote {
    display: none; } }

.lang-switcher {
  position: relative;
  display: -webkit-box;
  display: flex;
  margin-right: 20px;
  opacity: 1;
  visibility: visible; }

@media screen and (max-width: 1060px) {
  .lang-switcher {
    display: none; } }
  .lang-switcher .language-menu {
    margin: -40px 0; }
    .lang-switcher .language-menu > li {
      position: relative;
      padding: 40px 20px 40px 0; }

@media screen and (max-width: 1060px) {
  .lang-switcher .language-menu > li {
    padding: 38px 20px 38px 0; } }
      .lang-switcher .language-menu > li::after {
        right: 0;
        display: inline-block;
        width: 10px;
        height: 10px;
        background: url(../../images/svgs/icon-arrow-2.svg) no-repeat center center/100%;
        content: ""; }
      .lang-switcher .language-menu > li > a {
        position: relative;
        padding: 0;
        font-size: 1.125rem;
        color: inherit;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
        white-space: nowrap; }

@media screen and (max-width: 1560px) {
  .lang-switcher .language-menu > li > a {
    font-size: 1rem; } }

@media screen and (max-width: 1740px) {
  [lang="fr-FR"] .lang-switcher .language-menu > li > a {
    font-size: 1rem; } }
        .lang-switcher .language-menu > li > a:hover {
          color: #01D1C1; }
    .lang-switcher .language-menu .sub-menu {
      position: absolute;
      left: 0;
      top: 100%;
      width: 240px;
      height: auto;
      background: white;
      box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28);
      opacity: 0;
      visibility: hidden;
      z-index: 600; }
      .lang-switcher .language-menu .sub-menu li a {
        padding: 20px 15px;
        display: block;
        color: #34373F;
        -webkit-transition: all .3s;
        transition: all .3s; }
        .lang-switcher .language-menu .sub-menu li a:hover {
          color: #01D1C1; }
    .lang-switcher .language-menu .menu-item-has-children:hover {
      color: #01D1C1; }
      .lang-switcher .language-menu .menu-item-has-children:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        height: auto; }

@media screen and (min-width: 1061px) {
  .left-nav .wpml-ls-slot-2 {
    display: none !important; } }

.nav-toggle {
  position: relative;
  display: block;
  cursor: pointer; }
  .nav-toggle {
    width: 40px;
    height: 28px;
    cursor: pointer; }
    .nav-toggle span {
      width: 100%;
      height: 2px;
      border-radius: 2px;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s;
      background-color: #34373F; }
      .nav-toggle span::before, .nav-toggle span::after {
        width: 100%;
        height: 100%;
        background-color: #34373F;
        border-radius: 2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        content: ""; }
      .nav-toggle span::before {
        position: absolute;
        top: -12px;
        left: 0; }
      .nav-toggle span::after {
        position: absolute;
        top: 12px;
        left: 0; }
    .nav-toggle.is-active span {
      background-color: transparent; }
      .nav-toggle.is-active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .nav-toggle.is-active span::after {
        top: 0;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }

@media screen and (min-width: 1061px) {
  .nav-toggle {
    display: none;
    margin-left: 30px; } }

@media screen and (max-width: 1060px) and (min-width: 661px) {
  .nav-toggle {
    margin-left: 20px; } }

@media screen and (max-width: 1060px) {
  .mobile-nav-extra {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-top: 20px; } }

@media screen and (min-width: 661px) {
  .mobile-nav-extra .hr-phone {
    display: none; } }

@media screen and (max-width: 660px) and (min-width: 441px) {
  .mobile-nav-extra .btn, .mobile-nav-extra .custom-form input[type="submit"], .custom-form .mobile-nav-extra input[type="submit"] {
    margin-right: 20px; } }

@media screen and (max-width: 440px) {
  .mobile-nav-extra {
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    .mobile-nav-extra .btn, .mobile-nav-extra .custom-form input[type="submit"], .custom-form .mobile-nav-extra input[type="submit"] {
      margin-bottom: 20px; } }

table {
  width: 100%; }
  table thead {
    background-color: #F2F2F2; }
  table th {
    padding: 20px; }
  table tbody tr {
    border-top: solid 2px #DFDFDF; }
  table td {
    padding: 30px 40px 30px 20px;
    font-weight: 300;
    line-height: 1.625rem; }

.btn, .custom-form input[type="submit"] {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0.8px;
  -webkit-appearance: none; }
  #editor .btn, #editor .custom-form input[type="submit"], .custom-form #editor input[type="submit"] {
    pointer-events: none; }
  .btn.btn-primary, .custom-form input.btn-primary[type="submit"] {
    color: #FFFFFF;
    background-color: #01D1C1; }
  .btn.btn-secondary, .custom-form input.btn-secondary[type="submit"] {
    background-color: #FFFFFF;
    color: #34373F; }
  .btn.btn-tertiary, .custom-form input[type="submit"] {
    background-color: #FF5C5C;
    color: #FFFFFF; }
  .btn.btn-quarternary, .custom-form input.btn-quarternary[type="submit"] {
    background-color: #34373F;
    color: #FFFFFF; }
  .btn.btn-outline, .custom-form input.btn-outline[type="submit"] {
    border: solid 2px #FFFFFF;
    border-radius: 10px;
    color: #FFFFFF; }
  .btn.js-load-more, .custom-form input.js-load-more[type="submit"] {
    position: relative; }
    .btn.js-load-more::before, .custom-form input.js-load-more[type="submit"]::before {
      width: 50px;
      height: 50px;
      display: inline-block;
      background: url(../../images/svgs/icon-loader.svg) no-repeat center center/100%;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      opacity: 0;
      pointer-events: none;
      content: ""; }
    .btn.js-load-more.no-more-posts, .custom-form input.js-load-more.no-more-posts[type="submit"], .btn.js-load-more.is-hidden, .custom-form input.js-load-more.is-hidden[type="submit"] {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
      transition: opacity 0.3s, visibility 0s 0.3s; }
    .btn.js-load-more.is-loading, .custom-form input.js-load-more.is-loading[type="submit"] {
      color: transparent;
      -webkit-transition: color 0.3s, opacity 0.3s, visibility 0s 0s;
      transition: color 0.3s, opacity 0.3s, visibility 0s 0s;
      opacity: 1;
      visibility: visible; }
      .btn.js-load-more.is-loading::before, .custom-form input.js-load-more.is-loading[type="submit"]::before {
        opacity: 1; }
  .btn.btn-full-width, .custom-form input.btn-full-width[type="submit"] {
    display: block; }
  .btn.btn-wide, .custom-form input[type="submit"] {
    padding-right: 55px;
    padding-left: 55px; }
  .btn.btn-sml, .custom-form input.btn-sml[type="submit"] {
    min-width: 120px;
    padding: 7px 15px;
    font-size: 0.875rem;
    letter-spacing: 1.2px;
    font-weight: 300; }
  .btn.btn-lg, .custom-form input.btn-lg[type="submit"] {
    font-size: 1rem;
    padding: 13px 22px; }

@media screen and (min-width: 1061px) {
  .btn.btn-lg, .custom-form input.btn-lg[type="submit"] {
    font-size: 1.25rem;
    padding: 18px 35px; } }
  .btn.btn-arrow, .custom-form input.btn-arrow[type="submit"] {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center; }
    .btn.btn-arrow .icon-arrow, .custom-form input.btn-arrow[type="submit"] .icon-arrow {
      width: 22px;
      height: 18px;
      display: -webkit-box;
      display: flex;
      margin-right: 12px; }
      .btn.btn-arrow .icon-arrow svg, .custom-form input.btn-arrow[type="submit"] .icon-arrow svg {
        width: 100%;
        height: 100%; }

.wp-block-button.btn-arrow .wp-block-button__link {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center; }
  .wp-block-button.btn-arrow .wp-block-button__link::before {
    width: 22px;
    height: 18px;
    display: block;
    margin-right: 12px;
    background: url(../../images/svgs/icon-arrow.svg) no-repeat center center/100%;
    content: ""; }

.wp-block-button.aligncenter {
  text-align: center; }

.wp-block-button.btn-lg .wp-block-button__link {
  padding: 18px 35px; }

.wp-block-button__link {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0.8px;
  background-color: #FF5C5C;
  color: #FFFFFF;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .wp-block-button__link:hover {
    background-color: #ff2929; }
  .has-bg-colour-1 .wp-block-button__link {
    background-color: #01D1C1; }

.pool-builder-finder {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
  z-index: 500; }
  .pool-builder-finder.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .pool-builder-finder .btn, .pool-builder-finder .custom-form input[type="submit"], .custom-form .pool-builder-finder input[type="submit"] {
    margin-bottom: 10px; }
    .pool-builder-finder .btn:last-child, .pool-builder-finder .custom-form input:last-child[type="submit"], .custom-form .pool-builder-finder input:last-child[type="submit"] {
      margin-bottom: 0; }

.pbf-location-group {
  margin-bottom: 20px;
  color: #FFFFFF; }
  .pbf-location-group:last-child {
    margin-bottom: 0; }
  .pbf-location-group .label {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300; }
  .pbf-location-group .location {
    display: block;
    font-size: 20px;
    line-height: 28px; }

.action-change-location {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #01D1C1;
  text-decoration: underline; }

.pool-builder-gallery {
  padding: 2rem 0; }
  .pool-builder-gallery .tns-item img {
    border-radius: 10px;
    box-shadow: 0px 2px 15.68px 0.32px rgba(0, 0, 0, 0.47); }

.pool-builder-gallery-container, .pool-builder-gallery-modal {
  position: relative; }
  .pool-builder-gallery-container .tns-controls, .pool-builder-gallery-modal .tns-controls {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding: 0 15px;
    z-index: 100;
    pointer-events: none; }
    .pool-builder-gallery-container .tns-controls button, .pool-builder-gallery-modal .tns-controls button {
      background-color: transparent;
      pointer-events: initial; }

.pool-builder-gallery-modal {
  padding: 20px; }

.pool-range-single-banner .tns-controls {
  position: absolute;
  top: 50%;
  z-index: 500;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  pointer-events: none; }

@media screen and (max-width: 660px) {
  .pool-range-single-banner .tns-controls {
    display: none; } }
  .pool-range-single-banner .tns-controls button {
    color: white;
    pointer-events: initial;
    background: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center; }
  .pool-range-single-banner .tns-controls button[data-controls="prev"] {
    float: left;
    margin-left: 30px; }
  .pool-range-single-banner .tns-controls button[data-controls="next"] {
    float: right;
    margin-right: 30px; }

.pool-builder-template-default .gti-controls-nav {
  bottom: -40px; }

.pool-builder-template-default .gallery-item-inner {
  position: relative; }
  .pool-builder-template-default .gallery-item-inner::before {
    border-radius: 10px;
    box-shadow: 0px 2px 15.68px 0.32px rgba(0, 0, 0, 0.47);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98.5%;
    display: block;
    background: radial-gradient(transparent 75%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 90;
    content: ""; }

.pool-builder-template-default .tns-outer {
  position: relative; }

.slider-nav-icon {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center; }
  .slider-nav-icon::before {
    width: 25px;
    height: 25px;
    display: block;
    background: url(../../images/svgs/icon-arrow-left.svg) no-repeat center center/100%;
    content: "";
    position: relative;
    left: -3px; }
  .slider-nav-icon.right::before {
    background-image: url(../../images/svgs/icon-arrow-right.svg);
    left: 2px; }

.pool-builder-awards ul {
  list-style: none;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  .pool-builder-awards ul li {
    padding: 10px 0;
    border-top: 1px solid #dfdfdf;
    width: calc(50% - 20px);
    margin: 0 10px; }

@media screen and (max-width: 1060px) {
  .pool-builder-awards ul li {
    width: 100%;
    margin: 0; } }
    .pool-builder-awards ul li:nth-child(1), .pool-builder-awards ul li:nth-child(2) {
      border-top: none; }

.video-popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: -1; }
  .video-popup-modal.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    z-index: 9999999; }
  .video-popup-modal .close-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
    font-size: 0; }
    .video-popup-modal .close-icon {
      width: 24px;
      height: 24px;
      cursor: pointer; }
      .video-popup-modal .close-icon span {
        width: 100%;
        height: 2px;
        border-radius: 2px;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        background-color: transparent; }
        .video-popup-modal .close-icon span::before, .video-popup-modal .close-icon span::after {
          width: 100%;
          height: 100%;
          background-color: #EDF2F2;
          border-radius: 2px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          content: ""; }
        .video-popup-modal .close-icon span::before {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .video-popup-modal .close-icon span::after {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }

@media screen and (max-width: 1280px) {
  .vpm-video-container {
    padding: 40px; } }

.vpm-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  min-width: 1200px; }

@media screen and (max-width: 1280px) {
  .vpm-video {
    min-width: auto;
    width: calc(100vw - 80px); } }
  .vpm-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.gallery-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999999; }
  .gallery-modal.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .gallery-modal .close-icon {
    position: fixed;
    top: 22px;
    right: 20px;
    font-size: 0;
    z-index: 100; }
    .gallery-modal .close-icon {
      width: 40px;
      height: 40px;
      cursor: pointer; }
      .gallery-modal .close-icon span {
        width: 100%;
        height: 3px;
        border-radius: 2px;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        background-color: transparent; }
        .gallery-modal .close-icon span::before, .gallery-modal .close-icon span::after {
          width: 100%;
          height: 100%;
          background-color: white;
          border-radius: 2px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          content: ""; }
        .gallery-modal .close-icon span::before {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .gallery-modal .close-icon span::after {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }

@media screen and (max-width: 1060px) {
  .gallery-modal .close-icon {
    width: 40px;
    height: 40px;
    cursor: pointer; }
    .gallery-modal .close-icon span {
      width: 100%;
      height: 2px;
      border-radius: 2px;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s;
      background-color: transparent; }
      .gallery-modal .close-icon span::before, .gallery-modal .close-icon span::after {
        width: 100%;
        height: 100%;
        background-color: white;
        border-radius: 2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        content: ""; }
      .gallery-modal .close-icon span::before {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .gallery-modal .close-icon span::after {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); } }

.gm-container {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  padding: 40px; }

@media screen and (max-width: 1059px) {
  .gm-container {
    padding: 0; } }

@media screen and (max-width: 2000px) {
  .gm-container {
    position: relative; } }
  .gm-container img {
    width: 100%; }
  .gm-container .flex-grid {
    -webkit-box-align: center;
            align-items: center;
    height: 100%; }

.gm-gallery-slides {
  overflow: hidden; }
  .gm-gallery-slides .tns-item {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    max-height: calc(100vh - 300px); }

.gm-gallery-slide {
  max-height: 750px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: none !important; }

@media screen and (min-width: 1061px) {
  .gm-gallery-slide {
    height: 100vh; } }

@media screen and (max-width: 1740px) {
  .gm-gallery-slide {
    max-height: none; } }

.gm-thumbnails {
  position: relative;
  border-top: solid 2px #34373F;
  overflow: hidden; }
  .gm-thumbnails::before, .gm-thumbnails::after {
    width: 230px;
    height: 100%;
    display: inline-block;
    background: url(../../images/bgi/gallery-thumbnail-shadow-right.png) no-repeat center center/cover;
    z-index: 200;
    pointer-events: none;
    content: ""; }

@media screen and (max-width: 440px) {
  .gm-thumbnails::before, .gm-thumbnails::after {
    display: none; } }
  .gm-thumbnails::before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .gm-thumbnails::after {
    position: absolute;
    top: 0;
    right: 0; }

.gm-thumbnails-controls {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 40px;
  z-index: 400;
  pointer-events: none; }

@media screen and (max-width: 1060px) {
  .gm-thumbnails-controls {
    padding: 0 20px; } }

@media screen and (max-width: 440px) {
  .gm-thumbnails-controls {
    display: none; } }
  .gm-thumbnails-controls .gm-thumbnail-control {
    width: 18px;
    height: 10px;
    display: -webkit-box;
    display: flex;
    background: none;
    cursor: pointer;
    pointer-events: initial; }

@media screen and (max-width: 1060px) {
  .gm-thumbnails-controls .gm-thumbnail-control {
    top: 0;
    position: relative; } }
    .gm-thumbnails-controls .gm-thumbnail-control.prev {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .gm-thumbnails-controls .gm-thumbnail-control.next {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .gm-thumbnails-controls .gm-thumbnail-control svg {
      width: 100%;
      height: 100%;
      fill: #FFFFFF; }

.gm-thumbnail {
  height: 300px;
  border-right: solid 2px #34373F;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer; }

@media screen and (max-width: 1280px) {
  .single-pool-range .gm-thumbnail {
    height: 150px; } }

@media screen and (max-width: 1060px) {
  .single-pool-range .gm-thumbnail {
    height: 100px; } }

.gallery-archive .gm-container {
  padding: 0;
  width: 100%;
  max-width: 100%; }

@media screen and (min-width: 1061px) {
  .gallery-archive .gm-container {
    max-height: 1096px; } }
  .gallery-archive .gm-container .flex-grid {
    -webkit-box-align: start;
            align-items: flex-start; }

@media screen and (max-width: 1060px) {
  .gallery-archive .gm-container .flex-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.gallery-archive .tns-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

@media screen and (min-width: 1061px) {
  .gallery-archive .tns-wrapper {
    width: 60%;
    height: 100%; } }

.gallery-archive .gm-gallery-container {
  width: 100%;
  height: calc(100% - 300px); }

@media screen and (max-width: 1740px) {
  .gallery-archive .gm-gallery-container {
    height: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center; } }

@media screen and (min-width: 1741px) {
  .gallery-archive .gm-gallery-slides .tns-item {
    max-height: calc(100vh - 150px); } }

@media screen and (max-width: 1560px) {
  .gallery-archive .gm-gallery-slides .tns-item {
    height: auto; } }

.gallery-archive .gm-thumbnails {
  width: 100%; }

@media screen and (max-width: 1740px) {
  .gallery-archive .gm-thumbnail {
    height: 150px; } }

@media screen and (max-width: 1060px) {
  .gallery-archive .gm-thumbnail {
    height: 60px; } }

.gallery-archive .close-icon {
  position: absolute;
  top: 30px;
  right: 30px; }
  .gallery-archive .close-icon {
    width: 40px;
    height: 40px;
    cursor: pointer; }
    .gallery-archive .close-icon span {
      width: 100%;
      height: 2px;
      border-radius: 2px;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s;
      background-color: transparent; }
      .gallery-archive .close-icon span::before, .gallery-archive .close-icon span::after {
        width: 100%;
        height: 100%;
        background-color: #34373F;
        border-radius: 2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        content: ""; }
      .gallery-archive .close-icon span::before {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .gallery-archive .close-icon span::after {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }

@media screen and (max-width: 1059px) {
  .gallery-archive .close-icon {
    position: absolute;
    top: 20px;
    right: 20px; }
    .gallery-archive .close-icon {
      width: 40px;
      height: 40px;
      cursor: pointer; }
      .gallery-archive .close-icon span {
        width: 100%;
        height: 2px;
        border-radius: 2px;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        background-color: transparent; }
        .gallery-archive .close-icon span::before, .gallery-archive .close-icon span::after {
          width: 100%;
          height: 100%;
          background-color: white;
          border-radius: 2px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          content: ""; }
        .gallery-archive .close-icon span::before {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .gallery-archive .close-icon span::after {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); } }

.gallery-archive .mobile-info {
  display: none; }

@media screen and (max-width: 1059px) {
  .gallery-archive .mobile-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    width: 100%;
    height: 170px;
    background: #FFFFFF;
    z-index: 3333;
    padding: 12px; }
    .gallery-archive .mobile-info .left-side {
      -webkit-box-flex: 1;
              flex: 1;
      padding-right: 8px; }
    .gallery-archive .mobile-info .right-side {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 155px; }
      .gallery-archive .mobile-info .right-side .btn, .gallery-archive .mobile-info .right-side .custom-form input[type="submit"], .custom-form .gallery-archive .mobile-info .right-side input[type="submit"] {
        padding: 8px 10px;
        font-size: 1.1rem;
        width: 100%; }
      .gallery-archive .mobile-info .right-side .btn-tertiary, .gallery-archive .mobile-info .right-side .custom-form input[type="submit"], .custom-form .gallery-archive .mobile-info .right-side input[type="submit"] {
        margin-top: 10px; } }

.gallery-archive .gallery-modal-right {
  height: 100%;
  background: #34373F; }

@media screen and (max-width: 1059px) {
  .gallery-archive .gallery-modal-right {
    display: none; } }
  .gallery-archive .gallery-modal-right .top-part,
  .gallery-archive .gallery-modal-right .bottom-part {
    padding: 30px; }
  .gallery-archive .gallery-modal-right .top-part {
    background: white;
    padding-bottom: 60px; }
  .gallery-archive .gallery-modal-right .bottom-part {
    background: #34373F; }
  .gallery-archive .gallery-modal-right h2,
  .gallery-archive .gallery-modal-right h3 {
    font-size: 2rem; }
    .gallery-archive .gallery-modal-right h2 span,
    .gallery-archive .gallery-modal-right h3 span {
      text-decoration: none !important; }

@media only screen and (max-height: 1035px) {
  .gallery-modal-right .custom-form {
    max-height: calc(100vh - 290px);
    overflow-y: scroll; } }

.pool-range-thumbnail {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  height: 370px;
  padding: 50px 35px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28);
  -webkit-transition: height .7s ease, opacity .4s ease-in;
  transition: height .7s ease, opacity .4s ease-in;
  overflow: hidden; }
  .home .pool-range-thumbnail {
    height: 450px; }

@media screen and (max-width: 768px) {
  .home .pool-range-thumbnail {
    height: 350px; } }

@media screen and (max-width: 1060px) and (min-width: 769px) {
  .home .pool-range-thumbnail:last-child {
    height: 350px; } }
  .pool-range-thumbnail::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: radial-gradient(transparent 75%, rgba(0, 0, 0, 0.4) 100%);
    z-index: 0;
    content: ""; }
  #editor .pool-range-thumbnail {
    pointer-events: none; }
  .pool-range-thumbnail.is-hidden {
    opacity: 0;
    visibility: hidden;
    padding: 0;
    margin: 0 !important; }
  .pool-range-thumbnail.animate-height {
    height: 0;
    overflow: hidden; }

.prt-content {
  -webkit-box-flex: 1;
          flex-grow: 1;
  z-index: 100; }

.prt-term {
  font-size: 0.875rem;
  color: #FFFFFF; }
  .home .prt-term {
    display: block; }

.prt-heading {
  margin-top: 5px;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
  color: #FFFFFF; }

.post-thumbnail-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  border-radius: 5px;
  box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: height .7s ease, opacity .4s ease-in;
  transition: height .7s ease, opacity .4s ease-in;
  height: 620px; }

@media screen and (max-width: 1060px) {
  .post-thumbnail-item {
    height: auto; } }
  .grid .post-thumbnail-item {
    margin-bottom: 0 !important; }
  .post-thumbnail-item.is-hidden {
    opacity: 0;
    visibility: hidden;
    margin: 0 !important; }
  .post-thumbnail-item.animate-height {
    height: 0;
    overflow: hidden; }

.blog-thumb-image {
  width: 100%;
  height: 210px;
  background-size: cover;
  background-position: 50%; }

.pti-image-container {
  position: relative; }
  .pti-image-container.has-bottom-right-shadow::before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 284px;
    height: 153px;
    background: url(../../images/bgi/post-read-shadow.png) no-repeat center center/100%;
    content: ""; }
  .pti-image-container img {
    vertical-align: bottom; }

.pti-read-time {
  position: absolute;
  right: 25px;
  bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
          align-items: center; }
  .pti-read-time .icon {
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: flex;
    margin-right: 8px; }
    .pti-read-time .icon svg {
      width: 100%;
      height: 100%;
      fill: #FFFFFF; }
  .pti-read-time .text {
    font-size: 0.875rem;
    color: #FFFFFF;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.55); }

.pti-content-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
          flex-grow: 1;
  padding: 25px 25px 40px;
  color: #34373F;
  background-color: #FFFFFF; }

.pti-heading {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 10px; }

.pti-excerpt {
  margin-bottom: 30px;
  font-size: 1rem;
  letter-spacing: 0.8px; }

.pti-cta {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }
  .pti-cta .icon {
    width: 22px;
    height: 16px;
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 10px; }
    .pti-cta .icon svg {
      width: 100%;
      height: 100%;
      fill: #FF5C5C; }
  .pti-cta .text {
    letter-spacing: 0.8px;
    color: #01D1C1;
    font-size: 1rem; }

.gallery-thumbnail-item {
  position: relative;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  -webkit-transition: height .7s ease, opacity .4s ease-in;
  transition: height .7s ease, opacity .4s ease-in;
  height: 235px; }
  .gallery-thumbnail-item .tns-outer {
    cursor: pointer; }
  .gallery-thumbnail-item .gti-slide-image img {
    min-height: 235px; }
  .gallery-thumbnail-item.is-hidden {
    opacity: 0;
    visibility: hidden; }
  .gallery-thumbnail-item.animate-height {
    height: 0;
    overflow: hidden; }

.gti-slide {
  position: relative;
  height: 370px; }

.gti-slide-image {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .gti-slide-image::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: radial-gradient(transparent 75%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 90;
    content: ""; }

.gti-controls-nav {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 38px;
  padding: 10px 0; }

.gti-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 0 40px;
  z-index: 400;
  pointer-events: none; }
  .gti-controls .gti-control {
    width: 18px;
    height: 10px;
    display: -webkit-box;
    display: flex;
    background: none;
    cursor: pointer;
    pointer-events: initial; }
    .gti-controls .gti-control.prev {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .gti-controls .gti-control.next {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .gti-controls .gti-control svg {
      width: 100%;
      height: 100%;
      fill: #FFFFFF; }

.gti-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center; }
  .gti-nav button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
    background-color: #FFFFFF;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.6;
    cursor: pointer; }
    .gti-nav button.tns-nav-active, .gti-nav button:hover {
      opacity: 1; }
    .gti-nav button:last-child {
      margin-right: 0; }

.post-single-banner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  height: 400px;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.psb-content-container {
  -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  max-width: 740px;
  text-align: center; }

.psb-heading {
  font-size: 2.625rem;
  letter-spacing: 1.2px;
  text-shadow: 0px 2px 15.68px rgba(0, 0, 0, 0.84); }

@media screen and (max-width: 1060px) {
  .psb-heading {
    font-size: 1.625rem;
    padding: 0 12px; } }

.psb-date {
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 1.2px;
  background: rgba(0, 0, 0, 0.8);
  padding: 2px 9px;
  border-radius: 16px;
  font-size: 13px; }

.pool-range-single-banner {
  position: relative; }

.prsb-content-container {
  z-index: 200; }
  .prsb-content-container .btn-outline {
    border-color: #D5D5D5; }

.prsb-heading {
  margin-bottom: 40px;
  color: #FFFFFF;
  text-shadow: 0px 2px 15.68px rgba(0, 0, 0, 0.6);
  text-align: center; }

@media screen and (max-width: 440px) {
  .prsb-heading {
    margin-bottom: 20px;
    font-size: 2.5rem; } }

.prsb-pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 40px; }

@media screen and (max-width: 660px) {
  .prsb-pagination {
    display: none; } }
  .prsb-pagination button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
    background-color: #FFFFFF;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.6;
    cursor: pointer; }
    .prsb-pagination button.tns-nav-active, .prsb-pagination button:hover {
      opacity: 1; }
    .prsb-pagination button:last-child {
      margin-right: 0; }

.prsb-banner-slider {
  position: relative; }
  .prsb-banner-slider .tns-controls {
    position: absolute;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    pointer-events: none; }
    .prsb-banner-slider .tns-controls button {
      color: white;
      pointer-events: initial;
      background: none;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center; }
    .prsb-banner-slider .tns-controls button[data-controls="prev"] {
      float: left;
      margin-left: 15px; }

@media screen and (max-width: 1060px) {
  .prsb-banner-slider .tns-controls button[data-controls="prev"] {
    margin-left: 10px; } }
    .prsb-banner-slider .tns-controls button[data-controls="next"] {
      float: right;
      margin-right: 15px; }

@media screen and (max-width: 1060px) {
  .prsb-banner-slider .tns-controls button[data-controls="next"] {
    margin-right: 10px; } }
  .prsb-banner-slider::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 100;
    content: ""; }

.prsb-banner-slide {
  height: 620px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .prsb-banner-slide {
    height: 400px; } }

.default-banner {
  padding: 20px 30px 20px 40px;
  background-color: #34373F;
  color: #FFFFFF; }

@media screen and (min-width: 1281px) {
  .default-banner {
    padding: 35px 60px 35px 55px; } }

@media screen and (max-width: 768px) {
  .default-banner .wrap {
    padding: 0; } }
  .default-banner .page-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    height: 100%;
    margin: 0;
    font-size: 1.5rem; }

@media screen and (min-width: 1281px) {
  .default-banner .page-title {
    font-size: 1.875rem; } }

@media screen and (min-width: 1561px) {
  .default-banner .page-title {
    padding-left: 40px; } }
  .default-banner #breadcrumbs {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
            align-items: center;
    height: 100%;
    padding: 0; }

.wp-block-columns {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  flex-wrap: nowrap;
  margin-bottom: 30px; }

@media screen and (min-width: 1061px) {
  .wp-block-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }
  .wp-block-columns .wp-block-columns {
    padding: 0; }

.wp-block-column {
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-basis: 100%;
  min-width: 0;
  word-break: break-word;
  margin-bottom: 30px; }

@media screen and (min-width: 1061px) {
  .wp-block-column {
    margin-bottom: 0; } }

@media screen and (min-width: 1061px) {
  .wp-block-column .gform_wrapper {
    padding-left: 40px; } }

.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0; }

.wp-block-image {
  max-width: 100%;
  margin-top: 50px;
  margin-left: 0;
  margin-bottom: 50px;
  margin-right: 0; }
  .wp-block-image img {
    max-width: 100%; }
  .wp-block-image.aligncenter {
    text-align: center; }
  .wp-block-image .alignleft {
    float: left;
    margin-right: 1em; }
    .wp-block-image .alignleft > figcaption {
      display: table-caption;
      caption-side: bottom; }
  .wp-block-image .alignright {
    float: right;
    margin-left: 1em; }
    .wp-block-image .alignright > figcaption {
      display: table-caption;
      caption-side: bottom; }
  .wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto; }
    .wp-block-image .aligncenter > figcaption {
      display: table-caption;
      caption-side: bottom; }
  .wp-block-image.is-resized > figcaption {
    display: table-caption;
    caption-side: bottom; }
  .wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px; }
  .wp-block-image.alignfull img {
    width: 100%; }
  .wp-block-image.alignwide img {
    width: 100%; }

.wp-block-media-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
      grid-template-areas: "media-text-media media-text-content";
  -ms-grid-columns: 50% auto;
  grid-template-columns: 50% auto; }
  .wp-block-media-text > * {
    -ms-grid-row-align: center;
        align-self: center; }
  .wp-block-media-text.has-media-on-the-right {
        grid-template-areas: "media-text-content media-text-media";
    -ms-grid-columns: auto 50%;
    grid-template-columns: auto 50%; }
  .wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: media-text-media;
    margin: 0; }
  .wp-block-media-text .wp-block-media-text__content {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8% 0 8%; }
  .wp-block-media-text > figure > img,
  .wp-block-media-text > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle; }

/*
  * Here we here not able to use a mobile first CSS approach.
  * Custom widths are set using inline styles, and on mobile,
  * we need 100% width, so we use important to overwrite the inline style.
  * If the style were set on mobile first, on desktop styles,
  * we would have no way of setting the style again to the inline style.
  */
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
        grid-template-areas: "media-text-media" "media-text-content"; }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
          grid-template-areas: "media-text-content" "media-text-media"; }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right > .wp-block-media-text__media {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right > .wp-block-media-text__content {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }

.banner-cut-in-block {
  position: relative;
  padding: 55px 0 30px;
  background-color: #FFFFFF; }

@media screen and (min-width: 1061px) {
  .banner-cut-in-block {
    padding: 55px 55px 80px;
    margin-top: -100px; } }
  .wp-block .banner-cut-in-block {
    margin-top: none; }

.bsc-pagination {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 60px);
  height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 20px;
  background-color: #34373F;
  margin: 0 -30px; }

@media screen and (min-width: 1061px) {
  .bsc-pagination {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    margin: 0; } }
  .bsc-pagination button {
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: flex;
    margin-right: 10px;
    background-color: transparent;
    cursor: pointer; }
    .bsc-pagination button svg {
      width: 100%;
      height: 100%;
      fill: #FFFFFF;
      -webkit-transition: fill 0.3s;
      transition: fill 0.3s; }
    .bsc-pagination button.tns-nav-active svg {
      fill: #01D1C1; }
    .bsc-pagination button:last-child {
      margin-right: 0; }

.half-size .bsc-slide {
  height: 200px; }

@media screen and (min-width: 1061px) {
  .half-size .bsc-slide {
    height: 400px; } }

.bsc-slide {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

@media screen and (min-width: 1061px) {
  .bsc-slide {
    height: 740px; } }

.bsc-slide-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  max-width: 1100px;
  padding: 0 15px;
  height: 100%;
  margin: 0 auto;
  text-align: center; }
  .bsc-slide-container .bsc-heading {
    margin: 0;
    font-size: 1.625rem;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    text-shadow: 0px 2px 15.68px rgba(0, 0, 0, 0.84); }

@media screen and (min-width: 1061px) {
  .bsc-slide-container .bsc-heading {
    font-size: 2.8125rem; } }

@media screen and (min-width: 1441px) {
  .bsc-slide-container .bsc-heading {
    font-size: 3.875rem;
    line-height: 4.375rem; } }
  .bsc-slide-container .bsc-sub-heading {
    margin-top: 15px;
    font-size: 1rem;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    font-weight: 300; }

@media screen and (min-width: 1061px) {
  .bsc-slide-container .bsc-sub-heading {
    font-size: 1.1875rem; } }

@media screen and (min-width: 1441px) {
  .bsc-slide-container .bsc-sub-heading {
    font-size: 1.375rem;
    line-height: 2rem; } }

.banner-slider-cta-block .tns-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1; }

.bsc-button-group {
  margin-top: 15px; }
  .bsc-button-group .btn:first-child, .bsc-button-group .custom-form input:first-child[type="submit"], .custom-form .bsc-button-group input:first-child[type="submit"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .bsc-button-group .btn:last-child, .bsc-button-group .custom-form input:last-child[type="submit"], .custom-form .bsc-button-group input:last-child[type="submit"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .bsc-button-group .btn em, .bsc-button-group .custom-form input[type="submit"] em, .custom-form .bsc-button-group input[type="submit"] em {
    color: #01D1C1; }

.center-logos-block {
  padding: 50px 0; }

@media screen and (min-width: 1061px) {
  .center-logos-block {
    padding: 90px 0; } }

.clb-heading {
  margin-bottom: 35px;
  font-size: 1.625rem;
  text-align: center; }

@media screen and (min-width: 1061px) {
  .clb-heading {
    font-size: 2.375rem;
    margin-bottom: 75px; } }
  .clb-heading em {
    color: #01D1C1; }

.clb-logos {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative; }

@media screen and (min-width: 1061px) {
  .clb-logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }

.clb-logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 25px 20px;
  border-top: solid 1px rgba(52, 55, 63, 0.1);
  height: 100%; }
  .clb-logo img {
    max-height: 100px; }
  .clb-logo:nth-child(1) {
    border-top: none; }

@media screen and (min-width: 1061px) {
  .clb-logo {
    max-width: 350px;
    -webkit-box-pack: center;
            justify-content: center;
    min-width: 250px;
    padding: 0 50px;
    min-height: 150px;
    border-top: none;
    border-right: solid 1px rgba(52, 55, 63, 0.1); }
    .clb-logo:last-child {
      border-right: 0; } }

@media screen and (max-width: 1060px) {
  .clb-logo img {
    max-width: 190px; } }

@media screen and (max-width: 1280px) and (min-width: 1061px) {
  .icon-columns-block {
    padding: 0 15px; } }

@media screen and (max-width: 1060px) {
  .icon-columns-block {
    flex-wrap: wrap; } }

.icon-columns-block .wp-block-column {
  padding: 0;
  margin-bottom: 0; }

@media screen and (min-width: 1061px) {
  .icon-columns-block .wp-block-column {
    padding: 0 30px; } }

@media screen and (max-width: 1280px) {
  .icon-columns-block .wp-block-column {
    padding: 0 15px; } }

@media screen and (max-width: 1060px) {
  .icon-columns-block .wp-block-column {
    flex-basis: 50%;
    margin-bottom: 30px; } }

.icon-columns-block .wp-block-media-text {
  gap: 15px; }

@media screen and (min-width: 1061px) {
  .icon-columns-block .wp-block-media-text {
    -ms-grid-columns: 60px auto !important;
    grid-template-columns: 60px auto !important; } }
  .icon-columns-block .wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row-align: start;
        align-self: start; }

.icon-columns-block .wp-block-media-text__content {
  padding-right: 0; }

@media screen and (max-width: 1060px) {
  .icon-columns-block .wp-block-media-text__content {
    padding: 0; } }
  .icon-columns-block .wp-block-media-text__content h1, .icon-columns-block .wp-block-media-text__content h2, .icon-columns-block .wp-block-media-text__content h3, .icon-columns-block .wp-block-media-text__content h4, .icon-columns-block .wp-block-media-text__content h5 {
    margin-bottom: 16px;
    max-width: 150px;
    font-size: 1.5rem;
    word-break: break-word; }
  .icon-columns-block .wp-block-media-text__content p {
    margin-top: 16px; }

.icon-columns-block.svg-icons-home img {
  max-width: 70px; }

.cta-bar-block {
  margin-bottom: 50px; }

@media screen and (min-width: 1061px) {
  .cta-bar-block {
    margin-top: 90px;
    margin-bottom: 90px; } }

.cbb-container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 30px 15px;
  text-align: center;
  background-color: #34373F;
  border-radius: 5px; }

@media screen and (min-width: 1061px) {
  .cbb-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    padding: 65px 0;
    text-align: initial;
    border-radius: 0; } }

@media screen and (min-width: 1061px) {
  .is-right .cbb-container {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px; } }

@media screen and (max-width: 1560px) and (min-width: 1061px) {
  .is-right .cbb-container {
    margin-left: 20px; } }

@media screen and (min-width: 1061px) {
  .is-left .cbb-container {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px; } }

@media screen and (max-width: 1560px) and (min-width: 1061px) {
  .is-left .cbb-container {
    margin-right: 20px; } }

@media screen and (min-width: 1061px) {
  .cbb-container::before {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    background-color: inherit;
    content: ""; }
    .is-right .cbb-container::before {
      left: 100%; }
    .is-left .cbb-container::before {
      right: 100%; } }

@media screen and (min-width: 1061px) {
  .cbb-container::after {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    background-color: rgba(52, 55, 63, 0.4);
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    overflow: hidden;
    content: ""; }
    .is-right .cbb-container::after {
      left: 0;
      border-top-left-radius: 100px;
      border-bottom-left-radius: 100px;
      -webkit-transform: translate(-10px, 10px);
              transform: translate(-10px, 10px); }
    .is-left .cbb-container::after {
      right: 0;
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
      -webkit-transform: translate(10px, 10px);
              transform: translate(10px, 10px); } }

.cbb-cta-text {
  position: relative;
  margin-bottom: 20px;
  z-index: 100; }

@media screen and (min-width: 1061px) {
  .cbb-cta-text {
    margin-bottom: 0;
    margin-right: 40px; } }
  .cbb-cta-text:last-child {
    margin-right: 0; }
  .cbb-cta-text p, #editor .cbb-cta-text p {
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: 1.2px;
    color: #FFFFFF; }

@media screen and (min-width: 1061px) {
  .cbb-cta-text p, #editor .cbb-cta-text p {
    line-height: initial;
    font-size: 2.625rem; } }
  .cbb-cta-text strong {
    color: #01D1C1; }

.cbb-cta-link {
  position: relative;
  z-index: 100;
  -ms-grid-row-align: center;
      align-self: center;
  letter-spacing: 1.2px; }
  .cbb-cta-link strong {
    text-transform: uppercase; }

.pool-ranges-block {
  position: relative; }

@media screen and (max-width: 1060px) {
  .pool-ranges-block {
    padding: 0 30px; } }

@media screen and (min-width: 1061px) {
  .prb-container {
    padding-right: 45px;
    padding-left: 45px; } }

.prb-bg-icon {
  display: none; }

@media screen and (min-width: 1061px) {
  .prb-bg-icon {
    position: absolute;
    top: -40px;
    left: -40px;
    display: -webkit-box;
    display: flex;
    width: 780px;
    z-index: -1; }
    #editor .prb-bg-icon {
      display: none; }
    .prb-bg-icon svg {
      width: 100%;
      height: 100%;
      fill: #F2F2F2; } }

.tabs {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  overflow: hidden; }

@media screen and (min-width: 1061px) {
  .tabs {
    overflow: visible; } }

@media screen and (max-width: 660px) {
  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }
  .tabs .tab {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    max-width: 95px;
    padding: 10px 5px 5px 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    cursor: pointer; }

@media screen and (min-width: 1061px) {
  .tabs .tab {
    max-width: 165px;
    padding: 20px;
    margin-right: 20px; } }

@media screen and (max-width: 660px) {
  .tabs .tab {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    max-width: initial;
    padding: 10px;
    border: solid 1px #e5e5e5;
    border-bottom: 0; } }
    .tabs .tab:last-child {
      margin-right: 0; }

@media screen and (max-width: 660px) {
  .tabs .tab:last-child {
    border-bottom: solid 1px #e5e5e5; } }
    .tabs .tab.is-active, .tabs .tab:hover {
      background-color: #F2F2F2; }
  .tabs .tab-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    border: solid 2px #01D1C1;
    margin-bottom: 5px; }

@media screen and (min-width: 1061px) {
  .tabs .tab-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 20px; } }

@media screen and (max-width: 660px) {
  .tabs .tab-icon {
    margin-right: 20px;
    margin-bottom: 0; } }
  .tabs .tab-label {
    display: block;
    font-size: 0.875rem;
    letter-spacing: 0.8px; }

@media screen and (min-width: 1061px) {
  .tabs .tab-label {
    font-size: 1.25rem; } }

@media screen and (max-width: 660px) {
  .tabs .tab-label {
    font-size: 1.125rem; } }

.tab-content {
  display: none;
  padding: 30px 20px;
  background-color: #F2F2F2; }

@media screen and (min-width: 1061px) {
  .tab-content {
    padding: 80px 120px; } }
  .tab-content .flex-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }

@media screen and (min-width: 1061px) {
  .tab-content .flex-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; } }
    .tab-content .flex-grid .flex-item {
      margin-top: 30px; }

@media screen and (min-width: 1061px) {
  .tab-content .flex-grid .flex-item {
    margin-top: 0; } }
      .tab-content .flex-grid .flex-item:first-child {
        margin-top: 0; }
  .tab-content.is-active {
    display: block; }
  .tab-content .btn, .tab-content .custom-form input[type="submit"], .custom-form .tab-content input[type="submit"] {
    margin-right: 40px;
    margin-bottom: 20px; }
    .tab-content .btn:last-child, .tab-content .custom-form input:last-child[type="submit"], .custom-form .tab-content input:last-child[type="submit"] {
      margin-right: 0; }
  #editor .tab-content a {
    pointer-events: none; }

.tc-heading {
  margin-bottom: 30px;
  color: #01D1C1; }

.tab-content-column {
  margin-right: 0; }

@media screen and (min-width: 1061px) {
  .tab-content-column {
    margin-right: 100px; } }
  .tab-content-column:last-child {
    margin-right: 0; }

@media screen and (max-width: 1060px) {
  .tab-content-column:last-child {
    display: none; } }

.tst-container {
  position: relative;
  display: -ms-grid;
  display: grid; }

@media screen and (min-width: 1281px) {
  .tst-container {
    -ms-grid-columns: 1fr 670px 120px;
    grid-template-columns: 1fr 670px 120px;
    -ms-grid-rows: 550px;
    grid-template-rows: 550px; }
  .tst-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .tst-container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
  .tst-container > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }

@media screen and (max-width: 1280px) and (min-width: 1061px) {
  .tst-container {
    -ms-grid-columns: 1fr 4fr 1fr;
    grid-template-columns: 1fr 4fr 1fr;
    -ms-grid-rows: 460px;
    grid-template-rows: 460px; }
  .tst-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .tst-container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
  .tst-container > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }

@media screen and (max-width: 1060px) and (min-width: 769px) {
  .tst-container {
    -ms-grid-columns: 1fr 8fr 1fr;
    grid-template-columns: 1fr 8fr 1fr;
    -ms-grid-rows: 460px;
    grid-template-rows: 460px; }
  .tst-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .tst-container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
  .tst-container > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }

.tst-bg-image {
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 0; }

@media screen and (max-width: 1280px) {
  .tst-bg-image {
    display: none; } }
  #editor .tst-bg-image {
    display: none; }

.tst-content-container {
  position: relative; }

@media screen and (min-width: 769px) {
  .tst-content-container {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
    padding-top: 50px; } }

@media screen and (max-width: 1060px) {
  .tst-content-container {
    padding-top: 0; } }
  .tst-content-container .tns-outer {
    position: relative;
    z-index: 100; }

.tst-card-container {
  position: relative;
  padding: 0 15px; }

@media screen and (min-width: 769px) {
  .tst-card-container {
    padding: 0; } }

@media screen and (max-width: 660px) {
  .tst-card-container {
    padding: 0; } }

.tst-quotes-bg-1 {
  position: absolute;
  top: -25px;
  left: -25px;
  width: 80px;
  height: 40px;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 0; }
  .tst-quotes-bg-1 svg {
    width: 100%;
    height: 100%;
    fill: #01D1C1; }

.tst-quotes-bg-2 {
  position: absolute;
  right: -125px;
  bottom: -135px;
  width: 510px;
  height: 270px;
  display: block;
  z-index: 0; }

@media screen and (max-width: 1280px) {
  .tst-quotes-bg-2 {
    display: none; } }
  .tst-quotes-bg-2 svg {
    width: 100%;
    height: 100%;
    fill: #F3F7F9; }

.tst-heading {
  margin-bottom: 30px;
  text-align: center;
  color: #34373F; }

@media screen and (min-width: 1061px) {
  .tst-heading {
    margin-bottom: 50px; } }
  .tst-heading > * {
    margin-bottom: 0; }

.tst-card {
  padding: 50px 40px;
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 2px 15.68px 0.32px rgba(0, 0, 0, 0.13);
  overflow: hidden; }

@media screen and (max-width: 660px) {
  .tst-card {
    padding: 30px 20px; } }

.tst-slider-controls-container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin: 30px 0;
  padding: 0 15px;
  z-index: 100; }

@media screen and (min-width: 1061px) {
  .tst-slider-controls-container {
    padding: 0;
    margin: 30px 0 0 0; } }
  .tst-slider-controls-container button {
    padding: 10px 18px;
    cursor: pointer;
    border: 0; }
    .tst-slider-controls-container button[data-controls="prev"] {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      background-color: #01D1C1; }
      .tst-slider-controls-container button[data-controls="prev"] svg {
        fill: #197B7C;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .tst-slider-controls-container button[data-controls="next"] {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      background-color: #197B7C; }
      .tst-slider-controls-container button[data-controls="next"] svg {
        fill: #FFFFFF; }

.tst-content {
  margin-bottom: 20px;
  font-style: italic; }

.tst-person {
  display: -webkit-box;
  display: flex; }

.tst-person-photo {
  margin-right: 15px;
  border-radius: 5px;
  overflow: hidden; }
  .tst-person-photo img {
    vertical-align: bottom; }

.tst-person-information {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center; }

.tst-person-name {
  margin-bottom: 8px;
  font-size: 1rem;
  letter-spacing: 0.8px;
  line-height: 1; }

.tst-person-position {
  display: block;
  letter-spacing: 1.2px;
  font-weight: 300; }

.latest-posts-block {
  position: relative; }

@media screen and (max-width: 1550px) and (min-width: 1061px) {
  .latest-posts-block {
    padding-right: 45px;
    padding-left: 45px; } }

.lpb-bg-icon {
  display: none; }

@media screen and (min-width: 1061px) {
  .lpb-bg-icon {
    position: absolute;
    top: -180px;
    left: -30px;
    width: 820px;
    height: 721px;
    display: -webkit-box;
    display: flex;
    z-index: -1; }
    #editor .lpb-bg-icon {
      display: none; }
    .lpb-bg-icon svg {
      width: 100%;
      height: 100%;
      fill: #F2F2F2; } }

.single-pool-range .breadcrumbs-block {
  margin-bottom: 40px; }

.breadcrumbs-block .flex-grid {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
          justify-content: space-between; }

@media screen and (min-width: 1061px) {
  .breadcrumbs-block .flex-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
            align-items: center; } }

#breadcrumbs {
  padding: 15px 0;
  font-size: 0.875rem;
  text-transform: uppercase; }

@media screen and (min-width: 1061px) {
  #breadcrumbs {
    padding: 25px 0; } }
  #breadcrumbs span {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
            align-items: center;
    line-height: 1.4; }
  #breadcrumbs a {
    color: inherit;
    font-size: inherit;
    font-weight: 300; }
  #breadcrumbs .yoast-separator {
    width: 10px;
    height: 6px;
    display: -webkit-inline-box;
    display: inline-flex;
    margin: 0 10px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
    #breadcrumbs .yoast-separator svg {
      width: 100%;
      height: 100%;
      fill: #01D1C1; }

.social-share-links {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
          align-items: center;
  height: 100%; }
  .social-share-links .social-share-link {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    border: solid 1px #888888;
    margin-right: 20px; }
    .social-share-links .social-share-link:last-child {
      margin-right: 0; }
    .social-share-links .social-share-link .icon {
      display: -webkit-box;
      display: flex; }
      .social-share-links .social-share-link .icon svg {
        width: 100%;
        height: 100%;
        fill: #888888; }
    .social-share-links .social-share-link.download-link .icon {
      width: 14px;
      height: 18px; }
    .social-share-links .social-share-link.email-link .icon {
      width: 16px;
      height: 11px; }
    .social-share-links .social-share-link.print-link .icon {
      width: 16px;
      height: 15px; }
    .social-share-links .social-share-link.facebook-link .icon {
      width: 10px;
      height: 16px; }
    .social-share-links .social-share-link.pinterest-link .icon {
      width: 12px;
      height: 16px; }

.post-tags-block {
  margin-top: 40px;
  padding: 30px 0;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5; }

.post-tags {
  display: -webkit-box;
  display: flex; }

.post-tag {
  margin-right: 20px;
  border: solid 1px #D5D5D5;
  border-radius: 10px; }
  .post-tag a {
    display: inline-block;
    padding: 8px 30px;
    font-size: 0.875rem;
    font-weight: 300;
    color: inherit; }
  .post-tag:last-child {
    margin-right: 0; }

.filter-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  padding: 25px 0 15px 0;
  margin-bottom: 40px;
  border-bottom: solid 1px #EDF2F2; }

@media screen and (min-width: 1061px) {
  .filter-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    padding: 40px; } }

@media screen and (max-width: 1540px) {
  .filter-block {
    padding-right: 0;
    padding-left: 0;
    margin: 0 40px 40px; } }

@media screen and (max-width: 660px) {
  .filter-block {
    margin: 0; } }

.filter-dropdown {
  position: relative;
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 20px;
  width: 100%; }

@media screen and (min-width: 1061px) {
  .filter-dropdown {
    margin-bottom: 0;
    margin-right: 25px;
    width: auto; } }

.swatch-small-color {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  border-radius: 50%; }

.filter-dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 301;
  width: 100%;
  margin: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: opacity 0.3s ease, visibility 0s 0.3s;
  transition: opacity 0.3s ease, visibility 0s 0.3s;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  padding: 0; }
  .filter-dropdown-options.has-scrollbar {
    max-height: 400px;
    border-bottom-right-radius: 0;
    overflow-y: scroll; }

@media screen and (min-width: 1061px) {
  .filter-dropdown-options.has-scrollbar {
    max-height: 500px;
    z-index: 5000; } }
    .filter-dropdown-options.has-scrollbar::-webkit-scrollbar-track {
      background-color: #FFFFFF; }
    .filter-dropdown-options.has-scrollbar::-webkit-scrollbar {
      width: 5px; }
    .filter-dropdown-options.has-scrollbar::-webkit-scrollbar-thumb {
      background-color: #34373F; }
  .is-open .filter-dropdown-options {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }

.filter-dropdown-option {
  display: block;
  min-width: 120px;
  padding: 7px 15px;
  border: solid 1px #EDF2F2;
  border-top: 0;
  font-size: 1.125em;
  line-height: 1.5rem;
  color: #898989;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .filter-dropdown-option.unclickable {
    cursor: initial;
    pointer-events: none; }
  .filter-dropdown-option:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .filter-dropdown-option:last-child {
    border-bottom: 0; }
  .filter-dropdown-option .option-text {
    white-space: nowrap; }
  .filter-dropdown-option.is-active, .filter-dropdown-option:hover:not(.is-selected) {
    background-color: #01D1C1;
    color: #FFFFFF;
    border-right-color: #01D1C1;
    border-left-color: #01D1C1; }
  .filter-dropdown-option.is-selected {
    position: relative;
    padding-right: 50px;
    width: 100%;
    border: solid 1px #EDF2F2;
    border-radius: 10px;
    -webkit-transition: border-radius 0.3s;
    transition: border-radius 0.3s; }

@media screen and (min-width: 1061px) {
  .filter-dropdown-option.is-selected {
    width: 210px; } }
    .is-open .filter-dropdown-option.is-selected {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .filter-dropdown-option.is-selected::before {
      width: 10px;
      height: 6px;
      right: 14px;
      display: inline-block;
      background: url(../../images/svgs/icon-arrow-2.svg) no-repeat center center/100%;
      -webkit-transition: opacity 0.3s, visibility 0s 0s;
      transition: opacity 0.3s, visibility 0s 0s;
      content: ""; }
      .is-open .filter-dropdown-option.is-selected::before {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
        transition: opacity 0.3s, visibility 0s 0.3s; }
  .filter-dropdown-option .close-icon {
    right: 14px;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s;
    opacity: 0;
    visibility: hidden; }
    .filter-dropdown-option .close-icon {
      width: 10px;
      height: 10px;
      cursor: pointer; }
      .filter-dropdown-option .close-icon span {
        width: 100%;
        height: 1px;
        border-radius: 2px;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        background-color: transparent; }
        .filter-dropdown-option .close-icon span::before, .filter-dropdown-option .close-icon span::after {
          width: 100%;
          height: 100%;
          background-color: #34373F;
          border-radius: 2px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          content: ""; }
        .filter-dropdown-option .close-icon span::before {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .filter-dropdown-option .close-icon span::after {
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
    .is-open .filter-dropdown-option .close-icon {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
    .filter-dropdown-option .close-icon span {
      font-size: 0; }

.js-video-popup {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 2px 16px 0.32px rgba(0, 0, 0, 0.28); }
  .acf-block-preview .js-video-popup {
    pointer-events: none; }
  .js-video-popup::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: radial-gradient(transparent 75%, rgba(0, 0, 0, 0.4) 100%);
    content: ""; }
  .js-video-popup .video-popup-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    padding: 0 40px; }
    .js-video-popup .video-popup-content .video-popup-heading {
      text-align: center;
      color: #FFFFFF; }

@media screen and (max-width: 440px) {
  .js-video-popup .video-popup-content .video-popup-heading {
    display: none; } }
    .js-video-popup .video-popup-content svg {
      width: 60px;
      height: 60px; }
  .js-video-popup > img {
    width: 100%;
    vertical-align: bottom; }

.colour-swatch-group {
  margin-bottom: 30px; }

@media screen and (min-width: 1061px) {
  .colour-swatch-group {
    margin-bottom: 75px; } }
  .colour-swatch-group:last-child {
    margin-bottom: 0; }

.colour-swatch-group-subcategory {
  width: 50%;
  margin-bottom: 30px; }

@media screen and (max-width: 1060px) {
  .colour-swatch-group-subcategory {
    width: 100%; } }

.colour-swatch-child-heading {
  font-weight: 300; }

.colour-swatch-heading {
  margin-bottom: 45px; }

.rangecon:lang(fr) {
  display: none; }

.colour-swatches {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }

@media screen and (min-width: 1061px) {
  .colour-swatches {
    margin: 0 -35px -35px 0; } }

.colour-swatch {
  position: relative;
  margin: 0 35px 35px 0; }
  .colour-swatch img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer; }
  .colour-swatch[data-tooltip]::before, .colour-swatch[data-tooltip]::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: top 0.3s, opacity 0.3s, visibility 0s 0.3s;
    transition: top 0.3s, opacity 0.3s, visibility 0s 0.3s; }
  .colour-swatch[data-tooltip]::before {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    display: inline-block;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: 1.2px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #34373F;
    content: attr(data-tooltip); }
  .colour-swatch[data-tooltip]::after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    display: inline-block;
    -webkit-transform: translate(-50%, calc(-100% + 6px));
            transform: translate(-50%, calc(-100% + 6px));
    border-top: solid 6px #34373F;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
    content: ""; }
  .colour-swatch[data-tooltip]:hover::before, .colour-swatch[data-tooltip]:hover::after {
    top: -10px;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }

@media screen and (max-width: 1060px) {
  .wp-block-table {
    position: relative;
    overflow-x: auto; }
    .wp-block-table .gradient-scroll {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      height: 100%;
      background: black;
      background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(85%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.5) 100%);
      opacity: .2;
      visibility: visible;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }
    .wp-block-table.full-scrolled .gradient-scroll {
      opacity: 0;
      visibility: none; } }

@media screen and (max-width: 1060px) {
  .wp-block-table table {
    min-width: 730px; } }

@media screen and (max-width: 1060px) {
  .wp-block-table table td {
    padding-right: 0; }
    .wp-block-table table td:nth-child(1) {
      width: 130px; } }

@media screen and (max-width: 1059px) {
  .wp-block-table table tbody tr td:nth-child(1):nth-child(1) {
    width: 168px;
    font-size: 14px; } }

@media screen and (max-width: 1059px) {
  .wp-block-table table th {
    padding-right: 0; } }

.pool-builder-listing-block .wp-block-columns {
  flex-wrap: wrap;
  margin-left: -18px;
  padding: 0 12px; }
  .pool-builder-listing-block .wp-block-columns .wp-block-column {
    width: 50%;
    margin: 0 0 20px 0;
    padding: 0 7px;
    flex-basis: auto; }

@media screen and (max-width: 1060px) {
  .pool-builder-listing-block .wp-block-columns .wp-block-column {
    width: 100%; } }
    .pool-builder-listing-block .wp-block-columns .wp-block-column .inner {
      background: #EDF2F2;
      padding: 15px;
      border-radius: 8px;
      height: 100%;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
      .pool-builder-listing-block .wp-block-columns .wp-block-column .inner p {
        margin-top: 0; }
    .pool-builder-listing-block .wp-block-columns .wp-block-column .wp-block-button {
      margin-top: auto; }
    .pool-builder-listing-block .wp-block-columns .wp-block-column h5 {
      font-size: 1.5rem; }
/*# sourceMappingURL=style.css.map */