/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Welcome Home
***********************************/

    /*headers*/

        .welcome_home .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .welcome_home .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .welcome_home .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .welcome_home .column h4 {
           border-width: 0px;
        }

        .welcome_home .column h5 {
           border-width: 0px;
        }

        .welcome_home .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .welcome_home .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .welcome_home .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .welcome_home .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .welcome_home .column a {
           border-width: 0px;
        }

        .welcome_home .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .welcome_home .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome_home .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .welcome_home .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .welcome_home .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_home .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .welcome_home .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .welcome_home .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .welcome_home .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Continuously baking the ‘cake’
***********************************/

    /*headers*/

        .continuously_baking_the_cake .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column h4 {
           border-width: 0px;
        }

        .continuously_baking_the_cake .column h5 {
           border-width: 0px;
        }

        .continuously_baking_the_cake .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .continuously_baking_the_cake .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .continuously_baking_the_cake .column a {
           border-width: 0px;
        }

        .continuously_baking_the_cake .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .continuously_baking_the_cake .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .continuously_baking_the_cake .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .continuously_baking_the_cake .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .continuously_baking_the_cake .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .continuously_baking_the_cake .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .continuously_baking_the_cake .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .continuously_baking_the_cake .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Cabins with ‘Character’
***********************************/

    /*headers*/

        .cabins_with_character .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cabins_with_character .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cabins_with_character .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .cabins_with_character .column h4 {
           border-width: 0px;
        }

        .cabins_with_character .column h5 {
           border-width: 0px;
        }

        .cabins_with_character .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .cabins_with_character .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .cabins_with_character .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .cabins_with_character .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .cabins_with_character .column a {
           border-width: 0px;
        }

        .cabins_with_character .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .cabins_with_character .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .cabins_with_character .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cabins_with_character .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .cabins_with_character .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .cabins_with_character .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .cabins_with_character .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .cabins_with_character .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .cabins_with_character .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .cabins_with_character .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cabins_with_character .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Foundations of Fort Wilderness
