/* Basic Style */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
p,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-size: inherit;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #000;
    position: relative;
    background-color: #FFF;
    font-family: 'Zendesk Social';
}

img {
    display: block;
    width: 100%;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    outline: none;
    font-family: 'Zendesk Social';
}

a {
    text-decoration: none;
}

ul::after {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*     font-family: 'Zendesk Social'; */
    margin: 0px;
    font-size: inherit;
    font-weight: inherit;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
button {
    font-family: 'Zendesk Social';
    display: block;
    padding: 0;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    outline: none;
}

textarea {
    font-family: 'Zendesk Social';
    display: block;
    padding: 0;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    outline: none;
    resize: none;
}

input::-webkit-input-placeholder {
    color: #6f7d9b;
}

input::-moz-placeholder {
    color: #6f7d9b;
}

input::-ms-placeholder {
    color: #6f7d9b;
}

input::-o-placeholder {
    color: #6f7d9b;
}

.bigmarker-centers {
    max-width: 1135px;
    margin: 0 auto;
}

.center {
    max-width: 1135px;
    margin: 0 auto;
}

.center2 {
    max-width: 1443px;
    margin: 0 auto;
}

.bigmarker-header-out {
    width: 100%;
    background-color: #FFFFFF;
}

.bigmarker-header-out {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgba(231, 231, 231, 0.80);
}

.bigmarker-zd-sc-header {
    background: #FFF;
    /*padding: 8px 0;*/
}

.bigmarker-zd-sc-header>div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bigmarker-zd-sc-header .bigmarker-registered-box {
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid rgba(17, 17, 13, 0.11);*/
}

.bigmarker-header-bottom .bigmarker-zd-sc-logo {
    margin-top: 6px;
}

.bigmarker-zd-sc-logo {
    max-width: 84px;
}

.bigmarker-zd-sc-header ul {
    display: flex;
    gap: 12px;
    list-style-type: none;
    padding: 24px 0;
}

.bigmarker-zd-sc-header .bm-login-link {
    font-family: 'Zendesk Social';
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    border: 1px solid #fff;
    background: #fff;
    color: #16140c;
    text-decoration: underline;
    margin-left: auto;
}

/*.bigmarker-zd-sc-header .bm-login-link:hover {*/
/*    font-family: 'Zendesk Social Extended';*/
/*    font-size: 16px;*/
/*    line-height: 1.5;*/
/*    font-weight: 500;*/
/*    padding: 10px 20px;*/
/*    border: 1px solid #fff;*/
/*    background:transparent;*/
/*    color: #fff;*/
/*    border-radius: 100px;*/
/*}*/

.bigmarker-zd-sc-header ul li .watch-now {
    display: block;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    padding: 10px 20px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: transparent;
    color: #16140c;
    border-radius: 12px;
}

.bigmarker-zd-sc-header ul li .watch-now:hover {
    border: 1px solid #16140c;
    background: #16140c;
    color: #FFF;
}

.bigmarker-zd-sc-content1 {
    padding: 222px 0 88px;
    background: #FFF;
}

.bigmarker-banner-tag {
    color: #11110D;
    font-family: "Vanilla Sans", Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 111.429%;
    /* 111.429% */
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.bigmarker-zd-sc-content1 .center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bigmarker-zd-sc-content1-left {
    max-width: 431px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*gap: 20px;*/
}

.bigmarker-zd-sc-content1-left h1 {
    font-family: 'Feature Display';
    font-size: 82px;
    font-weight: 700;
    line-height: 90px;
    color: #16140c;
}

.bigmarker-zd-sc-content1-left h2 {
    color: #16140c;
    font-size: 35px;
    line-height: 38px;
    font-weight: 500;
}

.bigmarker-banner-title {
    color: #11110D;
    font-family: "Vanilla Sans", Arial, sans-serif;
    font-size: 90.418px;
    font-style: normal;
    font-weight: 300;
    line-height: 57.587%;
    /* 57.587% */
    margin: 24px 0;
}

.bigmarker-banner-description {
    color: #11110D;
    font-family: "Vanilla Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    /* 145% */
    margin-bottom: 24px;
}

.bigmarker-banner-logo {
    max-width: 356px;
}

.bigmarker-zd-sc-content1-left p {
    color: #16140c;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.bigmarker-zd-sc-content1-left div a {
    padding: 10px 20px;
    background: #11110D;
    border-radius: 12px;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    color: #fff;
}

.bigmarker-zd-sc-content1-right {
    max-width: 392px;
}

.bigmarker-zd-sc-content1-right img {
    border-radius: 24px;
}

.bigmarker-zd-sc-content2 {
    padding: 85px 0;
    background: #16140c;
}

.bigmarker-common-section-title {
    color: #16140C;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.333%;
    /* 133.333% */
    letter-spacing: 0.75px;
}

/* what expect */
.bigmarker-what-expect {
    padding: 88px 0;
}

.bigmarker-what-expect-title {
    margin-bottom: 64px;
}

.bigmarker-what-expect-list {
    display: flex;
    gap: 24px;
}

.bigmarker-what-expect-item {
    flex: 1;
    max-width: 340px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.bigmarker-expect-item-img {
    width: 100%;
    max-width: 340px;
}

.bigmarker-expect-item-img img {
    width: 100%;
    height: auto;
}

.bigmarker-expect-item-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.bigmarker-expect-item-title {
    color: #16140C;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 177.778%;
    /* 177.778% */
}

.bigmarker-expect-item-description {
    color: #16140C;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.5%;
    /* 137.5% */
}

.bigmarker-zd-sc-content2 .center {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}

.bigmarker-zd-sc-content2 h1 {
    font-family: 'Feature Display';
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fefaf2;
}

.bigmarker-zd-sc-content2 p,
.bigmarker-zd-sc-content2 ul li {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #fefaf2;
}

.bigmarker-zd-sc-content2 h2 {
    font-weight: 500;
    font-size: 35px;
    line-height: 45px;
    color: #FEFAF2;
}

.bigmarker-zd-sc-content2 ul li {
    margin-left: 36px;
}

.bigmarker-zd-sc-greenline {
    height: 22px;
    background: #DEF991;
}

.bigmarker-zd-sc-agenda {
    padding: 85px 0 128px;
    background: #FEFAF2;
}

.bigmarker-zd-sc-agenda ul {
    list-style-type: none;
}

.bigmarker-zd-sc-agenda ul li {
    padding: 60px 0 0;
    border-bottom: 1px solid #16140c76;
}

.bigmarker-zd-sc-agenda ul li:last-child {
    border: none;
}

.bigmarker-zd-sc-agenda h1 {
    font-family: 'Feature Display';
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #16140c;
    letter-spacing: 0.75px;
    padding-bottom: 20px;
}

.bigmarker-zd-sc-agenda span {
    font-family: 'Feature Display';
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    color: #16140c;
    padding-bottom: 21px;
    display: block;
    letter-spacing: 0.75px;
}

.bigmarker-zd-sc-agenda p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #16140c;
    padding-bottom: 60px;
}

.bigmarker-zd-sc-speaker {
    padding: 82px 0 68px;
}

.bigmarker-zd-sc-speaker h1 {
    margin-bottom: 64px;
    /*font-family: Vanilla Sans, Arial, Helvetica, sans-serif;*/
    /*font-size: 54px;*/
    /*!*font-weight: 700;*!*/
    /*line-height: 54px;*/
    /*color: #16140c;*/
    /*letter-spacing: 1px;*/
    /*padding-bottom: 45px;*/
}

.bigmarker-zd-sc-speaker ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 56px 24px;
}

.bigmarker-zd-sc-speaker ul li {
    display: flex;
    width: 100%;
    max-width: 249px;
    gap: 12px;
    align-items: flex-start;
    flex-direction: column;
}

.bigmarker-presenter-item-avatar {
    width: 100%;
    aspect-ratio: 249 / 206;
    border-radius: 16px;
}

/*.bigmarker-zd-sc-speaker ul li img {*/
/*    width: 164px;*/
/*    border-radius: 200px;*/
/*}*/

.bigmarker-zd-sc-speaker ul li h2 {
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #16140c;
    letter-spacing: 0.75px;
    padding-bottom: 8px;
}

.bigmarker-zd-sc-speaker ul li h3,
.bigmarker-zd-sc-speaker ul li h4 {
    font-family: "Zendesk Social", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 157.143%;
    color: #16140c;
}

/* partner */
.bigmarker-sponsor-container {
    padding: 88px 0;
    background-color: #F5F5F2;
}

.bigmarker-to-partner {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.bigmarker-to-partner-left {
    width: 100%;
    max-width: 522px;
}

.bigmarker-to-partner-left p {
    color: #16140C;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.333%;
    /* 133.333% */
    letter-spacing: 0.75px;
}

.bigmarker-to-partner-right {
    display: flex;
    flex-direction: column;
    gap: 32px;
    flex: 1;
}

.bigmarker-to-partner-text {
    color: #11110D;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 150% */
    max-width: 431px;
}

.js-apply-to-sponsor {
    width: fit-content;
    display: block;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    padding: 10px 20px;
    border: 1px solid rgba(17, 17, 13, 0.18);
    background: transparent;
    color: #16140c;
    border-radius: 12px;
}

/* partner end */
/* sponsor */
.bigmarker-sponsor-rows {
    display: flex;
    flex-direction: column;
    gap: 64px;
    padding-top: 64px;
}

.bigmarker-sponsor-row {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

/* sponsor end */
.bigmarker-zd-sc-picline {
    display: flex;
    padding: 7px 12px;
    justify-content: center;
    align-items: center;
}

.bigmarker-zd-sc-sponsor {
    padding: 0 0 21px;
    background: #16140c;
}

.bigmarker-zd-sc-sponsor h1 {
    font-family: 'Feature Display';
    font-size: 54px;
    font-weight: 700;
    line-height: 54px;
    color: #fefaf2;
    letter-spacing: 1px;
    padding-bottom: 45px;
}

.bigmarker-zd-sc-sponsor .center div {
    display: flex;
    flex-direction: column;
    gap: 68px;
    padding-bottom: 50px;
    border-bottom: 1px solid #FEFAF2;
    margin-bottom: 39px;
}

.bigmarker-zd-sc-sponsor div span {
    font-family: 'Feature Display';
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    color: #fefaf2;
    letter-spacing: 0.75px;
}

.bigmarker-zd-sc-sponsor div ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    align-items: center;
    justify-content: space-between;
}

.bigmarker-zd-sc-sponsor div ul li {
    max-width: 170px;
}

.bigmarker-zd-sc-content3 {
    padding: 86px 0 95px;
    background: #FEFAF2;
}

.bigmarker-zd-sc-content3 .center {
    display: flex;
}

.bigmarker-zd-sc-content3 .center img {
    max-width: 755px;
}

.bigmarker-zd-sc-content3 .center div {
    flex: 1;
}

.bigmarker-zd-sc-content3 .center div span {
    display: block;
    font-family: 'Feature Display';
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #16140c;
    letter-spacing: 0.75px;
    padding-bottom: 23px;
}

.bigmarker-zd-sc-content3 .center div p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #16140c;
}

.bigmarker-zd-sc-footer {
    /*padding: 121px 0 54px;*/
    background: #16140c;
    padding-top: 88px;
}

.bigmarker-zd-sc-footer .bigmarker-footer-privacy-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 87px;
    gap: 22px;
    list-style-type: none;
    justify-content: unset;
}

