html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif
}

body {
  margin: 0
}

figure,footer,header,main,nav,section {
  display: block
}

a {
  background-color: #0000
}

a:active,a:hover {
  outline: 0
}

strong {
  font-weight: 700
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

img {
  border: 0;
  object-fit: cover;
}

input,textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto
}


* {
  box-sizing: border-box
}

html {
  height: 100%
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial,sans-serif;
  font-size: 14px;
  line-height: 20px
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block
}

.w-inline-block {
  max-width: 100%;
  display: inline-block
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block
}

input.w-button {
  -webkit-appearance: button
}

h1,h2,h3,h4 {
  margin-bottom: 10px;
  font-weight: 700
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px
}

p {
  margin-top: 0;
  margin-bottom: 20px
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px
}

figure {
  margin: 0 0 10px
}

ul,ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px
}

.w-form {
  margin: 0 0 15px
}

.w-input {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block
}

.w-input:focus {
  border-color: #3898ec;
  outline: 0
}

textarea.w-input {
  height: auto
}


.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
      padding-left:10px
  }
}

.w-richtext:before,.w-richtext:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table
}

.w-richtext:after {
  clear: both
}

.w-richtext ol,.w-richtext ul {
  overflow: hidden
}

.w-richtext figure {
  max-width: 60%;
  position: relative
}

.w-richtext figure>div:before {
  cursor: default!important
}

.w-richtext figure img {
  width: 100%
}

.w-richtext figure div {
  color: #0000;
  font-size: 0
}

.w-richtext figure.w-richtext-figure-type-image {
  display: table
}

.w-richtext figure.w-richtext-figure-type-image>div {
  display: inline-block
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block
}

.w-richtext figure.w-richtext-align-fullwidth>div {
  padding-bottom: inherit;
  display: inline-block
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative
}

.w-nav:before,.w-nav:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table
}

.w-nav:after {
  clear: both
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative
}

.w-nav-menu {
  float: right;
  position: relative
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative
}

.w-nav-button:focus {
  outline: 0
}

@media screen and (max-width: 767px) {

  .w-nav-brand {
      padding-left: 10px
  }
}

:root {
  --font--heading: "Inter",sans-serif;
  --heading: #000;
  --font--paragraph: "Inter",sans-serif;
  --paragraph: #505050;
  --primary: #da2b31;
  --border--border-sm: 4px;
  --white: white;
  --box-shadow-1: #00000012;
  --black: #000;
  --background: whitesmoke;
  --transparent: #fff0;
  --background\<deleted\|variable-e2ce8192-1098-000e-e671-3af74848ffdf\>: #fff7eb;
  --border-color: #ececec;
  --secondary: #000;
  --heading-secondary: white;
  --border--border-xxl: 40px;
  --border--border-xxxl: 70px;
  --paragraph-secondary: #e9e9e9;
  --font--icon: "Material Icons",sans-serif;
  --border--border-xs: 2px;
  --border--border-m: 8px;
  --border--border: 12px;
  --extra-color: whitesmoke;
  --border--border-lg: 20px;
  --border--border-xl: 28px;
  --border--border-button: 10px
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex
}

body {
  font-family: var(--font--heading);
  color: var(--heading);
  font-size: 16px;
  font-weight: 400;
  line-height: 25px
}

h1 {
  font-family: var(--font--heading);
  color: var(--heading);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px
}

h2 {
  font-family: var(--font--heading);
  color: var(--heading);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 58px
}

h3 {
  font-family: var(--font--heading);
  color: var(--heading);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px
}

h4 {
  font-family: var(--font--heading);
  color: var(--heading);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px
}

p {
  font-family: var(--font--paragraph);
  color: var(--paragraph);
  letter-spacing: .2px;
}

a {
  color: var(--heading);
  text-decoration: none;
  transition: color .22s cubic-bezier(.25,.46,.45,.94)
}

a:hover {
  color: var(--primary)
}

ul,ol {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 40px;
  display: flex
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block
}

strong {
  font-weight: 700
}

blockquote {
  border-left: 5px solid var(--primary);
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px
}

