/* Custom Styles */

.form-control {
font-family: 'futura-pt',sans-serif;
font-weight: 600;
}

html {
  scroll-behavior: smooth;
}

h1, h2 {
font-family: ivypresto-display, serif;
font-weight: 400;
font-style: normal;
font-style: normal;
letter-spacing: 0.1 px;
margin-bottom: 15px;
}

h3 {
font-family: altesse-std-24pt, sans-serif;
font-weight: 400;
font-style: normal;
}

h4 {
font-family: ivypresto-display, serif;
font-weight: 400;
font-style: italic;
}

h5 {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height: 1.6em;
}

h6 {
font-family: ivypresto-display, serif;
font-weight: 400;
line-height: 1.6em;
}

p {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
line-height: 1.6em;
}

::marker {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
line-height: 1.6em;
}

.pricing li {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
line-height: 1.6em;
}

.pricing__name {
font-family: futura-pt, sans-serif;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height: 1.6em;
}

.block-type--image.col-9 {
z-index: 1;
}

.block-type--text {
z-index: 2;
}

.countdown__number {
font-size: 25px;
}

.countdown__label {
font-size: 10px;
letter-spacing: 0.1em;
font-family: 'futura-pt',sans-serif;
font-weight: 400;
margin-top: 10px;
}

.btn {
box-shadow: none;
font-size: 12 px;
letter-spacing: 0.1em;
font-family: 'futura-pt',sans-serif;
font-weight: 600;
}

.btn:hover {
filter: none;
}

ul {
padding: 0;
padding-left: 20px;
font-family: 'futura-pt',sans-serif;
font-weight: 400;
line-height: 1.6em;
}

li {
padding-left: 10px;
padding-bottom: 5px;
font-family: 'futura-pt',sans-serif;
font-weight: 400;
line-height: 1.6em;
}

.pricing__name {
    font-weight: normal;
    font-size: 12px;
}

.list-for-you li::marker {
content:"✓";
}

.list-not-for-you li::marker {
content:"✗";
}

.pricing__heading {
font-family: altesse-std-24pt, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
}

.footer__content {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.1em;
padding: 0;
}

.copyright {
font-family: 'futura-pt',sans-serif;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.1em;
padding: 0;
}

aside.powered-by {
display: none;
}

.header__content--desktop .link-list > :first-child {
font-family: 'futura-pt',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1em;
padding: 0;
}

.header__content--desktop .link-list > :last-child {
font-family: 'futura-pt',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1em;
padding: 0;
}

.header a, .header a.link-list__link, .header a.link-list__link:hover, .header a.social-icons__icon, .header .user__login a, .header .dropdown__item a, .header .dropdown__trigger:hover {
font-family: 'futura-pt',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1em;
padding: 0;
}
.dropdown--open .dropdown__menu {
font-family: 'futura-pt',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.1em;
padding: 20;
border-radius: 0px;
box-shadow: none;
text-align: center;
}