.bigmarker-zd-sc-footer .bigmarker-footer-privacy-list li a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
}

/* bottom socials */
.bigmarker-bottom-cta {
    padding-top: 64px;
}

.bigmarker-bottom-socials {
    padding: 82px 0;
    display: flex;
    align-items: center;
    border-top: 1px solid #4E493A;
    border-bottom: 1px solid #4E493A;
}

.bigmarker-social-word {
    color: #FEFAF2;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    flex: 1;
}

.bigmarker-social-word a {
    /*display: block;*/
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
    color: #DEF991;
    background-image: linear-gradient(90deg, rgb(212, 244, 121) 0%, rgb(212, 244, 121) 40%, transparent 40%, transparent 60%, rgb(212, 244, 121) 60%, rgb(212, 244, 121) 100%) !important;
    padding-bottom: 0px !important;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 250% 1px;
    transition: background-position 600ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
    line-height: normal;
    width: fit-content;
}

.bigmarker-social-word a:hover {
    background-position: 0 100%;
}

.bigmarker-social-icons {
    display: flex;
    gap: 20px;
}

/* bottom socials end */

.bmform-section-btn input[type='submit'] {
    width: 100%;
    border-radius: 16px;
    background: #D1F470;
    color: #11110D;
}

.bigmarker-bottom-word {
    font-family: Vanilla Sans, Arial, Helvetica, sans-serif;
}

