@font-face {
    font-family: 'DDTW00';
    src: url('../fonts/DDTW00-SemiBold.woff2') format('woff2'),
        url('../fonts/DDTW00-SemiBold.woff') format('woff'),
        url('../fonts/DDTW00-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}





.__className_b2cde4 {
    font-family: __Montserrat_b2cde4, __Montserrat_Fallback_b2cde4;
    font-style: normal
}

.__variable_b2cde4 {
    --font-Montserrat: "__Montserrat_b2cde4", "__Montserrat_Fallback_b2cde4"
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a img,
fieldset,
img {
    border: none
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none
}

button,
input[type=submit] {
    cursor: pointer
}

button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

button,
input {
    margin: 0;
    padding: 0;
    border: 0
}

a,
a:focus,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
span,
textarea {
    outline: none
}

ol,
ul {
    list-style-type: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

html {
    box-sizing: border-box
}

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

@media(prefers-reduced-motion:reduce) {
    * {
        transition: none !important
    }
}

body {
    background: #202020;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: hsla(0, 0%, 97%, .95)
}

img {
    display: block;
    max-width: 100%;
    vertical-align: bottom
}

a {
    text-decoration: none
}

button,
input,
textarea {
    font-family: inherit
}

button {
    background: none;
    cursor: pointer;
    pointer-events: all;
}

.section {
    margin-bottom: 160px;
    width: 100%;
}

@media only screen and (max-width: 1259px) {
    .section {
        margin-bottom: 128px;
    }
}

@media only screen and (max-width: 1023px) {
    .section {
        margin-bottom: 96px;
    }
}

@media only screen and (max-width: 767px) {
    .section {
        margin-bottom: 64px;
    }
}

[class^="container"] {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 40px;
}

@media only screen and (min-width: 1520px) and (max-width: 1919px) {}



@media only screen and (min-width: 1920px) {
    [class^="container"] {
        max-width: 1680px;
    }


}

@media only screen and (max-width: 1519px) {
    [class^="container"] {
        max-width: 1200px;
    }
}

@media only screen and (max-width: 1023px) {
    [class^="container"] {
        padding: 0 32px;
    }
}

@media only screen and (max-width: 767px) {
    [class^="container"] {
        padding: 0 24px;
    }

    #main.home [data-framer-name=hero] {
        padding: 0;
    }

    #main.pricingfirst [data-framer-name=hero] {
        padding: 0;
    }
}

.h1,
.h2,
.h3 {
    margin-bottom: 16px;
    font-family: "DDTW00", sans-serif
}

.h1 {
    font-size: 64px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.02em
}

@media only screen and (max-width:767px) {
    .h1 {
        font-size: 48px;
        line-height: 1;
    }
}

.h2 {
    font-size: 48px;
    line-height: 1.15
}

.h2,
.h3 {
    font-weight: 700;
    letter-spacing: -.02em
}

.h3 {
    font-size: 40px;
    line-height: 1.2
}

.swiper-testimonials-author {
    overflow: visible !important
}

.ssr-variant {
    display: contents
}

.swiper-testimonials-author .swiper-slide.swiper-slide-active {
    background: hsla(0, 0%, 97%, .1);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06)
}

.swiper-testimonials-author .swiper-slide.swiper-slide-active:before {
    opacity: 1
}

.swiper-pagination-bullets.swiper-pagination-testimonials {
    position: relative;
    display: flex;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 12px
}

.swiper-pagination-bullets.swiper-pagination-testimonials .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: hsla(0, 0%, 97%, .25);
    border-radius: 50%;
    opacity: 1;
    transition: background .2s
}

.apice {
    font-size: 0.74em;
    position: relative;
    text-transform: lowercase;
    left: -2.2px;
    bottom: 2.3px;
}

.swiper-pagination-bullets.swiper-pagination-testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: hsla(0, 0%, 97%, .7)
}

.text-white {
    color: #fff;
}

.text-dark {
    color: #202020;
}

.text-silver {
    color: #c0c0c0;
}

.text-bronze {
    color: #B08D57;
}

.text-yellow {
    color: #FFDA03 !important;
}

.text-yellow svg {
    fill: #FFDA03 !important;
}

.text-violet {
    color: #5400D7 !important;
}

.text-greyed {
    color: hsla(0, 0%, 97%, .5);
}

strong {
    font-weight: bold;
}

.text-center {
    text-align: center
}

.upper {
    text-transform: uppercase
}

.regular {
    font-weight: 400
}

.demi,
.medium {
    font-weight: 500
}

.semibold {
    font-weight: 600
}

.bold {
    font-weight: 700
}

.no-margin {
    margin: 0 !important
}

.no-margin-auto {
    margin: 0 auto !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

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

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

.hide {
    display: none !important;
}

.font-DDT {
    font-family: "DDTW00", sans-serif !important;
}

.text-linethrough {

    text-decoration: line-through;

}

.w-webkit {
    width: -webkit-fill-available;
}

.block {
    display: block;
}