#sell_files_v2 {
    color: #000000;
    font-family: UniviaProLight;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    text-align: center;
}

.wrapper, .background-one-tone {
    margin: 0 auto;
    max-width: 1200px;
}

/* TEXT */

#sell_files_v2 .fa {
    width: 25px;
    margin-right: 10px;
    font-size: 20px;
    text-align: center;
    color: #0083FF;
    opacity: 0.4;
}

#sell_files_v2 .fa.arrow {
    width: auto;
    margin-right: 0;
    font-size: inherit;
    text-align: center;
    color: white;
    opacity: 1;
    padding-right: 5px;
}

#sell_files_v2 .fa-share-square {
    font-size: 25px;
}

#sell_files_v2 h1 {
    font-family: UniviaProMedium;
    font-size: 30px;
    line-height: 45px;
    margin: 0;
}

#sell_files_v2 h2 {
    font-family: UniviaProMedium;
    font-size: 29px;
    line-height: 35px;
    margin-block-end: 1.5em;
    margin-block-start: 0.83em;
    padding-top: 20px;
}

#sell_files_v2 h3 {
    font-family: UniviaProMedium;
    font-size: 18px;
    margin-block-start: 1em;
    margin-block-end: 1em;
}

#sell_files_v2 p {
    color: black;
    font-size: 16px;
    font-weight: normal;
    margin-block-end: 1em;
    margin-block-start: 1em;
}

#sell_files_v2 a {
    color: black;
    font-size: 16px;
    text-decoration: none;
}

#sell_files_v2 a.button {
    color: white;
}

#sell_files_v2 hr {
    border: 0;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-image: none;
}

#sell_files_v2 ul {
    list-style-type: none;
}

#sell_files_v2 li {
    margin-top: 0;
}

/******/

.background-two-tone {
    background: linear-gradient(#F3F3F3 75%, white 25%);
}

.background-one-tone {
    padding-left: 10px;
    padding-right: 10px;
}

.article {
    margin-bottom: 50px;
    margin: 0 auto;
    max-width: 1200px;
}

.article.fees {
    margin-bottom: 0;
}

.article.pricing {
    padding-top: 50px;
}

.button {
    background: #E53327;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    padding: 8px 16px;
    border-radius: 5px;
}

.button:hover {
    background: #e58327;
    transition: 0.5s ease;
}

.image-grid {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    justify-content: space-around;
    margin: 0;
}

.image-grid-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex: 1 1 0px;
    padding: 0 20px;
    transition: 0.5s ease;
}

.image-grid-item img {
    background: #F6F6F6;
    height: auto;
    max-width: 100%;
    min-width: 125px;
    transition: 0.5s ease;
}

/* Create a simple store for your digital content */

.create {
    padding-top: 50px;
}

.create h1 {
    color: #0F0F0F;
    padding: 0 10%;
}

.create p {
    color: #0F0F0F;
    padding: 1em 1em;
}

.create img {
    display: block;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.1));
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 70%;
}

/******/

/* Start earning in 4 steps */

.start span {
    padding: 10px 15px;
}

/******/

/* See what others are selling */

.see-what .image-grid {
    display: block;
}

.see-what .image-grid, .image-grid-item.image-grid {
    flex-flow: column wrap;
}

.see-what .image-grid-item {
    justify-content: center;
}

#sell_files_v2 .users-dual p {
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    text-align: center;
}

#sell_files_v2 .see-what ul.desktop-menu {
    display: none;
    padding: 0;
    text-align: left;
}

#sell_files_v2 .see-what li {
    display: inline;
}

#sell_files_v2 .see-what li:last-child {
    padding-top: 20px;
}

#sell_files_v2 .see-what li:last-child a {
    color: #0083FF;
    line-height: 26px;
    padding: 8px;
}

.see-what .button {
    background: none;
    color: #364962;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 2px;
    margin: 0;
    padding: 8px;
    text-align: left;
    width: 150px;
}

.see-what .button.active {
    background: #E53327;
    color: white;
}

.see-what .button:hover {
    background: #e58327;
    color: white;
}

.products {
    display: none;
    flex-grow: 2;
}

.products.active {
    display: flex;
}