***********************************/

    /*headers*/

        .foundations_of_fort_wilderness .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column h4 {
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column h5 {
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .foundations_of_fort_wilderness .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .foundations_of_fort_wilderness .column a {
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .foundations_of_fort_wilderness .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .foundations_of_fort_wilderness .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .foundations_of_fort_wilderness .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .foundations_of_fort_wilderness .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .foundations_of_fort_wilderness .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .foundations_of_fort_wilderness .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .foundations_of_fort_wilderness .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Lounge Meets Legacy
***********************************/

    /*headers*/

        .lounge_meets_legacy .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .lounge_meets_legacy .column h4 {
           border-width: 0px;
        }

        .lounge_meets_legacy .column h5 {
           border-width: 0px;
        }

        .lounge_meets_legacy .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .lounge_meets_legacy .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .lounge_meets_legacy .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .lounge_meets_legacy .column a {
           border-width: 0px;
        }

        .lounge_meets_legacy .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .lounge_meets_legacy .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .lounge_meets_legacy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .lounge_meets_legacy .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .lounge_meets_legacy .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .lounge_meets_legacy .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .lounge_meets_legacy .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .lounge_meets_legacy .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
One on One - Disney Lorcana game
***********************************/

    /*headers*/

        .one_on_one_disney_lorcana_game .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column h4 {
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column h5 {
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .one_on_one_disney_lorcana_game .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .one_on_one_disney_lorcana_game .column a {
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .one_on_one_disney_lorcana_game .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .one_on_one_disney_lorcana_game .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .one_on_one_disney_lorcana_game .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .one_on_one_disney_lorcana_game .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .one_on_one_disney_lorcana_game .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .one_on_one_disney_lorcana_game .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .one_on_one_disney_lorcana_game .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Real World Showcase: Canada
***********************************/

    /*headers*/

        .real_world_showcase_canada .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .real_world_showcase_canada .column h4 {
           border-width: 0px;
        }

        .real_world_showcase_canada .column h5 {
           border-width: 0px;
        }

        .real_world_showcase_canada .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .real_world_showcase_canada .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .real_world_showcase_canada .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .real_world_showcase_canada .column a {
           border-width: 0px;
        }

        .real_world_showcase_canada .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .real_world_showcase_canada .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .real_world_showcase_canada .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .real_world_showcase_canada .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .real_world_showcase_canada .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .real_world_showcase_canada .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .real_world_showcase_canada .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .real_world_showcase_canada .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Membership Magic
***********************************/

    /*headers*/

        .membership_magic .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .membership_magic .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .membership_magic .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .membership_magic .column h4 {
           border-width: 0px;
        }

        .membership_magic .column h5 {
           border-width: 0px;
        }

        .membership_magic .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .membership_magic .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .membership_magic .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .membership_magic .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .membership_magic .column a {
           border-width: 0px;
        }

        .membership_magic .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .membership_magic .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .membership_magic .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .membership_magic .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .membership_magic .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .membership_magic .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .membership_magic .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .membership_magic .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .membership_magic .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
She Who Inspires Us to “Touched the Sky,”
***********************************/

    /*headers*/

        .she_who_inspires_us_to_touched_the_sky .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column h4 {
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column h5 {
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .she_who_inspires_us_to_touched_the_sky .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .she_who_inspires_us_to_touched_the_sky .column a {
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .she_who_inspires_us_to_touched_the_sky .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .she_who_inspires_us_to_touched_the_sky .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .she_who_inspires_us_to_touched_the_sky .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .she_who_inspires_us_to_touched_the_sky .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .she_who_inspires_us_to_touched_the_sky .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .she_who_inspires_us_to_touched_the_sky .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .she_who_inspires_us_to_touched_the_sky .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Buzz Worthy
***********************************/

    /*headers*/

        .buzz_worthy .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .buzz_worthy .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .buzz_worthy .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .buzz_worthy .column h4 {
           border-width: 0px;
        }

        .buzz_worthy .column h5 {
           border-width: 0px;
        }

        .buzz_worthy .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .buzz_worthy .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .buzz_worthy .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .buzz_worthy .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .buzz_worthy .column a {
           border-width: 0px;
        }

        .buzz_worthy .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .buzz_worthy .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .buzz_worthy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .buzz_worthy .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .buzz_worthy .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .buzz_worthy .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .buzz_worthy .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .buzz_worthy .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .buzz_worthy .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Picture This
***********************************/

    /*headers*/

        .picture_this .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .picture_this .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .picture_this .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .picture_this .column h4 {
           border-width: 0px;
        }

        .picture_this .column h5 {
           border-width: 0px;
        }

        .picture_this .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .picture_this .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .picture_this .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .picture_this .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .picture_this .column a {
           border-width: 0px;
        }

        .picture_this .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .picture_this .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .picture_this .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .picture_this .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .picture_this .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .picture_this .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .picture_this .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .picture_this .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .picture_this .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Watermelon Lemonade
***********************************/

    /*headers*/

        .watermelon_lemonade .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .watermelon_lemonade .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .watermelon_lemonade .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .watermelon_lemonade .column h4 {
           border-width: 0px;
        }

        .watermelon_lemonade .column h5 {
           border-width: 0px;
        }

        .watermelon_lemonade .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .watermelon_lemonade .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .watermelon_lemonade .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .watermelon_lemonade .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .watermelon_lemonade .column a {
           border-width: 0px;
        }

        .watermelon_lemonade .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .watermelon_lemonade .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .watermelon_lemonade .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .watermelon_lemonade .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .watermelon_lemonade .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .watermelon_lemonade .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .watermelon_lemonade .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .watermelon_lemonade .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .watermelon_lemonade .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .watermelon_lemonade .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .watermelon_lemonade .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Member Lounge
***********************************/

    /*headers*/

        .member_lounge .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .member_lounge .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .member_lounge .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .member_lounge .column h4 {
           border-width: 0px;
        }

        .member_lounge .column h5 {
           border-width: 0px;
        }

        .member_lounge .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .member_lounge .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .member_lounge .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .member_lounge .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .member_lounge .column a {
           border-width: 0px;
        }

        .member_lounge .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .member_lounge .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_lounge .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .member_lounge .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .member_lounge .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_lounge .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_lounge .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .member_lounge .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .member_lounge .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .member_lounge .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .member_lounge .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Disney Files on Demand
***********************************/

    /*headers*/

        .disney_files_on_demand .column h1 {
           font-family: "lato",sans-serif;
           font-size: 1.8125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_files_on_demand .column h2 {
           font-family: "lato",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .disney_files_on_demand .column h3 {
           font-family: "lato",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           border-width: 0px;
        }

        .disney_files_on_demand .column h4 {
           border-width: 0px;
        }

        .disney_files_on_demand .column h5 {
           border-width: 0px;
        }

        .disney_files_on_demand .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .disney_files_on_demand .column .default-drop-cap {
           float: left;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .disney_files_on_demand .column .Black {
           font-family: "lato",sans-serif;
           font-weight: 900;
           border-width: 0px;
        }

        .disney_files_on_demand .column .PictureThisLabels {
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 24px;
           padding-right: 6px;
           color: #ffffff;
           border-width: 0px;
        }

    /*links*/

        .disney_files_on_demand .column a {
           border-width: 0px;
        }

        .disney_files_on_demand .column a.NoStyle {
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .disney_files_on_demand .column .Bullet {
           font-family: "lato",sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           border-width: 0px;
           list-style-image: none;
        }

        .disney_files_on_demand .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .disney_files_on_demand .column p {
           font-family: "lato",sans-serif;
           text-indent: 28px;
           border-width: 0px;
        }

        .disney_files_on_demand .column p.SmallPrint {
           font-family: "lato",sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_on_demand .column p.NoIndent {
           font-family: "lato",sans-serif;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_on_demand .column p.Byline {
           font-family: "lato",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 12px;
           text-indent: 0px;
           border-width: 0px;
        }

        .disney_files_on_demand .column p.Caption {
           font-family: "lato",sans-serif;
           margin-bottom: 12px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .disney_files_on_demand .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .disney_files_on_demand .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .disney_files_on_demand .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

