@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);

@import url('https://fonts.googleapis.com/css2?family=Familjen+Grotesk:wght@400;500;600;700&display=swap');
.pa-loader_overlay-media video {
    display: none !important;
}
@font-face {
    font-family: 'Familjen Grotesk', sans-serif;
    src: 
        url('Kinetika-Medium.woff2') format('woff2'),
        url('Kinetika-Medium.woff') format('woff'),
        url('Kinetika-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }

@font-face {
    font-family: 'Familjen Grotesk', sans-serif;
    src: 
        url('Kinetika-Regular.woff2') format('woff2'),
        url('Kinetika-Regular.woff') format('woff'),
        url('Kinetika-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
} 


.dis-no {
    display: none !important;
}

.margin-kan {
    margin-top: 2em;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: 'Familjen Grotesk', sans-serif;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: 'Familjen Grotesk', sans-serif;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #dddddd;
    color: #fff;
    font-family: 'Familjen Grotesk', sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.no-scroll body,
.smooth body {
    overflow: hidden !important
}

* {
    box-sizing: border-box;
    -webkit-locale: auto
}

:after,
:before {
    box-sizing: border-box
}

@media print {

    :after,
    :before {
        box-shadow: none !important;
        text-shadow: none !important
    }
}

@media print {
    * {
        box-shadow: none !important;
        text-shadow: none !important
    }
}

a {
    color: inherit;
    cursor: pointer;
    text-decoration: underline
}

a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}

a,
button,
input,
label {
    -webkit-tap-highlight-color: transparent
}

@media print {

    a,
    button,
    input,
    label {
        text-decoration: underline
    }
}

button {
    cursor: pointer
}

button:disabled {
    cursor: auto
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

figure {
    margin: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
    letter-spacing: inherit
}

@media print {

    blockquote,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        page-break-after: avoid;
        orphans: 3;
        widows: 3
    }
}

address,
em {
    font-style: normal
}

.grecaptcha-badge {
    visibility: hidden;
    right: 0 !important
}

.pa-view {
    height: 100%
}

.pa-layout {
    height: 100%
}

.pa-layout .scrollbar-track {
    right: 3px;
    background: 0 0;
    z-index: 200
}

.pa-layout .scrollbar-thumb-y {
    background: #fff
}

.pa-layout .scrollbar-thumb-y:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -3px;
    left: -3px;
    bottom: 0
}

.pa-layout .scrollbar-thumb-y:hover {
    background: #fff
}

.pa-layout .scroll-content {
    height: 100%;
    will-change: transform
}

.pa-article-content,
.pa-blog-content,
.pa-brief-content,
.pa-content,
.pa-error-content,
.pa-future-content,
.pa-outro-content,
.pa-pick-content,
.pa-place-content,
.pa-station-content,
.pa-subscribe-content {
    padding: 60px 0
}

@media (min-width:768px) {

    .pa-article-content,
    .pa-blog-content,
    .pa-brief-content,
    .pa-content,
    .pa-error-content,
    .pa-future-content,
    .pa-outro-content,
    .pa-pick-content,
    .pa-place-content,
    .pa-station-content,
    .pa-subscribe-content {
        padding: 80px 0
    }
}

@media (min-width:1200px) {

    .pa-article-content,
    .pa-blog-content,
    .pa-brief-content,
    .pa-content,
    .pa-error-content,
    .pa-future-content,
    .pa-outro-content,
    .pa-pick-content,
    .pa-place-content,
    .pa-station-content,
    .pa-subscribe-content {
        padding: 120px 0
    }
}

@media (min-width:1600px) {

    .pa-article-content,
    .pa-blog-content,
    .pa-brief-content,
    .pa-content,
    .pa-error-content,
    .pa-future-content,
    .pa-outro-content,
    .pa-pick-content,
    .pa-place-content,
    .pa-station-content,
    .pa-subscribe-content {
        padding: 140px 0
    }
}

.pa-advanced-container,
.pa-article-container,
.pa-blog-container,
.pa-brief-container,
.pa-coming-container,
.pa-container,
.pa-error-container,
.pa-experience-container,
.pa-footer-container,
.pa-future-container,
.pa-headline-container,
.pa-hero-container,
.pa-outro-container,
.pa-pick-container,
.pa-place-container,
.pa-station-container,
.pa-subscribe-container {
    padding: 0 20px
}
.pa-contact-container {
    padding: 0 0px


}

@media (min-width:768px) {

    .pa-advanced-container,
    .pa-article-container,
    .pa-blog-container,
    .pa-brief-container,
    .pa-coming-container,
    .pa-container,
    .pa-error-container,
    .pa-experience-container,
    .pa-footer-container,
    .pa-headline-container,
    .pa-hero-container,
    .pa-outro-container,
    .pa-pick-container,
    .pa-place-container,
    .pa-station-container,
    .pa-subscribe-container {
        padding: 0 55px
    }
}
@media (min-width:768px) {
    .pa-contact-container{
        padding: 0 0px
    }
}
@media (min-width:768px) {

    .pa-future-container {
        padding: 0 0px
    }
}

@media (min-width:1024px) {

    .pa-advanced-container,
    .pa-article-container,
    .pa-blog-container,
    .pa-brief-container,
    .pa-coming-container,
    .pa-container,
    .pa-error-container,
    .pa-experience-container,
    .pa-footer-container,
    .pa-headline-container,
    .pa-hero-container,
    .pa-outro-container,
    .pa-pick-container,
    .pa-place-container,
    .pa-station-container,
    .pa-subscribe-container {
        padding: 0 65px;
        max-width: 1024px;
        margin: auto
    }
}
@media (min-width:1024px) {

    .pa-contact-container
    .pa-subscribe-container {
        padding: 0 0px;
        max-width: unset;
        margin: auto
    }
}
@media (min-width:1024px) {

    .pa-future-container {
        padding: 0 0px;
        max-width: 1024px;
        margin: auto
    }
}

@media (min-width:1200px) {

    .pa-advanced-container,
    .pa-article-container,
    .pa-blog-container,
    .pa-brief-container,
    .pa-coming-container,
    .pa-container,
    .pa-error-container,
    .pa-experience-container,
    .pa-footer-container,
    .pa-headline-container,
    .pa-hero-container,
    .pa-outro-container,
    .pa-pick-container,
    .pa-place-container,
    .pa-station-container,
    .pa-subscribe-container {
        padding: 0 120px;
        max-width: 1200px
    }
}
@media (min-width:1200px) {


    .pa-contact-container {
        padding: 0 0px;
        max-width: unset
    }
}
@media (min-width:1200px) {

    .pa-future-container {
        padding: 0 0px;
        max-width: 1200px
    }
}

@media (min-width:1600px) {

    .pa-advanced-container,
    .pa-article-container,
    .pa-blog-container,
    .pa-brief-container,
    .pa-coming-container,
    .pa-container,
    .pa-error-container,
    .pa-experience-container,
    .pa-footer-container,
    .pa-headline-container,
    .pa-hero-container,
    .pa-outro-container,
    .pa-pick-container,
    .pa-place-container,
    .pa-station-container,
    .pa-subscribe-container {
        padding: 0 200px;
        max-width: 1600px
    }
}
@media (min-width:1600px) {

 
    .pa-contact-container {
        padding: 0 0px;
        max-width: unset
    }
}
@media (min-width:1600px) {

    .pa-future-container {
        padding: 0 0px;
        max-width: 1600px
    }
}

@media (min-width:768px) {

    .-md.pa-advanced-container,
    .-md.pa-article-container,
    .-md.pa-blog-container,
    .-md.pa-brief-container,
    .-md.pa-coming-container,
    .-md.pa-error-container,
    .-md.pa-experience-container,
    .-md.pa-footer-container,
    .-md.pa-headline-container,
    .-md.pa-hero-container,
    .-md.pa-outro-container,
    .-md.pa-pick-container,
    .-md.pa-place-container,
    .-md.pa-station-container,
    .-md.pa-subscribe-container,
    .pa-container.-md {
        padding: 0 115px
    }
}
@media (min-width:768px) {

    .-md.pa-contact-container{
        padding: 0 0px
    }
}
@media (min-width:768px) {


    .-md.pa-future-container {
        padding: 0 0px
    }
}

@media (min-width:1024px) {

    .-md.pa-advanced-container,
    .-md.pa-article-container,
    .-md.pa-blog-container,
    .-md.pa-brief-container,
    .-md.pa-coming-container,
    .-md.pa-error-container,
    .-md.pa-experience-container,
    .-md.pa-footer-container,
    .-md.pa-headline-container,
    .-md.pa-hero-container,
    .-md.pa-outro-container,
    .-md.pa-pick-container,
    .-md.pa-place-container,
    .-md.pa-station-container,
    .-md.pa-subscribe-container,
    .pa-container.-md {
        padding: 0 215px
    }
}
@media (min-width:1024px) {


    .-md.pa-contact-container {
        padding: 0 0px
    }
}
@media (min-width:1024px) {


    .-md.pa-future-container{
        padding: 0 0px
    }
}

@media (min-width:1200px) {

    .-md.pa-advanced-container,
    .-md.pa-article-container,
    .-md.pa-blog-container,
    .-md.pa-brief-container,
    .-md.pa-coming-container,
    .-md.pa-error-container,
    .-md.pa-experience-container,
    .-md.pa-footer-container,
    .-md.pa-headline-container,
    .-md.pa-hero-container,
    .-md.pa-outro-container,
    .-md.pa-pick-container,
    .-md.pa-place-container,
    .-md.pa-station-container,
    .-md.pa-subscribe-container,
    .pa-container.-md {
        padding: 0 285px
    }
}
@media (min-width:1200px) {


    .-md.pa-contact-container {
        padding: 0 0px
    }
}
@media (min-width:1200px) {


    .-md.pa-future-container{
        padding: 0 0px
    }
}

@media (min-width:1600px) {

    .-md.pa-advanced-container,
    .-md.pa-article-container,
    .-md.pa-blog-container,
    .-md.pa-brief-container,
    .-md.pa-coming-container,
    .-md.pa-error-container,
    .-md.pa-experience-container,
    .-md.pa-footer-container,
    .-md.pa-headline-container,
    .-md.pa-hero-container,
    .-md.pa-outro-container,
    .-md.pa-pick-container,
    .-md.pa-place-container,
    .-md.pa-station-container,
    .-md.pa-subscribe-container,
    .pa-container.-md {
        padding: 0 405px
    }
}
@media (min-width:1600px) {


    .-md.pa-contact-container {
        padding: 0 0px
    }
}
@media (min-width:1600px) {

    .-md.pa-future-container {
        padding: 0 0px
    }
}

.pa-svgsprite {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    stroke: currentColor
}

.pa-loader_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 999;
    background: #181818
}

.pa-loader_overlay-logo {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.pa-loader_overlay-media {
    width: 80%;
    height: fit-content;
    opacity: 0
}

@media (min-width:768px) {
    .pa-loader_overlay-media {
        width: fit-content;
        height: 80%
    }
}

@media (min-width:1600px) {
    .pa-loader_overlay-media {
        width: 385px;
        height: 105px
    }
}

.pa-loader_overlay-media video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.pa-loader_overlay-media img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 50vw;
}
@media (max-width:768px) {
    .pa-loader_overlay-media img {
        width: 50vw;
    }
}
@media (min-width:768px) {
    .pa-loader_overlay-media img {
        width: 25vw;
    }
}
.pa-navbar.-open .pa-navbar-toggle span {
    transition: top ease-out .35s, right .35s, transform ease-out .35s
}

.pa-navbar.-open .pa-navbar-toggle span:first-child {
    top: 6px;
    transform: rotate(45deg)
}

.pa-navbar.-open .pa-navbar-toggle span:last-child {
    top: -4px;
    right: 0;
    transform: rotate(-45deg) scaleX(1)
}

.pa-navbar.-open .pa-navbar-fill {
    transform: scale(1);
    transition: transform cubic-bezier(.8, 0, .2, 1) .1.5s;
    transition-delay: 0s
}

.pa-navbar.-open .pa-navbar-navs {
    opacity: 1;
    visibility: visible;
    transition: opacity cubic-bezier(.8, 0, .2, 1) .4s, visibility cubic-bezier(.8, 0, .2, 1) .4s;
    transition-delay: .4s
}

.pa-navbar.-open .pa-navbar-action,
.pa-navbar.-open .pa-navbar-links {
    max-height: none;
    opacity: 1;
    visibility: visible
}

.pa-navbar.-open .pa-navbar-links {
    transition-delay: .6s
}

.pa-navbar.-open .pa-navbar-action {
    transition-delay: .45s
}

.pa-navbar-fill {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #181818;
    transform: scaleY(0);
    transition: transform cubic-bezier(.8, 0, .2, 1) .55s .2s;
    transform-origin: top right;
    z-index: 101;

}
.ort {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important; 
}

@media (min-width:1024px) {
    .pa-navbar-fill {
        display: none
    }
}
@media (max-width:1024px) {
    .pa-navbar-col.-right {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important; 
        text-align: center;
    }
}

.pa-navbar-strip {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 101;
    pointer-events: none
}

@media (min-width:1024px) {
    .pa-navbar-strip {
        top: 40px
    }
}

.pa-navbar-container {
    padding: 0 20px
}

@media (min-width:768px) {
    .pa-navbar-container {
        padding: 0 40px
    }
}

@media (min-width:1024px) {
    .pa-navbar-container {
        padding: 0 56px
    }
}

@media (min-width:1600px) {
    .pa-navbar-container {
        padding: 0 90px
    }
}

.pa-navbar-grid {
    position: relative
}

@media (min-width:1024px) {
    .pa-navbar-grid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }
}

@media (min-width:1024px) {
    .pa-navbar-col.-left {
        flex: 1 0 30%;
        width: 30%
    }
}

@media (max-width:1023px) {
    .pa-navbar-col.-right {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start
    }
}

@media (min-width:1024px) {
    .pa-navbar-col.-right {
        text-align: right;
        flex: 1 0 70%;
        width: 70%
    }
}

.pa-navbar-logo {
    pointer-events: auto
}

.pa-navbar-logo img {
    width: 109px;
    height: auto
}

@media (min-width:768px) {
    .pa-navbar-logo img {
        width: 130px
    }
}

.pa-navbar-links {
    position: relative;
    order: 2;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: opacity cubic-bezier(.8, 0, .2, 1) .7s, visibility cubic-bezier(.8, 0, .2, 1) .7s;
    pointer-events: auto
}

@media (min-width:1024px) {
    .pa-navbar-links {
        display: inline-block;
        margin: 0;
        order: inherit;
        max-height: none;
        vertical-align: middle;
        opacity: 1;
        visibility: visible;
        transition: none
    }
}

.pa-navbar-link {
    position: relative;
    padding: 0 32px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    white-space: nowrap;
    pointer-events: auto;
    transition: color .4s
}

@media (min-width:768px) {
    .pa-navbar-link {
        display: block;
        padding: 0 20px;
        font-size: 14px;
        line-height: 19px
    }
}

@media (min-width:1600px) {
    .pa-navbar-link {
        font-size: 16px;
        line-height: 22px
    }
}

.pa-navbar-link:focus {
    color: #fff
}

.pa-navbar-link.-active,
.pa-navbar-link:hover {
    color: #fff
}

.pa-navbar-link span {
    position: relative;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background-size .4s
}

.pa-navbar-link.-active span,
.pa-navbar-link:hover span {
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%
}

.pa-navbar-navs {
    padding: 90px 0 65px;
    opacity: 0;
    visibility: hidden;
    transition: visibility cubic-bezier(.8, 0, .2, 1) .4s
}

@media (min-width:768px) {
    .pa-navbar-navs {
        padding: 100px 0
    }
}

@media (min-width:1024px) {
    .pa-navbar-navs {
        display: inline-flex;
        padding: 0;
        justify-content: center;
        opacity: 1;
        visibility: visible;
        transition: all 0s
    }
}

.pa-navbar-nav {
    display: block;
    margin: 0 0 16px;
    pointer-events: auto
}

@media (min-width:768px) {
    .pa-navbar-nav {
        margin: 0 0 32px
    }
}

.pa-navbar-nav:last-child {
    margin: 0
}

@media (min-width:1024px) {
    .pa-navbar-nav {
        margin: 0 16px
    }

    .pa-navbar-nav:first-child {
        margin: 0 16px 0 0
    }

    .pa-navbar-nav:last-child {
        margin: 0 0 0 16px
    }
}

@media (min-width:1200px) {
    .pa-navbar-nav {
        margin: 0 20px
    }

    .pa-navbar-nav:first-child {
        margin: 0 20px 0 0
    }

    .pa-navbar-nav:last-child {
        margin: 0 0 0 20px
    }
}

.pa-navbar-nav a {
    position: relative;
    padding: 5px 0;
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-decoration: none;
    transition: color .4s, background-size .4s
}

@media (min-width:768px) {
    .pa-navbar-nav a {
        font-weight: 800;
        font-size: 32px;
    }
}

@media (min-width:1024px) {
    .pa-navbar-nav a {
        font-weight: 700;
        font-size: 16px
    }
}

@media (min-width:1600px) {
    .pa-navbar-nav a {
        font-size: 16px
    }
}

.pa-navbar-nav a.-active,
.pa-navbar-nav a:hover {
    color: #fff;
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%
}

.pa-navbar-action {
    max-height: 0;
    pointer-events: auto;
    overflow: hidden
}

@media (max-width:1023px) {
    .pa-navbar-action {
        opacity: 0;
        visibility: hidden;
        transition: opacity cubic-bezier(.8, 0, .2, 1) .7s, visibility cubic-bezier(.8, 0, .2, 1) .7s
    }
}

@media (min-width:1024px) {
    .pa-navbar-action {
        display: inline-flex;
        vertical-align: middle;
        margin: 0 0 0 50px;
        max-height: none;
        transition: none
    }
}

.pa-navbar-toggle {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    vertical-align: middle;
    padding: 2px 0 0 0;
    pointer-events: auto
}

@media (min-width:768px) {
    .pa-navbar-toggle {
        top: 3px
    }
}

@media (min-width:1024px) {
    .pa-navbar-toggle {
        display: none
    }
}

.pa-btn {
    position: relative
}

.pa-btn_close,
.pa-btn_cta,
.pa-btn_dummy,
.pa-btn_menu,
.pa-btn_more,
.pa-btn_share,
.pa-btn_subs,
.pa-btn_vote {
    position: relative;
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    color: inherit;
    background: 0 0;
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: inherit;
    text-transform: inherit;
    text-indent: inherit
}

.pa-btn_close:focus,
.pa-btn_close:hover,
.pa-btn_cta:focus,
.pa-btn_cta:hover,
.pa-btn_dummy:focus,
.pa-btn_dummy:hover,
.pa-btn_menu:focus,
.pa-btn_menu:hover,
.pa-btn_more:focus,
.pa-btn_more:hover,
.pa-btn_share:focus,
.pa-btn_share:hover,
.pa-btn_subs:focus,
.pa-btn_subs:hover,
.pa-btn_vote:focus,
.pa-btn_vote:hover {
    text-decoration: none
}

.pa-btn_cta {
    position: relative;
    min-width: 118px;
    height: 43px;
    overflow: hidden;
    transform: translateZ(0);
    background: #ffffff;
    border-radius: 71px;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    line-height: 43px;
    transition: background .6s
}

.pa-btn_cta:hover {
    background: unset
}

@media (min-width:768px) {
    .pa-btn_cta {
        width: 144px;
        height: 54px;
        font-size: 16px;
        line-height: 52px
    }
}

.pa-btn_cta-fill {
    position: absolute;
    display: block;
    top: 50%;
    left: -5%;
    width: 110%;
    padding-top: 100%;
    overflow: hidden;
    background: #1b1b1b;
    border-radius: 50%;
    opacity: 0;
    transform: translateY(-50%) scale(0) translateZ(0)
}

.pa-btn_cta:hover .pa-btn_cta-fill {
    opacity: 1;
    transform: translateY(-50%) scale(1) translateZ(0);
    transition: transform .6s, opacity .4s
}

.pa-btn_cta-text {
    position: relative;
    display: inline-block;
    color: #191818;
    transition: color .4s
}

.pa-btn_cta:hover .pa-btn_cta-text {
    color: #fff
}

.pa-btn_cta.-md {
    width: 160px;
    height: 62px;
    font-size: 16px;
    line-height: 62px
}

@media (min-width:1200px) {
    .pa-btn_cta.-md {
        width: 170px
    }
}

@media (min-width:1600px) {
    .pa-btn_cta.-md {
        width: 232px;
        height: 81px;
        font-size: 24px;
        line-height: 81px
    }
}

.pa-btn_vote {
    min-width: 100%;
    height: 56px;
    color: #dddddd;
    border-radius: 73px;
    background: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    line-height: 56px
}

@media (min-width:768px) {
    .pa-btn_vote {
        height: 64px;
        line-height: 64px;
        font-size: 16px
    }
}