.products.image-grid a {
    align-self: center;
    height: fit-content;
    padding: 0;
}

.dropdown {
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.dropbtn.button {
    align-items: center;
    background: #E53327;
    border: none;
    color: white;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 96%;
}

.dropbtn.button span {
    flex: 1;
    padding-left: 21px;
}

.dropdown-content {
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    display: block;
    left: 0;
    margin: auto;
    padding-top: 5px;
    min-width: 150px;
    position: absolute;
    right: 0;
    width: 96%;
    z-index: 1;
}

.dropdown-content ul.mobile-menu {
    display: flex;
    flex-direction: column;
}

#sell_files_v2 .see-what li:last-child {
    padding-bottom: 10px;
}

.dropdown-content ul.mobile-menu li .button {
    width: 100%;
    text-align: center;
}

.products.image-grid {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(1, minmax(125px, 1fr));
}

.cover-product-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
}

.cover-product-wrapper::before {
    display: block;
    content: "";
    padding-bottom: 100%;
}

.products .image-grid-item {
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    margin: 10px;
}

.products .image-grid-item:hover img.profile-picture {
    background: none;
}

.users-dual {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
}

.image-cropper {
    border-radius: 50%;
    flex-shrink: 0;
    height: 50px;
    margin: 15px 0 15px 0;
    overflow: hidden;
    position: relative;
    width: 50px;
}

img.profile-picture {
    background: none;
    display: inline;
    height: 100%;
    margin: 0 auto;
    min-height: 0;
    min-width: 0;
    object-fit: cover;
    width: 100%;
}

.users-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 15px;
}

#sell_files_v2 .users-info p:nth-child(2) {
    color: #0083FF;
    font-size: 14px;
    font-weight: normal;
}

/******/

/* Sell in three ways */

.sell-in .image-grid {
    flex-direction: column;
    flex-flow: wrap;
}

.sell-in .image-grid-item {
    justify-content: flex-end;
}

.sell-in .image-grid-item:first-child {
    display: none;
    flex-grow: 3;
    min-width: 500px;
}

.sell-in .image-grid-item:nth-child(2) {
    flex-grow: 2;
}

.sell-in .image-grid-item img {
    background: none;
    margin: 0;
    min-width: auto;
}

.selling-ways {
    margin-bottom: 30px;
}

.sell-grid {
    display: flex;
    margin-top: 10px;
}

.icon {
    padding-right: 10px;
    width: 25px;
}

.sell-grid-item {
    flex: 1 1 0px;
    flex-grow: 1;
    text-align: start;
}

.sell-grid-item:first-child {
    text-align: end;
}

.sell-grid-item:nth-child(2) {
    flex-grow: 10;
    padding-left: 15px;
}

#sell_files_v2 .sell-grid ul, .sell-grid li {
    color: #364962;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#sell_files_v2 .sell-grid li:first-child {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-weight: bold;
    position: relative;
    right: 35px;
}

/******/

/* No hidden fees */

.fees .image-grid {
    flex-direction: column;
}

.fees .image-grid-item {
    justify-content: center;
}

.fees .image-grid-item:first-child {
    flex-grow: 3;
}

.fees .image-grid-item:nth-child(2) {
    flex-grow: 2;
}

#sell_files_v2 .fees p {
    color: #364962;
}

.fees a {
    font-weight: bold;
    margin-top: 20px;
    padding: 16px;
}

.calculator {
    border-radius: 10px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.calc-row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
}

#sell_files_v2 .calc-row p {
    padding-right: 15px;
    text-align: left;
    width: calc(100% - 100px);
}

#sell_files_v2 .calc-row.transaction p {
    padding-right: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.calc-row input {
    border: 1px solid #D8D8D8;
    color: #364962;
    font-size: 16px;
    height: 40px;
    outline: none;
    padding: 0 5px;
    text-align: right;
    width: 82px;
}

.calc-row .result-wrapper {
    display: table;
}

#sell_files_v2 .calc-row .result {
    border: 1px solid rgba(255, 255, 255, 0);
    display: table-cell;
    font-family: Arial;
    height: 40px;
    margin: 0;
    max-width: 82px;
    overflow: hidden;
    padding: 0 5px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 82px;
}

