@font-face {
  font-family: "FuturaPTWebBook";
  src: url("../fonts/futura-pt_book.woff2") format("woff2"), url("../fonts/futura-pt_book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPTWebMedium";
  src: url("../fonts/futura-pt_medium.woff2") format("woff2"), url("../fonts/futura-pt_medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPTWebBold";
  src: url("../fonts/FuturaPT-Bold.woff2") format("woff2"), url("../fonts/FuturaPT-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPTWebDemi";
  src: url("../fonts/futura-pt_demi.woff2") format("woff2"), url("../fonts/futura-pt_demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}

html {
  padding: 0;
  margin: 0;
  color: #000000;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  overflow-x: hidden;
  font-size: 16px;
}
@media (min-width: 480px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

body {
  margin: 0px;
  font-size: 1rem;
  line-height: 1.18em;
  overflow-x: hidden;
  color: #000000;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
}
@media (min-width: 480px) {
  body {
    font-size: 1rem;
    line-height: 1.12em;
  }
}
@media (min-width: 1024px) {
  body {
    line-height: 1.5em;
    font-size: 1.125rem;
  }
}

img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  border: 0;
  outline: none;
  height: auto;
}

a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.btn, .menu-btn > a, .ff_submit_btn_wrapper .ff-btn {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 0.75rem 1.5rem;
  border: 0.06rem solid #000000;
  background-color: #000000;
  color: #ffffff;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  border-radius: 0;
  text-transform: uppercase;
  line-height: normal;
  border: 1px solid transparent;
}
.btn:hover, .menu-btn > a:hover, .ff_submit_btn_wrapper .ff-btn:hover {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
@media (min-width: 768px) {
  .btn, .menu-btn > a, .ff_submit_btn_wrapper .ff-btn {
    font-size: 1.15rem;
  }
}
@media (min-width: 1024px) {
  .btn, .menu-btn > a, .ff_submit_btn_wrapper .ff-btn {
    padding: 1.1rem 2.5rem;
    font-size: 1.3rem;
  }
}
.border-btn.btn, .menu-btn > a.border-btn, .ff_submit_btn_wrapper .ff-btn.border-btn {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
}
.border-btn.btn:hover, .menu-btn > a.border-btn:hover, .ff_submit_btn_wrapper .ff-btn.border-btn:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
  margin: 0 0 0.93rem 0;
  line-height: 1.2em;
  font-weight: normal;
  color: #000000;
}
@media (min-width: 1024px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.1em;
  }
}

h1, .h1, .has-heading-1-font-size {
  font-size: 1.35rem;
  letter-spacing: 0.06em;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1024px) {
  h1, .h1, .has-heading-1-font-size {
    font-size: 2.5rem;
  }
}

h2, .h2, .has-heading-2-font-size {
  font-size: 1.875rem;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
  line-height: 1.3em;
  letter-spacing: 0.018em;
}

h3, .h3, .has-heading-3-font-size {
  font-size: 2.1rem;
}
@media (min-width: 640px) {
  h3, .h3, .has-heading-3-font-size {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  h3, .h3, .has-heading-3-font-size {
    font-size: 1.875rem;
  }
}

h4, .h4, .has-heading-4-font-size {
  font-size: 1.25rem;
}
@media (min-width: 1280px) {
  h4, .h4, .has-heading-4-font-size {
    font-size: 1.56rem;
  }
}

h5, .h5, .has-heading-4-font-size {
  font-size: 1.25rem;
}
@media (min-width: 1280px) {
  h5, .h5, .has-heading-4-font-size {
    font-size: 1.12rem;
  }
}

h6, .h6, .has-heading-6-font-size {
  font-size: 1rem;
}

p {
  margin: 0 0 1.25rem;
}

sup {
  font-size: 0.6em;
}

.overlay-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  font-size: 0;
}

.alignleft {
  float: left;
  margin: 0 1.25rem 1.25rem 0;
}

.alignright {
  float: right;
  margin: 0 0 1.25rem 1.25rem;
}

.alignnone {
  float: none;
  margin: 0 0 0.93rem 0px;
  display: block;
}

.aligncenter {
  float: none;
  margin: 0 auto 0.93rem auto;
  display: list-item;
}

sup {
  font-size: 0.6em;
}

b, strong {
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
}

table {
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0.93rem;
  border: 0.06rem solid #000000;
}
table td {
  padding: 0.5em 1em;
  border-width: 0 0 0 0.06rem;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  border-left: 0.06rem solid #000000;
  border-bottom: 0.06rem solid #000000;
}
table td:first-child {
  border-left-width: 0;
}
table th {
  padding: 0.5em 1em;
  border-width: 0 0 0 0.06rem;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  border-left: 0.06rem solid #000000;
  border-bottom: 0.06rem solid #000000;
}
table th:first-child {
  border-left-width: 0;
}

thead {
  text-align: left;
  vertical-align: bottom;
  background-color: #000000;
  color: #000000;
}

ul {
  margin: 0px;
  padding: 0px 0 0.93rem 1.87rem;
}
ul li {
  margin: 0px;
  padding: 0 0 0.42rem;
  list-style-type: disc;
  list-style-position: outside;
}

ol {
  margin: 0px;
  padding: 0px 0 0.56rem 2rem;
}
ol li {
  margin: 0px;
  padding: 0 0 0.62rem;
  list-style-position: outside;
  list-style: decimal;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus {
  outline: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea:focus {
  outline: none;
}

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=search], select, textarea, .ff-el-form-control {
  width: 100%;
  border: 0;
  background-color: #000000;
  padding: 0.68rem 1.2rem;
  font-size: 0.6rem;
  color: #ffffff;
  font-family: "FuturaPTWebBook";
  font-weight: normal;
  font-style: normal;
  -webkit-box-shadow: inset 0px 0.14rem 0.625rem 0px rgba(0, 0, 0, 0.8);
          box-shadow: inset 0px 0.14rem 0.625rem 0px rgba(0, 0, 0, 0.8);
  border-radius: 0.5rem;
}
@media (min-width: 1024px) {
  input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=search], select, textarea, .ff-el-form-control {
    border-radius: 0.62rem;
    font-size: 1.12rem;
    padding: 1.65rem 1.5rem;
  }
}

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

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

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

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

.container, .alignwide, .grid-container {
  width: 28rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1.12rem;
}
@media (min-width: 480px) {
  .container, .alignwide, .grid-container {
    width: 32rem;
  }
}
@media (min-width: 640px) {
  .container, .alignwide, .grid-container {
    width: 35.5rem;
  }
}
@media (min-width: 768px) {
  .container, .alignwide, .grid-container {
    width: 47rem;
  }
}
@media (min-width: 1024px) {
  .container, .alignwide, .grid-container {
    width: 76rem;
  }
}
@media (min-width: 1280px) {
  .container, .alignwide, .grid-container {
    width: 80rem;
  }
}
.container .container, .alignwide .container, .grid-container .container {
  width: 100%;
  padding: 0;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 6.25rem;
  top: 0;
}

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  width: 100%;
  position: relative;
}

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

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

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

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
  gap: 32px 0px;
}
.row > div {
  padding-left: 1rem;
  padding-right: 1rem;
}

.col-3 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-3 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .col-3 {
    width: 25%;
  }
}

.col-4 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-4 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .col-4 {
    width: 33.33%;
  }
}