@media (min-width:1024px) {
    .pa-btn_vote {
        height: 64px;
        line-height: 64px;
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-btn_vote {
        height: 72px;
        line-height: 72px;
        font-size: 18px
    }
}

@media (min-width:1600px) {
    .pa-btn_vote {
        height: 100px;
        line-height: 100px;
        font-size: 24px
    }
}

.pa-btn_menu {
    width: 24px
}

.pa-btn_menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px
}

.pa-btn_menu span {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    margin: 8px 0;
    top: 0;
    border-radius: 25px;
    background: #000000;
    transition: top ease .2s, right ease .2s, transform ease .2s .2s;
    transition-delay: .2s, 0s, 0s
}

.pa-btn_menu span:last-child {
    transform: scaleX(.6);
    right: -4px;
}

.pa-btn_close {
    width: 48px;
    height: 48px;
    opacity: .8;
    font-size: 18px;
    line-height: 0;
    text-align: center;
    transition: opacity .2s
}

.pa-btn_close:focus,
.pa-btn_close:hover {
    opacity: 1
}

.pa-btn_subs {
    width: 64px;
    height: 64px;
    overflow: hidden;
    background: 0 0;
    color: #dddddd;
    border-radius: 50%;
    font-size: 14px;
    line-height: 1;
    transition: color .4s
}

.pa-btn_subs:hover {
    color: #fff
}

.pa-btn_subs .pa-btn-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.pa-btn_subs .pa-btn-icon {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

@media (min-width:768px) {
    .pa-btn_subs {
        width: 72px;
        height: 72px;
        font-size: 18px
    }
}

@media (min-width:1600px) {
    .pa-btn_subs {
        width: 90px;
        height: 90px;
        font-size: 25px
    }
}

.pa-btn_more {
    padding: 0;
    width: 70px;
    height: 35px;
    overflow: hidden;
    transform: translateZ(0);
    color: #fff;
    border-radius: 65px
}

@media (min-width:1600px) {
    .pa-btn_more {
        width: 90px;
        height: 45px
    }
}

.pa-btn_more-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: background-color .4s, opacity .4s
}

.-toggle-item .pa-btn_more-fill {
    background: #fff
}

.pa-btn_more:hover .pa-btn_more-fill {
    opacity: .9
}

.pa-btn_more-circle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .4s;
    transform-origin: center
}

.-toggle-item .pa-btn_more:hover .pa-btn_more-circle {
    transform: scale(1.05)
}

.pa-btn:hover .pa-btn_more-circle span:nth-child(1) {
    transform: translateX(-3px)
}

.pa-btn:hover .pa-btn_more-circle span:nth-child(3) {
    transform: translateX(3px)
}

.pa-btn_more-circle span:nth-child(1),
.pa-btn_more-circle span:nth-child(3) {
    width: 7px;
    height: 7px;
    margin: 0 3px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    transition: background-color .4s, transform .4s, opacity .4s
}

@media (min-width:1600px) {

    .pa-btn_more-circle span:nth-child(1),
    .pa-btn_more-circle span:nth-child(3) {
        width: 9px;
        height: 9px;
        margin: 0 3.5px
    }
}

.-toggle-item .pa-btn_more-circle span:nth-child(1),
.-toggle-item .pa-btn_more-circle span:nth-child(3) {
    background: #fff;
    opacity: 0
}

.-toggle-item .pa-btn_more-circle span:nth-child(1):nth-child(1),
.-toggle-item .pa-btn_more-circle span:nth-child(3):nth-child(1) {
    transform: translate(13px, 0)
}

@media (min-width:1600px) {

    .-toggle-item .pa-btn_more-circle span:nth-child(1):nth-child(1),
    .-toggle-item .pa-btn_more-circle span:nth-child(3):nth-child(1) {
        transform: translate(16px, 0)
    }
}

.-toggle-item .pa-btn_more-circle span:nth-child(1):nth-child(3),
.-toggle-item .pa-btn_more-circle span:nth-child(3):nth-child(3) {
    transform: translate(-13px, 0)
}

@media (min-width:1600px) {

    .-toggle-item .pa-btn_more-circle span:nth-child(1):nth-child(3),
    .-toggle-item .pa-btn_more-circle span:nth-child(3):nth-child(3) {
        transform: translate(-16px, 0)
    }
}

.pa-btn_more-circle span:nth-child(2) {
    width: 7px;
    height: 7px;
    margin: 0 3px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    transition: background-color .4s, transform .4s, opacity .4s
}

@media (min-width:1600px) {
    .pa-btn_more-circle span:nth-child(2) {
        width: 9px;
        height: 9px;
        margin: 0 3.5px
    }
}

.-toggle-item .pa-btn_more-circle span:nth-child(2) {
    background: #fff;
    opacity: 0
}

.pa-btn_more-circle span:nth-child(4),
.pa-btn_more-circle span:nth-child(5) {
    position: absolute;
    top: calc(50% - 2px);
    left: calc(50% - 11px);
    width: 22px;
    height: 5px;
    background: 0 0;
    border-radius: 10px;
    transform: rotate(0);
    transition: transform .6s
}

.-toggle-item .pa-btn_more-circle span:nth-child(4),
.-toggle-item .pa-btn_more-circle span:nth-child(5) {
    transition: background .6s, transform .6s
}

.-toggle-item .pa-btn_more-circle span:nth-child(4) {
    background: #fff;
    transform: rotate(45deg)
}

.-toggle-item .pa-btn_more-circle span:nth-child(5) {
    background: #fff;
    transform: rotate(-45deg)
}

.pa-btn_share {
    display: flex;
    gap: 0 10px;
    width: 100%;
    height: 56px;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 20px
}

.pa-btn_share-icon {
    color: #fff
}

.pa-btn_share-text {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -.02em
}

@media (min-width:768px) {
    .pa-btn_share-text {
        font-size: 16px
    }
}

.pa-input {
    display: inline
}

.pa-input_light input,
.pa-input_round input,
.pa-input_subs input {
    margin: 0;
    padding: 18px 40px;
    width: 100%;
    color: #dddddd;
    background: #fff;
    border: 1px solid #bab9b9;
    border-radius: 98px;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .34px;
    line-height: 1
}

.pa-input_light input:hover,
.pa-input_round input:hover,
.pa-input_subs input:hover {
    background: rgba(255, 255, 255, .85)
}

.pa-input_light input:focus,
.pa-input_round input:focus,
.pa-input_subs input:focus {
    background: rgba(255, 255, 255, .9)
}

.pa-input_light input:invalid,
.pa-input_round input:invalid,
.pa-input_subs input:invalid {
    box-shadow: none;
    outline: 0
}

.pa-input_light input:not(:-moz-placeholder-shown):not(:focus):invalid,
.pa-input_round input:not(:-moz-placeholder-shown):not(:focus):invalid,
.pa-input_subs input:not(:-moz-placeholder-shown):not(:focus):invalid {
    border-color: #eb4242
}

.pa-input_light input.-input-error,
.pa-input_light input:not(:placeholder-shown):not(:focus):invalid,
.pa-input_round input.-input-error,
.pa-input_round input:not(:placeholder-shown):not(:focus):invalid,
.pa-input_subs input.-input-error,
.pa-input_subs input:not(:placeholder-shown):not(:focus):invalid {
    border-color: #eb4242
}

.pa-input_light input::-webkit-input-placeholder,
.pa-input_round input::-webkit-input-placeholder,
.pa-input_subs input::-webkit-input-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-input_light input::-moz-placeholder,
.pa-input_round input::-moz-placeholder,
.pa-input_subs input::-moz-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-input_light input::-ms-input-placeholder,
.pa-input_round input::-ms-input-placeholder,
.pa-input_subs input::-ms-input-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-input_light input::placeholder,
.pa-input_round input::placeholder,
.pa-input_subs input::placeholder {
    color: rgb(39, 35, 32)
}

.pa-input_subs input {
    padding: 18px 32px;
    height: 64px
}

@media (min-width:768px) {
    .pa-input_subs input {
        padding: 21px 32px;
        height: 72px;
        font-size: 18px
    }
}

@media (min-width:1600px) {
    .pa-input_subs input {
        padding: 35px 40px 36px;
        height: 90px;
        font-size: 24px
    }
}

.pa-input_round input {
    padding: 17.5px 28px;
    border-radius: 40px;
    background-color: #dddddd;
    color: rgba(255, 255, 255, .4);
    border: 1px solid rgba(255, 255, 255, .4);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    transition: background .4s, color .4s, border .4s
}

@media (min-width:768px) {
    .pa-input_round input {
        padding: 24px 32px;
        font-size: 20px;
        line-height: 160%
    }
}

.pa-input_round input:hover {
    color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
    background-color: #dddddd
}

.pa-input_round input:hover::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-input_round input:hover::-moz-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-input_round input:hover::-ms-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-input_round input:hover::placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-input_round input:focus {
    color: #fff;
    border-color: #fff;
    background-color: #dddddd
}

.pa-input_round input:invalid {
    box-shadow: none;
    outline: 0
}

.pa-input_round input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .4);
    -webkit-transition: color .4s;
    transition: color .4s
}

.pa-input_round input::-moz-placeholder {
    color: rgba(255, 255, 255, .4);
    -moz-transition: color .4s;
    transition: color .4s
}

.pa-input_round input::-ms-input-placeholder {
    color: rgba(255, 255, 255, .4);
    -ms-transition: color .4s;
    transition: color .4s
}

.pa-input_round input::placeholder {
    color: rgba(255, 255, 255, .4);
    transition: color .4s
}

.pa-textarea {
    display: inline
}

.pa-textarea_light textarea,
.pa-textarea_round textarea {
    margin: 0;
    padding: 18px 40px;
    width: 100%;
    color: #dddddd;
    background: #fff;
    border: 1px solid #bab9b9;
    border-radius: 98px;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .34px;
    line-height: 1
}

.pa-textarea_light textarea:hover,
.pa-textarea_round textarea:hover {
    background: rgba(255, 255, 255, .85)
}

.pa-textarea_light textarea:focus,
.pa-textarea_round textarea:focus {
    background: rgba(255, 255, 255, .9)
}

.pa-textarea_light textarea:not(:-moz-placeholder-shown):not(:focus):invalid,
.pa-textarea_round textarea:not(:-moz-placeholder-shown):not(:focus):invalid {
    border-color: #eb4242
}

.pa-textarea_light textarea.-textarea-error,
.pa-textarea_light textarea:not(:placeholder-shown):not(:focus):invalid,
.pa-textarea_round textarea.-textarea-error,
.pa-textarea_round textarea:not(:placeholder-shown):not(:focus):invalid {
    border-color: #eb4242
}

.pa-textarea_light textarea:invalid,
.pa-textarea_round textarea:invalid {
    box-shadow: none;
    outline: 0
}

.pa-textarea_light textarea::-webkit-input-placeholder,
.pa-textarea_round textarea::-webkit-input-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-textarea_light textarea::-moz-placeholder,
.pa-textarea_round textarea::-moz-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-textarea_light textarea::-ms-input-placeholder,
.pa-textarea_round textarea::-ms-input-placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-textarea_light textarea::placeholder,
.pa-textarea_round textarea::placeholder {
    color: rgba(39, 35, 32, .55)
}

.pa-textarea_round textarea {
    padding: 24px 28px;
    width: 100%;
    min-height: 150px;
    resize: none;
    border-radius: 40px;
    background-color: #dddddd;
    color: rgba(255, 255, 255, .4);
    border: 1px solid rgba(255, 255, 255, .4);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    transition: background .4s, color .4s, border .4s
}

@media (min-width:768px) {
    .pa-textarea_round textarea {
        padding: 24px 32px;
        min-height: 220px;
        font-size: 20px;
        line-height: 160%
    }
}

.pa-textarea_round textarea:hover {
    color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
    background-color: #dddddd
}

.pa-textarea_round textarea:hover::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-textarea_round textarea:hover::-moz-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-textarea_round textarea:hover::-ms-input-placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-textarea_round textarea:hover::placeholder {
    color: rgba(255, 255, 255, .8)
}

.pa-textarea_round textarea:focus {
    color: #fff;
    border-color: #fff;
    background-color: #dddddd
}

.pa-textarea_round textarea:invalid {
    box-shadow: none;
    outline: 0
}

.pa-textarea_round textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .4);
    -webkit-transition: color .4s;
    transition: color .4s
}

.pa-textarea_round textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .4);
    -moz-transition: color .4s;
    transition: color .4s
}

.pa-textarea_round textarea::-ms-input-placeholder {
    color: rgba(255, 255, 255, .4);
    -ms-transition: color .4s;
    transition: color .4s
}

.pa-textarea_round textarea::placeholder {
    color: rgba(255, 255, 255, .4);
    transition: color .4s
}

.pa-footer {
    position: relative;
    overflow: hidden;
    background-color: #191818
}
.refer {
    background-color: #191818 !important;
}


.pa-footer-content {
    position: relative;
    display: block;
    padding: 60px 0
}

@media (min-width:768px) {
    .pa-footer-content {
        padding: 80px 0
    }
}

@media (min-width:1600px) {
    .pa-footer-content {
        padding: 95px 0
    }
}

.pa-footer-grid {
    position: relative;
    margin: 0 0 60px
}

@media (min-width:1024px) {
    .pa-footer-grid {
        display: grid;
        grid-template-columns: 130px 1fr;
        grid-template-rows: repeat(1, 1fr);
        margin: 0 0 65px
    }
}

@media (min-width:1600px) {
    .pa-footer-grid {
        margin: 0 0 85px
    }
}