/******/

/* Pricing */

.pricing .image-grid {
    justify-content: space-between;
    margin: 5px;
    padding: 0;
}

.pricing .image-grid-item {
    background: #F6F6F6;
    justify-content: space-between;
    margin: 5px;
    padding: 2vh 4vh;
    padding-bottom: 4vh;
}

#sell_files_v2 .pricing .image-grid-item ul {
    font-weight: normal;
    padding-bottom: 30px;
    padding-left: 0;
    text-align: left;
}

#sell_files_v2 .pricing .image-grid-item li {
    margin-top: 25px;
    line-height: 26px;
}

.pricing .image-grid-item .name {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
}

.pricing .image-grid-item .price {
    color: #000000;
    font-size: 29px;
    font-weight: bold;
    line-height: 59px;
    margin-top: 5px;
}

.pricing .image-grid-item .button {
    color: white;
    padding: 15px;
    visibility: visible;
    width: 180px;
}

.pricing .image-grid-item.highlighted {
    background: #000000;
    color: #F3F3F3;
}

.pricing .image-grid-item.highlighted .price {
    color: #F3F3F3;
}

.pricing .image-grid-item.highlighted .button {
    visibility: visible;
}

/******/

/* FAQ */

.faq {
    padding: 0 5px;
}

.faq h2 {
    text-align: center;
}

.main-container {
    padding: 10px 15px;
}

.accordion-container {
    -moz-border-radius: 2px !important;
    -ms-border-radius: 2px !important;
    border-radius: 2px !important;
    display: inline-block;
    height: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
    padding: 5px;
}

.accordion-container .panel {
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    margin-top: 0;
    text-align: left;
    transition: 0.4s;
    width: 100%;
}

.accordion-container .panel:last-child {
    border: none;
}

.accordion-container .panel .content {
    max-height: 0;
    overflow: hidden;
    padding: 0px 40px 0px 25px;
    transition: max-height 0.2s ease-out;
}

.accordion-container .panel .heading {
    background-position: 95% 50% !important;
    background-size: 15px !important;
    background: url("/images/sell_files_v2/keyboard_arrow_up.svg") no-repeat right;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    padding: 25px 40px 25px 25px;
}

.accordion-container .panel a {
    text-decoration: none;
}

.accordion-container .panel .content p {
    color: #364962;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 10px 0;
}

.accordion-container .panel .content p:first-child {
    padding-top: 0;
}

