@charset "UTF-8";
/**
 * Guest Responsive bundle
 */
/* Core */
/**
 * Core responsive
 */
/* variables must be imported first */
/**
 * Variables
 */
/* alphabet order */
/**
 * Custom Media variables responsive
 */
/* region Retina */
/* endregion Retina */
/* region Viewport */
/* endregion Viewport */
/* Layout */
/**
 * Layout responsive
 */
/**
 * Page Container wrapper responsive
 */
/**
 * Media for Page Container wrapper then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_page_container {
    padding-right: 96px;
    padding-left: 96px;
  }
  .bmr_page_container.__with_sidebar .pc_body {
    padding-right: 48px;
  }
}
/**
 * Media for Page Container wrapper then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_page_container.__simple {
    padding-bottom: 96px;
  }
}
/* UI components — alphabet order */
/* ... */
/* Components — alphabet order */
/**
 * Join Form responsive
 */
/**
 * Media for Join Form then less XL viewport
 * XL viewport resolution (< 1280px)
 */
@media (max-width: 1279px) {
  .bmr_join_form {
    display: block;
    max-width: 450px;
  }
  .bmr_join_form .jft_item {
    flex-basis: auto;
  }
  .bmr_join_form .jfp_fields {
    display: block;
  }
  .bmr_join_form .jf_motivation {
    display: none;
  }
}
/**
 * Modal
 */
/**
 * Join Modal responsive
 */
/**
 * Media for Join Modal then less XL viewport
 * XL viewport resolution (< 1280px)
 */
@media (max-width: 1279px) {
  .bmr_join-modal {
    width: auto;
  }
}
/* Pages — alphabet order */
/**
 * Index page responsive
 */
/**
 * Media for Section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_sections-group .bmr_section.__p-block {
    padding: 60px 0;
  }
  .bmr_sections-group .bmr_section.__p-block:first-child {
    padding-top: 120px;
  }
  .bmr_sections-group .bmr_section.__p-block:last-child {
    padding-bottom: 120px;
  }
  .bmr_sections-group .bmr_section.__p-block-start {
    padding-top: 60px;
  }
  .bmr_sections-group .bmr_section.__p-block-start:first-child {
    padding-top: 120px;
  }
  .bmr_sections-group .bmr_section.__p-block-end {
    padding-bottom: 60px;
  }
  .bmr_sections-group .bmr_section.__p-block-end:last-child {
    padding-bottom: 120px;
  }
  .bmr_section .bmr_title {
    margin-bottom: 56px;
  }
}
/* region Components */
/* alphabet order */
/**
 * Advantages section responsive
 */
/**
 * Media for Advantages section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__advantages .advantages_achievements {
    margin-bottom: 26px;
  }
  .bmr_section.__advantages .advantages_achievements .a_achievements_item {
    margin: 0 32px;
  }
  .bmr_section.__advantages .advantages_reasons {
    grid-column-gap: 44px;
  }
  .bmr_section.__advantages .advantages_reasons .a_reason_item {
    font-size: 44px;
    letter-spacing: -1px;
  }
}
/**
 * Ask About section responsive
 */
/**
 * Media for Ask About section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__ask_about {
    --bmr-askAbout-collapsible-paddingInline: 24px;
  }
  .bmr_section.__ask_about .saa_grid {
    grid-column-gap: 48px;
  }
  .bmr_section.__ask_about .saa_collapsible .saa_c_button {
    min-height: 88px;
    font-size: 24px;
    line-height: 1.25;
  }
  .bmr_section.__ask_about .saa_collapsible .saa_c_text {
    font-size: 20px;
    line-height: 1.4;
  }
}
/**
 * Awards section responsive
 */
/**
 * Media for Awards section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__awards .bmr-carousel {
    margin-top: 48px;
  }
  .bmr_section.__awards .sa_figure {
    grid-row-gap: 24px;
  }
}
/**
 * Earn by Photo section responsive
 */