@media (min-width:1024px) {
    .pa-footer-bgrid {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .pa-footer-bgrid-col.-right {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.pa-footer-logo img {
    display: block;
    width: 130px;
    margin: 0 auto 16px
}

.pa-footer-text {
    margin: 0 0 40px
}

@media (min-width:768px) {
    .pa-footer-text {
        margin: 0 0 56px
    }
}

@media (min-width:1024px) {
    .pa-footer-text {
        margin: 0
    }
}

.pa-footer-text p {
    color: rgba(255, 255, 255, .5);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 166.95%;
    text-align: center
}

@media (min-width:1024px) {
    .pa-footer-text p {
        text-align: left
    }
}

.pa-footer-navs {
    text-align: center
}

@media (min-width:768px) {
    .pa-footer-navs {
        display: flex;
        justify-content: center
    }
}

@media (min-width:1024px) {
    .pa-footer-navs {
        display: flex;
        margin: 6px 0 0;
        justify-content: flex-end
    }
}

.pa-footer-nav {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-footer-nav {
        margin: 0 56px 0 0
    }
}

@media (min-width:1024px) {
    .pa-footer-nav {
        margin: 0 80px 0 0
    }
}

@media (min-width:1600px) {
    .pa-footer-nav {
        margin: 0 135px 0 0
    }
}

.pa-footer-nav:last-child {
    margin: 0
}

.pa-footer-nav a {
    position: relative;
    padding: 2.5px 0;
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    transition: color .4s, background-size .4s
}

@media (min-width:768px) {
    .pa-footer-nav a {
        padding: 5px 0;
        font-size: 20px;
        line-height: 27px
    }
}

.pa-footer-nav a.-active,
.pa-footer-nav a:hover {
    color: #fff;
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%
}

.pa-footer-socials {
    margin: 0 0 50px;
    text-align: center
}

@media (min-width:768px) {
    .pa-footer-socials {
        margin: 0 0 55px
    }
}

@media (min-width:1024px) {
    .pa-footer-socials {
        margin: 0;
        text-align: left
    }
}

.pa-footer-social {
    position: relative;
    display: inline-block;
    width: 19px;
    margin: 0 16px;
    vertical-align: middle;
    color: #fff;
    font-size: 19px;
    line-height: 1;
    transition: color .8s
}

.pa-footer-social:last-child {
    margin-right: 0
}

.pa-footer-social:first-child {
    margin-left: 0
}

@media (min-width:768px) {
    .pa-footer-social {
        width: 21px;
        margin: 0 20px;
        font-size: 21px
    }
}

@media (min-width:1200px) {
    .pa-footer-social {
        margin: 0 24px
    }
}

@media (min-width:1600px) {
    .pa-footer-social {
        margin: 0 28px
    }
}

.pa-footer-social:hover {
    color: #fff
}

.pa-footer-links {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 0 0 32px
}

@media (min-width:768px) {
    .pa-footer-links {
        display: block;
        text-align: left;
        margin: 0 32px 0 0
    }
}

@media (min-width:1024px) {
    .pa-footer-links {
        margin: 0 48px 0 0
    }
}

@media (min-width:1200px) {
    .pa-footer-links {
        margin: 0 56px 0 0
    }
}

@media (min-width:1600px) {
    .pa-footer-links {
        margin: 0 95px 0 0
    }
}

.pa-footer-link {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-footer-link {
        display: inline-flex
    }
}

.pa-footer-link a {
    position: relative;
    padding: 2.5px 0;
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    transition: color .4s, background-size .4s
}

.pa-footer-link a:hover {
    color: #fff;
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%
}

.pa-footer-link:last-child {
    margin: 0
}

@media (min-width:768px) {
    .pa-footer-link {
        margin: 0 32px 0 0
    }
}

@media (min-width:1600px) {
    .pa-footer-link {
        margin: 0 95px 0 0
    }
}

.pa-footer-copy {
    display: block;
    color: #fff;
    opacity: .5;
    font-weight: 600;
    text-align: center;
    line-height: 16px;
    font-size: 12px
}

@media (min-width:768px) {
    .pa-footer-copy {
        justify-self: flex-end;
        text-align: right
    }
}

.pa-widget {
    position: relative;
    padding: 32px;
    overflow: hidden;
    background: rgba(255, 255, 255, .1);
    border-radius: 40px 40px 40px 0
}

@media (min-width:1600px) {
    .pa-widget {
        padding: 40px
    }
}

.pa-widget.-copied .pa-widget-share-message {
    opacity: 1;
    visibility: visible
}

.pa-widget .pa-widget-share-header {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 126%;
    letter-spacing: -.02em
}

@media (min-width:768px) {
    .pa-widget .pa-widget-share-header {
        font-size: 20px;
        line-height: 140%
    }
}

.pa-widget .pa-widget-share-content {
    position: relative
}

@media (min-width:768px) and (max-width:1023px) {
    .pa-widget .pa-widget-share-content {
        display: flex;
        justify-content: space-between;
        gap: 0 16px
    }
}

.pa-widget .pa-widget-share-message {
    position: absolute;
    top: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    height: 30px;
    width: 100%;
    border-radius: 10px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    font-weight: 800;
    transition: opacity .4s, visibility .4s
}

.pa-widget .pa-widget-share-message:before {
    position: absolute;
    bottom: -8px;
    left: calc(50% - 7.5px);
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff
}

.pa-widget .pa-widget-share-action {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-widget .pa-widget-share-action {
        margin: 0
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .pa-widget .pa-widget-share-action {
        display: flex;
        width: 100%
    }
}

@media (min-width:1024px) {
    .pa-widget .pa-widget-share-action {
        margin: 0 0 16px
    }
}

.pa-widget .pa-widget-share-socials {
    display: flex;
    justify-content: space-between;
    gap: 0 16px
}

.pa-widget .pa-widget-share-social {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 20px
}

@media (min-width:375px) {
    .pa-widget .pa-widget-share-social {
        width: 70px
    }
}

.pa-widget .pa-widget-share-social span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: #fff
}

@media (min-width:768px) {
    .pa-widget .pa-widget-share-social span {
        width: 22px;
        height: 22px
    }
}

.pa-hero {
    position: relative;
    overflow: hidden
}

@-webkit-keyframes bounce {
    0% {
        transform: scale(.7)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes bounce {
    0% {
        transform: scale(.7)
    }

    100% {
        transform: scale(1)
    }
}

.pa-hero-backplates {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
}

@supports (height:100lvh) {
    .pa-hero-backplates {
        height: 100lvh
    }
}

.pa-hero-backplate-bottom,
.pa-hero-backplate-top {
    position: absolute;
    display: flex;
    left: 0;
    width: 100%;
    height: 50%;
    height: 50 lvh;
    justify-content: center;
    text-align: center
}

@supports (height:50lvh) {

    .pa-hero-backplate-bottom,
    .pa-hero-backplate-top {
        height: 50lvh
    }
}

.pa-hero-backplate-top {
    top: 0
}

.pa-hero-backplate-bottom {
    align-items: flex-end;
    bottom: 0
}

.pa-hero-backplate-text {
    color: rgba(103, 103, 103, .45);
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 1.6;
    text-align: center;
    letter-spacing: -.04em;
    text-transform: capitalize
}

@media (min-width:375px) {
    .pa-hero-backplate-text {
        font-size: 80px
    }
}

@media (min-width:768px) {
    .pa-hero-backplate-text {
        font-size: 160px;
        line-height: 1
    }
}

@media (min-width:1024px) {
    .pa-hero-backplate-text {
        font-size: 220px
    }
}

@media (min-width:1200px) {
    .pa-hero-backplate-text {
        font-size: 260px
    }
}

@media (min-width:1600px) {
    .pa-hero-backplate-text {
        font-size: 340px
    }
}

@media (min-width:2200px) {
    .pa-hero-backplate-text {
        font-size: 420px
    }
}

.pa-hero-emotions {
    position: absolute;
    display: block;
    top: calc(50% - 210px);
    left: calc(50% - 185px);
    width: 370px;
    height: 420px
}

@media (min-width:768px) {
    .pa-hero-emotions {
        top: calc(50% - 300px);
        left: calc(50% - 325px);
        width: 650px;
        height: 600px
    }
}

@media (min-width:1024px) {
    .pa-hero-emotions {
        top: calc(50% - 310px);
        left: calc(50% - 415px);
        width: 830px;
        height: 610px
    }
}

@media (min-width:1200px) {
    .pa-hero-emotions {
        top: calc(50% - 335px);
        left: calc(50% - 450px);
        width: 900px;
        height: 670px
    }
}

@media (min-width:1600px) {
    .pa-hero-emotions {
        top: calc(50% - 400px);
        left: calc(50% - 600px);
        width: 1200px;
        height: 800px
    }
}

.pa-hero-emotion {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.pa-hero-emotion-image {
    position: absolute;
    width: 75px;
    height: 75px
}

@media (min-width:768px) {
    .pa-hero-emotion-image {
        width: 125px;
        height: 125px
    }
}

@media (min-width:1024px) {
    .pa-hero-emotion-image {
        width: 175px;
        height: 175px
    }
}

@media (min-width:1200px) {
    .pa-hero-emotion-image {
        width: 225px;
        height: 225px
    }
}

@media (min-width:1600px) {
    .pa-hero-emotion-image {
        width: 315px;
        height: 315px
    }
}

.pa-hero-emotion-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.-v1 .pa-hero-emotion-image:nth-child(1) {
    top: 0;
    left: 0
}

.-v1 .pa-hero-emotion-image:nth-child(2) {
    right: 0;
    bottom: 0
}

.-v2 .pa-hero-emotion-image:nth-child(1) {
    left: 0;
    bottom: 0
}

.-v2 .pa-hero-emotion-image:nth-child(2) {
    top: 0;
    right: 0
}

.pa-hero-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh
}

@supports (height:100lvh) {
    .pa-hero-content {
        height: 100lvh
    }
}

.pa-hero-place {
    position: relative;
    margin: -7lvh 0 0;
    z-index: 1;
    text-align: center
}

@media (orientation:landscape) {
    .pa-hero-place {
        margin: 0
    }
}

.pa-hero-header {
    position: relative;
    margin: 0 0 32px
}

@media (min-width:768px) {
    .pa-hero-header {
        margin: 0 0 40px
    }
}

@media (min-width:1600px) {
    .pa-hero-header {
        margin: 0 0 56px
    }
}

.pa-hero-header h1 {
    color: #fff;
    font-weight: 800;
    font-variation-settings: "wght"700;
    font-size: 44px;
    line-height: 92%;
    text-align: center
}
.pa-hero-header h2 {

    line-height: 100% !important;
}

@media (min-width:768px) {
    .pa-hero-header h1 {
        font-size: 80px
    }
}

@media (min-width:1024px) {
    .pa-hero-header h1 {
        font-size: 88px
    }
}

@media (min-width:1600px) {
    .pa-hero-header h1 {
        font-size: 110px
    }
}

.pa-hero-header h1 small {
    display: block;
    margin: 0 0 14px;
    color: rgba(255, 255, 255, .7);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase
}

@media (min-width:768px) {
    .pa-hero-header h1 small {
        margin: 0 0 16px;
        font-size: 16px;
        line-height: 22px
    }
}

.pa-hero-header h1 b {
    display: block;
    white-space: nowrap;
    letter-spacing: -.0005em
}

.pa-hero-header h1 b>div {
    overflow: hidden
}

.pa-hero-header h1 mark {
    color: #fff;
    background: 0 0
}

.pa-hero-action {
    width: 15vw ;
    display: flex !important;
justify-content: space-between !important;
background-color: rgba(255, 255, 255, 0.218) !important;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
border-radius: .5em;
min-width: 300px;
}
@media (max-width:768px) {

 
    .pa-hero-action {
    width: fit-content !important ;
     display: flex !important;
    justify-content: space-between !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: .5em;
    min-width: 300px;
    }

}

.pa-hero-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    z-index: 1;
    transform: translateZ(0);
    background: #dddddd;
    font-size: 6px
}

@supports (height:100lvh) {
    .pa-hero-video {
        height: 100lvh
    }
}

@media (min-width:768px) {
    .pa-hero-video {
        font-size: 8px
    }
}

@media (min-width:1600px) {
    .pa-hero-video {
        font-size: 10px
    }
}

.pa-hero-video video {
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-hero-phone {
    position: absolute;
    top: calc(50% - 215px);
    left: calc(50% - 110px);
    width: 220px;
    height: 460px;
    z-index: 0;
    font-size: 6px
}

@media (min-width:768px) {
    .pa-hero-phone {
        top: calc(50% - 305px);
        left: calc(50% - 140px);
        width: 280px;
        height: 610px;
        border-radius: 30px;
        font-size: 8px
    }
}

@media (min-width:1600px) {
    .pa-hero-phone {
        top: calc(50% - 390px);
        left: calc(50% - 180px);
        width: 360px;
        height: 780px;
        border-radius: 40px;
        font-size: 10px
    }
}

.pa-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #191818;
    border-radius: 4em
}

.pa-hero-frame {
    position: absolute;
    top: calc(50% - 240px);
    left: calc(50% - 120px);
    width: 240px;
    height: 480px;
    z-index: 1
}

@media (min-width:768px) {
    .pa-hero-frame {
        top: calc(50% - 360px);
        left: calc(50% - 155px);
        width: 310px;
        height: 720px
    }
}

@media (min-width:1600px) {
    .pa-hero-frame {
        top: calc(50% - 425px);
        left: calc(50% - 200px);
        width: 400px;
        height: 850px
    }
}

.pa-hero-frame img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 1;
    border-radius: 0 0 3em 3em;
    font-size: 6px
}

@media (min-width:768px) {
    .pa-hero-nav {
        font-size: 8px
    }
}

@media (min-width:1600px) {
    .pa-hero-nav {
        font-size: 10px
    }
}

.pa-hero-nav img {
    width: 100%;
    height: auto
}

.pa-hero-screens {
    position: relative;
    display: block;
    height: 460px;
    padding: 0 2em;
    overflow: hidden;
    contain: layout style paint;
    -webkit-clip-path: inset(0 round 4em);
    clip-path: inset(0 round 4em)
}

@media (min-width:768px) {
    .pa-hero-screens {
        height: 610px
    }
}

@media (min-width:1600px) {
    .pa-hero-screens {
        height: 780px
    }
}

.pa-hero-screens-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 4.5em 0 0;
    padding: 1.5em 0 2em
}

.pa-hero-screens-logo {
    width: 9.1em;
    height: 2.6em;
    justify-self: flex-start
}

.pa-hero-screens-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-screens-chat {
    justify-self: flex-end;
    font-size: 2.3em;
    line-height: 0
}

.pa-hero-screen {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 2em;
    margin: 0 0 2em;
    min-height: 42.5em;
    overflow: hidden
}

.pa-hero-screen:last-child {
    margin: 0
}

.pa-hero-screen-cover {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.pa-hero-screen-cover img {
    width: 100%;
    height: 100%;
    border-radius: 3em;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-hero-screen-cover video {
    width: 100% ;
    height: 100% ;
    border-radius: 3em;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}



.pa-hero-screen-head {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 auto
}

.pa-hero-screen-content {
    position: relative;
    margin: auto 0 0
}

.pa-hero-screen-token {
    position: relative;
    margin: 0 .4em 0 0;
    width: 2.8em;
    height: 2.8em;
    overflow-y: hidden;
    border-radius: 50%;
    background-color: #191818
}

.pa-hero-screen-token img {
    position: absolute;
    top: 25%;
    left: 20%;
    width: 60%;
    height: 60%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-screen-tags {
    display: flex;
    align-items: center;
    width: calc(100% - 6.5em)
}

.pa-hero-screen-tag {
    display: flex;
    align-items: center;
    margin: 0 .4em 0 0;
    padding: 0 1em;
    height: 2.8em;
    border-radius: 10em
}

.pa-hero-screen-tag:last-child {
    margin: 0
}

.pa-hero-screen-tag span {
    color: #272320;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.6em
}

.pa-hero-screen-vtd {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 1em;
    height: 2.8em;
    border-radius: 10em;
    border: 1px solid #fff
}

.pa-hero-screen-vtd span {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.6em;
    white-space: nowrap
}

.pa-hero-screen-profile {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: .8em 0
}

.pa-hero-screen-profile-avatar {
    width: 2.3em;
    height: 2.3em;
    margin: 0 1.44em 0 0
}

.pa-hero-screen-profile-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-hero-screen-profile-name {
    font-weight: 700;
    font-size: 1.4em
}

.pa-hero-screen-title {
    margin: .48em 0 1.44em;
    font-weight: 700;
    font-size: 1.92em
}

.pa-hero-screen-footer {
    position: relative;
    padding: 1.5em 2em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pa-hero-screen-footer * {
color: black;
}

.pa-hero-screen-footer:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 9.5em;
    background-color: rgb(255, 255, 255)
}

.pa-hero-screen-footer-actions {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.pa-hero-screen-footer-action {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.pa-hero-screen-footer-icon {
    color: #fff;
    font-size: 2.3em;
    line-height: 0
}

.-active .pa-hero-screen-footer-icon {
    color: #fff
}

.pa-hero-screen-footer-count {
    contain: paint;
    margin: 0 0 0 .7em;
    font-style: normal;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.6em;
    white-space: nowrap
}

.pa-hero-info {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: #191818;
    border-radius: 4em;
    transform: translateY(100%)
}

.pa-hero-info-headline {
    position: absolute;
    display: flex;
    align-items: center;
    top: 4em;
    left: 2.5em;
    width: calc(100% - 5em);
    z-index: 1
}

.pa-hero-info-headline img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-alert {
    position: absolute;
    display: flex;
    align-items: center;
    top: 2em;
    left: 2em;
    width: calc(100% - 4em);
    height: 6.2em;
    padding: 1em 1.5em;
    z-index: 2;
    opacity: 0;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 10em
}

.pa-hero-info-alert-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.5em;
    height: 4.5em;
    margin: 0 1.5em 0 0;
    background: #191818;
    border-radius: 50%
}

.pa-hero-info-alert-img img {
    display: block;
    width: 70%;
    height: 70%;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-alert-text span {
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.2em
}

.pa-hero-info-cover {
    position: relative;
    display: block;
    width: 100%;
    height: 31.5em;
    -webkit-clip-path: inset(.8em .8em 0 round 3.4em);
    clip-path: inset(.8em .8em 0 round 3.4em)
}

.pa-hero-info-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-content {
    position: relative;
    padding: 0 2em 2em;
    border-radius: 4em
}

.pa-hero-info-content.-v1 {
    background-color: #191818
}

.pa-hero-info-content.-v2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translateY(110%);
    background-color: rgba(0, 0, 0, .95);
}

.pa-hero-info-head {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2em 0 1.5em
}

.pa-hero-info-token {
    position: relative;
    display: block;
    width: 3em;
    height: 3em;
    margin: 0 .8em 0 0;
    border-radius: 50%;
    background-color: #282727
}

.pa-hero-info-token img {
    position: absolute;
    top: 25%;
    left: 20%;
    width: 60%;
    height: 60%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-tags {
    display: flex;
    align-items: center;
    width: calc(100% - 11em);
    margin: 0 auto 0 0
}

.pa-hero-info-tag {
    display: flex;
    align-items: center;
    margin: 0 .4em 0 0;
    padding: 0 1em;
    height: 2.8em;
    border-radius: 10em
}

.pa-hero-info-tag:last-child {
    margin: 0
}

.pa-hero-info-tag span {
    color: #272320;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.6em
}

.pa-hero-info-count {
    display: flex;
    align-items: center;
    padding: 0 .7em;
    min-width: 7em;
    height: 2.3em;
    border-radius: 10em;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #fff;
    color: #fff
}

.pa-hero-info-count b {
    contain: paint;
    font-weight: 700
}

.pa-hero-info-title {
    margin: 0 0em 4em 0em 
}

.pa-hero-info-title h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 2.2em
}
.johny {
    font-style: normal;
    font-weight: 700;
    font-size: 2.2em
}

.pa-hero-info-options {
    margin: 0 0 3em
}

.pa-hero-info-option {
    position: relative;
    margin: 0 0 2em;
    padding: 0 0 0 3.5em
}

.pa-hero-info-option:last-child {
    margin: 0
}

.pa-hero-info-check {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    border: .2em solid rgba(255, 255, 255, .2);
    border-radius: .6em;
    transition: border-color .4s, background-color .4s
}

.-active .pa-hero-info-check {
    background-color: #fff;
    border-color: rgba(255, 255, 255, 0);
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.34, 3, .64, 1);
    animation-timing-function: cubic-bezier(.34, 3, .64, 1)
}

.pa-hero-info-check span {
    font-size: 1.4em;
    line-height: 0;
    color: #191818;
    opacity: 0;
    transform: scale(.9);
    transition: opacity .4s, transform .4s
}

.-active .pa-hero-info-check span {
    opacity: 1;
    transform: scale(1)
}

.pa-hero-info-value {
    font-style: normal;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.4
}

.pa-hero-info-totals {
    position: relative;
    margin: 0 0 3em
}

.pa-hero-info-total {
    margin: 0 0 3em
}

.pa-hero-info-total:last-child {
    margin: 0
}

.pa-hero-info-total-area {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 0 .5em
}

.pa-hero-info-total-area.-chkd {
    padding: 0 0 0 4.2em
}

.pa-hero-info-total-chkd {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    width: 1.45em;
    height: 1.45em;
    z-index: 1;
    border-radius: 50%;
    background: #cec0f6;
    font-size: 2em
}

.pa-hero-info-total-chkd mark {
    background: 0 0
}

.pa-hero-info-total-text {
    margin: 0 auto 0 0
}

.pa-hero-info-total-text span {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.4
}

.pa-hero-info-total-value {
    margin: 0 0 0 auto;
    contain: paint
}

.pa-hero-info-total-value span {
    color: #fff;
    font-style: normal;
    font-style: normal;
    font-weight: 700;
    font-size: 2.2em
}

.pa-hero-info-total-value span b {
    color: rgba(255, 255, 255, .6);
    font-weight: 400
}

.pa-hero-info-total-value span i {
    contain: paint;
    font-style: normal
}

.pa-hero-info-total-value span small {
    contain: paint;
    font-size: inherit
}

.pa-hero-info-total-progress {
    position: relative;
    display: block;
    width: 100%;
    height: .5em;
    background: #dddddd;
    border-radius: 1em
}

.-chkd+.pa-hero-info-total-progress {
    width: calc(100% - 4.2em);
    left: 4.2em
}

.pa-hero-info-total-progress span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 1em;
    transform-origin: left center
}

.pa-hero-info-footer {
    margin: 0 0 3em
}

.pa-hero-info-footer-actions {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

.pa-hero-info-footer-action {
    display: flex;
    align-items: center;
    transform: translateZ(0)
}

.pa-hero-info-footer-action.-left {
    margin: 0 auto 0 0
}

.pa-hero-info-footer-action.-right {
    margin: 0 0 0 auto
}

.pa-hero-info-footer-action.-active {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.34, 2, .64, 1);
    animation-timing-function: cubic-bezier(.34, 2, .64, 1)
}

.pa-hero-info-footer-icon {
    margin: 0 .8em 0 0
}

.pa-hero-info-footer-icon span {
    font-size: 2.3em;
    line-height: 0;
    transition: color .4s, stroke .4s, fill .4s
}

.-active .pa-hero-info-footer-icon span {
    color: #fff
}

.-active .pa-hero-info-footer-icon span:nth-child(2) {
    color: #fff;
    fill: #fff
}

.pa-hero-info-footer-count {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap
}

.-active .pa-hero-info-footer-count {
    color: #fff
}

.pa-hero-info-bottom {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    height: 6.5em;
    margin: 2em 0 0;
    background: transparent;
    border-radius: 10em
}

.pa-hero-info-bottom-coint {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55%;
    height: 6.5em
}


.margin-bot {
 padding-bottom: 1.5em;   
}

.bak {
    background-color: red;
}



.pa-hero-info-bottom-icon {
    position: relative;
    width: 2.5em;
    height: 2.5em;
    margin: 0 .5em 0 0
}

.pa-hero-info-bottom-icon span img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-bottom-text {
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.4
}

.pa-hero-info-bottom-placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65%;
    height: 6.5em;
    background-color: #fff;
    border-radius: 10em
}

.pa-hero-info-bottom-placeholder span {
    color: #282727;
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.4
}

.pa-hero-info-comment {
    position: relative;
    left: -2em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(100% + 4em)
}

.pa-hero-info-comment-text {
    position: relative;
    height: 5em;
    padding: 2em 2em .7em;
    background-color: #282727;
    border-radius: 4em 4em 0 0
}

.pa-hero-info-comment-text span {
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1.4
}

.pa-hero-info-comment-form {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 1em 2em
}

.pa-hero-info-comment-avatar {
    position: relative;
    margin: 0 1em 0 0;
    border-radius: 50%
}

.pa-hero-info-comment-avatar img {
    width: 4.5em;
    height: 4.5em;
    border-radius: 50%;
    background-color: #282727;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-hero-info-comment-input {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - 5.5em);
    height: 4.5em;
    padding: 0 2em;
    background: #282727;
    border-radius: 10em
}

.pa-hero-info-comment-palceholder span {
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.4
}

.pa-hero-info-comment-button {
    margin: 0 0 0 auto
}

.pa-hero-info-comment-button span {
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.4;
    color: rgba(230, 178, 148, .6)
}

.pa-pick {
    position: relative;
    overflow: hidden
}

.pa-pick-content {
    display: flex;
    width: 100%;
    height: 700px
}

@media (min-width:768px) {
    .pa-pick-content {
        height: 800px
    }
}

@media (min-width:1024px) {
    .pa-pick-content {
        height: 850px
    }
}



@media (max-width:1024px) {
    .mob-menu {
        background-color: white;
        height: 55px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }
}


@media (min-width:1200px) {
    .pa-pick-content {
        height: 950px
    }
}

@media (min-width:1600px) {
    .pa-pick-content {
        height: 1100px
    }
}

.pa-pick-bgs {
    position: absolute;
    top: 14%;
    left: calc(50% - 1150px);
    width: 2300px;
    height: 2300px;
    opacity: .1
}

@media (min-width:768px) {
    .pa-pick-bgs {
        left: calc(50% - 1400px);
        width: 2800px;
        height: 2800px
    }
}

@media (min-width:1024px) {
    .pa-pick-bgs {
        left: calc(50% - 1550px);
        width: 3100px;
        height: 3100px
    }
}

@media (min-width:1200px) {
    .pa-pick-bgs {
        left: calc(50% - 1900px);
        width: 3800px;
        height: 3800px
    }
}

@media (min-width:1600px) {
    .pa-pick-bgs {
        top: 13%;
        left: calc(50% - 2600px);
        width: 5200px;
        height: 5200px
    }
}

.pa-pick-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pa-pick-bg.-v1 {
    -webkit-animation: spinrevert 400s linear infinite;
    animation: spinrevert 400s linear infinite
}

.pa-pick-bg.-v2 {
    -webkit-animation: spin 380s linear infinite;
    animation: spin 380s linear infinite
}

.pa-pick-bg.-v3 {
    -webkit-animation: spinrevert 420s linear infinite;
    animation: spinrevert 420s linear infinite
}

.pa-pick-bg.-v4 {
    -webkit-animation: spin 440s linear infinite;
    animation: spin 440s linear infinite
}

.pa-pick-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

@-webkit-keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinrevert {
    100% {
        transform: rotate(-360deg)
    }
}

@keyframes spinrevert {
    100% {
        transform: rotate(-360deg)
    }
}

.pa-pick-circle {
    position: absolute;
    top: 82%;
    left: calc(50% - 1000px);
    width: 2000px;
    height: 2000px;
    z-index: 2;
    background: #e6e2dd;
    border-radius: 50%
}

@media (min-width:1024px) {
    .pa-pick-circle {
        top: 80%;
        left: calc(50% - 1350px);
        width: 2700px;
        height: 2700px
    }
}

@media (min-width:1200px) {
    .pa-pick-circle {
        top: 76%;
        left: calc(50% - 1550px);
        width: 3100px;
        height: 3100px
    }
}

@media (min-width:1600px) {
    .pa-pick-circle {
        left: calc(50% - 2048px);
        width: 4096px;
        height: 4096px
    }
}

.pa-pick-arms {
    position: absolute;
    display: block;
    left: calc(50% - 700px);
    top: 0;
    width: 1400px;
    height: 1400px;
    transform-origin: center
}

@media (min-width:768px) {
    .pa-pick-arms {
        left: calc(50% - 800px);
        width: 1600px;
        height: 1600px
    }
}

@media (min-width:1024px) {
    .pa-pick-arms {
        left: calc(50% - 950px);
        width: 1900px;
        height: 1900px
    }
}

@media (min-width:1200px) {
    .pa-pick-arms {
        left: calc(50% - 1000px);
        width: 2000px;
        height: 2000px
    }
}

@media (min-width:1600px) {
    .pa-pick-arms {
        left: calc(50% - 1200px);
        width: 2400px;
        height: 2400px
    }
}

.pa-pick-arm {
    position: absolute;
    top: 0;
    left: calc(50% - 160px);
    padding: 45px 0 0;
    width: 320px;
    height: 700px;
    transform-origin: bottom center
}

@media (min-width:768px) {
    .pa-pick-arm {
        left: calc(50% - 210px);
        width: 420px;
        height: 800px
    }
}

@media (min-width:1024px) {
    .pa-pick-arm {
        height: 850px
    }
}

@media (min-width:1200px) {
    .pa-pick-arm {
        left: calc(50% - 240px);
        width: 480px;
        height: 1000px
    }
}

@media (min-width:1600px) {
    .pa-pick-arm {
        left: calc(50% - 275px);
        width: 550px;
        height: 1200px
    }
}

.pa-pick-arm.-v2 {
    transform: rotateZ(-180deg)
}

.pa-pick-hand {
    position: absolute;
    display: block;
    left: calc(50% - 123px);
    bottom: 0;
    width: 246px;
    height: 650px
}

@media (min-width:768px) {
    .pa-pick-hand {
        left: calc(50% - 128px);
        width: 256px;
        height: 650px
    }
}

@media (min-width:1024px) {
    .pa-pick-hand {
        left: calc(50% - 145px);
        width: 290px;
        height: 700px
    }
}

@media (min-width:1200px) {
    .pa-pick-hand {
        left: calc(50% - 170px);
        width: 340px;
        height: 800px
    }
}

@media (min-width:1600px) {
    .pa-pick-hand {
        left: calc(50% - 197px);
        width: 394px;
        height: 800px
    }
}

.pa-pick-hand img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom
}

.pa-pick-part {
    position: relative;
    width: 232px;
    min-height: 225px;
    padding: 32px;
    margin: auto;
    background: #676767;
    border-radius: 40px;
    z-index: 1
}

@media (min-width:768px) {
    .pa-pick-part {
        width: 320px;
        min-height: 290px;
        padding: 48px
    }
}

@media (min-width:1200px) {
    .pa-pick-part {
        width: 378px;
        min-height: 352px;
        padding: 64px
    }
}

@media (min-width:1600px) {
    .pa-pick-part {
        width: 450px;
        min-height: 395px;
        padding: 72px
    }
}

.pa-pick-header {
    margin: 0 0 20px
}

@media (min-width:768px) {
    .pa-pick-header {
        margin: 0 0 32px
    }
}

@media (min-width:1200px) {
    .pa-pick-header {
        margin: 0 0 40px
    }
}

@media (min-width:1600px) {
    .pa-pick-header {
        margin: 0 0 48px
    }
}

.pa-pick-header h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 110%
}

@media (min-width:768px) {
    .pa-pick-header h2 {
        font-size: 24px
    }
}

@media (min-width:1200px) {
    .pa-pick-header h2 {
        font-size: 32px
    }
}

@media (min-width:1600px) {
    .pa-pick-header h2 {
        font-size: 40px
    }
}

.pa-pick-header h2 b {
    display: block
}

.pa-pick-item {
    position: relative;
    margin: 0 0 10px
}

@media (min-width:768px) {
    .pa-pick-item {
        margin: 0 0 15px
    }
}

.pa-pick-item:last-child {
    margin: 0
}

.pa-pick-item:last-child .pa-pick-progress {
    margin-bottom: 0
}

.pa-pick-sub {
    margin: 0 0 16px;
    padding: 0 35px 0 0
}

@media (min-width:768px) {
    .pa-pick-sub {
        padding: 0 40px 0 0
    }
}

@media (min-width:1200px) {
    .pa-pick-sub {
        margin: 0 0 20px
    }
}

@media (min-width:1600px) {
    .pa-pick-sub {
        padding: 0 45px 0 0
    }
}

.pa-pick-sub h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 110%
}