figure {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px
}

.navbar-wrapper {
  background-color: var(--white);
  box-shadow: 0 10px 28px 0 var(--box-shadow-1);
  justify-content: space-between;
  align-items: center;
  padding: 32px 50px;
  display: flex;
  position: relative;
}

.nav-list {
  z-index: 2;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden
}

.nav-link {
  z-index: 2;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 4px;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  transition: color .3s ease-out;
  display: flex;
  position: relative;
  overflow: hidden
}

.nav-link:hover {
  color: var(--primary)
}

.nav-link:focus-visible {
  outline-offset: 0px;
  outline: 2px solid #0050bd
}

.nav-menu-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex
}

.hamburger-menu {
  padding: 0;
  transition: transform .3s
}

.hamburger-menu:hover {
  transform: scale(.96)
}

.nav-menu {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex
}

.site-logo {
  object-fit: contain;
  max-width: 140px
}

.navbar {
  z-index: 101;
  background-color: var(--transparent);
  width: 100%;
  position: sticky;
  top: 15px
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px
}

.container.hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex
}

.container.float-right {
  justify-content: flex-end;
  align-items: center;
  display: flex
}

.container.padding-10px {
  padding-left: 10px;
  padding-right: 10px
}

.section-70px {
  margin-top: 70px;
  margin-bottom: 70px
}

.horizontal-left-center-15px-gap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.footer-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 5px solid var(--transparent);
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  transition: padding .4s cubic-bezier(.23,1,.32,1),border .3s cubic-bezier(.25,.46,.45,.94),color .3s;
  display: flex
}

.footer-links:hover {
  color: var(--primary);
  padding-bottom: 2px
}

.copyright-text {
  color: #fffc;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px
}

.copyrights {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 1px solid #d1d1d1;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex
}

.footer {
  background-color: var(--secondary);
  background-image: none;
  background-position: 0 0;
  padding-top: 60px;
  overflow: hidden
}

.vertical-center-align {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex
}

.vertical-center-align._45px-gap {
  grid-column-gap: 45px;
  grid-row-gap: 45px
}

.button-text-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.button {
  color: #000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 12px 34px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
  position: relative;
  overflow: hidden
}

.button.secondary {
  background-color: var(--primary);
  color: var(--heading-secondary);
  max-width: fit-content;
}

.button.white {
  background-color: var(--white);
  color: var(--heading)
}

.title-divider {
  background-color: var(--primary);
  width: 50px;
  height: 3px;
  position: relative
}

.title-divider.white {
  background-color: var(--white)
}

.heading {
  margin-top: 0;
  margin-bottom: 0
}

.heading.uppercase {
  text-transform: uppercase
}

.mask {
  overflow: hidden
}

.open-on-scroll-wrapper {
  z-index: 1;
  background-color: var(--white);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%
}

.margin-bottom-25px {
  margin-bottom: 25px
}

.image-60px {
  object-fit: contain;
  max-width: 60px;
  height: 60px
}

.title-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative
}

._18px-primary-uppercase {
  color: var(--primary);
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px
}

.heading-divider {
  background-color: var(--primary);
  width: 80px;
  height: 3px;
  margin-bottom: 10px
}

.black-overlay {
  background-color: #0009;
  position: absolute;
  inset: 0%
}

.custom-button-wrapper {
  background-color: var(--secondary);
  position: relative;
  overflow: hidden
}

.custom-button-wrapper:hover {
  color: #000
}

.white-heading {
  color: var(--heading-secondary);
  margin-top: 0;
  margin-bottom: 0
}

.heading-category-wrapper {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 18px;
  position: relative
}

.read-more-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--heading);
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  transition: color .3s;
  display: flex;
  overflow: hidden
}

.read-more-link:hover {
  color: var(--primary)
}

.summery-snippet {
  max-height: 50px;
  overflow: hidden
}

.blog-divider {
  background-color: var(--secondary);
  width: 3px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%
}

._18px-link {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
  transition: color .3s
}

._18px-link:hover {
  color: var(--primary)
}