.col-6 {
  width: 100%;
}
@media (min-width: 1024px) {
  .col-6 {
    width: 50%;
  }
}

.col-8 {
  width: 66.66%;
}

.remove-padding {
  padding: 0 !important;
}

.remove-top-padding {
  padding-top: 0 !important;
}

.remove-bottom-padding {
  padding-bottom: 0 !important;
}

.section_title {
  padding-bottom: 2.6rem;
}
.section_title h2 br {
  display: block;
}
@media (min-width: 1024px) {
  .section_title h2 br {
    display: none;
  }
}

.dafualt-content a {
  text-decoration: underline;
}

.flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .flex-btn {
    gap: 20px;
  }
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 15rem;
  margin: 0 auto;
  padding: 2rem 0px;
}
@media (min-width: 640px) {
  .logo {
    width: 22rem;
  }
}
@media (min-width: 768px) {
  .logo {
    width: 20rem;
    padding: 3rem 0px;
  }
}
@media (min-width: 1024px) {
  .logo {
    width: 36rem;
    position: relative;
    right: -5.6rem;
  }
}
.logo h1 {
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
  width: 6.5rem;
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 0;
}
@media (min-width: 480px) {
  .logo h1 {
    width: 7.6rem;
    font-size: 1.21rem;
  }
}
@media (min-width: 640px) {
  .logo h1 {
    width: 8.4rem;
    font-size: 1.35rem;
  }
}
@media (min-width: 1024px) {
  .logo h1 {
    width: 24rem;
    font-size: 2.5rem;
  }
}
.logo > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.logo > a img {
  width: 7rem;
  position: relative;
  left: 0.25rem;
  height: auto;
}
@media (min-width: 480px) {
  .logo > a img {
    width: 9rem;
  }
}
@media (min-width: 640px) {
  .logo > a img {
    width: 10.2rem;
  }
}
@media (min-width: 1024px) {
  .logo > a img {
    width: 10.2rem;
  }
}
.logo > a:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.logo > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(../images/dosmax-logo-bracket.svg) no-repeat center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-size: 100% 100%;
}