/**
 * Media for Earn by Photo section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__earn_by_photo .earn-by-photo_avatar-label {
    margin-top: 40px;
  }
}
/**
 * Earn Money section responsive
 */
/**
 * Media for Earn Money section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__earn_money .em_card_wrap:before {
    bottom: 24px;
  }
  .bmr_section.__earn_money .em_card {
    padding: 48px;
  }
}
/**
 * Media for Earn Money section then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_section.__earn_money .em_card_wrap:before {
    right: 0;
    left: 0;
  }
}
/**
 * Earn Ways section responsive
 */
/**
 * Media for Earn Ways section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__earn_ways .sew_wrapper {
    align-items: center;
    max-width: 1124px;
  }
  .bmr_section.__earn_ways .sew_wrapper:after {
    width: 382px;
    height: 290px;
  }
  .bmr_section.__earn_ways .sew_content {
    padding: 18px 24px 40px;
  }
  .bmr_section.__earn_ways .sew_desc {
    margin-bottom: 50px;
  }
}
/**
 * Fans section responsive
 */
/**
 * Media for Fans section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__fans .fans_picture {
    top: 120px;
    right: calc(50% - 630px);
    width: 1252px;
    height: 688px;
  }
  .bmr_section.__fans .fans_counter {
    margin-bottom: 64px;
  }
  .bmr_section.__fans .fans_counter .f_counter_value {
    margin-bottom: 4px;
    font-size: 103px;
  }
}
/**
 * Media for Fans section then more 5XL viewport
 * 5XL viewport resolution (>= 2560px)
 */
@media (min-width: 2560px) {
  .bmr_section.__fans .fans_picture {
    top: -12px;
    right: calc(50% - 780px);
    width: 1560px;
    height: 876px;
  }
}
/**
 * Features section responsive
 */
/**
 * Media for Features section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__features .bmr_title {
    max-width: 980px;
  }
  .bmr_section.__features .features_item {
    padding: 0 20px;
  }
  .bmr_section.__features .features_item-icon-wrap {
    margin-right: 20px;
  }
  .bmr_section.__features .features_item-text {
    min-height: 86px;
    padding-right: 0;
    padding-left: 0;
    font-size: 24px;
  }
  .bmr_section.__features .features_item-text:after {
    right: 30px;
    left: 0;
  }
  .bmr_section.__features .features_item-text.__high {
    min-height: 98px;
  }
  .bmr_section.__features .features_partnership {
    min-height: 76px;
    padding-right: 20px;
  }
  .bmr_section.__features .features_partnership .features_partnership-title {
    padding: 0 12px;
    font-size: 24px;
  }
}
/**
 * Get Money section responsive
 */
/**
 * Media for Get Money section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__get_money .get-money_payment-pie {
    margin-top: 40px;
    margin-bottom: 100px;
  }
  .bmr_section.__get_money .bmr_title {
    margin-bottom: 46px;
  }
  .bmr_section.__get_money .get-money_desc {
    margin-bottom: 58px;
    font-size: 44px;
    letter-spacing: -1px;
  }
}
/**
 * Media for Get Money section then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_section.__get_money .get-money_payment-pie {
    margin-top: 72px;
    margin-bottom: 86px;
  }
  .bmr_section.__get_money .get-money_payment-pie .gm_payment-pie_model-picture {
    padding: 20px;
  }
  .bmr_section.__get_money .get-money_payment-pie .gm_payment-pie_model-picture:before {
    margin: -6px;
  }
}
/**
 * Hero Slider responsive
 */
/**
 * Media for Hero Slider then more LG viewport
 * LG viewport resolution (>= 1024px)
 */