.blog-cover-image {
  max-width: none;
  height: 480px
}

.blog-page-body {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex
}

.blog-head {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 42px;
  display: flex;
  position: relative
}

.rich-text-block h4 {
  margin-top: 15px;
  margin-bottom: 25px
}

.rich-text-block p {
  margin-bottom: 15px
}

.rich-text-block strong {
  color: var(--heading);
  font-size: 18px;
  line-height: 28px
}

.blog-title {
  margin-top: 0;
  font-size: 40px;
  line-height: 56px
}

.blog-contents {
  width: 100%;
  min-width: 600px
}

._3-column-grid {
  grid-column-gap: 25px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid
}

.section {
  margin-top: 105px;
  margin-bottom: 105px
}

.section.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative
}

._25px-text-semibold {
  font-size: 25px;
  line-height: 36px
}

.hero-slider {
  background-color: var(--transparent);
  width: 100%;
  height: 700px;
  margin-top: -110px
}

.hero-slide {
  padding-top: 320px;
  padding-bottom: 180px
}

.nav-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.logo-in-tablet {
  margin-left: 0;
  display: none
}

.nav-desktop-logo-wrapper {
  margin-left: 0
}

.slider-contents {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 802px;
  display: flex;
  position: relative
}

.hero-image-absolute {
  height: 100%;
  position: absolute;
  inset: 0%
}

.full-height-image {
  height: 100%
}

.hero-image-overlay {
  background-image: linear-gradient(#000000b3,#0000 20%,#0000),linear-gradient(#0009,#0009);
  position: absolute;
  inset: 0%
}

.hero-heading {
  color: var(--heading-secondary);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0
}

.hero-paragraph {
  color: var(--paragraph-secondary)
}

._20px-title-banner {
  background-color: var(--primary);
  color: var(--heading-secondary);
  text-transform: uppercase;
  border-radius: 50px;
  margin-bottom: 10px;
  padding: 5px 24px;
  font-size: 20px;
  line-height: 30px
}

.previous-match-section {
  background-color: var(--background);
  padding-top: 100px;
  padding-bottom: 80px
}

.previous-match-result-card {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  transition: box-shadow .35s,color .22s cubic-bezier(.25,.46,.45,.94);
  display: flex
}

.previous-match-result-card:hover {
  box-shadow: 0 10px 28px 0 var(--box-shadow-1)
}

.text-banner {
  background-color: var(--primary);
  color: var(--heading-secondary);
  padding: 1px 15px;
  font-size: 18px;
  line-height: 28px
}

.score-board-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.vertical-left-stretch-30px-gap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  height: 100%;
  display: flex
}

.home-news {
  & .vertical-left-stretch-30px-gap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  & .button {
    margin: 0 auto;
  }
}

.blog-absolute-category {
  background-color: var(--primary);
  color: var(--heading-secondary);
  padding: 4px 16px;
  transition: background-color .35s cubic-bezier(.25,.46,.45,.94),color .22s cubic-bezier(.25,.46,.45,.94);
  position: absolute;
  inset: 0% auto auto 0%
}

.blog-absolute-category:hover {
  background-color: var(--secondary);
  color: var(--heading-secondary)
}

.blog-list-card {
  box-shadow: 0 8px 25px 0 var(--box-shadow-1);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden
}

.blog-list-mask-thumbnail {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.blog-list-body {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding: 40px 20px 40px 40px
}

._2-column-stretch-reverse {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex
}

._14px-primary-link {
  color: var(--primary);
  font-size: 14px;
  line-height: 22px
}

.full-width {
  width: 100%
}

.blog-list-thumbnail {
  aspect-ratio: 2/3;
  height: 100%;
  max-height: 300px;
  transition: transform .4s cubic-bezier(.165,.84,.44,1)
}

.blog-list-thumbnail:hover {
  transform: scale(1.2)
}

._16px-primary {
  color: var(--primary)
}

.horizontal-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex
}

.footer-links-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex
}

.contents-50 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex
}

.title {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 30px;
  display: flex
}

._2-column-block {
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex
}

