*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.container{
  width: 100%;
}

@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}

@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}

@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}

.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}

.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-w-3{
  --tw-aspect-w: 3;
}

.aspect-h-2{
  --tw-aspect-h: 2;
}

.gradient-right{
  background: linear-gradient(210.36deg, rgba(20, 20, 20, 0.26) 16.2%, rgba(20, 20, 20, 0) 37.65%);
}

.gradient-left{
  background: linear-gradient(146deg, rgba(20, 20, 20, 0.26) 16.2%, rgba(20, 20, 20, 0) 37.65%);
}

.visible{
  visibility: visible;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.top-8{
  top: 2rem;
}

.right-8{
  right: 2rem;
}

.left-8{
  left: 2rem;
}

.right-\[5px\]{
  right: 5px;
}

.bottom-\[5px\]{
  bottom: 5px;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-\[50\]{
  z-index: 50;
}

.z-0{
  z-index: 0;
}

.m-0{
  margin: 0px;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

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

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.ml-auto{
  margin-left: auto;
}

.mr-auto{
  margin-right: auto;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mr-\[30px\]{
  margin-right: 30px;
}

.mt-\[14px\]{
  margin-top: 14px;
}

.mb-\[15px\]{
  margin-bottom: 15px;
}

.mt-5{
  margin-top: 1.25rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mb-8{
  margin-bottom: 2rem;
}

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

.mt-2{
  margin-top: 0.5rem;
}

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

.ml-2{
  margin-left: 0.5rem;
}

.block{
  display: block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.\!h-auto{
  height: auto !important;
}

.h-\[450px\]{
  height: 450px;
}

.h-full{
  height: 100%;
}

.h-\[110px\]{
  height: 110px;
}

.w-full{
  width: 100%;
}

.w-9\/12{
  width: 75%;
}

.w-\[max-content\]{
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.w-\[139px\]{
  width: 139px;
}

.w-\[calc\(100\%-151px\)\]{
  width: calc(100% - 151px);
}

.\!w-full{
  width: 100% !important;
}

.\!max-w-screen-md{
  max-width: 768px !important;
}

.max-w-screen-md{
  max-width: 768px;
}

.max-w-\[250px\]{
  max-width: 250px;
}

.max-w-full{
  max-width: 100%;
}

.max-w-\[210px\]{
  max-width: 210px;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: var(--tw-transform);
}

.cursor-pointer{
  cursor: pointer;
}

.\!list-none{
  list-style-type: none !important;
}

.flex-col{
  flex-direction: column;
}

.flex-col-reverse{
  flex-direction: column-reverse;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.items-stretch{
  align-items: stretch;
}

.\!items-stretch{
  align-items: stretch !important;
}

.justify-center{
  justify-content: center;
}

.gap-2{
  gap: 0.5rem;
}

.gap-x-\[30px\]{
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.overflow-hidden{
  overflow: hidden;
}

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

.overflow-ellipsis{
  text-overflow: ellipsis;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-\[8px\]{
  border-radius: 8px;
}

.rounded-\[4px\]{
  border-radius: 4px;
}

.border{
  border-width: 1px;
}

.border-solid{
  border-style: solid;
}

.border-primary{
  --tw-border-opacity: 1;
  border-color: rgba(0, 159, 227, var(--tw-border-opacity));
}

.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgba(255, 47, 47, var(--tw-border-opacity));
}

.border-dark{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}

.border-light{
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 159, 227, var(--tw-bg-opacity));
}

.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 47, 47, var(--tw-bg-opacity));
}

.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgba(204, 204, 204, var(--tw-bg-opacity));
}

.\!bg-primary{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 159, 227, var(--tw-bg-opacity)) !important;
}

.bg-transparent{
  background-color: transparent;
}

.bg-\[\#F7F7F7\]{
  --tw-bg-opacity: 1;
  background-color: rgba(247, 247, 247, var(--tw-bg-opacity));
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0{
  padding: 0px;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

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

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

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

.pb-10{
  padding-bottom: 2.5rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pt-\[30px\]{
  padding-top: 30px;
}

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

.pl-5{
  padding-left: 1.25rem;
}

.pt-\[45px\]{
  padding-top: 45px;
}

.pt-3{
  padding-top: 0.75rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pl-1{
  padding-left: 0.25rem;
}

.\!pt-2{
  padding-top: 0.5rem !important;
}

.pt-6{
  padding-top: 1.5rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

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

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

.font-raleway{
  font-family: Raleway, sans-serif;
}

.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-28px{
  font-size: 28px;
  line-height: 32px;
}

.text-16px{
  font-size: 16px;
  line-height: 21px;
}

.text-14px{
  font-size: 14px;
  line-height: 19px;
}

.font-bold{
  font-weight: 700;
}

.font-normal{
  font-weight: 400;
}

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgba(0, 159, 227, var(--tw-text-opacity));
}

.text-secondary{
  --tw-text-opacity: 1;
  color: rgba(255, 47, 47, var(--tw-text-opacity));
}

.text-dark{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.text-light{
  --tw-text-opacity: 1;
  color: rgba(204, 204, 204, var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.text-\[\#141414\]{
  --tw-text-opacity: 1;
  color: rgba(20, 20, 20, var(--tw-text-opacity));
}

.underline{
  text-decoration: underline;
}

.no-underline{
  text-decoration: none;
}

.filter{
  filter: var(--tw-filter);
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

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

.alignwide{
  margin-left: -4rem;
  margin-right: -4rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  max-width: 1280px;
}

.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}

.aligncenter{
  margin: 0.5rem auto;
  display: block;
}

@media (min-width: 640px){
  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
  }

  .alignleft:not(.wp-block-button){
    float: left;
  }

  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
  }

  .alignright:not(.wp-block-button){
    float: right;
  }

  .wp-block-button.alignleft a{
    float: left;
  }

  .wp-block-button.alignleft a{
    margin-right: 1rem;
  }

  .wp-block-button.alignright a{
    float: right;
  }

  .wp-block-button.alignright a{
    margin-left: 1rem;
  }
}

.wp-caption{
  display: inline-block;
}

.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}

.wp-caption-text{
  font-size: 0.875rem;
  color: #4b5563;
}

/* roboto-300 - latin */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 300;

  font-display: swap;

  src: local(''),
       url('fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v29-latin-300.woff') format('woff');

  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: local(''),
       url('fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v29-latin-regular.woff') format('woff');

  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: local(''),
       url('fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v29-latin-500.woff') format('woff');

  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-regular - latin */

@font-face {
  font-family: 'Raleway';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: local(''),
       url('fonts/raleway-v26-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/raleway-v26-latin-regular.woff') format('woff');

  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-700 - latin */

@font-face {
  font-family: 'Raleway';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: local(''),
       url('fonts/raleway-v26-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/raleway-v26-latin-700.woff') format('woff');

  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* fallback */

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url('fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2') format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

html{
  scroll-behavior: smooth;
}

h2, .h2{
  font-family: Raleway, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.first\:ml-1:first-child{
  margin-left: 0.25rem;
}

.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgba(0, 159, 227, var(--tw-border-opacity));
}

.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 159, 227, var(--tw-bg-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark .dark\:bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}

@media (min-width: 640px){
  .sm\:top-12{
    top: 3rem;
  }

  .sm\:right-12{
    right: 3rem;
  }

  .sm\:left-12{
    left: 3rem;
  }

  .sm\:mt-\[30px\]{
    margin-top: 30px;
  }

  .sm\:mb-12{
    margin-bottom: 3rem;
  }

  .sm\:mr-10{
    margin-right: 2.5rem;
  }

  .sm\:block{
    display: block;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:h-\[180px\]{
    height: 180px;
  }

  .sm\:w-6\/12{
    width: 50%;
  }

  .sm\:w-2\/3{
    width: 66.666667%;
  }

  .sm\:w-1\/3{
    width: 33.333333%;
  }

  .sm\:w-\[230px\]{
    width: 230px;
  }

  .sm\:w-\[100\%-270px\]{
    width: 100% - 270px;
  }

  .sm\:max-w-none{
    max-width: none;
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:rounded-l-\[8px\]{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }

  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:pt-\[60px\]{
    padding-top: 60px;
  }

  .sm\:text-40px{
    font-size: 40px;
    line-height: 45px;
  }

  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px){
  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-full{
    width: 100%;
  }

  .md\:w-5\/12{
    width: 41.666667%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:\!w-\[210px\]{
    width: 210px !important;
  }

  .md\:max-w-screen-lg{
    max-width: 1024px;
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:pr-8{
    padding-right: 2rem;
  }
}

@media (min-width: 1024px){
  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px){
  .xl\:\!h-\[294px\]{
    height: 294px !important;
  }

  .xl\:w-\[1280px\]{
    width: 1280px;
  }

  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}