@media (min-width: 1024px) {
  .bmr_hero_slider .hs_slide .hs_s_media {
    max-width: 532px;
  }
}
/**
 * Media for Hero Slider then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_hero_slider {
    --bmr-heroSlider-wave-height: 180px;
  }
  .bmr_hero_slider:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3000 180'%3E%3Cpath d='M3000,175.52V180H0v-4.48C323.85,69.67,874.8,0,1500,0S2676.15,69.67,3000,175.52Z' fill='%23fff'/%3E%3C/svg%3E");
  }
  .bmr_hero_slider .hs_carousel.__content {
    /* region overriding carousel component styles */
    /* carousel dot */
    --bmr-carousel-dot-insetBottom: -108px;
    /* endregion overriding carousel component styles */
  }
  .bmr_hero_slider .hs_slide {
    height: 470px;
  }
  .bmr_hero_slider .hs_slide .hs_s_column_start {
    flex-basis: calc(50% - 12px);
    margin-right: 24px;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .bmr_hero_slider .hs_slide .hs_s_column_end {
    flex-basis: calc(50% - 12px);
    padding-top: 70px;
    padding-bottom: 0;
  }
  .bmr_hero_slider .hs_slide .hs_s_media {
    max-width: 612px;
  }
  .bmr_hero_slider .hs_title {
    margin-bottom: 24px;
  }
  .bmr_hero_slider .hs_title .hs_t_box {
    margin: -10px 0;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__normal {
    font-size: 56px;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__normal:lang(es) {
    font-size: 48px;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__uppercase {
    font-size: 84px;
    letter-spacing: -6px;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__accent {
    font-size: 40px;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__small {
    min-height: 54px;
    margin-top: 24px;
    font-size: 17px;
  }
  .bmr_hero_slider .hs_title .hs_t_box.__small.__list {
    margin-bottom: -14px;
  }
}
/**
 * Media for Hero Slider then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_hero_slider .hs_slide .hs_s_column_start {
    padding-top: 0;
    padding-bottom: 16px;
  }
  .bmr_hero_slider .hs_slide .hs_s_column_end {
    padding-top: 32px;
  }
  .bmr_hero_slider .hs_slide .hs_s_media {
    max-width: 692px;
  }
}
/**
 * Media for Hero Slider then more 3XL viewport
 * 3XL viewport resolution (>= 1600px)
 */
@media (min-width: 1600px) {
  .bmr_hero_slider .hs_slide .hs_s_media {
    max-width: 842px;
  }
}
/**
 * Media for Hero Slider then more 6XL viewport
 * 6XL viewport resolution (>= 3840px)
 */
@media (min-width: 3840px) {
  .bmr_hero_slider:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 3840 180'%3E%3Cpath d='M3840,175.52V180H0v-4.48C414.53,69.67,1119.74,0,1920,0S3425.47,69.67,3840,175.52Z' fill='%23fff'/%3E%3C/svg%3E");
  }
}
/**
 * Become Model Slide responsive in the Hero Slider
 */
/**
 * Media for Become Model Slide then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_hero_slider .hs_slide.__become_model .hs_title .hs_t_box.__accent {
    font-size: 56px;
  }
  .bmr_hero_slider .hs_slide.__become_model .hs_title .hs_t_box.__accent:lang(es) {
    font-size: 48px;
  }
}
/**
 * Columbia Slide responsive in the Hero Slider
 */
/**
 * Media for Columbia Slide then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_content {
    width: 540px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_name {
    font-size: 37px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_title {
    font-size: 28px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_title .hs_sct_accent {
    font-size: 40px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_desc {
    font-size: 28px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_button {
    min-width: 260px;
    font-size: 31px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_bg {
    max-width: 928px;
    height: 588px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_ssm_image {
    width: 928px;
    max-width: 928px;
  }
}
/**
 * Media for Columbia Slide then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_hero_slider .hs_slide.__columbia .hs_bg {
    right: -450px;
    max-width: 1806px;
    height: 664px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_content {
    width: 720px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_name {
    font-size: 42px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_title {
    font-size: 38px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_title .hs_sct_accent {
    font-size: 57px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_desc {
    font-size: 32px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_sc_button {
    min-width: 290px;
    font-size: 35px;
    border-width: 3px;
  }
  .bmr_hero_slider .hs_slide.__columbia .hs_ssm_image {
    width: 1806px;
    max-width: 1806px;
  }
}
/**
 * Your Time Slide responsive in the Hero Slider
 */
/**
 * Media for Your Time Slide then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_hero_slider .hs_slide.__your_time .hs_s_column_start {
    flex-basis: calc(73.6% - 12px);
    padding-top: 54px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_s_media {
    top: -46px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title {
    margin-bottom: 8px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title .hs_t_box {
    margin: 6px 0;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title .hs_t_box.__uppercase {
    font-size: 56px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title .hs_t_box.__accent {
    font-size: 56px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_s_column_end {
    flex-basis: 280px;
  }
}
/**
 * Media for Your Time Slide then more 3XL viewport
 * 3XL viewport resolution (>= 1600px)
 */
@media (min-width: 1600px) {
  .bmr_hero_slider .hs_slide.__your_time .hs_s_column_start {
    flex-basis: calc(46.8% - 12px);
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_s_column_end {
    flex-basis: 316px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title .hs_t_box.__accent:lang(es) {
    font-size: 48px;
  }
  .bmr_hero_slider .hs_slide.__your_time .hs_title .hs_t_box.__accent:lang(ru) {
    font-size: 50px;
  }
}
/**
 * How to Start section responsive
 */
/**
 * Media for How to Start section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__how_to_start .bmr_title {
    margin-bottom: 18px;
  }
  .bmr_section.__how_to_start .how-to-start_wrap {
    grid-column-gap: 42px;
    grid-template-columns: repeat(2, 1fr) 328px;
  }
  .bmr_section.__how_to_start .how-to-start_cell:nth-child(1) {
    grid-area: 1/1/2/2;
    text-align: start;
  }
  .bmr_section.__how_to_start .how-to-start_cell:nth-child(2) {
    grid-area: 1/2/2/3;
    padding-top: 6px;
  }
  .bmr_section.__how_to_start .how-to-start_cell:nth-child(3) {
    grid-area: 1/3/2/4;
    padding-top: 6px;
  }
  .bmr_section.__how_to_start .shs_stage_title {
    padding-left: 24px;
  }
  .bmr_section.__how_to_start .shs_stage_content {
    padding-left: 100px;
  }
  .bmr_section.__how_to_start .how-to-start_picture:before {
    padding-top: 129.36%;
  }
}
/**
 * Media for How to Start section then more XXL viewport
 * XXL viewport resolution (>= 1440px)
 */
@media (min-width: 1440px) {
  .bmr_section.__how_to_start .how-to-start_wrap {
    grid-column-gap: 48px;
    grid-template-columns: repeat(2, 1fr) 436px;
  }
}
/**
 * Intro section responsive
 */
/**
 * Media for Intro section then more 6XL viewport
 * 6XL viewport resolution (>= 3840px)
 */
@media (min-width: 3840px) {
  .bmr_section.__intro:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3840 180' preserveAspectRatio='none'%3E%3Cpath d='M3840,175.52V180H0v-4.48C414.53,69.67,1119.74,0,1920,0S3425.47,69.67,3840,175.52Z' fill='%23fff'/%3E%3C/svg%3E");
  }
}
/**
 * Media for Intro section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__intro:after {
    height: 180px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3840 180'%3E%3Cpath d='M3840,175.52V180H0v-4.48C414.53,69.67,1119.74,0,1920,0S3425.47,69.67,3840,175.52Z' fill='%23fff'/%3E%3C/svg%3E");
  }
}
/**
 * Make Money section responsive
 */
/**
 * Media for Make Money section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__make_money .make-money_cards {
    width: 300px;
  }
  .bmr_section.__make_money .make-money_tab-content {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 30px;
  }
  .bmr_section.__make_money .make-money_tab-icon {
    width: 48px;
    height: 48px;
  }
}
/**
 * Questions section responsive
 */
/**
 * Media for Questions section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__questions .questions_desc {
    font-size: 44px;
    line-height: 56px;
  }
  .bmr_section.__questions .questions_button-wrap {
    margin-top: 64px;
  }
}
/**
 * Stream Platforms section responsive
 */
/**
 * Media for Stream Platforms section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__stream_platforms .ssp_grid {
    display: grid;
    grid-column-gap: 48px;
    grid-template-columns: minmax(520px, 47fr) minmax(520px, 36fr);
    align-items: center;
  }
  .bmr_section.__stream_platforms .ssp_content {
    grid-row: 1;
    grid-column: 2;
    margin-bottom: 0;
    text-align: start;
  }
  .bmr_section.__stream_platforms .ssp_subtitle {
    margin-bottom: 66px;
  }
  .bmr_section.__stream_platforms .ssp_picture {
    grid-row: 1;
    grid-column: 1;
  }
}
/**
 * Stream section responsive
 */
/**
 * Media for Stream section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__stream .stream_categories {
    margin-top: 48px;
  }
  .bmr_section.__stream .stream_category {
    width: 190px;
    height: 190px;
    margin: 0 6px;
  }
  .bmr_section.__stream .stream_category-overlay:before {
    width: calc(100% + 80px);
    height: calc(100% + 80px);
  }
  .bmr_section.__stream .stream_category-overlay:after {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
  }
  .bmr_section.__stream .stream_category-body {
    font-size: 26px;
    letter-spacing: 0;
  }
  .bmr_section.__stream .stream_category-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }
}
/**
 * Talk About section responsive
 */
/**
 * Media for Talk About section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__talk_about {
    --bmr-talkAbout-comment-content-numberLine: 9;
    --bmr-talkAbout-comment-content-lineHeight: 1.33;
  }
  .bmr_section.__talk_about .sta_carousel {
    /* region overriding carousel component styles */
    /* carousel viewport */
    --bmr-carousel-viewport-paddingBlock: 48px;
    /* carousel slide */
    --bmr-carousel-slide-spacing: 24px;
    /* endregion overriding carousel component styles */
    margin-bottom: 48px;
  }
  .bmr_section.__talk_about .sta_comment_content {
    margin-top: 24px;
    font-size: 24px;
  }
}
/**
 * Upcoming Events section responsive
 */
/**
 * Media for Upcoming Events section then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_section.__upcoming_events .sue_carousel {
    /* region overriding carousel component styles */
    /* carousel slide */
    --bmr-carousel-slide-spacing: 24px;
    /* endregion overriding carousel component styles */
  }
}
/* endregion Components */
/**
 * Static page responsive
 */
/**
 * Mobile App static page responsive
 */
/**
 * Media for Mobile App static page then more XL viewport
 * XL viewport resolution (>= 1280px)
 */
@media (min-width: 1280px) {
  .bmr_static_page.__mobile_app.__with_sidebar .ma_description_header .ma_download_btn {
    display: inline-flex;
  }
  .bmr_static_page.__mobile_app.__with_sidebar .ma_btn_download_wrp {
    display: none;
  }
}
/**
 * Model FAQ static page responsive
 */
/**
 * Media for Model FAQ static page then more LG viewport
 * LG viewport resolution (>= 1024px)
 */
@media (min-width: 1024px) {
  .bmr_static_page.__model_faq .mf_section_title_with_btn .sb_h2, .bmr_static_page.__model_faq .mf_section_title_with_btn .sb_h3 {
    margin-right: 20px;
  }
  .bmr_static_page.__model_faq .mf_section_title_with_btn .bmr_button {
    display: inline-block;
  }
  .bmr_static_page.__model_faq .mf_preview_btn_wrp {
    display: none;
  }
  .bmr_static_page.__model_faq .mf_preview_btn_wrp .bmr_button {
    display: inline-block;
  }
}
/**
 * Not Found page responsive
 */
/**
 * Media for Not Found page then more 5XL viewport
 * 5XL viewport resolution (>= 2560px)
 */
@media (min-width: 2560px) {
  .bmr_not_found_page .nfp_404:after {
    max-width: 2560px;
  }
}