.error-404 {
  min-height: calc(100vh - 45.18rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7rem 0 10rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .error-404 {
    min-height: calc(100vh - 30.18rem);
  }
}
.error-404 .container {
  width: 36rem;
}
.error-404 h2 {
  text-transform: uppercase;
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
  margin: 0 0 1.5rem;
}
@media (min-width: 1024px) {
  .error-404 h2 {
    font-size: 2.4rem;
  }
}
.error-404 p {
  margin: 0 0 2rem;
}

.second-block {
  width: 100%;
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.5em;
  margin-top: 1.25rem;
}
@media (min-width: 1024px) {
  .second-block {
    font-size: 1.625rem;
    margin-top: 0px;
  }
}
.second-block .tiny-content {
  width: 51.25rem;
  max-width: 100%;
  margin: 0 auto;
}
.second-block h2 {
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1024px) {
  .second-block h2 {
    font-size: 3rem;
  }
}
.second-block .flex-btn {
  margin-top: 1.875rem;
}
@media (min-width: 1024px) {
  .second-block .flex-btn {
    margin-top: 2.5rem;
  }
}

.flex-block {
  width: 100%;
  padding: 3.75rem 0px;
}
@media (min-width: 1024px) {
  .flex-block {
    padding: 6.25rem 0px;
  }
}
.flex-block .flex-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #E5E5E5;
  padding: 1.875rem;
}
@media (min-width: 1024px) {
  .flex-block .flex-box {
    padding: 2.5rem;
  }
}
.flex-block .flex-box img {
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 1.25rem;
}
.flex-block .flex-box p {
  margin: 0px;
}
.flex-block .flex-box h3 {
  font-size: 1.5rem;
}

.cta-block {
  margin-bottom: 3.75rem;
}
@media (min-width: 1024px) {
  .cta-block {
    margin-bottom: 6.25rem;
  }
}
.cta-block .cta-box {
  width: 100%;
  padding: 3.75rem 2.5rem;
  border-radius: 2.5rem;
  background-color: #F2F2F2;
}
@media (min-width: 1024px) {
  .cta-block .cta-box {
    padding: 5rem 4.375rem;
  }
}
.cta-block .cta-box h2 {
  margin: 0 0 1.875rem;
  font-family: "FuturaPTWebMedium";
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
}
@media (min-width: 1024px) {
  .cta-block .cta-box h2 {
    font-size: 3rem;
  }
}
.cta-block .cta-box p {
  margin: 0 0 2.5rem;
}
.cta-block .cta-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 43.75rem;
  max-width: 100%;
  margin: 0 auto;
}

.site-footer {
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  .site-footer {
    padding: 2.8rem 0;
    font-size: 1.25rem;
  }
}
.site-footer a {
  color: #ffffff;
}
.site-footer a:hover {
  color: #339BAE;
}
.site-footer h2 {
  font-family: "FuturaPTWebBold";
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  .site-footer h2 {
    font-size: 1.5rem;
  }
}
.site-footer__logo {
  width: 9rem;
  margin: 0 auto 1.25rem;
}
@media (min-width: 480px) {
  .site-footer__logo {
    width: 10rem;
  }
}
@media (min-width: 640px) {
  .site-footer__logo {
    width: 13rem;
  }
}
@media (min-width: 768px) {
  .site-footer__logo {
    width: 14rem;
  }
}
@media (min-width: 1024px) {
  .site-footer__logo {
    width: 7.8rem;
  }
}
.site-footer__logo img {
  width: 100%;
  height: auto;
}
.site-footer__logo > a {
  position: relative;
  display: inline-block;
}
.site-footer__logo > a:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.site-footer__logo > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(../images/dosmax-footer-logo-bracket.svg) no-repeat center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-size: 100% 100%;
}
.site-footer p:last-child {
  margin: 0;
}