.bigmarker-bottom-word a {
    font-size: 14px;
    font-weight: 700;
    color: #16140c;
    text-decoration: underline;
}

@media screen and (max-width:1200px) {

    .center,
    .center2,
    .bigmarker-centers {
        padding: 0 24px;
    }

    .bigmarker-bottom-socials {
        flex-direction: column;
        align-items: center;
        gap: 36px;
        padding: 58px 24px 36px;
    }

    .bigmarker-bottom-cta {
        padding-top: 64px;
    }
}

@media screen and (max-width:1024px) {
    .bigmarker-zd-sc-content1-left {
        max-width: 345px;
    }

    .bigmarker-banner-logo {
        max-width: 310px;
    }

    .bigmarker-banner-title {
        font-size: 75px;
    }

    .bigmarker-zd-sc-content1 {
        padding-top: 150px;
    }

    .bigmarker-zd-sc-content1-right {
        max-width: 330px;
    }


    .bigmarker-social-word {
        font-size: 24px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bigmarker-zd-sc-content3 .center {
        flex-direction: column;
        gap: 24px;
    }

    .bigmarker-zd-sc-content3 .center img {
        max-width: 100%;
    }
}

@media screen and (max-width:768px) {
    .bigmarker-zd-sc-header .center2 {
        flex-direction: column;
        gap: 50px;
    }

    .bigmarker-zd-sc-footer {
        padding-top: 0;
    }

    .bigmarker-zd-sc-content1-left h1 {
        font-size: 60px;
    }

    .bigmarker-zd-sc-content1 .center {
        flex-direction: column;
        gap: 38px;
        align-items: flex-start;
    }

    .bigmarker-zd-sc-content1-left,
    .bigmarker-zd-sc-content1-right {
        width: 100%;
        max-width: unset;
    }

    .bigmarker-zd-sc-speaker ul li {
        width: 100%;
        margin: auto;
    }

    .bigmarker-bottom-socials {
        border: none;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .bigmarker-what-expect-list {
        flex-direction: column;
        gap: 32px;
    }

    .bigmarker-what-expect-item {
        margin: auto;
    }

    .bigmarker-zd-sc-speaker ul li {
        max-width: 340px;
    }

    .bigmarker-zd-sc-content1-left div a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .bigmarker-banner-tag {
        font-size: 12px;
    }

    .bigmarker-banner-logo {
        max-width: 240px;
    }

    .bigmarker-banner-title {
        font-size: 60px;
    }

    .bigmarker-zd-sc-content1 {
        padding-bottom: 48px;
    }

    .bigmarker-what-expect {
        padding: 48px 0;
    }

    .bigmarker-what-expect-title {
        margin-bottom: 16px;
    }

    .bigmarker-what-expect-item {
        gap: 24px;
    }

    .bigmarker-zd-sc-speaker h1 {
        margin-bottom: 48px;
    }

    .bigmarker-zd-sc-speaker {
        padding-top: 24px;
    }

    .bigmarker-zd-sc-speaker ul {
        gap: 24px 24px;
    }

    .bigmarker-zd-sc-picline {
        display: none;
    }

    .bigmarker-social-word a {
        display: block;
    }

    .bigmarker-social-word {
        text-align: center;
    }

    .bigmarker-bottom-socials {
        margin-bottom: 36px;
    }

    .bigmarker-bottom-cta {
        padding-top: 0;
    }

    .bigmarker-zd-sc-footer .bigmarker-footer-privacy-list {
        gap: 24px;
        justify-content: center;
        padding-top: 37px;
    }

    .bigmarker-zd-sc-footer .bigmarker-footer-privacy-list li a {
        font-size: 13px;
    }

    .bigmarker-zd-sc-sponsor {
        padding-bottom: 40px;
    }
}

@media screen and (max-width:1492px) {
    .center2 {
        padding: 0 24px;
    }
}

.bigmarker-zd-sc-bigspeaker h1 {
    font-family: 'Feature Display';
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #16140c;
    letter-spacing: 0.75px;
}

.bigmarker-zd-sc-bigspeaker p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #16140c;
    padding: 20px 0 0;
}

.bigmarker-zd-sc-bigspeaker {
    background: #EFFCC9;
}