.margin-bottom-40px {
  margin-bottom: 40px
}

.image-55-full {
  z-index: 1;
  width: 55%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%
}

.full-width-section {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: var(--primary);
  justify-content: flex-start;
  align-items: center;
  min-height: 800px;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative
}

.white-text {
  color: var(--heading-secondary)
}

.text-secondary {
  color: var(--paragraph-secondary)
}

.conents-40 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex
}



.testimonial-image-wrapper {
  background-color: #f5f5f5;
  width: 100%;
  max-width: 140px
}

.slider {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;

  & ._2-column-mask {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  
  & ._4-column-mask {
    overflow: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    width: 100%;
  }
}

.star-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden
}

.client-name {
  color: #000;
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 140%
}


.testimonial-client-image {
  aspect-ratio: 2/3;
  height: 100%
}

.testimonial-contents {
  width: 100%;
  & .position {
    color: #000;
  }
}

.testimonial-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.quote-svg {
  max-width: 40px;
  margin-bottom: 10px
}

.testimonial-paragraph {
  color: #000;
  margin-top: 20px;
  font-size: 18px;
  line-height: 28px
}

.testimonial-contents-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 850px;
  padding: 20px 30px 30px;
  display: flex;
  height: 100%;
}

.staff-member {

  height: 100%;
  object-position: top;
}

.team-member-info-card {
  z-index: 1;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  position: absolute;
  inset: auto 20px 20px;
  box-shadow: 0 8px 28px #0068c81a
}

.staff-member-image {
  background-color: #fff8f8;
  width: 100%;
  height: 100%;
  max-height: 580px;
  position: relative;
  overflow: hidden;
  transform: translate(0)
}

.team-card {
  width: 100%;
  position: relative
}

.team-member-name {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 36px
}

.trophy-image {
  object-fit: contain;
  height: 200px
}

.trophy-divider {
  background-color: var(--primary);
  width: 20%;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 25px
}

._20px-text-normal {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px
}

._4-column-mask {
  width: 23%;
  overflow: visible
}

.trophy-card {
  text-align: center;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex
}

._14px-text-700-primary {
  color: var(--primary);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px
}

.margin-top-5px {
  margin-top: 5px
}

.double-image-wrapper-60 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  display: flex;
  position: relative
}

._90-image-rounded {
  aspect-ratio: 1;
  width: 90%;
  min-height: 600px
}

.triple-image-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  display: flex;
  position: relative;
  overflow: hidden
}

.vertical-image-wrapper {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 50%;
  display: flex;
  position: relative
}

.square-image-1-3 {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  min-height: 260px
}

.square-image-1-3.portrait-size {
  aspect-ratio: 1;
  min-height: 300px
}

.margin-top-20px-bottom-40px {
  margin-top: 20px;
  margin-bottom: 45px
}

.contact-form-45 {
  width: 45%;
  margin-bottom: 0
}

.input-field-bottom-border {
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: var(--border-color)var(--border-color)var(--border-color)var(--transparent);
  background-color: var(--background);
  color: var(--heading);
  height: 60px;
  margin-bottom: 20px;
  padding: 14px 15px 16px 20px;
  font-size: 16px;
  line-height: 25px;
  transition: border-color .4s
}

.input-field-bottom-border:hover {
  border-left-color: var(--primary)
}

.input-field-bottom-border:focus {
  border-left-color: var(--primary);
  background-color: var(--extra-color)
}

.input-field-bottom-border.message {
  height: 120px;
  margin-bottom: 32px
}

.contact-form-banner {
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex
}

.custom-button {
  z-index: 2;
  color: var(--heading-secondary);
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 30px;
  font-size: 18px;
  transition: color .35s cubic-bezier(.25,.46,.45,.94);
  display: flex;
  position: relative;
  overflow: hidden
}

.custom-button:hover {
  color: #fff
}

.vertical-left-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex
}

.image-wrapper-50 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative
}

.image-wrapper-50.space-between {
  justify-content: space-between
}

.contact-image {
  aspect-ratio: 2/3;
  width: 90%;
  max-height: 680px
}

