#main {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}

.register_row {
    width: 941px;
    border-radius: 8px;
    box-shadow: 0 20px 64px 0 rgb(35 49 144 / 0.16);
    -webkit-box-shadow: 0 20px 64px 0 rgb(35 49 144 / 0.16);
    -moz-box-shadow: 0 20px 64px 0 rgb(35 49 144 / 0.16);
    overflow: hidden;
    height: 800px;
    background-color: #fff;
    display: flex;
}

#register_container {
    max-width: 521px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#register_main_container {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.register_row.hidden-form #register_main_container {
    height: 100%;
}

.register_row.hidden-form .top-side,
.register_row.hidden-form .bmreg-copy{
    display: none;
}

#testimonial_container {
    max-width: 420px;
    width: 100%;
    height: 100%;
    background-color: #f9fbfd;
    border-radius: 0 8px 8px 0;
    background-image: url(https://brandmentions.com/images/background_register_brandmentions.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: center;
    padding-left: 35px;
}

#testimonial_container .description {
    width: 340px;
    font-family: Lato;
    font-style: italic;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    position: relative;
    z-index: 1;
    word-spacing: -0.1px;
    margin-top: 31px;
}

#testimonial_container .description p:before {
    content: "";
    background-image: url(https://brandmentions.com/images/quote-start.svg);
    width: 112px;
    height: 90px;
    position: absolute;
    left: -10px;
    top: -48px;
    z-index: -1;
    background-size: 90%;
    background-repeat: no-repeat;
}

#testimonial_container .description p:after {
    content: "";
    background-image: url(https://brandmentions.com/images/quote-end.svg);
    width: 112px;
    height: 90px;
    position: absolute;
    right: -35px;
    bottom: -56px;
    z-index: -31;
    background-size: 90%;
    background-repeat: no-repeat;
}

#testimonial_container .author {
    width: 100%;
    margin-top: 24px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    z-index: 999;
    position: relative;
    margin-top: 0;
}

.bm-register__body div#testimonial_container {
    padding: 30px;
}

.bm-register__body .top-side.bm-register__header-desk {
    margin-top: 20px;
}

#testimonial_container
.brndmntns-awards-container-register
img.brndmntns-awards-summer2020 {
    padding-left: 30px;
}

.bm-register__body
.register_row.hidden-form
.brndmntns-awards-container-register.brndmntns-tools-awards-reg-mobile {
    display: none !important;
}

.bm-reg__feature-container {
    z-index: 1999;
}

.bm-reg__feature {
    color: #314654;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.2px;
    margin-bottom: 25px;
}

.bm-reg__feature span {
    color: #4caf50;
    font-weight: 700;
}

.bm-reg__feature span.bm-reg__span {
    color: #f2144c;
}

.bm-reg__author {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;

    img {
        width: 52px !important;
        height: 52px !important;
    }
}

ul.bm-reg__ul {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    margin-bottom: 0;
    z-index: 1;
    position: relative;
}

li.bm-reg__li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    font-weight: 400;
    color: #231f20;
    text-align: left;
    font-size: 17px;
    margin-bottom: 7px;
}

li.bm-reg__li::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 100%;
    max-width: 20px;
    background-image: url(https://cdn.shopify.com/s/files/1/0623/3027/3951/files/check_3.png?v=1698652930);
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 2px;
}

@media (max-width: 560px) {
    #main {
        padding-top: 20px;
    }
}

@media (max-height: 900px) {
    #main {
        align-items: initial;
        padding-top: 20px;
        padding-bottom: 20px;
        height: initial;
    }
}

@media (max-width: 960px) {
    #register_container {
        height: fit-content;
    }

    .register_row {
        width: 100%;
        max-width: 521px;
        overflow: inherit;
    }

    .register_row:not(.hidden-form) {
        height: 100%;
    }

    #testimonial_container {
        display: none;
    }

    .register_row.hidden-form #register_container {
        height: 100%;
    }

    .register_row.hidden-form #register_container .checkout-container {
        padding: 0;
    }
}

#register_loading_container {
    height: 100%;
}

.bmcheck #main .register_row,
.bmcheck #main #register_container {
    height: 750px;
}

.bmcheck .bmreg-copy {
    display: none;
}

#main .register_row {
    height: auto;
    overflow: unset;
    margin: auto;
}

#main .register_row.hidden-form {
    height: 100%;
    max-height: 900px;
}

.bmreg-copy {
    color: #304754;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 30px;
}

#register_container {
    align-self: center;
    min-height: 613px;
    padding-top: 30px;
    height: 100%;
}

.brndmntns-awards-container-register.brndmntns-tools-awards-reg-desktop {
    display: none;
}

#testimonial_container {
    margin: 0 !important;
    justify-content: start;
    padding-top: 30px !important;
    min-height: 613px;
    height: initial !important;
}

#register_container form {
    padding-top: 0;
}

section#main {
    display: block;
    margin: auto;
}

section#main {
    padding-top: 40px;
}

.top-side {
    text-align: center;
}

.top-side .title {
    color: #414141;
    text-align: center;
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 20px auto 10px;
}

.top-side p.no-obligations.no-margin {
    color: #4caf50;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
}

.top-side p.no-obligations.no-margin span:not(:last-of-type) {
    margin-right: 5px;
}

.top-side p.no-obligations.no-margin span:not(:first-of-type) {
    margin-left: 5px;
}

div#logo > img {
    height: 38px;
    width: auto;
}

div#logo > img,
.bmfooter img {
    filter: grayscale(1);
}

.bmfooter {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 340px;
    margin: auto;
    padding: 50px 0;
}

.bm-tooltip__container {
    position: absolute;
    top: 27px;
    height: 47px;
    width: 100%;
}

.createaccount .bm-tooltip {
    top: 50%;
    transform: translateY(-50%);
    left: unset;
    right: 15px;
    position: absolute;
}

.createaccount .bm-tooltip:hover + .bm-tooltiptext {
    visibility: visible;
    left: unset;
    right: 0;
    bottom: 40px;
    transform: unset;
}

.createaccount .bm-tooltip + .bm-tooltiptext {
    visibility: hidden;
    width: max-content;
    max-width: 240px;
    font-family: latoregular, sans-serif;
    color: #fbfcfd;
    text-align: left;
    position: absolute;
    z-index: 3;
    bottom: 150%;
    font-size: 11px;
    background-color: #092540;
    padding: 10px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 8px;
}

.createaccount .bm-tooltip + .bm-tooltiptext .ok {
    padding-left: 16px;
    background: url(https://cdn.shopify.com/s/files/1/0623/3027/3951/files/check-mark-10126.png?v=1733107273)
    left no-repeat;
    background-size: 10px;
}

.createaccount .bm-tooltip + .bm-tooltiptext .wrong {
    padding-left: 16px;
    background: url(https://cdn.shopify.com/s/files/1/0623/3027/3951/files/red-x-10336.png?v=1733107499)
    left no-repeat;
    background-size: 10px;
}

p.free-days.no-margin {
    display: none;
}

@media (max-width: 960px) {
    #main .register_row:not(.hidden-form) {
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    p.no-obligations.no-margin {
        max-width: 300px;
        margin: auto;
    }

    .bmfooter {
        max-width: 260px;
    }

    .bmfooter img {
        height: 75px;
    }
}