.accordion-container .panel .content ul, .accordion-container .panel .content ol {
    font-weight: 300;
    margin-left: 0;
    margin-top: 5px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.accordion-container .panel .content ul li, .accordion-container .panel .content ol li {
    color: #6f6f6f;
    font-size: 0.8em;
    line-height: 1.5em;
    list-style-type: disc;
}

.accordion-container .panel .content ol li {
    font-weight: normal;
    list-style-type: disc;
}

.accordion-container .panel .content ol li {
    font-weight: normal;
}

.accordion-container .panel p:last-child {
    padding-bottom: 20px;
}

.accordion-container .panel table {
    width: 100%;
}

.accordion-container .panel table tr td {
    border: 1px solid #ececec;
    padding: 5px 10px;
}

.accordion-container .panel.active {
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.accordion-container .panel.active .heading {
    background: url("/images/sell_files_v2/keyboard_arrow_down.svg") no-repeat right;
}

/******/

/* Explore other product offerings */

.image-grid a {
    color: #0F0F0F;
}

.image-grid a.image-grid-item:hover {
    transform: scale(1.05);
}

.image-grid a.image-grid-item:hover img {
    background: #e9e9e9;
}

.explore {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 100px;
    text-align: center;
}

.explore .description {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}

.explore .description-title {
    font-size: 24px;
    line-height: 34px;
    margin: 5px 0;
    padding-top: 10px;
}

/******/

/**  Yty or start ***/

.sell_files_pointed_text {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}

.sell_files_pointed_text hr {
    display: inline-block;
    background: #2c3e52;
    margin-top: 8px;
    opacity: 0.4;
    width: 100%;
}

.sell_files_pointed_text_inner {
    color: #008ddf;
    display: inline-block;
    margin-top: 2px;
    background: white;
    padding: 0 20px;
    right: 50%;
    transform: translateX(-50%);
    position: absolute;
    line-height: 10px;
    font-size: 16px;
    position: relative;
    font-weight: normal;
}

.sell_files_pointed_text_pointer {
    display: inline-block !important;
    background: url('/images/sell_files/pointer-arrow.svg') no-repeat;
    background-size: 16px 14px;
    height: 16px;
    width: 20px;
    margin-right: 8px;
    margin-top: -2px;
}

.try_or_start .sell_files_bottom_buttons {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.try_or_start .sell_files_bottom_buttons .standard_button_fl {
    display: inline-block;
    height: auto;
    font-weight: normal;
    border-radius: 5px;
}

.try_or_start .sell_files_bottom_buttons .standard_button_fl:first-of-type {
    margin-right: 64px;
}

.try_or_start .sell_files_bottom_buttons .standard_button_fl:first-of-type, .try_or_start_repeat .standard_button_fl_outline_white {
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.try_or_start_repeat .standard_button_fl_outline_white {
    border: 1px solid white !important;
    color: white !important;
    background: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1) inset;
}

.sell_files_bottom_buttons_right_icon_arrow_white {
    background-image: url("/images/sell_files/arrow-white.svg") !important;
    opacity: 1 !important;
}

.try_or_start_repeat {
    background: #fc4452 !important;
    padding-top: 80px;
    padding-bottom: 100px;
    overflow: hidden;
}

.try_or_start_repeat .standard_button_fl_white {
    background: white;
    border: 1px solid white;
    color: #546D7F;
}

.try_or_start_repeat .standard_button_fl_white:before {
    background-image: url("/images/sell_files/arrow-semiblue.svg") !important;
}

.try_or_start_create_account_header {
    font-size: 36px;
    font-family: "UniviaProLight", Arial, sans-serif !important;
    color: white;
    text-align: center;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 36px;
    font-weight: normal;
}

.try_or_start_repeat .sell_files_bottom_buttons {
    padding-top: 45px;
    padding-bottom: 30px;
}

.try_or_start.try_or_start_repeat .sell_files_bottom_buttons .standard_button_fl:first-of-type {
    margin-right: 20px;
}

.try_or_start.try_or_start_repeat .sell_files_bottom_buttons .standard_button_fl:first-of-type:before {
    background-image: url("/images/sell_files/arrow-white.svg");
}

.try_or_start_repeat .sell_files_pointed_text {
    max-width: 664px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    color: white !important;
}

.try_or_start_repeat .sell_files_pointed_text_pointer {
    background-image: url("/images/sell_files/pointer-arrow-white.svg");
    background-size: 16px 14px;
}

.try_or_start_repeat .sell_files_pointed_text_inner {
    color: rgb(255, 255, 255) !important;
    background: #fc4452;
    font-family: "UniviaProLight", Arial, sans-serif;
}

#sell_files_v2 .try_or_start_repeat .sell_files_pointed_text hr {
    background: white !important;
    opacity: 0.2;
    padding: 0;
}

@media only screen and (max-width: 900px) {
    .try_or_start_create_account_header {
        font-size: 38px;
    }
    .try_or_start .sell_files_bottom_buttons .standard_button_fl:first-of-type {
        margin-right: 24px;
    }
}

@media only screen and (max-width: 810px) {
    .try_or_start .sell_files_bottom_buttons {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 670px) {
    .try_or_start_create_account_header {
        font-size: 32px;
    }
    .try_or_start .sell_files_bottom_buttons .standard_button_fl:first-of-type {
        margin-bottom: 20px;
    }
    .try_or_start .sell_files_bottom_buttons .standard_button_fl {
        margin-right: 25px !important;
        margin-left: 25px !important;
    }
}

@media only screen and (max-width: 480px) {
    .try_or_start_create_account_header {
        font-size: 28px;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 390px) {
    .sell_files_pointed_text_pointer{
        display: none !important;
    }

    .try_or_start_repeat .sell_files_pointed_text_inner {
       font-size: 15px;
    }
}

/****/

@media only screen and (min-width: 600px) {
    .create {
        padding-top: 200px;
    }
    #sell_files_v2 h1 {
        font-size: 48px;
        line-height: 59px;
        margin: 0;
    }
    #sell_files_v2 h2 {
        font-size: 40px;
        line-height: 49px;
    }
    .products {
        flex-direction: row;
        flex-grow: 2;
    }
    .products.image-grid {
        grid-template-columns: repeat(2, minmax(125px, 1fr));
    }
    .image-grid-item.image-grid {
        flex-flow: wrap;
    }
    .article {
        margin-bottom: 100px;
    }
    .article.fees {
        margin-bottom: 0;
    }
    .article.pricing {
        padding-top: 100px;
    }
    .pricing .image-grid-item .price {
        font-size: 48px;
        padding-bottom: 20px;
    }
    .imgbox, .background-one-tone {
        padding-left: 2vh;
        padding-right: 2vh;
    }
    .fees .image-grid {
        flex-direction: row;
    }
    .fees p {
        max-width: 350px;
        text-align: left;
    }
    .fees .image-grid-item:first-child {
        padding-left: 60px;
    }
    #sell_files_v2 .fees .image-grid-item h2 {
        margin-bottom: 0;
        text-align: left;
    }
    .calculator {
        padding: 40px;
    }
    .faq {
        padding: 0 100px;
    }
    .accordion-container .panel .content {
        padding: 0px 70px 0px 40px;
    }
    .accordion-container .panel .heading {
        padding: 25px 70px 25px 40px;
    }
    .explore {
        padding-bottom: 50px;
    }
    .explore .description-title {
        margin: 15px 0;
    }
}

@media only screen and (min-width: 768px) {
    .image-grid {
        flex-direction: row;
    }
    .see-what .image-grid {
        display: flex;
        flex-flow: row wrap;
    }
    #sell_files_v2 hr.two-by-two {
        display: none;
    }
    #sell_files_v2 .products hr.two-by-two {
        display: block;
    }
    #sell_files_v2 .see-what ul.desktop-menu {
        display: block;
    }
    #sell_files_v2 .see-what .dropdown {
        display: none;
    }
    #sell_files_v2 .see-what li {
        display: block;
    }
    .article {
        margin-bottom: 150px;
    }
    .article.fees {
        margin-bottom: 0;
    }
    .article.pricing {
        padding-top: 150px;
    }
    #sell_files_v2 .see-what h2 {
        padding-right: 30px;
        text-align: left;
    }
    .explore {
        text-align: left;
    }
    .explore h2 {
        text-align: center;
    }
    #sell_files_v2 .sell-in .image-grid-item h2 {
        margin-left: 14%;
    }
    .sell-grid-item:nth-child(2) {
        flex-grow: 7;
    }
    .faq h2 {
        text-align: left;
    }
}

