<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
sup{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
}
.tm{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-width:bold;
}

li sup, p sup{
    top: -0.4em;
    font-size: 11px;
}
ul.custom-list li {
    list-style: none;
    position: relative;
    margin-left: 10px;
}
ul.custom-list li:before {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url('/images/ftm/product_page/item_ftm_marker_1x.png') no-repeat left center;
    background-size: contain;
    vertical-align: middle;
    content: '';
    position: absolute;
    left: -28px;
}
body {
    color: #525252;
    font: 15px/20px 'Sans-pro-regular', Helvetica, Arial, san-serif;
    min-width: 855px;
}

a:hover {
    color: inherit;
    text-decoration: none;
    outline: 0;
}
a:focus, a:active {
    color: #337ab7;
    text-decoration: none;
    outline: 0;
}

.container {
    width: 840px;
    margin: 0 auto;
}

.inner-container {
    width: 810px;
    margin: 0 auto;
}
.inner-container-longer{
    width: 810px;
    margin: 0 auto;
}
.includes-wrapper{
    padding-right: 55px;
}

.includeImg{
    position: relative;
    top: 43px;
}
.dir-center { margin: 0 auto;}

.button {
    background-color: #5BC0EB;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    width: 120px;
    height: 50px;
}

.button:hover, .button:focus {
    opacity: .85;
    color: #fff;
    text-decoration: none;
}

.label-red {
    background-color: #F42925;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    width: 97px;
    height: 24px;
}