@media (min-width:768px) {
    .pa-pick-sub h3 {
        font-size: 18px
    }
}

@media (min-width:1200px) {
    .pa-pick-sub h3 {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-pick-sub h3 {
        font-size: 24px
    }
}

.pa-pick-percent {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    line-height: 110%;
    text-align: right
}

@media (min-width:768px) {
    .pa-pick-percent {
        width: 40px;
        font-size: 18px
    }
}

@media (min-width:1200px) {
    .pa-pick-percent {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-pick-percent {
        width: 45px;
        font-size: 24px
    }
}

.pa-pick-progress {
    position: relative;
    display: block;
    width: 100%;
    height: 6px;
    margin: 16px 0 24px;
    background: rgba(255, 255, 255, .2);
    border-radius: 30px;
    overflow: hidden
}

@media (min-width:768px) {
    .pa-pick-progress {
        height: 8px
    }
}

@media (min-width:1024px) {
    .pa-pick-progress {
        margin: 16px 0 32px
    }
}

@media (min-width:1200px) {
    .pa-pick-progress {
        margin: 20px 0 40px
    }
}

@media (min-width:1600px) {
    .pa-pick-progress {
        margin: 20px 0 44px
    }
}

.pa-pick-progress span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #f6d0a4
}

.pa-advanced {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: -120vh;
    z-index: 1
}

.pa-advanced-flag {
    position: absolute;
    margin: 98vh 0 0
}

@supports (margin-bottom:-98lvh) {
    .pa-advanced-flag {
        margin-top: -98lvh
    }
}

@media (min-width:768px) {
    .pa-advanced-flag {
        margin-top: 100vh
    }
}

.pa-advanced-content {
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center
}

@supports (height:100lvh) {
    .pa-advanced-content {
        height: 100lvh
    }
}

.pa-advanced-body {
    position: relative
}

@media (min-width:768px) {
    .pa-advanced-body {
        width: 100%
    }
}

.pa-advanced-fill {
    position: absolute;
    display: block;
    top: -25vh;
    left: calc(50% - 75vh);
    width: 150vh;
    height: 150vh;
    background: #fff;
    border-radius: 50%
}

@supports (height:100lvh) {
    .pa-advanced-fill {
        top: -25lvh;
        left: calc(50% - 75lvh);
        width: 150lvh;
        height: 150lvh
    }
}

@media (min-width:1024px) {
    .pa-advanced-fill {
        top: -50vh
    }
}

@media (min-width:1200px) {
    .pa-advanced-fill {
        top: -70vh
    }
}

.pa-advanced-drop {
    position: absolute;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 1
}

@supports (height:100lvh) {
    .pa-advanced-drop {
        height: 100lvh
    }
}

.pa-advanced-layers {
    position: absolute;
    left: calc(50% - 100vw);
    bottom: 0;
    width: 200vw;
    height: 65vh;
    transform-origin: bottom center
}

@supports (height:65lvh) {
    .pa-advanced-layers {
        height: 65lvh
    }
}

@media (min-width:1200px) {
    .pa-advanced-layers {
        left: 0;
        width: 100vw;
        height: 75vh
    }
}

.pa-advanced-layer {
    position: absolute;
    top: 22%;
    left: calc(38% + 4px);
    width: 24%;
    height: 23%;
    opacity: 0
}

@media (min-width:768px) {
    .pa-advanced-layer {
        left: calc(38% + 10px)
    }
}

.pa-advanced-layer img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-advanced-planet {
    position: absolute;
    top: calc(50% - 50vh);
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transform-origin: top center
}

@supports (height:100lvh) {
    .pa-advanced-planet {
        top: calc(50% - 50lvh);
        height: 100lvh
    }
}

.pa-advanced-planet img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center
}

.pa-advanced-curtain,
.pa-advanced-lens,
.pa-advanced-maskot {
    position: absolute;
    left: calc(50% - 100vw);
    bottom: 0;
    width: 200vw;
    height: 65vh;
    transform: scale(1.35);
    transform-origin: bottom center
}

@supports (height:65lvh) {

    .pa-advanced-curtain,
    .pa-advanced-lens,
    .pa-advanced-maskot {
        height: 65lvh
    }
}

@media (min-width:1200px) {

    .pa-advanced-curtain,
    .pa-advanced-lens,
    .pa-advanced-maskot {
        left: 0;
        width: 100vw;
        height: 75vh;
        transform: scale(2.2)
    }
}

@media (min-width:1600px) {

    .pa-advanced-curtain,
    .pa-advanced-lens,
    .pa-advanced-maskot {
        transform: scale(2.3)
    }
}

.pa-advanced-curtain img,
.pa-advanced-lens img,
.pa-advanced-maskot img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom
}

.pa-advanced-lens,
.pa-advanced-maskot {
    opacity: 0
}

.pa-advanced-mask {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-mask-position: bottom center, center;
    mask-position: bottom center, center;
    -webkit-mask-size: 200vw 64.9vh, 1000px;
    mask-size: 200vw 64.9vh, 1000px;
    -webkit-mask-repeat: no-repeat, repeat;
    mask-repeat: no-repeat, repeat;
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    transform-origin: bottom center
}

@supports (height:100lvh) {
    .pa-advanced-mask {
        height: 100lvh;
        -webkit-mask-size: 200vw 64.9lvh, 1000px;
        mask-size: 200vw 64.9lvh, 1000px
    }
}

@media (min-width:1200px) {
    .pa-advanced-mask {
        -webkit-mask-size: 100vw 74.9vh, 1000px;
        mask-size: 100vw 74.9vh, 1000px
    }
}

.pa-advanced-header {
    position: relative;
    width: 100vw;
    height: 20vh;
    margin: 0 auto 5vh
}

@supports (height:201lvh) {
    .pa-advanced-header {
        height: 20lvh;
        margin: 0 auto 5lvh
    }
}

@media (min-width:768px) {
    .pa-advanced-header {
        width: 485px;
        height: 240px;
        margin: 0 auto 48px
    }
}

@media (min-width:1024px) {
    .pa-advanced-header {
        width: 647px;
        height: 320px
    }
}

@media (min-width:1600px) {
    .pa-advanced-header {
        width: 944px;
        height: 468px;
        margin: 0 auto 56px
    }
}

.pa-advanced-header-img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pa-advanced-header-img.-v2 {
    z-index: 3
}

.pa-advanced-header-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pa-advanced-header h2 {
    position: relative;
    display: none;
    color: #e3e3e3;
    font-style: normal;
    font-weight: 900;
    font-size: 64px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-advanced-header h2 {
        font-size: 150px;
        line-height: 90px
    }
}

@media (min-width:1024px) {
    .pa-advanced-header h2 {
        font-size: 200px;
        line-height: 120px
    }
}

@media (min-width:1600px) {
    .pa-advanced-header h2 {
        font-size: 292px;
        line-height: 175px
    }
}

.pa-advanced-text {
    position: relative;
    width: 220px;
    margin: auto;
    z-index: 8
}

@media (min-width:768px) {
    .pa-advanced-text {
        width: 312px
    }
}

@media (min-width:1024px) {
    .pa-advanced-text {
        width: 468px
    }
}

@media (min-width:1600px) {
    .pa-advanced-text {
        width: 588px
    }
}

@media (max-width:1023px) and (orientation:landscape) {
    .pa-advanced-text {
        width: 14vw
    }
}

@media (max-width:1199px) and (orientation:landscape) {
    .pa-advanced-text {
        width: 20vw
    }
}

.pa-advanced-text p {
    position: relative;
    color: rgba(255, 255, 255, .3);
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-advanced-text p {
        font-size: 24px
    }
}

@media (min-width:1024px) {
    .pa-advanced-text p {
        font-size: 32px
    }
}

@media (min-width:1200px) {
    .pa-advanced-text p {
        line-height: 110%
    }
}

@media (min-width:1600px) {
    .pa-advanced-text p {
        font-size: 40px
    }
}

.pa-advanced-text p>* {
    display: inline !important
}

.pa-brief {
    position: relative;
    overflow: hidden
}

@media (max-width:767px) {
    .pa-brief-container {
        padding: 0
    }
}

.pa-brief-header {
    position: relative;
    display: block;
    width: 256px;
    margin: 0 auto 32px
}

@media (min-width:768px) {
    .pa-brief-header {
        width: 536px;
        margin: 0 auto 40px
    }
}

@media (min-width:1024px) {
    .pa-brief-header {
        width: 645px;
        margin: 0 auto 48px
    }
}

@media (min-width:1200px) {
    .pa-brief-header {
        width: 632px;
        margin: 0 auto 56px
    }
}

@media (min-width:1600px) {
    .pa-brief-header {
        width: 780px;
        margin: 0 auto 64px
    }
}

.pa-brief-header h2 {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-brief-header h2 {
        font-size: 56px
    }
}

@media (min-width:1024px) {
    .pa-brief-header h2>* {
        white-space: nowrap
    }
}

@media (min-width:1600px) {
    .pa-brief-header h2 {
        font-size: 88px
    }
}

.pa-brief-item {
    position: relative;
    display: block;
    margin: 0 0 10px;
    padding: 40px 32px
}

.pa-brief-item:last-child {
    margin: 0
}

@media (min-width:768px) {
    .pa-brief-item {
        margin: 0 0 20px;
        padding: 80px
    }
}

@media (min-width:1024px) {
    .pa-brief-item {
        margin: 0 0 24px;
        padding: 60px
    }
}

@media (min-width:1200px) {
    .pa-brief-item {
        margin: 0 0 40px
    }
}

@media (min-width:1600px) {
    .pa-brief-item {
        margin: 0 0 70px
    }
}

.pa-brief-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background-color: #fff
}

@media (min-width:768px) {
    .pa-brief-fill {
        border-radius: 50px
    }
}

@media (min-width:1024px) {
    .pa-brief-fill {
        border-radius: 60px
    }
}

@media (min-width:1200px) {
    .pa-brief-fill {
        border-radius: 72px
    }
}

.pa-brief-item:nth-child(2n) .pa-brief-fill {
    border-bottom-left-radius: 0
}

.pa-brief-item:nth-child(2n+1) .pa-brief-fill {
    border-bottom-right-radius: 0
}

@media (min-width:1024px) {
    .pa-brief-grid {
        display: grid;
        align-items: center;
        grid-template-columns: 300px 1fr;
        grid-template-rows: repeat(1, 1fr);
        gap: 0 48px
    }
}

@media (min-width:1200px) {
    .pa-brief-grid {
        grid-template-columns: 350px 1fr;
        gap: 0 56px
    }
}

@media (min-width:1600px) {
    .pa-brief-grid {
        grid-template-columns: 400px 1fr;
        gap: 0 80px
    }
}

@media (min-width:1024px) {
    .pa-brief-grid.-reverse {
        grid-template-columns: 1fr 300px
    }
}

@media (min-width:1200px) {
    .pa-brief-grid.-reverse {
        grid-template-columns: 1fr 350px
    }
}

@media (min-width:1600px) {
    .pa-brief-grid.-reverse {
        grid-template-columns: 1fr 400px
    }
}

.pa-brief-grid.-reverse .pa-brief-grid-col:nth-child(2) {
    order: 1
}

.pa-brief-grid.-reverse .pa-brief-grid-col:nth-child(1) {
    order: 2
}

@media (min-width:1024px) {
    .pa-brief-grid.-reverse .pa-brief-action {
        text-align: left
    }
}

.pa-brief-figure {
    position: relative;
    width: 255px;
    height: 275px;
    margin: 0 auto 32px
}

@media (min-width:768px) {
    .pa-brief-figure {
        width: 386px;
        height: 413px;
        margin: 0 auto 40px
    }
}

@media (min-width:1024px) {
    .pa-brief-figure {
        width: 300px;
        height: 321px;
        margin: 0
    }
}

@media (min-width:1200px) {
    .pa-brief-figure {
        width: 350px;
        height: 374px
    }
}

@media (min-width:1600px) {
    .pa-brief-figure {
        width: 400px;
        height: 427px
    }
}

.pa-brief-shapes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pa-brief-item:nth-child(2n) .pa-brief-shapes {
    transform: rotateY(180deg)
}

.pa-brief-item:nth-child(2n+1) .pa-brief-shapes {
    transform: rotateY(0)
}

.pa-brief-shape {
    position: absolute;
    border-radius: 50%;
    background-color: rgba(230, 178, 148, .25)
}

.pa-brief-shape.-v1 {
    top: 0;
    right: 0;
    width: 153px;
    height: 153px;
    border-top-right-radius: 7px
}

@media (min-width:768px) {
    .pa-brief-shape.-v1 {
        width: 231px;
        height: 231px
    }
}

@media (min-width:1024px) {
    .pa-brief-shape.-v1 {
        width: 179px;
        height: 179px
    }
}

@media (min-width:1200px) {
    .pa-brief-shape.-v1 {
        width: 209px;
        height: 209px
    }
}

@media (min-width:1600px) {
    .pa-brief-shape.-v1 {
        width: 239px;
        height: 239px
    }
}

.pa-brief-shape.-v2 {
    top: 0;
    left: 0;
    width: 51px;
    height: 51px;
    border-top-left-radius: 5px
}

@media (min-width:768px) {
    .pa-brief-shape.-v2 {
        width: 77px;
        height: 77px
    }
}

@media (min-width:1024px) {
    .pa-brief-shape.-v2 {
        width: 59px;
        height: 59px
    }
}

@media (min-width:1200px) {
    .pa-brief-shape.-v2 {
        width: 69px;
        height: 69px
    }
}

@media (min-width:1600px) {
    .pa-brief-shape.-v2 {
        width: 79px;
        height: 79px
    }
}

.pa-brief-shape.-v3 {
    left: 0;
    bottom: 0;
    width: 79px;
    height: 79px;
    border-bottom-left-radius: 7px
}

@media (min-width:768px) {
    .pa-brief-shape.-v3 {
        width: 119px;
        height: 119px
    }
}

@media (min-width:1024px) {
    .pa-brief-shape.-v3 {
        width: 92px;
        height: 93px
    }
}

@media (min-width:1200px) {
    .pa-brief-shape.-v3 {
        width: 108px;
        height: 108px
    }
}

@media (min-width:1600px) {
    .pa-brief-shape.-v3 {
        width: 124px;
        height: 124px
    }
}

.pa-brief-img {
    position: absolute;
    width: 207px;
    height: 208px;
    overflow: hidden;
    border-radius: 50%
}

.pa-brief-item:nth-child(2n) .pa-brief-img {
    top: 15%;
    right: 10%;
    border-bottom-left-radius: 3px
}

.pa-brief-item:nth-child(2n+1) .pa-brief-img {
    top: 15%;
    left: 10%;
    border-bottom-right-radius: 3px
}

@media (min-width:768px) {
    .pa-brief-img {
        width: 312px;
        height: 313px
    }
}

@media (min-width:1024px) {
    .pa-brief-img {
        width: 242px;
        height: 243px
    }
}

@media (min-width:1200px) {
    .pa-brief-img {
        width: 283px;
        height: 283px
    }
}

@media (min-width:1600px) {
    .pa-brief-img {
        width: 323px;
        height: 324px
    }
}