.contact-cards-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 20% -20px auto auto
}

.contact-card-short {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--border-color);
  box-shadow: 0 10px 30px 0 var(--box-shadow-1);
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 26px;
  display: flex;
  max-width: 400px;
}

.previus-match-results-no-bg {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex
}

.blog-hover-divider {
  background-color: var(--primary);
  height: 0%;
  position: absolute;
  inset: 0%
}

.hover-horizontal-divider {
  background-color: var(--secondary);
  width: 0%;
  position: absolute;
  inset: 0%
}

@media screen and (max-width: 991px) {
  h1 {
      font-size:48px;
      line-height: 62px
  }

  .navbar-wrapper {
      padding: 25px 20px
  }

  .nav-list {
      text-align: center
  }

  .hamburger-middle-line {
      background-color: var(--black);
      width: 25px;
      height: 3px;
      margin-top: 5px;
      margin-bottom: 5px;
      padding-bottom: 0;
      padding-right: 0
  }

  .hamburger-bottom-line,.hamburger-upper-line {
      background-color: var(--black);
      width: 25px;
      height: 3px;
      padding-bottom: 0;
      padding-right: 0
  }

  .nav-menu-wrapper {
      background-color: var(--background);
      flex-flow: column;
  }

  .hamburger-menu {
      transition: transform .3s
  }

  .hamburger-menu:hover {
      transform: scale(.96)
  }

  .nav-menu {
      flex-flow: column;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 25px;
      display: flex
  }

  .copyright-text {
      text-align: center;
      padding-left: 0
  }

  .copyrights {
      flex-flow: column
  }

  .blog-cover-image {
      height: 400px
  }

  .blog-page-body {
      flex-flow: column
  }

  .blog-title {
      font-size: 40px;
      line-height: 56px
  }

  .blog-contents {
      min-width: auto
  }

  ._3-column-grid {
      grid-template-columns: 1fr 1fr
  }

  .section {
      margin-top: 90px;
      margin-bottom: 90px
  }

  .section.section-padding {
      padding-top: 90px;
      padding-bottom: 90px
  }

  .nav-wrapper {
      grid-column-gap: 30px;
      grid-row-gap: 30px
  }

  .logo-in-tablet {
      display: block
  }

  .nav-desktop-logo-wrapper {
      display: none
  }

  ._2-column-stretch-reverse {
      flex-flow: wrap-reverse
  }

  .contents-50 {
      width: 100%
  }

  ._2-column-block {
      flex-flow: column
  }

  .image-55-full {
      width: 1100%;
      position: static
  }

  .full-width-section {
      flex-flow: column;
      min-height: auto;
      padding-top: 0
  }

  .conents-40,._2-column-mask {
      width: 100%
  }

  .testimonial-contents-block {
      width: 100%;
      margin-bottom: 60px
  }

  .team-member-name {
      font-size: 22px;
      line-height: 32px
  }

  ._4-column-mask {
      width: 31%
  }

  .double-image-wrapper-60 {
      width: 100%
  }

  .triple-image-wrapper {
      width: 100%
  }

  .contact-form-45 {
      width: 100%
  }

  .contact-form-banner {
      flex-direction: column
  }

  .image-wrapper-50 {
      width: 100%
  }

  .contact-cards-grid {
      top: 3%;
      right: -10px
  }
}

@media screen and (max-width: 767px) {
  h1 {
      font-size:40px;
      line-height: 58px
  }

  h2 {
      font-size: 35px;
      line-height: 48px
  }

  h3 {
      font-size: 30px;
      line-height: 40px
  }

  h4 {
      font-size: 26px;
      line-height: 38px
  }

  .navbar-wrapper {
      padding-top: 16px;
      padding-bottom: 16px
  }

  .section-70px {
      margin-top: 50px;
      margin-bottom: 50px
  }

  .blog-cover-image {
      height: 320px
  }

  .blog-title {
      font-size: 36px;
      line-height: 52px
  }

  ._3-column-grid {
      grid-template-columns: 1fr
  }

  .section {
      margin-top: 70px;
      margin-bottom: 70px
  }

  .section.section-padding {
      padding-top: 70px;
      padding-bottom: 70px
  }

  .hero-slide {
      padding-top: 280px
  }

  .horizontal-block {
      flex-flow: column
  }

  .image-55-full {
      max-height: 50%
  }

  .client-name {
      font-size: 20px
  }

  .team-member-info-card {
      padding: 32px 24px
  }

  ._4-column-mask {
      width: 48%
  }

  ._90-image-rounded {
      min-height: 400px
  }

  .contact-card-short {
      padding: 15px 20px
  }
}