h2 { text-align: center; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
h2, h3, h4 { margin-top: 0; margin-bottom: 0;font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
h5 {
    font-size: 21px;
    margin-top: 2px;
}
p { margin: 0; }
h2 {
    color: #3390dc;
    font-size: 35px;
    font-family: "Sans-pro-bold";
}

h3 {
    color: #2d325d;
    font-size: 22px;
    font-family: "Sans-pro-bold";
  
}

h4 {
    color: #3490dc;
    font-size: 22px;
    font-family: "Sans-pro-bold";
    text-align: left;
}

h5, h4 span{
    color: #323232;
    text-align: left;

}

a { transition: .2s ease-in; }
a.popup  { transition: 0s; }

.row{
    padding-left: 0px;
}

.header-image,
.header-event{
    margin-top: 10px;
}

.header-image {
    background: #343d77 url('/images/ftm/product_page/header_ftm-2024_bg_810_1x.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 810px;
    height: 251px;
    position: relative;
}

.news {
    margin-top: -60px;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 131px;
    height: 132px;
}

.product-logo {
    padding: 46px 0 0 137px;
}

.image-title {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: -30px 0 0 324px;
}

.product-menu {
    white-space: nowrap;
    background-color: #9ba532;
    border-radius: 10px;
    width: 100%;
    padding: 0 10px;
    height: 46px;
    margin: 10px 0 0;

}

.product-menu li {
    display: inline-block;
    height: 100%;
    list-style: disc;
    line-height: 46px;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;


}

.li_dot{
    padding: 0 9px;
}

.product-menu a {
    color: #FFFFFF;
    height: 100%;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
}

.product-menu a img{
    display: inline-block;
}

/*.product-menu li:nth-last-child(-2n+2),
.product-menu li:last-child{
    margin-left: 13px;
}
.product-menu li:nth-last-child(-2n+2) img, .product-menu li:last-child img{
    display: inline-block;
    width: 20px;
}*/
.icon {
    background-image: url("/images/ftm/product_page/icons_1x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
}

.ftm_for_h{
    color: #AEBF5F;
}


.section { padding: 40px 0; }
.section-faq p{
    font-size: 21px;
    height: 100%;
}

.section-preview { font-size: 16px; }

.section-preview h2{
        margin-bottom: 25px;
}
.section-preview  .buy_now_icon{
    position: absolute;
}
a.buy_now_icon{
    width:83px;
    height: 84px;
}

.section-preview .img{
    margin-left: 15px;
    width: 100%;
    height:auto;
}
.section-preview p.desc {
    font-size: 14px;
    font-family: "Sans-pro-semibold", sans-serif;
    font-style: italic;
    margin: 0 -15px 0 0;
}
/*.section-preview .features h3{
    font-size: 28px;
    font-weight: 500;
    color: #212121;
    font-family: "Webfont-myriadpro-semibold";

}*/
.features, .gift-wrapper{
    margin-top: 10px;
}

.section-preview .features{
    padding-left: 0;
    padding-right: 0;
    margin-left: -27px;
}

.section-preview .features ul{
    font-size: 16px;
    margin-left: 18px;
    margin-top: 8px;
    color: #d00162;

}
.section-preview h3.prod-features {
    font-family: "Sans-pro-regular";
}
.section-preview .features ul li span{
    color: #3c4751;
    font-size: 14px;
    line-height: 24px;
}
.text-inner{
    padding-right: 0;
    width: 50.5%;
}
.image-inner{
    width: 49.5%;
}

.link-img{
    display: inline-block;
    vertical-align: middle;
}
.link-img:before,
.section-whats-new{
    background-color: #f1f5f8;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
}
.section-whats-new .row.wtr1{
  margin-top: 15px;
}

.section-whats-new .wn_item_logo{
    position: absolute;
    left: -40px;
}

.wn_item .wn_item_description {
    font-size: 15px;
}

.wn_item .wn_item_description + a {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
}

.section-top-feature {

    color: #525252;
}

.section-top-feature .tf_item{
    margin-top: 45px;
}
.section-top-feature .tf_item h4{
    margin-bottom: 20px;
}

.section-top-feature .desc{
    font-size: 14px;
    font-style: italic;
    color: #3d4852;
    text-align: center;
    margin: 0;
}

.section-top-feature img{
    margin: 10px  auto 0;
}
.section-top-feature img.ancestry-tree-img {
    margin-top: 17px;
}
.tf_item img.cg-img {
    margin-top: 20px;
}
.btn-about-author.btn-primary {
    font-family: 'Webfont-myriadpro-regular', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    word-spacing: 2px;
    padding: 9px 30px;
    letter-spacing: 2px;
    margin: 0 auto;
    font-size: 14px;
    height: 38px;

    border: 1px solid #4079BC;
    border-radius: 6px;
    background-color: #4f8ee0;
    outline: none;
}

.btn-about-author:hover, .btn-about-author:active, .btn-about-author:active:hover, .btn-about-author:focus {
    border: 1px solid #4079BC;
    background-color: #4F96E8;
    outline: none;
}

.section-product-feature {
    position: relative;
    background-image: url("/images/ftm/product_page/ftm-pattern.png");
    padding: 0;
}
.section-product-feature .feature-list span{
    color: #fff;
    font-size: 16px;
}
.includes-wrapper{
    padding-right: 55px;
}
.section-product-feature h3{
    color: #fff;
}

.mb-20{
    margin-bottom: 20px;
}
.bg-shadow {
    background-size: 118px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 40%) 100%), url(/images/ftm/product_page/swirl_pttrn-M-green_1x.png) repeat;
    padding: 49px 0 39px;
}

.section-minspeq { color: #525252; }

.section-top-feature h3 { font-size: 24px; }

.section-faq .inner-container {
    background-color: #fcfdf8;
    border: 1px solid #e8e9e1;
    display: block;
    font-size: 17px;
    text-align: center;
    color: #7094aa;
    height: 140px;
    line-height: 140px;

}

.section-faq a img, .section-faq a p{
    display: inline-block;
}
.section-faq a img{
    margin-right: 10px;
    width:100px;
    height:85px;
}

.mispeq-item { margin-top: 20px; }
 .mispeq-item p{
     margin-top: 10px;
 }
.feature-list { padding-left: 17px; }

.feature-list li {
    font-family: "Sans-pro-regular", sans-serif;
    color: #aebb2f;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px;
}
.feature-list li span{
    color: #3c4751;
}

.block-item {
    display: table;
    margin-top: 45px;
}

.block-item div { display: table-cell; }

.block-item-text {
    vertical-align: middle;
    width: 565px;
}

.block-item-image { width: 110px; }

.block-item-image img {
    margin: 0 auto;
}

.mispeq-item h5{
    font-family: "Sans-pro-bold", "Myriad Pro", sans-serif;
    font-size: 16px;
    color: #272727;
}
.mispeq-item p{

    font-size: 15px;
    color: #343434;}


.footer {
    color: #252525;
    font-size: 11px;
    line-height: 15px;
    padding: 10px 0 40px;
    border-top: solid 1px #adadad;
}


/*--------------POPUP--------------*/

.mfp-content{
    font-size: 18px;
    color: #000000;
    text-shadow: none;
}

#main_store {
    display: block;
    width: 810px;
    height: 262px;
}

#popup-mag {
    text-align: center;
    width: 610px;
    height: 285px;
}

#popup-mag .item .item-description {
    line-height: 11.5px;
}