.pa-brief-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-brief-text {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.pa-brief-text p {
    color: #272320;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%
}

@media (min-width:768px) {
    .pa-brief-text p {
        font-weight: 600;
        font-size: 20px;
        line-height: 160%
    }
}

@media (min-width:1024px) {
    .pa-brief-text p {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-brief-text p {
        font-size: 20px
    }
}

.pa-brief-info {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 30px;
    border-radius: 40px;
    background-color: #e3e3e3;
    -webkit-clip-path: inset(100% 0 0 0 round 0);
    clip-path: inset(100% 0 0 0 round 0);
    transition: -webkit-clip-path .6s;
    transition: clip-path .6s;
    transition: clip-path .6s, -webkit-clip-path .6s
}

.-toggle-item .pa-brief-info {
    -webkit-clip-path: inset(0 0 0 0 round 0);
    clip-path: inset(0 0 0 0 round 0)
}

@media (min-width:768px) {
    .pa-brief-info {
        padding: 80px;
        border-radius: 50px
    }
}

@media (min-width:1024px) {
    .pa-brief-info {
        padding: 60px;
        border-radius: 60px
    }
}

@media (min-width:1200px) {
    .pa-brief-info {
        border-radius: 72px
    }
}

.pa-brief-item:nth-child(2n) .pa-brief-info {
    border-bottom-left-radius: 0
}

.pa-brief-item:nth-child(2n+1) .pa-brief-info {
    border-bottom-right-radius: 0
}

@media (min-width:1200px) {
    .pa-brief-info-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
        padding: 0 0 10%
    }
}

.pa-brief-info p {
    position: relative;
    display: block;
    opacity: 0;
    color: #272320;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    transform: translateY(100px);
    transition: opacity .6s 0s, transform 0s .6s
}

.-toggle-item .pa-brief-info p {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .6s .2s, transform .6s .2s
}

@media (min-width:768px) {
    .pa-brief-info p {
        font-weight: 600;
        font-size: 20px;
        line-height: 160%
    }
}

@media (min-width:1024px) {
    .pa-brief-info p {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-brief-info p {
        font-size: 20px
    }
}

.pa-brief-action {
    position: relative;
    margin: 24px 0 0;
    z-index: 2
}

@media (min-width:768px) {
    .pa-brief-action {
        margin: 32px 0 0
    }
}

@media (min-width:1024px) {
    .pa-brief-action {
        margin: 20px 0 0
    }
}

@media (min-width:1200px) {
    .pa-brief-action {
        margin: 31px 0 0
    }
}

@media (min-width:1600px) {
    .pa-brief-action {
        margin: 52px 0 0
    }
}

.pa-brief-item:nth-child(2n) .pa-brief-action {
    text-align: left
}

.pa-brief-item:nth-child(2n+1) .pa-brief-action {
    text-align: right
}

.pa-overview {
    position: relative;
    overflow: hidden
}

.pa-overview-content {
    position: relative;
    display: flex;
    align-items: center;
    height: 600px;
    width: 100vw;
    margin: auto
}

@media (min-width:768px) {
    .pa-overview-content {
        width: 100vw;
        height: 100vh;
        min-height: 100vh
    }
}

@media (min-width:1200px) {
    .pa-overview-content {
        width: 100vw;
    }
}

.pa-overview-header {
    position: relative;
    color: #e3e3e3;
    font-weight: 800;
    font-size: 22px;
    line-height: 92%;
    text-align: center;
    text-transform: none !important;
}
.pa-overview-body * {
   }
   
@media (min-width:768px) {
    .pa-overview-header {
        font-size: 55px;
        line-height: 87%
    }
}

@media (min-width:1200px) {
    .pa-overview-header {
        font-size: 70px
    }
}

@media (min-width:1600px) {
    .pa-overview-header {
        font-size: 80px
    }
}

.pa-experience {
    position: relative;
    overflow: hidden;
    background: #dddddd
}

@media (min-width:1024px) {
    .pa-experience {
        min-height: 100vh;
        margin: -200vh 0 0;
        background: 0 0
    }
}

.pa-experience-fill {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    border-radius: 0px 0px 0 0;
    background: #191818;
}

@media (min-width:768px) {
    .pa-experience-fill {
        border-radius: 0 0 0px 0px;
    }
 

}

@media (min-width:1024px) {
    .pa-experience-fill {
        display: none
    }
}

.pa-experience-content {
    padding: 60px 0 0 0
}

@media (min-width:768px) {
    .pa-experience-content {
        padding: 140px 0 80px
    }
}

@media (min-width:1024px) {
    .pa-experience-content {
        display: flex;
        align-items: center;
        min-height: 100vh;
        justify-content: center;
        padding: 20px 0
    }
}

@media (min-width:1600px) {
    .pa-experience-content {
        padding: 30px 0
    }
}

.pa-experience-container {
    padding: 0
}

@media (min-width:768px) {
    .pa-experience-container {
        position: relative;
        padding: 0 60px
    }
}

@media (min-width:1024px) {
    .pa-experience-container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
}

@media (min-width:1200px) {
    .pa-experience-container {
        padding: 0 120px
    }
}

@media (min-width:1200px) {
    .pa-experience-container {
        padding: 0 200px
    }
}

.pa-experience-header {
    position: relative;
    display: block;
    padding: 0 30px;
    margin: 0 0 60px
}
.pa-experience-header img {
    width: 100px;
    margin-bottom: 50px;
}

@media (min-width:768px) {
    .pa-experience-header {
        width: 648px;
        padding: 0;
        margin: 0 0 40px
    }
}

@media (min-width:1024px) {
    .pa-experience-header {
        flex: 1 0 auto;
        width: 742px;
        padding: 0 110px 0 0;
        margin: 0
    }
}

@media (min-width:1600px) {
    .pa-experience-header {
        width: 895px
    }
}

.pa-experience-header h2 {
    position: relative;
    color: #dddddd;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 110%;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-experience-header h2 {
        font-size: 26px;
    }
}

@media (max-width:768px) {
    .pa-experience-header h2 {
        position: relative;
        color: #dddddd;
        font-style: normal;
        font-weight: 800;
        font-size: 26px;
        line-height: 110%;
        letter-spacing: -.04em
    }

}

@media (min-width:1024px) {
    .pa-experience-header h2 {
        font-size: 42px
    }

    .pa-experience-header h2>* {
        white-space: nowrap
    }
}

@media (min-width:1600px) {
    .pa-experience-header h2 {
        font-size: 88px
    }
}

.pa-experience-spacer {
    position: absolute;
    display: block;
    height: 1px
}

@media (min-width:1024px) {
    .pa-experience-spacer {
        width: calc(100% - 742px - 120px)
    }
}

@media (min-width:1200px) {
    .pa-experience-spacer {
        width: calc(100% - 742px - 220px)
    }
}

@media (min-width:1600px) {
    .pa-experience-spacer {
        width: calc(100% - 895px - 400px)
    }
}

.pa-experience-items {
    position: relative
}

@media (min-width:1024px) {
    .pa-experience-items {
        display: flex;
        align-items: center;
        white-space: nowrap
    }
}

.pa-experience-item {
    position: relative;
    margin: 40px 32px;
    padding: 0px;
    border-radius: 15px;
    background-color: #eeeeee;
    
}

.pa-experience-item:last-child {
    margin: 0
}
@media (max-width:768px) {
.pa-experience-info {
    padding: 0px 20px 20px 20px;
    
}
}


@media (min-width:768px) {
    .pa-experience-item {
        padding: 20px;
        margin: 0 0 20px;
        border-radius: 15px;
    }

}

@media (min-width:1024px) {
    .pa-experience-item {
        display: flex;
        align-items: start;
        justify-content: start ;
        padding: 0px 100px 0px 0px;
        margin: 0 25px 0 0;
        min-height: 600px;
        border-radius: 15px;
        white-space: normal
    }

}

@media (min-width:1600px) {
    .pa-experience-item {
        min-height: 850px;
        border-radius: 15px
    }
}

.pa-experience-figure {
    position: relative;
    width: 100%;
    height: 100vw;
    margin: 0 auto 32px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #eeeeee;
    overflow: hidden;

}

@media (min-width:1024px) {
    .pa-experience-figure {
        width: 400px;
        height: 600px;
        border-top-left-radius: 15px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 15px;

        margin: 0 auto 60px
    }
}

@media (min-width:1024px) {
    .pa-experience-figure {
        margin: 0 100px 0 0
    }
}

@media (min-width:1600px) {
    .pa-experience-figure {
        width: 550px;
        height: 850px
    }
}

.pa-experience-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}
.pa-experience-info {
    display: flex;
    flex-direction: column !important;
    padding-top: 60px;
}




.pa-experience-title {
    position: relative;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-experience-title {
        margin: 0 0 24px
    }
}

@media (min-width:1024px) {
    .pa-experience-title {
        width: 600px
    }
}

@media (min-width:1600px) {
    .pa-experience-title {
        width: 800px;
        margin: 0 0 32px
    }
}

.pa-experience-title h3 {
    color: #dddddd;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -1px !important;
}

@media (min-width:768px) {
    .pa-experience-title h3 {
        font-size: 48px
    }
}

@media (min-width:1600px) {
    .pa-experience-title h3 {
        font-size: 64px
    }
}

.pa-experience-text {
    position: relative
}

@media (min-width:1024px) {
    .pa-experience-text {
        width: 600px
    }
}

@media (min-width:1600px) {
    .pa-experience-text {
        width: 800px
    }
}

.pa-experience-text p {
    color: #272320;
    opacity: .6;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%
}

@media (min-width:768px) {
    .pa-experience-text p {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-experience-text p {
        font-size: 24px;
        line-height: 165%
    }
}

@media (max-width:767px) {
    .pa-station-content {
        padding-top: 40px
    }
}

@media (max-width:767px) {
    .pa-station-container {
        padding: 0
    }
}

.pa-station-item {
    position: relative;
    display: block;
    margin: 0 0 10px;
    padding: 45px 32px;
    border-radius: 40px;
    background-color: #fff
}

.pa-station-item:last-child {
    margin: 0
}

@media (min-width:768px) {
    .pa-station-item {
        margin: 0 0 20px;
        padding: 80px;
        border-radius: 50px
    }
}

@media (min-width:1024px) {
    .pa-station-item {
        margin: 0 0 24px;
        padding: 60px;
        border-radius: 60px
    }
}

@media (min-width:1200px) {
    .pa-station-item {
        margin: 0 0 40px;
        border-radius: 72px
    }
}

@media (min-width:1600px) {
    .pa-station-item {
        margin: 0 0 70px
    }
}

@media (min-width:1024px) {
    .pa-station-grid {
        display: grid;
        align-items: center;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(1, 1fr);
        gap: 0 55px
    }
}

@media (min-width:1600px) {
    .pa-station-grid {
        gap: 0 70px
    }
}

@media (min-width:1024px) {
    .pa-station-grid.-reverse .pa-station-grid-col:nth-child(odd) {
        order: 1
    }
}

.pa-station-image {
    position: relative;
    width: 256px;
    height: 204px;
    margin: 0 auto 32px
}

@media (min-width:768px) {
    .pa-station-image {
        width: 488px;
        height: 389px;
        margin: 0 auto 60px
    }
}

@media (min-width:1024px) {
    .pa-station-image {
        width: 376px;
        height: 275px;
        margin: 0
    }
}

@media (min-width:1600px) {
    .pa-station-image {
        width: 480px;
        height: 383px
    }
}

.pa-station-image img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:1024px) {
    .pa-station-image img.-v1 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 365px;
        height: 365px
    }
}

@media (min-width:1200px) {
    .pa-station-image img.-v1 {
        width: 395px;
        height: 395px
    }
}

@media (min-width:1600px) {
    .pa-station-image img.-v1 {
        width: 500px;
        height: 500px
    }
}

.pa-station-header {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-station-header {
        margin: 0 0 24px
    }
}

.pa-station-header h3 {
    color: #dddddd;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%
}

@media (min-width:768px) {
    .pa-station-header h3 {
        font-size: 48px
    }
}

@media (min-width:1024px) {
    .pa-station-header h3 {
        font-size: 40px
    }
}

@media (min-width:1200px) {
    .pa-station-header h3 {
        font-size: 48px
    }
}

@media (min-width:1600px) {
    .pa-station-header h3 {
        font-size: 64px;
        line-height: 119.95%
    }
}

.pa-station-text p {
    color: rgba(65, 65, 65, .8);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%
}

@media (min-width:768px) {
    .pa-station-text p {
        font-weight: 600;
        font-size: 20px;
        line-height: 160%
    }
}

@media (min-width:1024px) {
    .pa-station-text p {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-station-text p {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-station-text p {
        font-size: 24px
    }
}

.pa-future {
    position: relative;
    overflow: hidden
}

.pa-future-header {
    position: relative;
    margin: 0 0 32px
}

@media (min-width:768px) {
    .pa-future-header {
        margin: 0 0 40px
    }
}

@media (min-width:1024px) {
    .pa-future-header {
        margin: 0 0 48px
    }
}

@media (min-width:1200px) {
    .pa-future-header {
        margin: 0 0 56px
    }
}

@media (min-width:1600px) {
    .pa-future-header {
        margin: 0 0 64px
    }
}

.pa-future-header h2 {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-future-header h2 {
        font-weight: 700;
        font-size: 56px
    }
}

@media (min-width:1024px) {
    .pa-future-header h2 {
        font-size: 72px
    }
}

@media (min-width:1600px) {
    .pa-future-header h2 {
        font-size: 88px
    }
}

.pa-future-items {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 16px 0;

}

@media (min-width:768px) {
    .pa-future-items {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: 50px;
        margin: 60px;

    }
}

@media (min-width:1024px) {
    .pa-future-items {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr)
    }
}
.pa-future-itemz {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, calc((100% - 60px) / 3));
    grid-template-rows: repeat(2, 1fr);
    gap: 35px;
}

.pa-future-itemy .pa-future-text p {
    color: white !important
}


@media (min-width: 768px) {
    .pa-future-itemz {
        grid-template-columns: repeat(5, 1fr); /* Five columns per row on tablets and above */
        grid-template-rows: repeat(2, 1fr);
        gap: 50px;
        margin: 60px;
    }
}

@media (min-width: 1024px) {
    .pa-future-itemz {
        grid-template-columns: repeat(5, 1fr); /* Five columns per row on tablets and above */
        grid-template-rows: repeat(2, 1fr);
        gap: 80px; /* Adjust gap if needed */;
    }
}


.pa-future-item {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 170px;
    padding: 32px;
    background-color: transparent !important;
    border-radius: 10px !important;
    background: #151515 !important;
    box-shadow: inset 6px 6px 9px #0a0a0a,
                inset -6px -6px 9px #282626; 
}
.pa-future-itemy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end !important;
    flex-direction: column;
    padding: 0px;
    border-radius: 10px !important;
    background: linear-gradient(145deg, #1b1a1a63, #17161665);
    box-shadow:  7px 7px 11px #0a0a0a89,
                 -7px -7px 11px #28262677;

}


@media (max-width:768px) {
    .pa-future-item  {
        display: flex;
        align-items: center;
    }
    .pa-future-itemy  {
        display: flex;
        align-items: center;
    }
}

@media (min-width:768px) {
    .pa-future-item {
        min-height: 320px;
        padding: 40px
    }
    .pa-future-itemy {
        padding: 0px;
    }
}

@media (min-width:1024px) {
    .pa-future-item {
        min-height: 290px
    }
}

@media (min-width:1200px) {
    .pa-future-item {
        min-height: 320px
    }
}

@media (min-width:1600px) {
    .pa-future-item {
        min-height: 400px;
        padding: 60px
    }
    .pa-future-itemy {
        padding: 0px
    }
}

.pa-future-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px
}

@media (max-width:768px) {
    .pa-future-container {
        margin: 20px
    }
    .black-back {
        margin: 0px

    }

}

@media (min-width:768px) {
    .pa-future-fill {
        border-radius: 15px
    }
}

@media (min-width:1024px) {
    .pa-future-fill {
        border-radius: 15px
    }
}

@media (min-width:1200px) {
    .pa-future-fill {
        border-radius: 15px
    }
}

@media (min-width:1600px) {
    .pa-future-fill {
        border-radius: 15px
    }
}

.pa-future-fill.-v1 {
    background-color: rgba(255, 255, 255, .05)
}

.pa-future-fill.-v2 {
    background-color: rgba(255, 255, 255, .1)
}

.pa-future-icon {
    position: relative;
    width: 64px;
    height: 64px
}

.pa-future-icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-future-text {
    margin: 35px 0 0
}
.pa-future-textz {
    margin: 0px 0 0;
    background: linear-gradient(to top, rgb(20, 20, 20), transparent);
    width: 100%;
    text-align: center;
    padding-bottom: .5em;
    padding-top: 4em;
    color: white !important;
}
.refer .pa-future-textz {
        padding-top: 0em !important;

}   
.pa-future-textz p {
    transform: scale(.8);
    color: white !important;
}

@media (min-width:768px) {
    .pa-future-text {
        margin: auto 0 0
    }
    .pa-future-textz {
        margin: 0 0 0
    }
}

.pa-future-text p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 166.95%;
    color: #fff
}