@media screen and (max-width: 479px) {
  h1 {
      font-size:34px;
      line-height: 46px
  }

  h2 {
      font-size: 30px;
      line-height: 40px
  }

  h3 {
      font-size: 25px;
      line-height: 38px
  }

  h4 {
      font-size: 22px;
      line-height: 34px
  }

  .site-logo {
      max-width: 90px
  }

  .container {
      padding-left: 15px;
      padding-right: 15px
  }

  .container.padding-10px {
      padding-left: 5px;
      padding-right: 5px
  }

  .copyright-text {
      max-width: 90%
  }

  .button {
      padding-top: 10px;
      padding-bottom: 10px
  }

  .title-wrapper {
      grid-column-gap: 0px;
      grid-row-gap: 0px
  }

  .heading-category-wrapper {
      grid-column-gap: 10px;
      grid-row-gap: 10px;
      padding-left: 15px
  }

  .blog-cover-image {
      height: 220px
  }

  .blog-title {
      font-size: 28px;
      line-height: 42px
  }

  .section {
      margin-top: 55px;
      margin-bottom: 55px
  }

  ._25px-text-semibold {
      font-size: 20px;
      line-height: 32px
  }

  .hero-slide {
      padding-top: 220px;
      padding-bottom: 160px
  }

  ._20px-title-banner {
      font-size: 17px;
      line-height: 27px
  }

  .blog-list-card {
      flex-flow: column
  }

  .blog-list-mask-thumbnail {
      width: 100%
  }

  .blog-list-body {
      width: 100%;
      padding: 22px 15px 22px 16px
  }

  .blog-list-thumbnail {
      aspect-ratio: 3/2
  }

  ._16px-primary {
      font-size: 14px;
      line-height: 22px
  }

  .footer-links-wrapper {
      grid-column-gap: 10px;
      grid-row-gap: 10px
  }

  .margin-bottom-40px {
      margin-bottom: 20px
  }

  .image-55-full {
      max-height: 40%
  }

  .testimonial-image-wrapper {
      max-width: none
  }

  .client-name {
      font-size: 18px
  }

  .testimonial-client-image {
      aspect-ratio: 1;
      max-height: 270px
  }

  .testimonial-block {
      grid-column-gap: 30px;
      grid-row-gap: 30px;
      flex-flow: wrap-reverse
  }

  .testimonial-paragraph {
      font-size: 16px
  }

  .testimonial-contents-block {
      padding-left: 15px;
      padding-right: 15px
  }

  .staff-member {
      object-fit: cover;
      width: 100%;
      height: 100%
  }

  .team-member-name {
      margin-bottom: 10px;
      font-size: 20px;
      line-height: 30px
  }

  ._20px-text-normal {
      font-size: 18px
  }

  ._4-column-mask {
      width: 100%
  }

  ._90-image-rounded {
      min-height: 260px
  }

  .triple-image-wrapper {
      grid-column-gap: 10px;
      grid-row-gap: 10px;
      flex-flow: column
  }

  .vertical-image-wrapper {
      grid-column-gap: 10px;
      grid-row-gap: 10px;
      width: 100%
  }

  .vertical-image-wrapper.hide-in-mobile {
      display: none
  }

  .margin-top-20px-bottom-40px {
      margin-top: 15px;
      margin-bottom: 30px
  }

  .input-field-bottom-border {
      padding-left: 14px;
      padding-right: 14px;
      font-size: 16px
  }

  .contact-image {
      width: 100%
  }

  .hide-in-mobile {
      display: none
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 4px 10px -4px rgba(0, 0, 0, 0.3);        width: 100%;
  }
  
  .nav-menu-wrapper.open {
    max-height: 500px;
  }

  .w-nav-button {
    display: block;
  }

  .nav-menu {
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
  }

  .nav-menu-left {
    margin-top: 40px;
  }

  .nav-menu-right {
    margin-bottom: 40px;
  }
}