#popup-mag&gt;h1 {
    margin-top: 15px;
    margin-bottom: 8px;
}

.mfp-content h1 {
    color: #000;
    font-size: 26px;
    font-weight: bold;
}

.mfp-content {
    font-size: 18px;
}

.store_link-select p:first-child {
    margin: 28px 0 10px;
    font-weight: 600;
}

.store_link-select a { display: block; }
.store_link-select a &gt; img {
    border: none;
    display: block;
    margin: 0 auto;
}

.mfp-content .item {
    display: inline-block;
    vertical-align: top;
    width: 186px;
}

.mfp-content p + .item { margin-right: 22px; }

.item-title {
    margin: 12px 0 10px;
    font: bold 14px Arial;
    color: #363636;
}
.section-gift-collection {
    background-color: #1f2c60;
}

.section-gift-collection{
    background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png");
}
.bg-shadow {
    background-size: 118px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 40%) 100%), url(/images/ftm/product_page/swirl_pttrn-M-green_1x.png) repeat;
}
.section-gift-collection .gift_item{
    width: 112px;
    height: 112px;
    display: inline-block;
    margin-right: 20px;
}
.section-gift-collection p.gift_item{
    width: auto;
    float: right;
    height: inherit;
    margin: -20px 10px 0 0;
    font-size: 22px;
    font-family: "Sans-pro-bold", sans-serif;
    color: #f0e657;
}

/*.section-gift-collection .gift_item:nth-last-child(-2n+3),  */
.section-gift-collection .gift_item:last-child{
    width:auto;
    height: inherit;
    vertical-align: -53px;
    margin-left: 10px;
    margin-right: 0;
}

.section-gift-collection .inner-container{
    width: 810px;
}

.section-note{
    font-size: 13px;
    padding-top: 0;
}
.item-image { margin-bottom: 6px; }

.item-description {
    color: #444343;
    font-size: 10px;
    line-height: 16px;
}
/*-------POP-UP-STYLE----------*/
.popup-header {
    margin-bottom: 25px;
    font: 22px Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
}
#shadow {
    background: none repeat scroll 0 0 rgb(0, 0, 0);
    background: #828181 \9;
    opacity: 0.3;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: none;
}
.select-list {
    width: 376px;
    margin: 25px auto;
}
#select-wrap {
    position: absolute;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 8px 0 #343434;
    display: none;
    height: 200px;
    text-align: center;
    width: 450px;
    bottom: 150px;
    z-index: 20;
}
.item {
    border: none;
    text-align: center;
    width: 146px;
    display: inline-block;
    vertical-align: top;
}
.item-el {
    margin-bottom: 6px;
}
.item-el img {
    display: inline;
}
.item-title {
    margin: 12px 0 10px;
    font: bold 14px Arial;
    color: #363636;
}
.el-descr {
    color: #626262;
    font: 10px Arial;
    line-height: 11px;
}

.hints-pic:before {
    background-image: url("/images/ftm/product_page/Hints_in_the_index_icon_big_1x.png");
}
.profile-pic:before{
    background-image: url("/images/ftm/product_page/ProfilePictPerf_icon_1x.png");
}
.treev-pic:before{
    background-image: url("/images/ftm/product_page/TreeVault_icon_1x.png");
    background-position: center;
    background-position-y: 2px;
}
.time-pic:before{
    background-image: url("/images/ftm/product_page/ChangeHistory_icon_1x.png");
}
.wn-inner{
    margin-top: 40px;
}

.wn_title{
    margin-bottom: 20px;
}
.wn_text{
    line-height: 20px;
    font-size: 15px;
}

