div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   color: #2E3092;
   font-family: "Noto Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: center;
}
body:after
{
   background-color: #9A95C9;
   background-image: url('../images/WC_books_3.jpg');
   background-position: center top;
   background-repeat: repeat;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:hover
{
   color: #BBA438;
   text-decoration: none;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcome, #wb_Books, #wb_mailing_form
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcome, #wb_Books, #wb_mailing_form
   {
      background-attachment: scroll !important;
   }
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 90px 0px 0px 0px;
}
#welcome
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
}
#welcome > .col-1, #welcome > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcome
{
   width: 970px;
}
#welcome > .col-1, #welcome > .col-2
{
   flex: 0 0 auto;
}
#welcome > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#welcome > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 0px 0px;
}
#welcome > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#welcome > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 70px 0px 0px 15px;
}
@media (max-width: 480px)
{
#welcome
{
   width: 100%;
}
#welcome > .col-1, #welcome > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcome-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 60px;
}
#welcome-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#welcome-divider-bottom .divider-fill
{
   fill: rgba(255, 255, 255, 1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#upStickyLayer
{
   background-color: #BBA438;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
   box-sizing: border-box;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #433184;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_upIcon:hover i
{
   color: #FFFFFF;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 10px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 212px;
   height: 212px;
   vertical-align: top;
}
#wb_Text4
{
   padding: 0px 50px 20px 0px;
   margin: 0;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Books
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Books
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
}
#Books > .col-1, #Books > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Books
{
   width: 970px;
}
#Books > .col-1, #Books > .col-2
{
   flex: 0 0 auto;
}
#Books > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Books > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0px 10px 20px;
}
#Books > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Books > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0px 10px 20px;
}
@media (max-width: 480px)
{
#Books
{
   width: 100%;
}
#Books > .col-1, #Books > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Books-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 60px;
}
#Books-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Books-divider-bottom .divider-fill
{
   fill: rgba(255, 255, 255, 1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Podcast_title
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Podcast_title
{
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#Podcast_title > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Podcast_title > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Podcast_title
{
   width: 970px;
}
#Podcast_title > .row > .col-1
{
   float: left;
}
#Podcast_title > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#Podcast_title:before,
#Podcast_title:after,
#Podcast_title .row:before,
#Podcast_title .row:after
{
   display: table;
   content: " ";
}
#Podcast_title:after,
#Podcast_title .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Podcast_title
{
   width: 100%;
}
#Podcast_title > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Books_and_Articles
{
   padding: 10px 0px 20px 0px;
   margin: 0;
}
#wb_Books_and_Articles div
{
   text-align: left;
}
#wb_Books_and_Articles
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 260px;
   height: 313px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 205px;
   height: 315px;
   vertical-align: top;
}
#wb_Text7
{
   padding: 0px 0px 15px 0px;
   margin: 0;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8
{
   padding: 4px 0px 15px 0px;
   margin: 0;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#menuLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_menuPanel a, #menuPanel_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#menuPanel_markup
{
   display: none;
   margin: 0;
   padding: 75px 0px 0px 0px;
}
#menuPanel_panel #menuPanel_markup
{
   display: block;
}
#menuPanel_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#menuPanel_markup li a, #menuPanel_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#menuPanel_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
#menuPanel_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_menuPanel a
{
   color: #F7F7F7;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #BBA438;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_menuPanel a:hover
{
   color: #F7F7F7;
   background-color: #433184;
   border: 1px solid #D6D3E0;
}
#menuPanel .line
{
   width: 16px;
   height: 3px;
   background: #F7F7F7;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#menuPanel .line:first-child
{
   margin-top: 16px;
}
#menuPanel.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#menuPanel.open .line:nth-child(2)
{
   opacity: 0;
}
#menuPanel.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#menuPanel
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#PanelLayer
{
   padding: 0px 0px 0px 0px;
}
#PanelLayer_panel
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
@media only screen and (max-width:480px) 
{
#PanelLayer
{
   width: 100% !important;
}
#PanelLayer_panel
{
   width: 100% !important;
}
body
{
   margin-left: 0 !important;
}
}
#wb_Menu
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 15px 15px 10px 15px;
   text-align: center;
}
#Menu
{
   color: #433184;
   font-family: "Encode Sans Condensed";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_OverlayMenu1
{
   position: relative;
   border: 0px solid #424242;
   margin: 15px 0px 15px 0px;
}
#wb_OverlayMenu1
{
   background-color: rgba(122, 122, 122, 0.00);
}
#wb_OverlayMenu1 ul
{
   font-family: "Encode Sans Condensed";
   font-weight: 600;
   font-style: normal;
   font-size: 16px;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 5px 0px 5px 0px;
   color: #2E3092;
   outline: none;
}
.OverlayMenu1 li a:hover, .OverlayMenu1 li a.active
{
   color: #FFFFFF;
   background-color: #4B658D;
}
#wb_OverlayMenu1 .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Checkbox1
{
   margin: 0;
}
#wb_Checkbox1, #wb_Checkbox1 *, #wb_Checkbox1 *::before, #wb_Checkbox1 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 0px;
   height: 0px;
   left: 0;
   top: 0;
}
#wb_Checkbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 0px;
   height: 0px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 0px;
   height: 0px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 0px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3Csvg%20style%3D%22fill%3A%23FFFFFF%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%3Cg%20transform%3D%22scale%281%29%22%3E%0D%0A%20%20%20%3Cpath%20d%3D%22M915%20228Q931%2C247%20931%2C271%20L931%20271L931%20271Q931%2C296%20915%2C314%20L435%20794L435%20794Q416%2C811%20392%2C811%20Q368%2C811%20349%2C794%20L109%20554L109%20554Q93%2C535%2093%2C511%20Q93%2C487%20109%2C468%20Q128%2C451%20152%2C451%20Q177%2C451%20195%2C468%20L392%20667L392%20667L828%20228L828%20228Q847%2C212%20872%2C212%20Q896%2C212%20915%2C228%20L915%20228%22%2F%3E%0D%0A%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat center center;
   background-size: 80% 80%;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Podcasts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Podcasts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#Podcasts > .col-1, #Podcasts > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Podcasts
{
   width: 970px;
}
#Podcasts > .col-1, #Podcasts > .col-2
{
   flex: 0 0 auto;
   height: 176px;
}
#Podcasts > .col-1
{
   background-color: #CBBDD9;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Podcasts > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 0px 20px;
}
#Podcasts > .col-2
{
   background-color: #CBBDD9;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Podcasts > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 0px 20px;
}
@media (max-width: 480px)
{
#Podcasts
{
   width: 100%;
}
#Podcasts > .col-1, #Podcasts > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_Text5
{
   padding: 0px 0px 5px 0px;
   margin: 0;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#Label33
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BFAFD0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Encode Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 0px 4px;
}
#Label33:focus
{
   outline: 0;
}
#name
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #433184;
   font-family: "Encode Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#name:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102, 175, 233, 0.60);
   outline: 0;
}
#Label34
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BFAFD0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Encode Sans Expanded";
   font-weight: 600;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 0px 4px;
}
#Label34:focus
{
   outline: 0;
}
#email
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #433184;
   font-family: "Encode Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#email:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102, 175, 233, 0.60);
   outline: 0;
}
#Label35
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Encode Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 0px 4px;
}
#Label35:focus
{
   outline: 0;
}
#tution_type
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #BBA438;
   font-family: "Encode Sans Expanded";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 6px;
   box-sizing: border-box;
}
#tution_type:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102, 175, 233, 0.60);
   outline: 0;
}
#submit
{
   border: 2px solid #BBA438;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Encode Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 15px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 5px 0px 0px 0px;
}
#submit:focus
{
   outline: 0;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9
{
   padding: 0;
   margin: 0;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10
{
   padding: 0;
   margin: 0;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21
{
   padding: 0px 0px 15px 0px;
   margin: 0;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22
{
   padding: 0;
   margin: 0;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 5px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text23
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_Text24
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0px 0px 5px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0px 0px 5px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text27 div
{
   text-align: left;
}
#wb_Text27
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Podcast-title
{
   background-color: #BFAFD0;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 10px 0px 0px 35px;
   margin: 0;
   text-align: left;
}
#wb_Podcast-title div
{
   text-align: left;
}
#wb_Podcast-title
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_articles
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#articles
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#articles > .col-1, #articles > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#articles
{
   width: 970px;
}
#articles > .col-1, #articles > .col-2
{
   flex: 0 0 auto;
   height: 504px;
}
#articles > .col-1
{
   background-color: #BFAFD0;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#articles > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0px 0px 20px;
}
#articles > .col-2
{
   background-color: #CBBDD9;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#articles > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0px 5px 20px;
}
@media (max-width: 480px)
{
#articles
{
   width: 100%;
}
#articles > .col-1, #articles > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_mailing_form
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mailing_form
{
   box-sizing: border-box;
   padding: 15px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#mailing_form > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mailing_form > .row > .col-1, #mailing_form > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mailing_form > .row > .col-1, #mailing_form > .row > .col-2
{
   float: left;
   height: 360px;
}
#mailing_form > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#mailing_form > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 0px 0px 10px;
}
#mailing_form > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   width: 66.66666667%;
   text-align: left;
}
#mailing_form > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0px 50px 10px;
}
#mailing_form:before,
#mailing_form:after,
#mailing_form .row:before,
#mailing_form .row:after
{
   display: table;
   content: " ";
}
#mailing_form:after,
#mailing_form .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#mailing_form > .row > .col-1, #mailing_form > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#mailing_form-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
   transition: height 2000ms ease;
}
#mailing_form-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#mailing_form-divider-top .divider-fill
{
   fill: rgba(255, 255, 255, 1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#mailing_form-divider-top.show
{
   height: 100px;
}
#wb_Text3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