@media only screen and (min-width: 992px) {
    .wrapper:first-child {
        padding-top: 150px;
    }
    .imgbox {
        padding-left: 15vh;
        padding-right: 15vh;
    }
    .sell-in .image-grid-item:first-child {
        display: flex;
    }
    #sell_files_v2 .sell-in .image-grid-item h2 {
        margin-bottom: 10px;
    }
    #sell_files_v2 hr.three-by-one {
        display: block;
    }
    #sell_files_v2 .sell-in .image-grid-item h2 {
        left: 30px;
        margin-left: 0;
        position: relative;
        text-align: left;
    }
    .pricing .image-grid {
        flex-direction: row;
    }
    .pricing .image-grid-item {
        padding: 60px;
    }
    .pricing .image-grid-item .button {
        visibility: hidden;
    }
    #sell_files_v2 .users-dual p {
        text-align: left;
    }
    .users-dual {
        flex-direction: row;
    }
    .image-cropper {
        margin: 15px 0 15px 25px;
    }
    .users-info {
        flex-flow: column;
        justify-content: left;
        margin-bottom: 0;
        margin-left: 25px;
    }
}

@media only screen and (min-width: 1150px) {
    .pricing .image-grid {
        flex-direction: row;
    }
    .pricing .image-grid-item .button {
        visibility: hidden;
    }
    #sell_files_v2 hr.three-by-one {
        display: none;
    }
}