.wn_item:nth-child(1) img, .wn_item:nth-child(3) img, .wn_item:nth-child(8) img {
    float: left;
}
.wn_item:nth-child(2) img, .wn_item:nth-child(4) img, .wn_item:nth-child(7) img{
    float: right;
 }
.wn_item:nth-child(1) img{
    margin: -10px 10px 0 -10px;
}
.wn_item:nth-child(2) img{
    margin: -50px 0 0 25px;
}
.wn_item:nth-child(3) img{
    margin: -7px 25px 0 0;
}
.wn_item:nth-child(7) img {
    margin: -55px 0 0 20px;
}
.wn_item:nth-child(8) img {
    margin: 0 10px 0 0;
}





.tf_item p{
    margin-top: 10px;
}
.rightf{
    float: right;
}
.section-top-feature .tf_item.mt{
    margin-top: 30px;
}


/*------------------------------------*/

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi){
    .header-image {
        background-image: url('/images/ftm/product_page/header_ftm-2024_bg_810_2x.png');
        background-size: 810px 250px;
    }

    .header-image::before {
        background-image: url('/images/ftm/product_page/Upgrades_2x.png');
        background-size: 131px 132px;
    }

    .icon {
        background-image: url("/images/ftm/product_page/icons_2x.png");
        background-size: 78px 82px;
    }
    
    .section-product-feature {
        background-image: url("/images/ftm/product_page/ftm-pattern.png");
    }

    .section-gift-collection{
        background-image: url("/images/ftm/product_page/swirl_pttrn_2x.png");
    }
    .bg-shadow {
        background-size: 118px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 40%) 100%), url(/images/ftm/product_page/swirl_pttrn-M-green_2x.png) repeat;
    }
    ul.custom-list li:before {
        background: url('/images/ftm/product_page/item_ftm_marker_2x.png') no-repeat left center;
        background-size: contain;
    }
    .profile-pic:before{
         background-image: url("/images/ftm/product_page/ProfilePictPerf_icon_2x.png");
        
     }

    .hints-pic:before {
        background-image: url("/images/ftm/product_page/Hints_in_the_index_icon_big_2x.png");

    }
    .treev-pic:before{
        background-image: url("/images/ftm/product_page/TreeVault_icon_2x.png");

    }
    .time-pic:before{
        background-image: url("/images/ftm/product_page/ChangeHistory_icon_2x.png");
    }
    .wn_title:before{
     background-size: cover;
    }

}

.text-semibold { font-weight: 500; }
.text-bold { font-weight: 600;}

h3 .text-bold{
    font-size: 30px;
}


