/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/app.scss ***!
  \*************************************************************************************************************************************************/
/* By Athlon Front-End Team */
/* Core variables */
/**
 * Variables
*/
/* Colour palette */
/* Components */
/* CSS Reset */
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,
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 {
  border: none;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

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

body {
  margin: 0;
}

ul {
  list-style-type: none;
}

a {
  background: transparent;
  text-decoration: none;
}

button,
input {
  line-height: normal;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

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

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

textarea:focus,
input:focus {
  outline: 0;
}

input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* Fonts */
/**
 * Fonts
*/
@font-face {
  font-family: "DINP-R";
  src: url(fonts/DINPro-Regular.eot) format("eot"), url(fonts/DINPro-Regular.woff) format("woff"), url(fonts/DINPro-Regular.ttf) format("truetype");
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(fonts/OpenSans-Regular.ttf) format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url(fonts/Montserrat-Medium.ttf) format("ttf");
  font-weight: normal;
  font-style: normal;
}
/* Mixins, helpers and functions */
/**
 * Helper mixins
*/
h1, h2 {
  font-family: "Montserrat";
  font-size: 28px;
  line-height: 39px;
  font-weight: 400;
  color: #4a6480;
  text-transform: uppercase;
}

h1 strong, h2 strong {
  font-weight: 700;
  color: #29a6ff;
}

h3 {
  font-family: "Montserrat";
  font-size: 21px;
  line-height: 29px;
  font-weight: 500;
  color: #4a6480;
}

p, h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: #707070;
  margin: 0;
  padding-bottom: 20px;
}

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

ul {
  margin-top: 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  h1, h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  h3 {
    line-height: 25px;
  }
}
.heading-wrapper {
  outline: 0;
  scroll-margin-top: 100px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999999;
  background-color: #0b1d33;
  border-bottom: 2px solid #29a6ff;
}
.header-wrapper .main-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header-wrapper .main-container a:focus {
  outline: 0;
}
@media (max-width: 992px) {
  .header-wrapper .main-container {
    height: 90px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.header-wrapper .all-gambling-logo {
  float: left;
}
.header-wrapper .main-navigation-wrapper {
  float: right;
  list-style: none;
  margin: 0;
}
.header-wrapper .main-navigation-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-wrapper .main-navigation-wrapper li {
  float: left;
}
.header-wrapper .main-navigation-wrapper li.current_page_item a {
  font-weight: 600;
  color: #29a6ff;
}
.header-wrapper .main-navigation-wrapper li a {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  padding: 33px 10px;
}
.header-wrapper .main-navigation-wrapper li a:hover {
  color: #29a6ff;
}
@media (max-width: 992px) {
  .header-wrapper .main-navigation-wrapper {
    float: none;
    position: fixed;
    top: 89px;
    left: -220px;
    bottom: 0;
    width: 220px;
    background-color: #0b1d33;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    padding: 20px;
    overflow: scroll;
  }
  .header-wrapper .main-navigation-wrapper li {
    float: none;
  }
  .header-wrapper .main-navigation-wrapper li a {
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px solid #29a6ff;
  }
  .header-wrapper .main-navigation-wrapper .lang-item {
    float: left;
    width: 33.333%;
  }
  .header-wrapper .main-navigation-wrapper .lang-item a {
    border: 0;
    padding-bottom: 0;
  }
}
.header-wrapper #hamburger-menu-switch {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  cursor: pointer;
  display: none;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.header-wrapper #hamburger-menu-switch span {
  background-color: ghostwhite;
  width: 2em;
  height: 0.2em;
  margin: 0.27em 0;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.header-wrapper #hamburger-menu-switch.active span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(1px, -1px);
          transform: rotate(45deg) translate(1px, -1px);
}
.header-wrapper #hamburger-menu-switch.active span:nth-child(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.header-wrapper #hamburger-menu-switch.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}
@media (max-width: 992px) {
  .header-wrapper #hamburger-menu-switch {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}

.main-container {
  width: 1110px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1201px) {
  .main-container {
    width: 960px;
  }
}
@media (max-width: 993px) {
  .main-container {
    width: 720px;
  }
}
@media (max-width: 769px) {
  .main-container {
    width: 540px;
  }
}
@media (max-width: 577px) {
  .main-container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
article > .flexible-layout-content {
  padding-top: 0 !important;
}

footer {
  position: relative;
}
footer .main-footer-wrapper {
  width: 100%;
  background-color: #0b1d33;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer .main-footer-container {
  width: 1110px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
footer .main-footer-container img {
  margin-bottom: 20px;
}
footer .main-footer-container .policy-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .main-footer-container .policy-wrapper a {
  font-family: "Montserrat";
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  font-weight: 300;
}
footer .main-footer-container .policy-wrapper a:hover {
  color: #29a6ff;
}
footer .main-footer-container .policy-wrapper .privacy-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
}
footer .main-footer-container .policy-wrapper .privacy-images img {
  margin-bottom: 0;
}
footer .main-footer-container .footer-navigation-wrapper {
  padding-top: 10px;
}
footer .main-footer-container .footer-navigation-wrapper a {
  font-family: "Montserrat";
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  font-weight: 300;
}
footer .main-footer-container .footer-navigation-wrapper a:hover {
  color: #29a6ff;
}
footer .main-footer-container .language-switch-wrapper {
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .main-footer-container .language-switch-wrapper img {
  width: 45px;
  height: 45px;
  margin-bottom: 0;
}
footer .bottom-footer-wrapper {
  width: 100%;
  background-color: #202020;
  padding-bottom: 27px;
  padding-top: 27px;
}
footer .bottom-footer-wrapper .footer-section {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
footer .bottom-footer-wrapper .left-section {
  border-right: 1px solid #fff;
}
footer .bottom-footer-wrapper .left-section img {
  float: right;
  padding-right: 30px;
  margin-bottom: 0;
}
footer .bottom-footer-wrapper .right-section img {
  float: left;
  padding-left: 30px;
  margin-bottom: 0;
}
footer .separator-line {
  width: 60%;
  height: 1px;
  background-color: #29a6ff;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
footer p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  opacity: 50%;
}

.flexible-layout-content {
  padding-top: 80px;
}

.home .hero-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: calc(100vh - 320px);
  max-height: 380px;
}

.home .hero-wrapper h1 {
  color: #fff;
  padding-bottom: 13px;
}

.home .hero-wrapper .separator-line {
  height: 1px;
  width: 40%;
  background-color: #d4a36b;
  margin-bottom: 9px;
}

.home .hero-wrapper p, .home .hero-wrapper a {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #fff;
}

.home .hero-wrapper a {
  padding: 12px 48px;
  border: 1px solid #d4a36b;
  border-radius: 3px;
  font-size: 16px;
  text-decoration: none;
  opacity: 0.74;
  background: rgba(255, 255, 255, 0.0784313725) 0 0 no-repeat padding-box;
}

.home .hero-wrapper a:hover {
  background: rgba(255, 255, 255, 0.1490196078) 0 0 no-repeat padding-box;
}

.home .hero-wrapper p {
  margin-bottom: 21px;
  opacity: 0.54;
}

@media only screen and (max-width: 992px) {
  .home.admin-bar {
    margin-top: 38px;
  }
  .home .flexible-layout-content {
    padding-top: 40px;
  }
  .home .hero-wrapper {
    height: 50vh;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home .hero-wrapper h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .home .hero-wrapper a {
    padding: 12px 38px;
  }
  .table-of-content-wrapper {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .header-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rich-text-editor-wrapper {
  margin-bottom: 20px;
}

.rich-text-editor-wrapper a {
  color: #29a6ff;
}

.rich-text-editor-wrapper.style-2 {
  -webkit-box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
          box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
  padding: 15px;
}

.rich-text-editor-wrapper ul, .rich-text-editor-wrapper ol {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #707070;
}

.rich-text-editor-wrapper ul li, .rich-text-editor-wrapper ol li {
  padding-left: 5px;
  padding-bottom: 5px;
}

.rich-text-editor-wrapper li::marker {
  color: #29a6ff;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .rich-text-editor-wrapper {
    margin-bottom: 10px;
  }
}
.main-image-wrapper {
  margin-bottom: 40px;
}

.casino-wrapper {
  display: none !important;
}

.casino-wrapper.active {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.reviews-table-wrapper .casino-wrapper .casino-counter.featured {
  width: 127px;
  background: transparent linear-gradient(124deg, #ffac4c 0, #e69b45 100%) 0 0 no-repeat padding-box;
}

.reviews-table-wrapper .casino-wrapper .visit-casino.featured {
  background: transparent linear-gradient(124deg, #ffac4c 0, #e69b45 100%) 0 0 no-repeat padding-box;
}

.ltri-widget-wrapper, .lirt-widget-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.ltri-widget-wrapper .column, .lirt-widget-wrapper .column {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.ltri-widget-wrapper .center, .lirt-widget-wrapper .center {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 992px) {
  .ltri-widget-wrapper {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    margin-bottom: 0;
  }
  .ltri-widget-wrapper .column img {
    padding-bottom: 15px;
  }
  .lirt-widget-wrapper {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-bottom: 0;
  }
  .lirt-widget-wrapper .column img {
    padding-bottom: 15px;
  }
}
#post-748 .main-container, #post-752 .main-container, #post-732 .main-container {
  padding-top: 60px !important;
  padding-bottom: 60px;
}

#post-748 .main-container h1, #post-748 .main-container h2, #post-752 .main-container h1, #post-752 .main-container h2, #post-732 .main-container h1, #post-732 .main-container h2 {
  font-size: 21px;
  line-height: 31px;
  padding-bottom: 20px;
}

#post-748 .main-container h1::after, #post-752 .main-container h1::after, #post-732 .main-container h1::after {
  width: 50%;
  height: 1px;
}

#post-748 .main-container h2, #post-752 .main-container h2, #post-732 .main-container h2 {
  text-transform: capitalize;
}

#post-748 .main-container h2::after, #post-752 .main-container h2::after, #post-732 .main-container h2::after {
  display: none;
}

.container-404 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 70px;
}

.container-404 img {
  padding-bottom: 75px;
}

.container-404 h1 {
  padding-bottom: 12px;
}

.container-404 h3 {
  font-size: 13px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.container-404 h3 a {
  color: #29a6ff;
  text-decoration: none;
}

.blog-section-wrapper {
  margin-bottom: 40px;
}

.single-blog-section {
  width: 33.333%;
  float: left;
  height: 444px;
  padding: 15px;
  border: 1px solid rgba(41, 166, 255, 0);
  overflow: hidden;
  text-decoration: none !important;
  cursor: pointer;
  display: block;
}

.single-blog-section img {
  width: 100%;
}

.single-blog-section .single-blog-title {
  font-size: 21px;
  line-height: 28px;
  color: #404040;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-blog-section .single-blog-title::after {
  display: none;
}

.single-blog-section .single-post-date {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #29a6ff;
  margin: 0;
  padding-bottom: 10px;
}

.single-blog-section .blog-excerpt {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #707070;
}

.single-blog-section:hover {
  -webkit-box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
          box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
  border: 1px solid rgba(41, 166, 255, 0);
}

@media only screen and (max-width: 768px) {
  .blog-section-wrapper {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .single-blog-section {
    -webkit-box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
            box-shadow: 0 10px 30px rgba(11, 29, 51, 0.2);
    border: 1px solid rgba(41, 166, 255, 0);
    height: auto;
  }
}
.categories-container, .pagination-container {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

.categories-container a, .categories-container .current, .pagination-container a, .pagination-container .current {
  padding: 7px;
  margin: 5px;
  background: transparent linear-gradient(155deg, #29a6ff 0, #3c6eee 100%) 0 0 no-repeat padding-box;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  font-family: "Montserrat";
  display: inline-block;
}

.categories-container a:hover, .categories-container .current:hover, .pagination-container a:hover, .pagination-container .current:hover {
  background: none;
  background-color: #29a6ff;
  color: #fff;
}

.categories-container .current, .pagination-container .current {
  background: none;
  border: 1px solid #29a6ff;
  color: #404040;
}

.blog-single-wrapper .back-button {
  padding: 7px;
  margin: 5px;
  background: transparent linear-gradient(155deg, #29a6ff 0, #3c6eee 100%) 0 0 no-repeat padding-box;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  font-family: "Montserrat";
  display: inline-block;
  margin-bottom: 35px;
}

.blog-single-wrapper .back-button:hover {
  background: none;
  background-color: #29a6ff;
  color: #fff;
}

.blog-single-wrapper .single-post-date {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #29a6ff;
  margin: 0;
  padding-bottom: 10px;
}

.blog-page-title {
  text-align: center;
  padding-top: 50px;
}

.blog-page-title::after {
  margin-left: auto;
  margin-right: auto;
}

.blog-page-text {
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .single-blog-section {
    width: 100%;
    height: auto;
  }
  .categories-container {
    padding-top: 0;
  }
  .pagination-container {
    padding-top: 20px;
  }
}
.slot-widget-wrapper {
  padding-bottom: 35px;
}

.slot-widget-wrapper .slot-wrapper {
  float: left;
  margin: 10px;
  display: block;
  position: relative;
  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #404040;
  text-decoration: none;
  min-height: 230px;
}

.slot-widget-wrapper .slot-wrapper:hover .slot-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all linear 400ms;
  transition: all linear 400ms;
}

.columns-1 .slot-wrapper {
  width: 100%;
}

.columns-2 .slot-wrapper {
  width: calc(50% - 20px);
}

.columns-3 .slot-wrapper {
  width: calc(33.333% - 20px);
}

.columns-4 .slot-wrapper {
  width: calc(25% - 20px);
}

.columns-5 .slot-wrapper {
  width: calc(20% - 20px);
}

.columns-6 .slot-wrapper {
  width: calc(16.666% - 20px);
}

.slot-image-wrapper {
  width: 100%;
  height: 170px;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}

.slot-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}

.slot-label {
  position: absolute;
  left: -5px;
  top: 3px;
  z-index: 2;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  padding: 4px 8px;
  -webkit-box-shadow: 0 8px 16px -8px #000001;
          box-shadow: 0 8px 16px -8px #000001;
  border-radius: 0 5px 5px 0;
}

.slot-label::before {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid #290317;
  border-left: 7px solid transparent;
}

.slot-label.style-1 {
  background-color: #7fd67f;
}

.slot-label.style-2 {
  background: transparent linear-gradient(124deg, #ffac4c 0, #e69b45 100%) 0 0 no-repeat padding-box;
}

@media only screen and (max-width: 768px) {
  .slot-widget-wrapper {
    padding-bottom: 0;
  }
  .slot-widget-wrapper .slot-wrapper {
    width: calc(50% - 20px);
  }
}
.column-without-color {
  width: 50%;
  float: left;
  padding: 15px 0;
}

.column-without-color ul, .column-without-color ol {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: #707070;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
}

.column-without-color ul li p, .column-without-color ol li p {
  display: none;
}

.column-without-color ul li::marker, .column-without-color ol li::marker {
  color: #29a6ff;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .column-without-color {
    width: 100%;
    padding: 0;
  }
}
.ewd-ufaq-faqs .ufaq-faq-div {
  -webkit-box-shadow: 0 3px 10px rgba(11, 29, 51, 0.2);
          box-shadow: 0 3px 10px rgba(11, 29, 51, 0.2);
  padding: 15px 10px;
  margin: 10px 0;
}

.ewd-ufaq-faqs div.ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
  line-height: 2;
}

.ewd-ufaq-faqs .ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
  line-height: 2;
  font-size: 15px;
}

.ewd-ufaq-faqs div.ufaq-faq-title h4 {
  padding-bottom: 5px;
  font-weight: 600;
}

.ewd-ufaq-faqs div.ufaq-faq-title h4::after {
  display: none;
}

.ewd-ufaq-faqs .ufaq-faq-body {
  padding: 0;
  padding-left: 35px;
}

.ewd-ufaq-faqs div.ufaq-faq-categories, .ewd-ufaq-faqs div.ufaq-faq-tags {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #707070;
  padding-bottom: 10px;
}

.hero-widget-wrapper {
  background-color: #1b5796;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: calc(100vh - 320px);
  max-height: 380px;
  margin-bottom: 30px;
}

.hero-widget-wrapper .hero-widget-container {
  width: 1110px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero-widget-wrapper h1 {
  font-size: 28px;
  line-height: 39px;
  color: #fff;
  padding-bottom: 10px;
}

.hero-widget-wrapper h1:after {
  content: " ";
  display: block;
  height: 1px;
  width: 40%;
  background-color: #d4a36b;
  margin-bottom: 10px;
  margin-top: 10px;
}

.hero-widget-wrapper p {
  font-family: "Montserrat";
  font-size: 21px;
  line-height: 21px;
  font-weight: 300;
  color: #fff;
}

.hero-widget-wrapper a {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #fff;
  padding: 12px 48px;
  border: 1px solid #d4a36b;
  border-radius: 3px;
  font-size: 16px;
  text-decoration: none;
  opacity: 0.74;
  background: rgba(255, 255, 255, 0.0784313725) 0 0 no-repeat padding-box;
  display: inline-block;
}

.hero-widget-wrapper a:hover {
  background: rgba(255, 255, 255, 0.1490196078) 0 0 no-repeat padding-box;
}

@media only screen and (max-width: 768px) {
  .hero-widget-wrapper {
    text-align: center;
    height: 80vh;
    max-height: 100vh;
  }
  .hero-widget-wrapper .hero-widget-container {
    width: 90%;
    max-width: 1110px;
  }
  .hero-widget-wrapper h1:after {
    margin-left: auto;
    margin-right: auto;
  }
  .hero-widget-wrapper.no-bg-on-mobile {
    background-image: none;
  }
}
.tiles-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 35px;
  position: relative;
}
.tiles-wrapper .tiles-box {
  width: calc(16.666% - 30px);
  margin: 15px;
  background: transparent linear-gradient(174deg, #29a6ff 0, #3c6eee 100%) 0 0 no-repeat padding-box;
  text-decoration: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.35);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.35);
}
.tiles-wrapper .tiles-box:hover {
  background: #29a6ff;
}
.tiles-wrapper .tiles-box.tiles-featured {
  background: transparent linear-gradient(174deg, #ffac4c 0, #ff6d01 100%) 0 0 no-repeat padding-box;
}
.tiles-wrapper .tiles-box.tiles-featured:hover {
  background: #ffac4c;
}
.tiles-wrapper .tiles-image-wrapper {
  position: relative;
  width: 66.67px;
  height: 66.67px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  text-align: center;
}
.tiles-wrapper .tiles-image-wrapper img {
  display: inline-block;
}
.tiles-wrapper p {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

html {
  scroll-behavior: smooth;
}

ol {
  margin-left: 30px;
}