@media (min-width:768px) {
    .pa-future-text p {
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .pa-future-text p {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-future-text p {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-future-text p {
        font-size: 24px
    }
}

.pa-subscribe {
    position: relative;
    width: 100%;
    overflow: hidden
}

.pa-subscribe.-v1 {
    background: #dddddd
}

.pa-subscribe.-v2 {
    background: #191818
}

.pa-subscribe.-v2 .pa-subscribe-fill {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.pa-subscribe-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 40px
}

@media (min-width:768px) {
    .pa-subscribe-fill {
        border-radius: 60px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-fill {
        border-radius: 80px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-fill {
        border-radius: 104px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-content {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 730px;
        overflow: hidden;
        transform: translateZ(0);
        border-radius: 80px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-content {
        min-height: 100vh
    }
}

.pa-subscribe-body {
    width: 100%
}

.pa-subscribe-logo {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 0 24px
}

@media (min-width:768px) {
    .pa-subscribe-logo {
        width: 90px;
        height: 90px
    }
}

@media (min-width:1200px) {
    .pa-subscribe-logo {
        width: 120px;
        height: 120px;
        margin: 0 0 32px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-logo {
        width: 140px;
        height: 140px
    }
}

.pa-subscribe-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-subscribe-header {
    position: relative;
    width: 280px;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-subscribe-header {
        width: 656px;
        margin: 0 0 32px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-header {
        width: 440px
    }
}

@media (min-width:1200px) {
    .pa-subscribe-header {
        width: 470px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-header {
        width: 590px
    }
}

.pa-subscribe-header h2 {
    color: #dddddd;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-subscribe-header h2 {
        font-size: 56px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-header h2 {
        font-size: 72px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-header h2 {
        font-size: 88px
    }
}

.pa-subscribe-text {
    position: relative;
    margin: 0 0 32px
}

@media (min-width:768px) {
    .pa-subscribe-text {
        width: 648px;
        margin: 0 0 48px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-text {
        width: 440px;
        margin: 0 0 32px
    }
}

@media (min-width:1200px) {
    .pa-subscribe-text {
        width: 470px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-text {
        width: 590px;
        margin: 0 0 45px
    }
}

.pa-subscribe-text p {
    color: #272320;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%
}

@media (min-width:768px) {
    .pa-subscribe-text p {
        font-size: 20px
    }
}

@media (min-width:1200px) {
    .pa-subscribe-text p {
        font-weight: 600
    }
}

@media (min-width:1600px) {
    .pa-subscribe-text p {
        font-size: 24px;
        line-height: 166.95%
    }
}

.pa-subscribe-img,
.pa-subscribe-video {
    position: relative;
    display: block;
    left: calc(50% - 50vw);
    width: 100vw;
    margin: 45px 0 0
}

@media (min-width:1024px) {

    .pa-subscribe-img,
    .pa-subscribe-video {
        position: absolute;
        top: 0;
        left: calc(50% + 100px);
        width: 440px;
        height: 100%;
        margin: 0
    }
}

@media (min-width:1600px) {

    .pa-subscribe-img,
    .pa-subscribe-video {
        left: calc(50% + 9vw);
        width: 540px
    }
}

.pa-subscribe-img img,
.pa-subscribe-img video,
.pa-subscribe-video img,
.pa-subscribe-video video {
    width: 100%;
    height: auto
}

@media (min-width:1024px) {

    .pa-subscribe-img img,
    .pa-subscribe-img video,
    .pa-subscribe-video img,
    .pa-subscribe-video video {
        position: absolute;
        top: calc(50% - 250px);
        right: calc(50% - 365px);
        width: 730px;
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        transform: rotate(90deg)
    }
}

@media (min-width:1200px) {

    .pa-subscribe-img img,
    .pa-subscribe-img video,
    .pa-subscribe-video img,
    .pa-subscribe-video video {
        top: calc(50% - 270px);
        right: calc(50% - 380px);
        width: 760px;
        height: 540px
    }
}

@media (min-width:1600px) {

    .pa-subscribe-img img,
    .pa-subscribe-img video,
    .pa-subscribe-video img,
    .pa-subscribe-video video {
        top: 50%;
        right: calc(50% - 50vh);
        width: 100vh;
        height: auto;
        transform: translateY(-50%) rotate(90deg)
    }
}

.pa-subscribe-form {
    position: relative;
    width: 100%;
    padding: 0 74px 0 0
}

@media (min-width:768px) {
    .pa-subscribe-form {
        margin: 0 0 74px;
        padding: 0 88px 0 0
    }
}

@media (min-width:1024px) {
    .pa-subscribe-form {
        margin: 0;
        width: 468px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-form {
        padding: 0 114px 0 0;
        width: 600px
    }
}

.pa-subscribe-action {
    position: absolute;
    top: 0;
    right: 0
}

.pa-subscribe-info {
    margin: 6px 0 0;
    padding: 0 0 0 33px;
    color: #bab9b9;
    font-weight: 700;
    font-size: 10px;
    line-height: 150%;
    font-style: normal
}

@media (min-width:768px) {
    .pa-subscribe-info {
        margin: 12px 0 0;
        padding: 0 0 0 35px;
        font-weight: 600;
        font-size: 14px;
        line-height: 160%
    }
}

@media (min-width:1600px) {
    .pa-subscribe-info {
        padding: 0 0 0 40px
    }
}

.pa-subscribe-success {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: calc(100% + 1px);
    height: 64px;
    padding: 18px 50px 18px 33px;
    color: #dddddd;
    background: #fff;
    border: 1px solid #bab9b9;
    border-radius: 90px;
    outline: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .6s, visibility .6s;
    z-index: 1000
}

.-success .pa-subscribe-success {
    visibility: visible;
    opacity: 1
}

@media (min-width:768px) {
    .pa-subscribe-success {
        height: 72px;
        padding: 18px 49px 18px 35px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-success {
        height: 90px;
        padding: 18px 54px 18px 40px;
        border-radius: 90px
    }
}

.pa-subscribe-success-close button {
    position: absolute;
    right: 25px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    padding: 0;
    border: none;
    outline: 0;
    border-radius: 0;
    background: 0 0
}

@media (min-width:768px) {
    .pa-subscribe-success-close button {
        right: 35px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-success-close button {
        right: 40px
    }
}

.pa-subscribe-success-close button span {
    position: absolute;
    display: block;
    top: calc(50% - 1px);
    width: 100%;
    height: 3px;
    border-radius: 30px;
    background: #dddddd
}

.pa-subscribe-success-close button span:nth-child(1) {
    transform: rotateZ(-45deg)
}

.pa-subscribe-success-close button span:nth-child(2) {
    transform: rotateZ(45deg)
}

.pa-subscribe-success-text {
    font-weight: 600;
    line-height: 1;
    font-size: 12px
}

@media (min-width:768px) {
    .pa-subscribe-success-text {
        font-size: 14px
    }
}

@media (min-width:1024px) {
    .pa-subscribe-success-text {
        font-size: 16px
    }
}

@media (min-width:1600px) {
    .pa-subscribe-success-text {
        font-size: 18px
    }
}

.pa-outro {
    position: relative;
    overflow: hidden;
    background-color: #191818
}

.pa-outro-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 735px
}

@media (min-width:768px) {
    .pa-outro-content {
        min-height: 900px
    }
}

@media (min-width:1024px) {
    .pa-outro-content {
        height: 100vh
    }

    @supports (height:100lvh) {
        .pa-outro-content {
            height: 100lvh
        }
    }
}

.pa-outro-fill {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #dddddd;
    border-radius: 0 0 40px 40px
}

@media (min-width:768px) {
    .pa-outro-fill {
        border-radius: 0 0 60px 60px
    }
}

@media (min-width:1024px) {
    .pa-outro-fill {
        border-radius: 0 0 80px 80px
    }
}

@media (min-width:1600px) {
    .pa-outro-fill {
        border-radius: 0 0 104px 104px
    }
}

.pa-outro-items {
    position: absolute;
    top: calc(50% - 320px);
    left: 5%;
    width: 90%;
    height: 640px
}

@media (min-width:768px) {
    .pa-outro-items {
        top: calc(50% - 360px);
        left: calc(50% - 325px);
        width: 650px;
        height: 720px
    }
}

@media (min-width:1024px) {
    .pa-outro-items {
        top: calc(50% - 325px);
        left: calc(50% - 450px);
        width: 900px;
        height: 650px
    }
}

@media (min-width:1600px) {
    .pa-outro-items {
        top: calc(50% - 360px);
        left: calc(50% - 600px);
        width: 1200px;
        height: 720px
    }
}

@media (min-width:1600px) {
    .pa-outro-items {
        top: calc(50% - 425px);
        left: calc(50% - 700px);
        width: 1400px;
        height: 850px
    }
}

.pa-outro-item {
    position: absolute;
    background-color: #191818;
    border-radius: 15px;
}

@media (min-width:1024px) {
    .pa-outro-item {
        perspective: 1000px
    }
}

.pa-outro-item:nth-child(2n) {
    width: 80px;
    height: 80px
}

@media (min-width:768px) {
    .pa-outro-item:nth-child(2n) {
        width: 100px;
        height: 100px
    }
}

@media (min-width:1600px) {
    .pa-outro-item:nth-child(2n) {
        width: 120px;
        height: 120px
    }
}

.pa-outro-item:nth-child(2n+1) {
    width: 70px;
    height: 70px
}

@media (min-width:768px) {
    .pa-outro-item:nth-child(2n+1) {
        width: 90px;
        height: 90px
    }
}

@media (min-width:1600px) {
    .pa-outro-item:nth-child(2n+1) {
        width: 110px;
        height: 110px
    }
}

.pa-outro-item picture {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%
}

.pa-outro-item.-v1 {
    top: 2.5%;
    left: 0
}

@media (min-width:768px) {
    .pa-outro-item.-v1 {
        top: 0;
        left: 0
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v1 {
        top: 15%;
        left: 4%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v1 {
        top: 20%;
        left: 2%
    }
}

.pa-outro-item.-v1 picture {
    border-bottom-right-radius: 3px
}

.pa-outro-item.-v1 img {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.pa-outro-item.-v2 {
    top: 10%;
    left: 50%;
    transform: translateX(-50%)
}

@media (min-width:768px) {
    .pa-outro-item.-v2 {
        top: 5%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v2 {
        top: 0;
        left: 20%;
        transform: translateX(0)
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v2 {
        top: 2%;
        left: 21%
    }
}

.pa-outro-item.-v2 picture {
    border-bottom-right-radius: 3px
}

.pa-outro-item.-v2 img {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.pa-outro-item.-v3 {
    top: 0;
    right: 0
}

@media (min-width:768px) {
    .pa-outro-item.-v3 {
        top: 1%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v3 {
        top: 0;
        right: 42%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v3 {
        top: 0;
        right: 50%;
        transform: translateX(50%)
    }
}

.pa-outro-item.-v3 picture {
    border-bottom-right-radius: 3px
}

.pa-outro-item.-v4 {
    top: 22%;
    left: 2%
}

@media (min-width:768px) {
    .pa-outro-item.-v4 {
        top: 18%;
        left: 15%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v4 {
        top: 6%;
        left: 72%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v4 {
        top: 0;
        left: 70%
    }
}

.pa-outro-item.-v4 picture {
    border-bottom-left-radius: 3px
}

.pa-outro-item.-v5 {
    left: 70%;
    top: 25%
}

@media (min-width:768px) {
    .pa-outro-item.-v5 {
        top: 20%;
        left: 65%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v5 {
        top: 20%;
        left: 89%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v5 {
        top: 25%;
        left: 87%
    }
}

.pa-outro-item.-v5 picture {
    border-bottom-left-radius: 3px
}

.pa-outro-item.-v6 {
    left: 70%;
    bottom: 22%
}

@media (min-width:768px) {
    .pa-outro-item.-v6 {
        left: 85%;
        bottom: 20%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v6 {
        bottom: 25%;
        left: 87%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v6 {
        bottom: 28%;
        left: 88%
    }
}

.pa-outro-item.-v6 picture {
    border-top-left-radius: 3px
}

.pa-outro-item.-v7 {
    left: 72%;
    bottom: 0
}

@media (min-width:768px) {
    .pa-outro-item.-v7 {
        left: 67%;
        bottom: 0
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v7 {
        bottom: 4%;
        left: 70%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v7 {
        bottom: 4%;
        left: 70%
    }
}

.pa-outro-item.-v7 picture {
    border-top-left-radius: 3px
}

.pa-outro-item.-v8 {
    left: 36%;
    bottom: 12%
}

@media (min-width:768px) {
    .pa-outro-item.-v8 {
        bottom: 18%;
        left: 45%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v8 {
        bottom: 0;
        left: 45%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v8 {
        bottom: 0;
        left: 40%
    }
}

.pa-outro-item.-v8 picture {
    border-top-left-radius: 3px
}

.pa-outro-item.-v9 {
    left: 2.5%;
    bottom: 1.5%
}

@media (min-width:768px) {
    .pa-outro-item.-v9 {
        bottom: 0;
        left: 18%
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v9 {
        bottom: 5%;
        left: 16%
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v9 {
        bottom: 7%;
        left: 13%
    }
}

.pa-outro-item.-v9 picture {
    border-top-right-radius: 4px
}

.pa-outro-item.-v10 {
    left: 0;
    bottom: 24%
}

@media (min-width:768px) {
    .pa-outro-item.-v10 {
        bottom: 21%;
        left: 0
    }
}

@media (min-width:1024px) {
    .pa-outro-item.-v10 {
        bottom: 32%;
        left: 0
    }
}

@media (min-width:1200px) {
    .pa-outro-item.-v10 {
        bottom: 32%;
        left: 0
    }
}

.pa-outro-item.-v10 picture {
    border-top-right-radius: 4px
}

.pa-outro-item img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.pa-outro-header {
    position: relative;
    display: block;
    width: 256px;
    margin: auto;
    transform: translateZ(0)
}

@media (min-width:768px) {
    .pa-outro-header {
        width: 536px
    }
}

@media (min-width:1024px) {
    .pa-outro-header {
        width: 746px
    }
}

@media (min-width:1200px) {
    .pa-outro-header {
        width: 796px
    }
}

@media (min-width:1600px) {
    .pa-outro-header {
        width: 968px
    }
}

.pa-outro-header h2 {
    color: #e3e3e3;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-outro-header h2 {
        font-size: 56px;
        line-height: 100%
    }
}

@media (min-width:1024px) {
    .pa-outro-header h2 {
        font-size: 72px
    }
}

@media (min-width:1600px) {
    .pa-outro-header h2 {
        font-size: 88px
    }
}

.pa-headline {
    position: relative;
    z-index: 1
}

.pa-headline-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 24, 24, .7);
    border-radius: 0 0 40px 40px;
    overflow: hidden
}

@media (min-width:768px) {
    .pa-headline-fill {
        border-radius: 0 0 60px 60px
    }
}

@media (min-width:1024px) {
    .pa-headline-fill {
        border-radius: 0 0 80px 80px
    }
}

@media (min-width:1600px) {
    .pa-headline-fill {
        border-radius: 0 0 100px 100px
    }
}

.pa-headline-fill:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff
}

.pa-headline-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: top center;
    border-radius: 0 0 40px 40px;
    overflow: hidden
}

@media (min-width:768px) {
    .pa-headline-bg {
        border-radius: 0 0 60px 60px
    }
}

@media (min-width:1024px) {
    .pa-headline-bg {
        border-radius: 0 0 80px 80px
    }
}

@media (min-width:1600px) {
    .pa-headline-bg {
        border-radius: 0 0 100px 100px
    }
}

.pa-headline-bg:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .7)
}

.pa-headline-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.pa-headline-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 165px 0 55px
}

@media (min-width:768px) {
    .pa-headline-content {
        padding: 175px 0 65px
    }
}

@media (min-width:1024px) {
    .pa-headline-content {
        padding: 185px 0 75px
    }
}

@media (min-width:1200px) {
    .pa-headline-content {
        padding: 195px 0 85px
    }
}

@media (min-width:1600px) {
    .pa-headline-content {
        padding: 225px 0 100px
    }
}

.pa-headline-container {
    padding: 0 32px
}

@media (min-width:768px) {
    .pa-headline-container {
        padding: 0 115px
    }
}

@media (min-width:1024px) {
    .pa-headline-container {
        padding: 0 215px
    }
}

@media (min-width:1200px) {
    .pa-headline-container {
        padding: 0 280px
    }
}

@media (min-width:1600px) {
    .pa-headline-container {
        padding: 0 400px
    }
}

.pa-headline-info {
    position: relative;
    display: block;
    margin: 0 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .pa-headline-info {
        display: flex;
        justify-content: center;
        margin: 0 0 24px
    }
}

.pa-headline-author,
.pa-headline-mark {
    margin: 0 0 8px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%
}

@media (min-width:768px) {

    .pa-headline-author,
    .pa-headline-mark {
        margin: 0
    }
}

@media (min-width:1600px) {

    .pa-headline-author,
    .pa-headline-mark {
        font-size: 16px;
        line-height: 165%
    }
}

@media (min-width:768px) {

    .pa-headline-author:after,
    .pa-headline-mark:after {
        position: relative;
        display: inline-block;
        content: "";
        top: -2px;
        width: 3px;
        height: 8px;
        margin: 0 24px;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, .2);
        border-radius: 20px
    }
}

.pa-headline-date {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%
}

@media (min-width:1600px) {
    .pa-headline-date {
        font-size: 16px;
        line-height: 165%
    }
}

.pa-headline-date span {
    position: relative;
    display: flex;
    align-items: center
}

.pa-headline-date span:after {
    position: relative;
    display: inline-block;
    content: "";
    width: 3px;
    height: 3px;
    margin: 0 7px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2)
}

.pa-headline-date span:last-child:after {
    display: none
}

.pa-headline-header h1,
.pa-headline-header h2 {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {

    .pa-headline-header h1,
    .pa-headline-header h2 {
        font-size: 56px
    }
}

@media (min-width:1024px) {

    .pa-headline-header h1,
    .pa-headline-header h2 {
        font-size: 72px
    }
}

@media (min-width:1600px) {

    .pa-headline-header h1,
    .pa-headline-header h2 {
        font-size: 88px
    }
}

.pa-blog {
    position: relative;
    overflow: hidden
}

.pa-blog-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #dddddd;
    -webkit-clip-path: inset(0 round 0 0 40px 40px);
    clip-path: inset(0 round 0 0 40px 40px)
}

@media (min-width:768px) {
    .pa-blog-fill {
        -webkit-clip-path: inset(0 round 0 0 60px 60px);
        clip-path: inset(0 round 0 0 60px 60px)
    }
}

@media (min-width:1024px) {
    .pa-blog-fill {
        -webkit-clip-path: inset(0 round 0 0 80px 80px);
        clip-path: inset(0 round 0 0 80px 80px)
    }
}

@media (min-width:1600px) {
    .pa-blog-fill {
        -webkit-clip-path: inset(0 round 0 0 100px 100px);
        clip-path: inset(0 round 0 0 100px 100px)
    }
}

.pa-blog-tabs {
    position: relative;
    display: flex;
    left: calc(50% - 50vw);
    width: 100vw;
    flex-wrap: nowrap;
    margin: 0 0 10px;
    padding: 0 0 15px;
    white-space: nowrap;
    overflow-x: auto;
    z-index: 1
}

@media (min-width:768px) {
    .pa-blog-tabs {
        justify-content: center;
        margin: 0 0 17px;
        padding: 0 0 15px
    }
}

@media (min-width:1600px) {
    .pa-blog-tabs {
        margin: 0 0 25px;
        padding: 0 0 15px
    }
}

.pa-blog-tab {
    display: inline-flex;
    padding: 12px 20px;
    margin: 0 15px 0 0;
    border: 1px solid rgba(255, 255, 255, .15);
    background-color: transparent;
    border-radius: 45px;
    text-decoration: none;
    transition: background .4s, border-color .4s
}

@media (min-width:768px) {
    .pa-blog-tab {
        padding: 12px 24px
    }
}

@media (min-width:1200px) {
    .pa-blog-tab {
        padding: 14px 28px
    }
}

.pa-blog-tab:last-child {
    margin: 0 20px 0 0
}

@media (min-width:768px) {
    .pa-blog-tab:last-child {
        margin: 0 55px 0 0
    }
}

.pa-blog-tab:first-child {
    margin: 0 15px 0 20px
}

@media (min-width:768px) {
    .pa-blog-tab:first-child {
        margin: 0 15px 0 55px
    }
}

.pa-blog-tab:hover {
    background-color: rgba(255, 255, 255, .05)
}

.pa-blog-tab.-active {
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, .15)
}

.pa-blog-tab span {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 125.95%;
    white-space: nowrap
}

@media (min-width:768px) {
    .pa-blog-tab span {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .pa-blog-tab span {
        font-size: 20px
    }
}

.pa-blog-items {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 48px 0
}

@media (min-width:768px) {
    .pa-blog-items {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px
    }
}

@media (min-width:1200px) {
    .pa-blog-items {
        gap: 48px
    }
}

@media (min-width:1600px) {
    .pa-blog-items {
        gap: 64px
    }
}

.pa-blog-item {
    grid-column: span 2
}

@media (min-width:768px) {
    .pa-blog-item {
        grid-column: span 1
    }
}

.pa-blog-item.-head {
    grid-column: span 2
}

.pa-blog-item.-head .pa-blog-img {
    height: 215px
}

@media (min-width:768px) {
    .pa-blog-item.-head .pa-blog-img {
        height: 280px;
        margin: 0 0 20px
    }
}

@media (min-width:1024px) {
    .pa-blog-item.-head .pa-blog-img {
        height: 320px
    }
}

@media (min-width:1200px) {
    .pa-blog-item.-head .pa-blog-img {
        height: 340px
    }
}

@media (min-width:1600px) {
    .pa-blog-item.-head .pa-blog-img {
        height: 420px
    }
}

.pa-blog-item.-head .pa-blog-header h2,
.pa-blog-item.-head .pa-blog-header h3 {
    font-size: 18px
}

@media (min-width:768px) {

    .pa-blog-item.-head .pa-blog-header h2,
    .pa-blog-item.-head .pa-blog-header h3 {
        font-size: 24px
    }
}

@media (min-width:1024px) {

    .pa-blog-item.-head .pa-blog-header h2,
    .pa-blog-item.-head .pa-blog-header h3 {
        font-size: 32px
    }
}

@media (min-width:1600px) {

    .pa-blog-item.-head .pa-blog-header h2,
    .pa-blog-item.-head .pa-blog-header h3 {
        font-size: 40px
    }
}

.pa-blog-item.-head .pa-blog-text {
    -webkit-line-clamp: 2
}

.pa-blog-item.-head .pa-blog-text p {
    font-size: 16px;
    line-height: 150%
}

@media (min-width:1200px) {
    .pa-blog-item.-head .pa-blog-text p {
        font-size: 20px;
        line-height: 180%
    }
}

.pa-blog-img {
    position: relative;
    display: block;
    width: 100%;
    height: 215px;
    margin: 0 0 16px
}

@media (min-width:1024px) {
    .pa-blog-img {
        height: 245px
    }
}

@media (min-width:1200px) {
    .pa-blog-img {
        height: 260px
    }
}

@media (min-width:1600px) {
    .pa-blog-img {
        height: 320px
    }
}

.pa-blog-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 16px
}

@media (min-width:1024px) {
    .pa-blog-img img {
        border-radius: 20px
    }
}

@media (min-width:1200px) {
    .pa-blog-img img {
        border-radius: 25px
    }
}

.pa-blog-info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-blog-info {
        margin: 0 0 24px
    }
}

.pa-blog-author {
    justify-content: flex-start;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%
}

@media (min-width:1600px) {
    .pa-blog-author {
        font-size: 16px;
        line-height: 166.95%
    }
}

.pa-blog-date {
    justify-content: flex-end;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%
}

@media (min-width:1600px) {
    .pa-blog-date {
        font-size: 16px;
        line-height: 166.95%
    }
}

.pa-blog-date span {
    position: relative;
    display: inline-flex;
    align-items: center
}

.pa-blog-date span:after {
    position: relative;
    display: inline-block;
    content: "";
    width: 3px;
    height: 3px;
    margin: 0 7px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2)
}

.pa-blog-date span:last-child:after {
    display: none
}

.pa-blog-header {
    position: relative;
    margin: 0 0 12px
}

.pa-blog-header a {
    text-decoration: none
}

.pa-blog-header a:hover h2,
.pa-blog-header a:hover h3 {
    color: #fff;
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%
}

@media (min-width:768px) {
    .pa-blog-header {
        margin: 0 0 16px
    }
}

.pa-blog-header h2,
.pa-blog-header h3 {
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    transition: color .4s, background-size .4s
}

@media (min-width:768px) {

    .pa-blog-header h2,
    .pa-blog-header h3 {
        font-size: 20px
    }
}

@media (min-width:1024px) {

    .pa-blog-header h2,
    .pa-blog-header h3 {
        font-size: 24px
    }
}

@media (min-width:1600px) {

    .pa-blog-header h2,
    .pa-blog-header h3 {
        font-size: 32px
    }
}

.pa-blog-text {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.pa-blog-text p {
    color: rgba(255, 255, 255, .7);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%
}

@media (min-width:768px) {
    .pa-blog-text p {
        line-height: 160%
    }
}

@media (min-width:1600px) {
    .pa-blog-text p {
        font-size: 16px;
        line-height: 166%
    }
}

.pa-article {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.pa-article-fill {
    position: absolute;
    display: block;
    top: -1px;
    left: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: #dddddd;
    -webkit-clip-path: inset(0 round 0 0 40px 40px);
    clip-path: inset(0 round 0 0 40px 40px)
}

@media (min-width:768px) {
    .pa-article-fill {
        -webkit-clip-path: inset(0 round 0 0 60px 60px);
        clip-path: inset(0 round 0 0 60px 60px)
    }
}

@media (min-width:1024px) {
    .pa-article-fill {
        -webkit-clip-path: inset(0 round 0 0 80px 80px);
        clip-path: inset(0 round 0 0 80px 80px)
    }
}

@media (min-width:1600px) {
    .pa-article-fill {
        -webkit-clip-path: inset(0 round 0 0 100px 100px);
        clip-path: inset(0 round 0 0 100px 100px)
    }
}

.pa-article-grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 56px 0
}

@media (min-width:768px) {
    .pa-article-grid {
        gap: 0 42px
    }
}

@media (min-width:1024px) {
    .pa-article-grid {
        grid-template-columns: 1fr 270px
    }
}

@media (min-width:1200px) {
    .pa-article-grid {
        gap: 0 62px
    }
}

@media (min-width:1600px) {
    .pa-article-grid {
        grid-template-columns: 1fr 285px;
        gap: 0 80px
    }
}

.pa-article-text {
    position: relative
}

.pa-article-text>:last-child {
    margin: 0
}

.pa-article-text h1 {
    margin: 0 0 32px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text h1 {
        margin: 0 0 32px;
        font-size: 36px
    }
}

@media (min-width:1024px) {
    .pa-article-text h1 {
        font-size: 42px
    }
}

@media (min-width:1600px) {
    .pa-article-text h1 {
        font-size: 46px
    }
}

.pa-article-text h2 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text h2 {
        margin: 0 0 32px;
        font-size: 28px
    }
}

@media (min-width:1024px) {
    .pa-article-text h2 {
        font-size: 36px
    }
}

@media (min-width:1600px) {
    .pa-article-text h2 {
        font-size: 42px
    }
}

.pa-article-text h3 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text h3 {
        margin: 0 0 32px;
        font-size: 24px
    }
}

@media (min-width:1024px) {
    .pa-article-text h3 {
        font-size: 32px
    }
}

@media (min-width:1600px) {
    .pa-article-text h3 {
        font-size: 40px
    }
}

.pa-article-text h4 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 125.95%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text h4 {
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .pa-article-text h4 {
        font-size: 24px;
        line-height: 140%
    }
}

.pa-article-text a {
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    text-decoration: none;
    transition: background-size .4s
}

.pa-article-text a:hover {
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%
}

.pa-article-text p {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text p {
        margin: 0 0 25px;
        line-height: 160%
    }
}

@media (min-width:1200px) {
    .pa-article-text p {
        margin: 0 0 30px;
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-article-text p {
        margin: 0 0 35px
    }
}

.pa-article-text ol,
.pa-article-text ul {
    margin: 0 0 20px
}

@media (min-width:768px) {

    .pa-article-text ol,
    .pa-article-text ul {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {

    .pa-article-text ol,
    .pa-article-text ul {
        margin: 0 0 30px
    }
}

@media (min-width:1600px) {

    .pa-article-text ol,
    .pa-article-text ul {
        margin: 0 0 35px
    }
}

.pa-article-text ol li,
.pa-article-text ul li {
    margin: 0 0 15px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {

    .pa-article-text ol li,
    .pa-article-text ul li {
        margin: 0 0 20px;
        line-height: 160%
    }
}

@media (min-width:1024px) {

    .pa-article-text ol li,
    .pa-article-text ul li {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {

    .pa-article-text ol li,
    .pa-article-text ul li {
        font-size: 20px
    }
}

@media (min-width:1600px) {

    .pa-article-text ol li,
    .pa-article-text ul li {
        margin: 0 0 30px
    }
}

.pa-article-text ol li:last-child,
.pa-article-text ul li:last-child {
    margin: 0
}

.pa-article-text table {
    margin: 0 0 20px;
    border: 1px solid #fff;
    border-collapse: collapse
}

@media (min-width:768px) {
    .pa-article-text table {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {
    .pa-article-text table {
        margin: 0 0 30px
    }
}

@media (min-width:1600px) {
    .pa-article-text table {
        margin: 0 0 35px
    }
}

.pa-article-text table td {
    border: 1px solid rgba(255, 255, 255, .45);
    padding: 10px
}

.pa-article-text table td strong {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-article-text table td strong {
        line-height: 160%
    }
}

@media (min-width:1200px) {
    .pa-article-text table td strong {
        font-size: 20px
    }
}

.pa-article-hr {
    position: relative;
    padding: 55px 0
}

@media (min-width:768px) {
    .pa-article-hr {
        padding: 65px 0
    }
}

@media (min-width:1024px) {
    .pa-article-hr {
        padding: 72px 0
    }
}

@media (min-width:1600px) {
    .pa-article-hr {
        padding: 100px 0
    }
}

.pa-article-hr hr {
    position: relative;
    width: 100%;
    height: 12px;
    border: none;
    background-size: 60px 12px;
    background-repeat: no-repeat;
    background-position: center
}

.pa-article-hr hr::after,
.pa-article-hr hr::before {
    position: absolute;
    content: "";
    top: calc(50% - 1px);
    width: calc(50% - 60px);
    height: 2px;
    background-color: rgba(255, 255, 255, .2)
}

.pa-article-hr hr::before {
    left: 0
}

.pa-article-hr hr::after {
    right: 0
}

.pa-article-read-title {
    margin: 0 0 32px
}

@media (min-width:768px) {
    .pa-article-read-title {
        margin: 0 0 40px
    }
}

@media (min-width:1600px) {
    .pa-article-read-title {
        margin: 0 0 48px
    }
}

.pa-article-read-title h3 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 20px
}

@media (min-width:768px) {
    .pa-article-read-title h3 {
        font-size: 24px
    }
}

@media (min-width:1024px) {
    .pa-article-read-title h3 {
        font-size: 32px
    }
}

@media (min-width:1600px) {
    .pa-article-read-title h3 {
        font-size: 40px
    }
}

.pa-coming {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.pa-coming-fill {
    position: absolute;
    display: block;
    top: -1px;
    left: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: #dddddd;
    -webkit-clip-path: inset(0 round 0 0 40px 40px);
    clip-path: inset(0 round 0 0 40px 40px)
}

@media (min-width:768px) {
    .pa-coming-fill {
        -webkit-clip-path: inset(0 round 0 0 60px 60px);
        clip-path: inset(0 round 0 0 60px 60px)
    }
}

@media (min-width:1024px) {
    .pa-coming-fill {
        -webkit-clip-path: inset(0 round 0 0 80px 80px);
        clip-path: inset(0 round 0 0 80px 80px)
    }
}

@media (min-width:1600px) {
    .pa-coming-fill {
        -webkit-clip-path: inset(0 round 0 0 100px 100px);
        clip-path: inset(0 round 0 0 100px 100px)
    }
}

.pa-coming-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 115px 0 75px
}

@media (min-width:768px) {
    .pa-coming-content {
        padding: 125px 0 150px
    }
}

@media (min-width:1024px) {
    .pa-coming-content {
        padding: 200px 0 160px
    }
}

@media (min-width:1600px) {
    .pa-coming-content {
        padding: 250px 0 245px
    }
}

.pa-coming-grid {
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 56px 0
}

@media (min-width:768px) {
    .pa-coming-grid {
        gap: 64px 0
    }
}

@media (min-width:1024px) {
    .pa-coming-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0 40px
    }
}

@media (min-width:1200px) {
    .pa-coming-grid {
        gap: 0 30px
    }
}

@media (min-width:1600px) {
    .pa-coming-grid {
        gap: 0 100px
    }
}

.pa-coming-header {
    position: relative;
    margin: 0 0 40px
}

@media (min-width:768px) {
    .pa-coming-header {
        margin: 0 0 48px
    }
}

@media (min-width:1600px) {
    .pa-coming-header {
        margin: 0 0 50px
    }
}

.pa-coming-header small {
    position: relative;
    display: block;
    margin: 0 0 16px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    text-align: center
}

@media (min-width:768px) {
    .pa-coming-header small {
        margin: 0 0 24px
    }
}

@media (min-width:1024px) {
    .pa-coming-header small {
        text-align: left
    }
}

@media (min-width:1600px) {
    .pa-coming-header small {
        font-size: 16px
    }
}

.pa-coming-header h2 {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-coming-header h2 {
        font-size: 56px
    }
}

@media (min-width:1024px) {
    .pa-coming-header h2 {
        font-size: 72px;
        text-align: left
    }
}

@media (min-width:1600px) {
    .pa-coming-header h2 {
        font-size: 88px
    }
}

.pa-coming-form {
    position: relative;
    width: 290px;
    max-width: 100%;
    margin: auto;
    text-align: center
}

@media (min-width:768px) {
    .pa-coming-form {
        width: 425px
    }
}

@media (min-width:1024px) {
    .pa-coming-form {
        width: 320px;
        margin: 0;
        text-align: left
    }
}

@media (min-width:1600px) {
    .pa-coming-form {
        width: 385px
    }
}

.pa-coming-input {
    margin: 0 0 32px
}

@media (min-width:1600px) {
    .pa-coming-input {
        margin: 0 0 38px
    }
}

.pa-coming-figure {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 310px;
    height: 335px;
    margin: auto
}

@media (min-width:768px) {
    .pa-coming-figure {
        width: 425px;
        height: 455px
    }
}

@media (min-width:1024px) {
    .pa-coming-figure {
        width: 425px;
        height: 500px
    }
}

@media (min-width:1200px) {
    .pa-coming-figure {
        width: 470px;
        height: 500px
    }
}

@media (min-width:1600px) {
    .pa-coming-figure {
        width: 550px;
        height: 590px
    }
}

.pa-coming-shapes {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pa-coming-shape.-v1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 185px;
    height: 185px;
    background: rgba(230, 178, 148, .25);
    border-radius: 50% 15px 50% 50%
}

@media (min-width:768px) {
    .pa-coming-shape.-v1 {
        width: 255px;
        height: 255px
    }
}

@media (min-width:1024px) {
    .pa-coming-shape.-v1 {
        width: 245px;
        height: 245px
    }
}

@media (min-width:1200px) {
    .pa-coming-shape.-v1 {
        width: 280px;
        height: 280px
    }
}

@media (min-width:1600px) {
    .pa-coming-shape.-v1 {
        width: 330px;
        height: 330px
    }
}

.pa-coming-shape.-v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background: rgba(230, 178, 148, .25);
    border-radius: 5px 50% 50% 50%
}

@media (min-width:768px) {
    .pa-coming-shape.-v2 {
        width: 85px;
        height: 85px
    }
}

@media (min-width:1024px) {
    .pa-coming-shape.-v2 {
        width: 95px;
        height: 95px
    }
}

@media (min-width:1200px) {
    .pa-coming-shape.-v2 {
        width: 100px;
        height: 100px
    }
}

@media (min-width:1600px) {
    .pa-coming-shape.-v2 {
        width: 110px;
        height: 110px
    }
}

.pa-coming-shape.-v3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: rgba(230, 178, 148, .25);
    border-radius: 50% 50% 50% 10px
}

@media (min-width:768px) {
    .pa-coming-shape.-v3 {
        width: 135px;
        height: 135px
    }
}

@media (min-width:1024px) {
    .pa-coming-shape.-v3 {
        width: 145px;
        height: 145px
    }
}

@media (min-width:1600px) {
    .pa-coming-shape.-v3 {
        width: 170px;
        height: 170px
    }
}

.pa-coming-img {
    position: relative;
    width: 250px;
    height: 315px
}

@media (min-width:768px) {
    .pa-coming-img {
        width: 345px;
        height: 430px
    }
}

@media (min-width:1024px) {
    .pa-coming-img {
        width: 360px;
        height: 450px
    }
}

@media (min-width:1200px) {
    .pa-coming-img {
        width: 380px;
        height: 470px
    }
}

@media (min-width:1600px) {
    .pa-coming-img {
        width: 445px;
        height: 555px
    }
}

.pa-coming-img:before {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    width: 250px;
    height: 250px;
    background-color: #fff;
    -webkit-clip-path: inset(0 round 50% 50% 20px 50%);
    clip-path: inset(0 round 50% 50% 20px 50%)
}

@media (min-width:768px) {
    .pa-coming-img:before {
        width: 345px;
        height: 345px
    }
}

@media (min-width:1024px) {
    .pa-coming-img:before {
        width: 360px;
        height: 360px
    }
}

@media (min-width:1200px) {
    .pa-coming-img:before {
        width: 380px;
        height: 380px
    }
}

@media (min-width:1600px) {
    .pa-coming-img:before {
        width: 445px;
        height: 445px
    }
}

.pa-coming-img img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-clip-path: inset(0 round 50% 50% 15px 41%);
    clip-path: inset(0 round 50% 50% 15px 41%)
}

.pa-coming-form {
    position: relative
}

.pa-coming-action,
.pa-coming-input {
    transition: opacity .4s, visibility .4s
}

.-success .pa-coming-action,
.-success .pa-coming-input {
    opacity: 0 !important;
    visibility: hidden
}

.pa-coming-success {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: calc(100% + 1px);
    height: 58px;
    padding: 18px 50px 18px 33px;
    color: #fff;
    background: #dddddd;
    border: 1px solid #bab9b9;
    border-radius: 90px;
    outline: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
    z-index: 1000
}

.-success .pa-coming-success {
    visibility: visible;
    opacity: 1
}

@media (min-width:768px) {
    .pa-coming-success {
        height: 82px;
        padding: 18px 60px 18px 40px;
        border-radius: 90px
    }
}

.pa-coming-success-close button {
    position: absolute;
    right: 25px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    padding: 0;
    border: none;
    outline: 0;
    border-radius: 0;
    background: 0 0
}

@media (min-width:768px) {
    .pa-coming-success-close button {
        right: 30px
    }
}

.pa-coming-success-close button span {
    position: absolute;
    display: block;
    top: calc(50% - 1px);
    width: 100%;
    height: 3px;
    border-radius: 30px;
    background: #fff
}

.pa-coming-success-close button span:nth-child(1) {
    transform: rotateZ(-45deg)
}

.pa-coming-success-close button span:nth-child(2) {
    transform: rotateZ(45deg)
}

.pa-coming-success-text {
    font-weight: 600;
    line-height: 1.2;
    font-size: 12px;
    text-align: left
}

@media (min-width:768px) {
    .pa-coming-success-text {
        font-size: 14px
    }
}

@media (min-width:1024px) {
    .pa-coming-success-text {
        font-size: 16px
    }
}

.pa-place {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.pa-place-fill {
    position: absolute;
    display: block;
    top: -1px;
    left: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: #dddddd;
    -webkit-clip-path: inset(0 round 0 0 40px 40px);
    clip-path: inset(0 round 0 0 40px 40px)
}

@media (min-width:768px) {
    .pa-place-fill {
        -webkit-clip-path: inset(0 round 0 0 60px 60px);
        clip-path: inset(0 round 0 0 60px 60px)
    }
}

@media (min-width:1024px) {
    .pa-place-fill {
        -webkit-clip-path: inset(0 round 0 0 80px 80px);
        clip-path: inset(0 round 0 0 80px 80px)
    }
}

@media (min-width:1600px) {
    .pa-place-fill {
        -webkit-clip-path: inset(0 round 0 0 100px 100px);
        clip-path: inset(0 round 0 0 100px 100px)
    }
}

.pa-place-content {
    position: relative
}

.pa-place-text {
    position: relative
}

.pa-place-text>:last-child {
    margin: 0
}

.pa-place-text h1 {
    margin: 0 0 32px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text h1 {
        margin: 0 0 32px;
        font-size: 36px
    }
}

@media (min-width:1024px) {
    .pa-place-text h1 {
        font-size: 42px
    }
}

@media (min-width:1600px) {
    .pa-place-text h1 {
        font-size: 46px
    }
}

.pa-place-text h2 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text h2 {
        margin: 0 0 32px;
        font-size: 28px
    }
}

@media (min-width:1024px) {
    .pa-place-text h2 {
        font-size: 36px
    }
}

@media (min-width:1600px) {
    .pa-place-text h2 {
        font-size: 42px
    }
}

.pa-place-text h3 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 126%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text h3 {
        margin: 0 0 32px;
        font-size: 24px
    }
}

@media (min-width:1024px) {
    .pa-place-text h3 {
        font-size: 32px
    }
}

@media (min-width:1600px) {
    .pa-place-text h3 {
        font-size: 40px
    }
}

.pa-place-text h4 {
    margin: 0 0 24px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 125.95%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text h4 {
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .pa-place-text h4 {
        font-size: 24px;
        line-height: 140%
    }
}

.pa-place-text a {
    color: #fff;
    background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
    background-size: 0 1px, 100% 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    text-decoration: none;
    transition: background-size .4s
}

.pa-place-text a:hover {
    background-size: 100% 1px, 0 1px;
    background-position: 0 100%, 100% 100%
}

.pa-place-text p {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text p {
        margin: 0 0 25px;
        line-height: 160%
    }
}

@media (min-width:1200px) {
    .pa-place-text p {
        margin: 0 0 30px;
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-place-text p {
        margin: 0 0 35px
    }
}

.pa-place-text ol,
.pa-place-text ul {
    margin: 0 0 20px
}

@media (min-width:768px) {

    .pa-place-text ol,
    .pa-place-text ul {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {

    .pa-place-text ol,
    .pa-place-text ul {
        margin: 0 0 30px
    }
}

@media (min-width:1600px) {

    .pa-place-text ol,
    .pa-place-text ul {
        margin: 0 0 35px
    }
}

.pa-place-text ol li,
.pa-place-text ul li {
    margin: 0 0 15px;
    color: rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {

    .pa-place-text ol li,
    .pa-place-text ul li {
        margin: 0 0 20px;
        line-height: 160%
    }
}

@media (min-width:1024px) {

    .pa-place-text ol li,
    .pa-place-text ul li {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {

    .pa-place-text ol li,
    .pa-place-text ul li {
        font-size: 20px
    }
}

@media (min-width:1600px) {

    .pa-place-text ol li,
    .pa-place-text ul li {
        margin: 0 0 30px
    }
}

.pa-place-text ol li:last-child,
.pa-place-text ul li:last-child {
    margin: 0
}

.pa-place-text table {
    margin: 0 0 20px;
    border: 1px solid #fff;
    border-collapse: collapse
}

@media (min-width:768px) {
    .pa-place-text table {
        margin: 0 0 25px
    }
}

@media (min-width:1200px) {
    .pa-place-text table {
        margin: 0 0 30px
    }
}

@media (min-width:1600px) {
    .pa-place-text table {
        margin: 0 0 35px
    }
}

.pa-place-text table td {
    border: 1px solid rgba(255, 255, 255, .45);
    padding: 10px
}

.pa-place-text table td strong {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.03em
}

@media (min-width:768px) {
    .pa-place-text table td strong {
        line-height: 160%
    }
}

@media (min-width:1200px) {
    .pa-place-text table td strong {
        font-size: 20px
    }
}

.pa-contact {
    position: relative;
    overflow: hidden;

    min-height: 100vh;
    margin-bottom: -1px;
    background-color: #181818
}

@media (min-width:768px) {
    .pa-contact {
        min-height: auto
    }
}

.pa-contact-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: #181818;
    border-radius: 0 0 40px 40px
}

@media (min-width:768px) {
    .pa-contact-fill {
        border-radius: 0 0 60px 60px
    }
}

@media (min-width:1024px) {
    .pa-contact-fill {
        border-radius: 0 0 80px 80px
    }
}

@media (min-width:1600px) {
    .pa-contact-fill {
        border-radius: 0 0 100px 100px
    }
}

.pa-contact-particles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.pa-contact-particle {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px
}

.pa-contact-particle.-sm {
    width: 25px;
    height: 25px
}

.pa-contact-particle.-md {
    width: 32px;
    height: 32px
}

.pa-contact-particle.-lg {
    width: 38px;
    height: 38px
}

.pa-contact-particle.-xl {
    width: 45px;
    height: 45px
}

.pa-contact-particle.-v1 {
    left: 25%
}

.pa-contact-particle.-v1 span {
    border-radius: 50% 50% 3px 50%
}

.pa-contact-particle.-v2 {
    left: 15%
}

.pa-contact-particle.-v2 span {
    opacity: .2;
    border-radius: 50% 50% 3px 50%
}

.pa-contact-particle.-v3 {
    left: 18%
}

.pa-contact-particle.-v3 span {
    opacity: .7;
    border-radius: 50% 50% 50% 3px
}

.pa-contact-particle.-v4 {
    left: 2%
}

.pa-contact-particle.-v4 span {
    opacity: .3;
    border-radius: 50% 3px 50% 50%
}

.pa-contact-particle.-v5 {
    left: 9%
}

.pa-contact-particle.-v5 span {
    border-radius: 3px 50% 50% 50%
}

.pa-contact-particle.-v6 {
    left: 6%
}

.pa-contact-particle.-v6 span {
    opacity: .7;
    border-radius: 50% 3px 50% 50%
}

.pa-contact-particle.-v7 {
    left: 20%
}

.pa-contact-particle.-v7 span {
    opacity: .2;
    border-radius: 50% 50% 3px 50%
}

.pa-contact-particle.-v8 {
    right: 22%
}

.pa-contact-particle.-v8 span {
    border-radius: 50% 50% 50% 3px
}

.pa-contact-particle.-v9 {
    right: 15%
}

.pa-contact-particle.-v9 span {
    opacity: .2;
    border-radius: 50% 3px 50% 50%
}

.pa-contact-particle.-v10 {
    right: 10%
}

.pa-contact-particle.-v10 span {
    opacity: .5;
    border-radius: 50% 50% 50% 3px
}

.pa-contact-particle.-v11 {
    right: 25%
}

.pa-contact-particle.-v11 span {
    opacity: .2;
    border-radius: 50% 50% 50% 3px
}

.pa-contact-particle.-v12 {
    right: 5%
}

.pa-contact-particle.-v12 span {
    border-radius: 3px 50% 50% 50%
}

.pa-contact-particle.-v13 {
    right: 8%
}

.pa-contact-particle.-v13 span {
    opacity: .5;
    border-radius: 3px 50% 50% 50%
}

.pa-contact-particle.-v14 {
    right: 2%
}

.pa-contact-particle.-v14 span {
    border-radius: 3px 50% 50% 50%
}

.pa-contact-particle span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: scale(.5)
}

@media (min-width:768px) {
    .pa-contact-particle span {
        transform: scale(.7)
    }
}

@media (min-width:1024px) {
    .pa-contact-particle span {
        transform: scale(.9)
    }
}

@media (min-width:1200px) {
    .pa-contact-particle span {
        transform: scale(1)
    }
}

.pa-contact-particle span svg {
    width: 50%;
    height: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.pa-contact-content {
    padding: 115px 0 50px;
    transform: translateZ(0);
    height: fit-content;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: end;
}

@media (min-width:768px) {
    .pa-contact-content {
        padding: 170px 0 50px
    }
}

@media (min-width:1024px) {
    .pa-contact-content {
        padding: 200px 0 50px
    }
}

@media (min-width:1600px) {
    .pa-contact-content {
        padding: 295px 0 50px
    }
}

.pa-contact-header {
    position: relative;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .pa-contact-header {
        margin: 0 0 6px
    }
}

.pa-contact-header h2 {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-contact-header h2 {
        font-size: 56px
    }
}

@media (min-width:1024px) {
    .pa-contact-header h2 {
        font-size: 72px
    }
}

@media (min-width:1600px) {
    .pa-contact-header h2 {
        font-size: 88px
    }
}

.pa-contact-text {
    position: relative;
    width: 280px;
    margin: 0 auto 56px
}

@media (min-width:768px) {
    .pa-contact-text {
        width: 425px;
        margin: 0 auto 64px
    }
}

@media (min-width:1024px) {
    .pa-contact-text {
        width: 440px;
        margin: 0 auto 72px
    }
}

@media (min-width:1200px) {
    .pa-contact-text {
        width: 470px
    }
}

@media (min-width:1600px) {
    .pa-contact-text {
        width: 590px;
        margin: 0 auto 110px
    }
}

.pa-contact-text p {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    text-align: center
}

@media (min-width:768px) {
    .pa-contact-text p {
        font-size: 20px
    }
}

@media (min-width:1600px) {
    .pa-contact-text p {
        font-size: 24px;
        line-height: 166.95%
    }
}

.pa-contact-form {
    width: 645px;
    max-width: 100%;
    margin: auto
}

@media (min-width:1024px) {
    .pa-contact-form {
        width: 750px
    }
}

@media (min-width:1200px) {
    .pa-contact-form {
        width: 635px
    }
}

@media (min-width:1600px) {
    .pa-contact-form {
        width: 800px
    }
}

.pa-contact-grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 16px
}

@media (min-width:768px) {
    .pa-contact-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px
    }
}

@media (min-width:1200px) {
    .pa-contact-grid {
        gap: 32px
    }
}

.pa-contact-grid-col {
    grid-column: span 1
}

@media (min-width:768px) {
    .pa-contact-grid-col.-full {
        grid-column: span 2
    }
}

.pa-contact-action {
    margin: 16px 0 0;
    text-align: center
}

.pa-contact-form {
    position: relative
}

.pa-contact-action,
.pa-contact-input,
.pa-contact-textarea {
    transition: opacity .4s, visibility .4s
}

.-success .pa-contact-action,
.-success .pa-contact-input,
.-success .pa-contact-textarea {
    opacity: 0 !important;
    visibility: hidden
}

.pa-contact-success {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: calc(100% + 1px);
    height: 58px;
    padding: 18px 50px 18px 33px;
    color: #fff;
    background: #dddddd;
    border: 1px solid #bab9b9;
    border-radius: 90px;
    outline: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
    z-index: 1000
}

.-success .pa-contact-success {
    visibility: visible;
    opacity: 1
}

@media (min-width:768px) {
    .pa-contact-success {
        height: 82px;
        padding: 18px 60px 18px 40px;
        border-radius: 90px
    }
}

.pa-contact-success-close button {
    position: absolute;
    right: 25px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    padding: 0;
    border: none;
    outline: 0;
    border-radius: 0;
    background: 0 0
}

@media (min-width:768px) {
    .pa-contact-success-close button {
        right: 30px
    }
}

.pa-contact-success-close button span {
    position: absolute;
    display: block;
    top: calc(50% - 1px);
    width: 100%;
    height: 3px;
    border-radius: 30px;
    background: #fff
}

.pa-contact-success-close button span:nth-child(1) {
    transform: rotateZ(-45deg)
}

.pa-contact-success-close button span:nth-child(2) {
    transform: rotateZ(45deg)
}

.pa-contact-success-text {
    font-weight: 600;
    line-height: 1.2;
    font-size: 12px;
    text-align: left
}

@media (min-width:768px) {
    .pa-contact-success-text {
        font-size: 14px
    }
}

@media (min-width:1024px) {
    .pa-contact-success-text {
        font-size: 16px
    }
}

.pa-error {
    position: relative;
    background-color: #fff
}

.pa-error-fill {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #dddddd;
    -webkit-clip-path: inset(0 round 0 0 40px 40px);
    clip-path: inset(0 round 0 0 40px 40px)
}

@media (min-width:768px) {
    .pa-error-fill {
        -webkit-clip-path: inset(0 round 0 0 60px 60px);
        clip-path: inset(0 round 0 0 60px 60px)
    }
}

@media (min-width:1024px) {
    .pa-error-fill {
        -webkit-clip-path: inset(0 round 0 0 80px 80px);
        clip-path: inset(0 round 0 0 80px 80px)
    }
}

@media (min-width:1600px) {
    .pa-error-fill {
        -webkit-clip-path: inset(0 round 0 0 100px 100px);
        clip-path: inset(0 round 0 0 100px 100px)
    }
}

.pa-error-content {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90vh
}

.pa-error-img {
    position: relative;
    width: 100%;
    max-width: 791px;
    margin: 0 auto 40px
}

.pa-error-img img {
    width: 100%;
    height: auto
}

.pa-error-header {
    position: relative;
    margin: 0 0 32px;
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.04em
}

@media (min-width:768px) {
    .pa-error-header {
        font-size: 64px
    }
}

@media (min-width:1024px) {
    .pa-error-header {
        font-size: 88px
    }
}

.pa-error-text {
    position: relative;
    margin: 0 0 30px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.6;
    text-align: center
}

@media (min-width:768px) {
    .pa-error-text {
        margin: 0 0 40px;
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .pa-error-text {
        margin: 0 0 48px;
        font-size: 24px
    }
}

.pa-error-action {
    position: relative;
    text-align: center
}
.pa-advanced-planet video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center   
}
.pa-overview-body {
    margin: auto;
    right: 0;
    left: 0;
}



#slideshow {
	margin: auto;
	position: relative;
	width: 100%;
	height: 100%;
}

#slideshow > div {
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.bg-red{
    background-color: red;

}





.pa-hero-screen video {
    transform: unset !important;
}
.opac-no {
    opacity: 0 !important;
}
* {
    font-family: 'Familjen Grotesk', sans-serif !important;
    font-weight: 500 !important;
}
.marg-bot {
    margin-bottom: 10px;
}

.bg-bisey {
    background-color: #191818
    /*
    background: url("https://media.giphy.com/media/UYBDCJjwOd9Re/giphy.gif");
    background-repeat: no-repeat;
    background-size: cover;
*/
}



.pa-subscribe-body {
    opacity: 0;
}
.pre-back {
    background-color: #dddddd;
}
.black, .black *{
    color: #191818 !important
}
.black-back {
    background-color: #191818
}


.text-shadow {
    text-shadow: 10px 10px 30px #000000
}
.logos-container {
    display: flex;
}


.logo {
    width: 50px; 
    margin-right: 30px; /* Adjust the spacing between logos as needed */
}

.logo img {
    width: 60px;
    height: auto;
}

@media (max-width:768px) {
    .logo img {
        width: 41px;
        height: auto;
    }

    .logo {
        margin-right: 0px; /* Adjust the spacing between logos as needed */
    }

}


.pa-future-container * {
    color: rgb(178, 178, 178) !important;
}

.c1 {
    background: url("11x.png") !important;
    background-size: cover !important;
    border-radius: 10px !important;

}
.cr1 {
    background: url("q53.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;


}
.cr2 {
    background: url("qq2.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    
}
.cr3 {
    background: url("qq3.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr4 {
    background: url("qq4.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr5 {
    background: url("qq5.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr6 {
    background: url("qq6.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr7 {
    background: url("qq7.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr8 {
    background: url("qq8.png") !important;
    background-size: contain !important;    background-repeat: no-repeat !important;
}
.cr9 {
    background: url("qq9.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr10 {
    background: url("qq10.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr11 {
    background: url("qq11.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr12 {
    background: url("qq12.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr13 {
    background: url("qq13.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr14 {
    background: url("qq14.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr15 {
    background: url("qq15.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr16 {
    background: url("qq16.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr17 {
    background: url("qq17.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr18 {
    background: url("qq18.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr19 {
    background: url("qq19.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;

}
.cr20 {
    background: url("qq20.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr21 {
    background: url("q21.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr22 {
    background: url("q22.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr23 {
    background: url("q23.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr24 {
    background: url("q24.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr25 {
    background: url("q25.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr26 {
    background: url("q26.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr27 {
    background: url("q27.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr28 {
    background: url("q28.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr29 {
    background: url("q29.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr30 {
    background: url("q30.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr31 {
    background: url("q31.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr32 {
    background: url("q32.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr33 {
    background: url("q33.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr34 {
    background: url("q34.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr35 {
    background: url("q35.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr36 {
    background: url("q36.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr37 {
    background: url("q37.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr38 {
    background: url("q38.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr39 {
    background: url("q39.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr40 {
    background: url("q40.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr41 {
    background: url("q41.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr42 {
    background: url("q42.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr43 {
    background: url("q42.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr44 {
    background: url("q44.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr45 {
    background: url("q45.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr46 {
    background: url("q46.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr47 {
    background: url("q47.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr48 {
    background: url("q48.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr49 {
    background: url("q49.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr50 {
    background: url("q50.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}
.cr51 {
    background: url("q51.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}.cr52 {
    background: url("q52.png") !important;
    background-size: contain !important;
        background-repeat: no-repeat !important;
}


.refer .pa-future-itemy {
box-shadow: unset  !important;
}

.refer .pa-future-header * {
    color: #dddddd !important;
}
.refer .pa-future-textz {
background: linear-gradient(to top, transparent, transparent)!important;
    
}   
.c2 {
    background: url("9x.png") !important;
    background-size: cover !important;
}
.c3 {
    background: url("1.png") !important;
    background-size: cover !important;
}
.c4 {
    background: url("2.png") !important;
    background-size: cover !important;
}
.c5 {
    background: url("15x.png") !important;
    background-size: cover !important;
}
.c6 {
    background: url("3x.png") !important;
    background-size: cover !important;
}
.c7 {
    background: url("5x.png") !important;
    background-size: cover !important;
}

.c8 {
    background: url("7x.png") !important;
    background-size: cover !important;
}
.c9 {
    background: url("8x.png") !important;
    background-size: cover !important;
}
.c10 {
    background: url("14.png") !important;
    background-size: cover !important;
}
.c11 {
    background: url("12x.png") !important;
    background-size: cover !important;
}
.c12 {
    background: url("13x.png") !important;
    background-size: cover !important;
}
.c120 {
    background: url("120.png") !important;
    background-size: cover !important;
}
.c121 {
    background: url("121.png") !important;
    background-size: cover !important;
}
.c122 {
    background: url("122.png") !important;
    background-size: cover !important;
}
.c123 {
    background: url("ssq0.png") !important;
    background-size: cover !important;
}
.c13 {
    background: url("4.png") !important;
    background-size: cover !important;
}
.c13x {
    background: url("130x.png") !important;
    background-size: cover !important;
}
.c140 {
    background: url("c140.png") !important;
    background-size: cover !important;
}
.c150 {
    background: url("10.png") !important;
    background-size: cover !important;
}
.c180 {
    background: url("180.png") !important;
    background-size: cover !important;
}
.c180k {
    background: url("180k.png") !important;
    background-size: cover !important;
}
.c160 {
    background: url("ssq00.png") !important;
    background-size: cover !important;
}
.c170 {
    background: url("170.png") !important;
    background-size: cover !important;
}

.pa-future-itemy * {
    border-radius: 10px !important;
}
.hos {
display: flex;
align-items: end;
justify-content: center;
margin-bottom: 0px;
}
.zirt {
    margin: 1em !important;
}


.socio {
    width: 30px;
    height: 30px;
  }
@media (max-width:768px) {


    .socio {
        width: 35px;
        height: 35px;
      }
}

.zirt svg {
    fill: white
}

.bakcenter {
    left: 0;
    right: 0;
    margin: auto;
    width: 100vw;
    
}

.bolon svg {
    fill: gray;
    width: 100%;
    height: 100%;
}
.bolon  {
    top: 0;
    bottom: 0;
  left: -7%;
    margin: auto;
    
}
.pa-future-itemy.fore .bolon svg {
    fill: rgb(0, 0, 0);
    width: 150%;
    height: 150%;
    transition: fill 0.1.5s ease; /* Adjust the duration and timing function as needed */
}

.pa-future-itemy.fore:hover .bolon svg {
    fill: rgb(180, 180, 180);
}




* {
    letter-spacing: -.02em !important;


}

.scalearrow {
    transform: scale(.6);
}
.pa-overview .scalearrow {
    margin-top: 100px;
}

.ico {
  margin: 0 auto;
  text-align: center;
  width: 70px;
  height: 70px;
  position: relative;
  filter: url("#goo");
}
.ico .circle {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: 0%;
}

.pa-overview .ico .circle {
    background: #1e1e1e;
}
.ico .circle.circle-top {
  height: 33.3333333333px;
  width: 41.6666666667px;
  -webkit-animation: blob-1-anim 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
          animation: blob-1-anim 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  z-index: 0;
  top: 0;
}

.pa-overview .ico .st-arrow {
    fill: #d6d5d2;
}
.ico .st-arrow {
  fill: #000000;
  -webkit-animation: scrolly 1.5s cubic-bezier(0.77, 0, 0.175, 1) forwards infinite;
          animation: scrolly 1.5s cubic-bezier(0.77, 0, 0.175, 1) forwards infinite;
  perspective: 9000px;
  transform: translateZ(0);
  transform-origin: bottom;
}

.svg {
  z-index: 9;
  position: relative;
}

@-webkit-keyframes blob-1-anim {
  0% {
    transform: translateX(-50%) translateY(0);
  }
  14% {
    transform: translateX(-50%) translateY(-8px);
  }
  24% {
    transform: translateX(-50%) translateY(0);
  }
  100% {
    transform: translateX(-50%) translateY(0);
  }
}

@keyframes blob-1-anim {
  0% {
    transform: translateX(-50%) translateY(0);
  }
  14% {
    transform: translateX(-50%) translateY(-8px);
  }
  24% {
    transform: translateX(-50%) translateY(0);
  }
  100% {
    transform: translateX(-50%) translateY(0);
  }
}
@-webkit-keyframes blob-2-anim {
  0% {
    transform: scale(1) translate(-50%, 10px);
  }
  30% {
    transform: scale(1) translate(-50%, 10px);
  }
  70% {
    transform: scale(1) translate(-50%, 10px);
  }
  95% {
    transform: scale(1) translate(-50%, 26px);
  }
  100% {
    transform: scale(1) translate(-50%, 10px);
  }
}
@keyframes blob-2-anim {
  0% {
    transform: scale(1) translate(-50%, 10px);
  }
  30% {
    transform: scale(1) translate(-50%, 10px);
  }
  70% {
    transform: scale(1) translate(-50%, 10px);
  }
  95% {
    transform: scale(1) translate(-50%, 26px);
  }
  100% {
    transform: scale(1) translate(-50%, 10px);
  }
}
@-webkit-keyframes scrolly {
  0% {
    transform: translate3d(0, -150%, 0) rotateX(90deg) scale(0.5) skewX(3deg);
  }
  30% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  70% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  95% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
  100% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
}
@keyframes scrolly {
  0% {
    transform: translate3d(0, -150%, 0) rotateX(90deg) scale(0.5) skewX(3deg);
  }
  30% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  70% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  95% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
  100% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
}



.logos-container {
position: absolute;
bottom: 0;
padding-bottom: 60px;

}

@media (max-width:1024px) {
    .pa-experience-info {
        display: flex;
        flex-direction: unset;
        padding-top: 0;
    }
    .logos-container {
        padding-bottom: 0px;
        position: unset;
        bottom: unset;
        padding-top: 100px;
        }

}




.pa-future-itemy {
padding-top: calc(18 / 16 * 100%); /* 16:9 aspect ratio */
height: 160px !important;
}

@media (max-width:768px) {
    .pa-future-itemy {
        padding-top: unset; /* 16:9 aspect ratio */
        height: 140px !important;
        }    
}


.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12, .c13, .c14, .c120, .c121, .c122, .c123, .c13x, .c140, .c150, .c160, .c170, .c180, .c180k {
    filter: grayscale(100%); /* Applies black and white effect */

}




label {
    -webkit-tap-highlight-color: transparent;
    color: black
}

.hidden {
    display: none;
}

.buraya {
    display: flex;
    align-items: center;
    justify-content: center;
}

.buraya {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}


.form-row1, .form-row2, .form-row3 {
    display: inline-flex;
    padding: 10px;
}

.buraya input {
    height: 60px;

}
.submit {
    cursor: pointer;
    width: fit-content;
}

input {
    padding: 10px;
}



@media (max-width:768px) { 
    .buraya input  {
        height: 45px;
        width: 60vw;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .form-row1, .form-row2, .form-row3 {
        display: inline-flex;
        padding: 5px;
    }  
    .form-row1, .form-row2, .form-row3 {
        display:flex;
        padding: 10px;
    }
}

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

.max-widthz {
    position: absolute;
    width: fit-content;
    margin-right:590px;
    color: white;

    display: flex !important;

border-radius: .5em;
}
.max-widthz span {
    color: white !important;
    margin: 1.3em;
}
.max-widthz2 {
    position: absolute;
    width: fit-content;
    margin-left:560px;
    color: white;
    display: flex !important;
 
}
.max-widthz2 span {
    color: white !important;
    margin: 1.3em;
}



    .hos {
        display: block;
        align-items: end;
        justify-content: center;
        padding-bottom: 20px;
        margin: auto;
        position: relative !important;
        width: fit-content;
        margin: auto;


        }
        .max-widthz {
        position: relative !important;
        width: fit-content;
        margin-right:unset;    
        margin: auto;

        }
        .max-widthz2 {
        position: relative !important;
        width: fit-content;
        margin-left:unset;
        margin: auto;
        }
        .max-widthz span {
            color: white !important;
            margin: 0em;
        }
        .max-widthz2 span {
            color: white !important;
            margin: 1em;
            margin-bottom: 1.5em;

        }




.buraya *::placeholder {
    color: rgba(91, 91, 91, 0.569) !important
}

.buraya * .pa-input {
    color: #333 !important; /* Text color */
}

.pa-input_round input:focus {
    color: #181818 !important;

}
.pa-experience-header img {
    width: 100px;
    margin-bottom: 50px !important;
}

.pa-input_round input {

    color: #181818 !important;

}

.pa-contact-container {
    width: 100vw;
}


.gizli {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
opacity: .5;
}