:root{--color-text:#313131;--color-text-light:#878787;--color-text-dark:#030202;--color-brand:#243f6c;--color-complementary:#974905;--color-border:#cecece;--color-grey-dark:#808080;--color-grey-medium:#ededed;--color-grey-light:#f2f2f2;--color-grey-xlight:#f5f5f5;--color-grey-xxlight:#f9f9f9;--font-base:'Roboto', sans-serif;--font-complementary:'Cormorant Garamond', serif;--max-content-width:1366px;--max-text-width:840px}*,*:after,*:before{box-sizing:border-box}.clearfix:after{content:"";display:table;clear:both}html,body{margin:0;font-size:16px;line-height:normal}body{font-family:var(--font-base);color:var(--color-text);background:white none}.inner-row{max-width:var(--max-content-width);margin:0 auto}.inner-row.text-block{max-width:var(--max-text-width)}a{color:var(--color-brand);transition:all 0.3s}a:hover{color:var(--color-complementary)}h1,h2,h3{font-family:var(--font-complementary);color:var(--color-brand)}.v-spacer-small{overflow:hidden;height:2rem}.v-spacer-normal{overflow:hidden;height:4rem}.text-center{text-align:center}.text-justified{text-align:justify}.line-height-normal{line-height:normal}.font-enlarged{font-size:1.25rem}.font-reduced{font-size:0.875rem}.font-thin{font-weight:300}.font-light{color:var(--color-text-light)}.font-bold{font-weight:700}.small-caps{font-variant:small-caps}p{line-height:1.61}h1{margin-top:0;font-size:3.5rem}p.no-top-margin,h1.no-top-margin,h2.no-top-margin,h3.no-top-margin{margin-top:0}.h-padding{padding-left:20px;padding-right:20px}.video-frame{display:block;width:840px;height:473px;margin:0 auto}.hp-header{height:480px;background:#000 url("images/hp-header-pic.jpg") no-repeat center bottom}.hp-header .inner-row{height:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.hp-header figure{display:block;width:320px;margin:0;padding:0}.hp-header figure img{display:block;width:100%;height:auto}.hp-header figure figcaption{color:white;text-align:center;margin-top:10px}.hp-header .top-menu{margin:0;padding:0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.hp-header .top-menu li{list-style-type:none;margin-left:12px}.hp-header .top-menu li a{display:block;width:180px;height:61px;border-radius:40px;border:1px solid rgba(255,255,255,0.12);background:linear-gradient(to right, rgba(198,137,8,0.32), rgba(57,85,116,0.32));text-align:center;line-height:59px;color:white;text-decoration:none}.two-cols .inner-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.two-cols .inner-row .col{width:calc(50% - 20px)}.latest-book p{margin-top:0}.latest-book .book-title{font-size:2rem;font-weight:700;margin-bottom:2px}.latest-book .book-cover{border:1px solid var(--color-border);padding:16px}.latest-book img{display:block;width:100%;height:auto}.section-divider{height:42px;overflow:hidden;background:transparent url("images/section-divider.png") no-repeat center center;background-size:auto 100%}.footer-links{text-align:center}.footer-links a{display:inline-block;margin:6px 12px}.facebook-link-bottom{display:block;width:32px;height:32px;margin:20px auto;border-radius:50%;overflow:hidden;background:transparent url("images/facebook.png") no-repeat center center;background-size:contain}.copyright{font-size:0.875rem;color:var(--color-text-light);text-align:center}.footer-logo{display:block;height:47px;width:auto;margin:0 auto}.page-top-menu{background-color:var(--color-grey-light);padding-top:12px;padding-bottom:12px}.page-top-menu .inner-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.page-top-menu .inner-row img{height:47px;width:auto;order:1}.page-top-menu .inner-row .top-menu{margin:0 0 0 auto;padding:0;order:2}.page-top-menu .inner-row .top-menu li{list-style-type:none;margin-left:24px;float:left}.page-top-menu .inner-row .top-menu li:first-child{margin-left:0}.page-top-menu .inner-row .top-menu li a{font-weight:700;font-size:0.813rem;color:var(--color-complementary);text-transform:uppercase;letter-spacing:0.03em;text-decoration:none}.page-top-menu .inner-row .top-menu li a:hover{color:#d8300c}.menu-toggle-button{order:3;width:56px;height:56px;position:relative;cursor:pointer;transition:all 0.3s;display:none}.menu-toggle-button span{display:block;position:absolute;z-index:110;top:27px;left:12px;right:12px;height:2px;background-color:var(--color-complementary)}.menu-toggle-button span:before,.menu-toggle-button span:after{position:absolute;display:block;left:0;width:100%;height:2px;background-color:var(--color-complementary);content:" ";transition-duration:0.3s, 0.3s;transition-delay:0.3s, 0s}.menu-toggle-button span:before{top:-6px;transition-property:top, transform}.menu-toggle-button span:after{bottom:-6px;transition-property:bottom, transform}.menu-is-open .menu-toggle-button span{background:none}.menu-is-open .menu-toggle-button span:before{top:0;transform:rotate(45deg)}.menu-is-open .menu-toggle-button span:after{bottom:0;transform:rotate(-45deg)}.menu-is-open .menu-toggle-button span:before,.menu-is-open .menu-toggle-button span:after{transition-delay:0s, 0.3s}.books-grid{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.books-grid .book-cell{width:calc(25% - 20px);border:3px solid var(--color-border);margin-bottom:20px;padding:20px}.books-grid .book-cell.series-green{border-color:#006400}.books-grid .book-cell.series-red-orange{border-color:#ff4500}.books-grid .book-cell.series-royalblue{border-color:#4169e1}.books-grid .book-cell.series-violet{border-color:#b32ff5}.books-grid .book-cell img{display:block;width:100%;height:auto;margin:0 auto}.books-grid .book-cell:hover{box-shadow:0 3px 6px rgba(0,0,0,0.2);background-color:var(--color-grey-xlight)}.books-grid .book-cell.blank{margin-bottom:0;border:none;padding:0}.books-grid .book-cell.blank:hover{box-shadow:none;background-color:transparent}@media only screen and (max-width: 1024px){.books-grid .book-cell{width:calc(33% - 20px)}}@media only screen and (max-width: 760px){.books-grid .book-cell{width:calc(50% - 20px)}}@media only screen and (max-width: 480px){.books-grid{flex-direction:column;justify-content:flex-start;align-items:center}.books-grid .book-cell{width:100%;max-width:320px;padding:20px}.books-grid .book-cell.blank{display:none}}.mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:150;background:rgba(0,0,0,0.5) none;padding-top:30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;pointer-events:none;opacity:0;transition:all 0.3s}.mask .book-popup{width:85%;max-height:85%;max-width:720px;overflow-y:auto;overflow-x:hidden;background:white none;box-shadow:0 5px 9px rbga(0, 0, 0, 0.5);position:relative;padding:52px 16px 16px}.mask.is-active{pointer-events:auto;opacity:1}a#closeBookPopup{position:absolute;right:16px;top:16px;width:32px;height:32px;cursor:pointer}a#closeBookPopup:before,a#closeBookPopup:after{position:absolute;left:15px;content:' ';height:32px;width:2px;background-color:#333}a#closeBookPopup:before{transform:rotate(45deg)}a#closeBookPopup:after{transform:rotate(-45deg)}img.book-popup-cover{display:block;width:100%;height:auto}.book-details .book-title{margin:0 0 6px;font-weight:600;line-height:normal;text-transform:uppercase}.book-details .book-subtitle{line-height:normal;margin-top:0}.book-details .section-title{text-decoration:underline;text-transform:uppercase;font-size:0.813rem;cursor:pointer;margin:12px 0;display:block;font-weight:600}.book-details .section-text{display:none;overflow:hidden}.book-details .section-text p:first-of-type{margin-top:0}.book-details .section-text p:last-of-type{margin-bottom:0}@media only screen and (max-width: 960px){.v-spacer-small{overflow:hidden;height:1.5rem}.v-spacer-normal{overflow:hidden;height:2.5rem}h1{font-size:2.5rem}.video-frame{width:480px;height:270px}.hp-header{height:auto;padding-top:20px;background-size:cover}.hp-header .inner-row{height:auto;flex-direction:column;justify-content:flex-start}.hp-header figure{width:260px;margin-bottom:40px}.hp-header .top-menu{flex-direction:column}.hp-header .top-menu li{margin-left:0;margin-bottom:12px}.hp-header .top-menu li a{max-width:180px;height:42px;border-radius:2px;line-height:40px}.hp-header .top-menu li:last-child{margin-bottom:30px}.page-top-menu .inner-row{flex-flow:row wrap}.page-top-menu .inner-row .top-menu{margin-left:0;order:3;width:100%;display:none}.page-top-menu .inner-row .top-menu li{margin-left:0;margin-bottom:26px;text-align:center;float:none}.page-top-menu .inner-row .top-menu li:first-child{padding-top:20px}.page-top-menu .inner-row .top-menu li:last-child{margin-bottom:14px}.menu-toggle-button{order:2;margin-left:auto;display:block}.two-cols .inner-row{flex-flow:column nowrap;justify-content:flex-start;align-items:center}.two-cols .inner-row .col{width:100%;max-width:480px}.two-cols.reorder .inner-row .col:first-of-type{order:2;margin-bottom:0}.two-cols.reorder .inner-row .col:last-of-type{order:1;margin-bottom:20px}img.book-popup-cover{max-width:180px;margin:0 auto 20px}}@media only screen and (max-width: 550px){.video-frame{width:440px;height:248px}}@media only screen and (max-width: 480px){.video-frame{width:280px;height:158px}}