.previous-match-section {
  & .hero-paragraph {
    color: #000;

    
  a {
    color: var(--primary);
  }
  }

}

.home-team {
  & .button {
    margin: 0 auto;
    margin-top: 40px;
  }
}

.home-players {
  & ._3-column-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.about-info {
  a {
    font-weight: 600;
  }
}

.star-icon-single {
  max-width: 100px;
}

.about-reviews {
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.commands-main {
  & .container.float-right {
    justify-content: start;
  }

  & .image-55-full {
    inset: auto;
    right: 0;
  }
}

.team-card {
  position: relative;
  overflow: hidden;
  cursor: default;
}

.black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.team-member-info-card {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(100%);
  transition: transform 0.5s ease;
  z-index: 2;
}

.team-card:hover .black-overlay {
  opacity: 1;
}

.team-card:hover .team-member-info-card {
  transform: translateY(0);
}

.team-member-info-card h3,
.team-member-info-card ._16px-primary,
.team-member-info-card .coach-description {
  margin-bottom: 8px;
}

.team-member-info-card .coach-description {
  font-size: 14px;
  line-height: 1.4;
}

.contact-section {
  h1 {
    font-size: 40px;
  }
}

.checkbox-wrapper {
  margin-bottom: 30px;
  display: flex;
  column-gap: 10px;

  & .checkbox-label {
    margin-bottom: 0;
  }

  & .checkbox-label a {
    color: var(--primary);
    text-decoration: underline;
  }
}

.legal {
  h1 {
    font-size: 40px;
    font-weight: 600;
  }

  h4 {
    font-weight: 600;
  }
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.dop-style {
  padding: 150px 30px;
  padding-bottom: 50px;
  text-align: center;

  margin: 0 auto;
  max-width: 1200px;


  & .thank-you-message {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  & .primary-button {
    max-width: fit-content;
    margin: 0 auto;
  }

  & .button {
    margin: 0 auto;
  }
}

.about-hero,
.commands-main,
.contact-section {
  h1 {
    font-size: 40px;
    line-height: 150%;
  }
}

@media screen and (max-width: 1150px) {
  .nav-link {
    font-size: 12px;
  }
}

@media screen and (max-width: 991px) {
  ._90-image-rounded {
    width: 100%;
  }

  & .testimonial-block {
    flex-direction: column;
  }

  & .testimonial-image-wrapper {
    max-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .home-news {
    & .vertical-left-stretch-30px-gap {
      display: grid;
      grid-template-columns: 1fr;
    }
  }

  ._3-column-grid {
    grid-template-columns: 1fr 1fr;
  }

  .home-players {
    & ._3-column-grid {
      grid-template-columns: 1fr 1fr;
    }
  }

  .slider {
    & ._4-column-mask {
      grid-template-columns: 1fr 1fr;
    }
  }

  .slider {
    & ._2-column-mask {
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px;
    }
  }

  .testimonial-image-wrapper {
    max-width: 300px;
  }
}

@media screen and (max-width: 479px) {
  .legal {
    h1 {
      font-size: 30px;
    }
  }

  .home-news {
    & .button {
      margin: 0 auto;
      margin-bottom: 60px;
      display: block;
    }
  } 

  .w-richtext figure {
    max-width: 100%;
  }

  .about-hero, .commands-main, .contact-section {
    & h1 {
      font-size: 30px;
      line-height: 150%;
    }
  }

  .slider {
    & ._4-column-mask {
      grid-template-columns: 1fr;
    }
  }

  .home-players {
    & ._3-column-grid {
      grid-template-columns: 1fr;
    }
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
  }
}