.text-yellow { color: #FFE04E; }
.text-blue { color: #5BC0EB; }
.text-white { color: #fff; }

.mt-33 { margin-top: 33px; }

.mt-10 { margin-top: 10px; }

.mb-10 { margin-bottom: 10px; }
.mb-6 { margin-bottom: 6px; }

.family_search_feature .wn_item h4 {
    margin-bottom: 20px;
}

.family_search_feature .wn_item h4 span {
    
}

.family_search_feature .family_search_feature_logo {
    margin: 70px 0 0 23px;
}

.family_search_feature .family_search_feature_logo img{
    width: 219px;
    height: 75px;
}

/*------------------------features--------------------- */
.body{
    min-width: inherit;
}
.top-features-width.container{
    max-width: 680px;
    width: inherit;
}
.top-features .header{
    margin: 15px auto;
    background-image: url("/images/ftm/ftm19/bg/ftm-2019-bg-650w-123h_1x.png");
    background-size: contain;
    height: 123px;
    background-repeat: no-repeat;
}

.top-features h4{
    font-size: 18px;
    color: rgb(42,122,211);
}

.top-features .main{
    padding: 20px 0;
}

.top-features .descriprion{
    font-size: 13.5px;
    line-height: 20px;
}

.top-features .wtr1, .top-features .wn-inner{
     margin-top: 15px;
 }

.top-features .wtr1, .top-features .wn_item{
    margin-top: 25px;
}

.top-features .wn_item:nth-child(odd){
    clear: left;
}

.top-features .wn_item .familysearch_img {
    margin-top: 6px;
    width: 102px;
    float: right;
}

.top-features .wn_item .hints_img {
    max-width: 100%;
    margin-bottom: 10px;
}

.top-features .wn_item .perf_img {
    margin: 5px 0 5px 5px;
    width: 192px;
}

.top-features .wn_item .time_img{
    width: auto;
    height: 158px;
    margin: 5px 0 0 7px;
}

.top-features .tv_item .trev_img {
    float: left;
    margin: 3px 14px 0 0;
}

.top-features .wn_item .colorcoding_img{
    max-width: 100%;
    margin: -6px 6px 0 0;
}

.top-features .wn_text{
    font-size: 12px;
    line-height: 18px;
}

.top-features .footer .copyright{
    float: left;
    max-width: 73%;
    margin: 2px 0 15px;
    text-align: left;
    line-height: 12px;
}

.top-features .footer .smk-logo{
    margin-top: 5px;
    float: right;
    width: 123px;
}
.bg-gray {
    background-color: #f5f5f5;
}
.tv-container {
    max-width: 680px;
    width: inherit;
}

.section.top-features-section {
    padding: 0 0 40px 0;
}
.tv_item {
    margin-top: 25px;
}

.top-features .wn_item.hints-top {
    margin-top: -40px;
}

.top-features .wn_item.search-top {
    margin-top: -160px;
    float: right;
}

.top-features .wn_item .profile-pic {
    max-width: 85%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
}




/*ftm/ftm2019_24_1_features.html*/
.top-features .tv_item .trev_img_24_1 {
    height: 115px;
    float: left;
    margin: 3px 14px 0 0;
}
.page_24_1 .top-features .wn_text{
    padding-top: 5px;
}
.top-features .ftm_connect, .top-features .albumwalk {
    float: left;
    padding-right: 10px;
}
.rtm{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
}
.page_24_1 .tm {
    font-size: 9px;
    color: #525252;
    top: -1.1em;
}
.historical_weather, .guest_access {
    margin-top: 15px;
}
.page_24_1 .top-features .wn_text {
    font-size: 13px;
}
.page_24_1 .top-features .descriprion {
    font-size: 14px;
}
.page_24_1 .tm_sound-spot {
    font-size: 8px;
    color: #525252;
}
.page_24_1 .tv_title {
    font-size: 24px;
}
.page_24_1 .top-features h4 {
    font-size: 20px;
    color: #3490DC;
}
.page_24_1 .note_text {
    font: 11px 'Sans-pro-it', sans-serif;
    letter-spacing: 0;
    margin-top: 30px;
}
.page_24_1 .top-features .wn_item .colorcoding_img {
    height: 170px;
    float: right;
    margin-top: 10px;
}
.page_24_1 .colorCoding {
    width: 200px;
}
.page_24_1 .top-features .wn_item.search-top {
    margin-top: -185px;
}
.page_24_1 .footer .copyright {
    max-width: 78%;
}

@media screen and (min-width: 500px){
    .top-features .col-sm-6 {
        width: 50%;
    }

}
@media screen and (max-width: 600px){
    .page_24_1 .top-features .wn_item.search-top {
        margin-top: -160px;
    }
    .historical_weather, .guest_access {
        margin-top: 15px;
        max-width: 100%;
    }
    .top-features .footer .copyright{
        text-align: center;
        float: none;
        max-width: 100%;
        margin-top: 2px;
        line-height: 12px;
    }

    .top-features .footer .smk-logo{
        float: none;
        display: block;
        margin: 10px auto 0;
        width: 123px;
    }
}

@media screen and (max-width: 500px){
    .page_24_1 .top-features .wn_item.search-top {
        margin-top: 15px;
    }
    .top-features .header {
        height: 90px;
    }

    .top-features .wn_item .familysearch_img {
        margin: -17px 17px 0 0;
        width: 88px;
        float: right;
    }

    .top-features .wn_item .time_img{
        float: left;
        width: auto;
        height: 130px;
        margin: 0 10px 0 0;
    }

    .top-features .wn_item .perf_img {
        margin: 5px 0 5px 5px;
        width: 150px;
    }

    .top-features .wn_item .trev_img {
        width: 122px;
        float: left;
        margin: 3px 2px 0 -14px;
    }

    .top-features .wn_item .hints_img, .top-features .wn_item .colorcoding_img, .top-features .wn_item .profile-pic {
        float: none;
        display: block;
    }

    .top-features .wn_item .hints_img, .top-features .wn_item .profile-pic{
        margin: 0 auto 10px;
    }

    .top-features .wn_item .colorcoding_img {
        margin: 0 auto;
    }

    .top-features .footer {
        padding-bottom: 20px;
    }


    .top-features .wn_item.hints-top {
        margin-top: 15px;
    }

    .top-features .wn_item.search-top {
        margin-top: 15px;
    }
}
@media screen and (max-width: 400px) {
    .top-features .header {
        height: 71px;
    }
    .top-features .wn_item .familysearch_img {
        margin: 0 17px 0 5px;
    }

    .top-features .wn_item .time_img{
        float: left;
        width: auto;
        height: 130px;
        margin: 0 10px 0 0;
    }

    .top-features .wn_item .perf_img {
        margin: 5px 0 5px 5px;
        width: 150px;
    }

    .top-features .tv_item .trev_img {
        width: 122px;
        float: left;
        margin: 3px 2px 0 -14px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi){

    .top-features .header{
        background-image: url("/images/ftm/ftm19/bg/ftm-2019-bg-650w-123h_2x.png");
    }


}

.page_24_1 .top-features .main {
    padding: 20px 0 0 0;
}

.page_24_1.top-features-section .main .wn-inner {
    margin-top: 0;
}

.page_24_1.top-features-section .top-features-width img.hints_img {
    float: left;
    margin: 0 0 10px 0;
}

.page_24_1.top-features-section .top-features .wn_item .familysearch_img {
    margin-top: 0;
}

.page_24_1.top-features-section .top-features .main.main-last {
    margin-bottom: 20px;
}

.page_24_1 .wn_text .rtm {
    top: -0.4em;
    font-size: 10px;
}

.noscript {
    display: block;
    margin: 30px 10px 20px 10px;
    color: #f00;
    font-size: 14px;
    text-align: center;
}

.section-gift-collection {
    background-size: 118px;
    background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png")!important;
    background-repeat: repeat;
    position: relative;
}
.section-gift-collection .ribbon {
    position: absolute;
    right: 0;
    top: 0;
}
.bg-shadow {
    background-size: 118px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 40%) 100%), url(/images/ftm/product_page/swirl_pttrn-M-green_1x.png) repeat;
}
.header-event .event-link .event-img-min {
    float: left;
    margin-right: 15px;
}
.header-image, .header-event {
    margin-top: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
    .section-gift-collection {
        background-size: 118px;
        background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png")!important;
        background-repeat: repeat;
    }
    .bg-shadow {
        background-size: 118px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 40%) 100%), url(/images/ftm/product_page/swirl_pttrn-M-green_1x.png) repeat;
    }
}

.section-community {
    background-color: #F1F5F8;
    padding-bottom: 50px;
}


.section-community .community-info {
    font-size: 16px;
    margin-top: 46px;
    padding-right: 0;
}

.section-community .img-wrapper {
    text-align: left;
    margin-top: 16px;
    width: 37%;
}

.section-community .list-item {
    margin-top: 20px;
    padding-left: 30px;
}

.section-community .item {
    display: block;
    text-align: left;
    width: inherit;
}

.section-community .item:before{
    content: "â€¢";
    vertical-align: top;
    margin-right: 5px;
}


.img-wrapper img {
    display: inline-block;
}

.community-info &gt; .link {
    margin-top: 10px;
    display: inline-block;
}

.section-community a.link:active,
.section-community a.link:focus{
    color: #7698ad;
}

.text-attributes {
    font-size: 11px;
    font-style: italic;
    display: inline-block;
    margin-left: 23px;
}

.modal h2 {
    color: black;
}
.modal .ftm-little-book_container {
    display: flex;
    margin: 20px 11px;
    gap: 25px;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Webfont-myriadpro-regular', Helvetica, Arial, sans-serif;
}
.modal .ftm-little-book_container h2{
    text-align: left;
    margin-bottom: 12px;
}</pre></body></html>