﻿@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-1em);transform:translateX(-1em)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-1em);transform:translateX(-1em)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fade-in-right{0%{opacity:0;-webkit-transform:translateX(1em);transform:translateX(1em)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;-webkit-transform:translateX(1em);transform:translateX(1em)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in-down{0%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bob{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(0.5em);transform:translateY(0.5em)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bob{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(0.5em);transform:translateY(0.5em)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-up{0%{opacity:0;-webkit-transform:translateY(5em);transform:translateY(5em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-up{0%{opacity:0;-webkit-transform:translateY(5em);transform:translateY(5em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-down{0%{opacity:0;-webkit-transform:translateY(-5em);transform:translateY(-5em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-down{0%{opacity:0;-webkit-transform:translateY(-5em);transform:translateY(-5em)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}html.cssanimations .fade-in,html.cssanimations .fade-in-up,html.cssanimations .fade-in-down,html.cssanimations .fade-in-left,html.cssanimations .fade-in-right{opacity:0}.fade-in{-webkit-animation:fade-in 0.5s ease-out;animation:fade-in 0.5s ease-out;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bob{-webkit-animation:bob 3s ease-out infinite;animation:bob 3s ease-out infinite}.fade-in-right{opacity:0}.fade-in-right.fade-in{-webkit-animation:fade-in-right 1.2s cubic-bezier(0, 0, 0.13, 0.98);animation:fade-in-right 1.2s cubic-bezier(0, 0, 0.13, 0.98);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.fade-in-left{opacity:0}.fade-in-left.fade-in{-webkit-animation:fade-in-left 1.2s cubic-bezier(0, 0, 0.13, 0.98);animation:fade-in-left 1.2s cubic-bezier(0, 0, 0.13, 0.98);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.fade-in-up{opacity:0}.fade-in-up.fade-in{-webkit-animation:fade-in-up 1.2s cubic-bezier(0, 0, 0.13, 0.98);animation:fade-in-up 1.2s cubic-bezier(0, 0, 0.13, 0.98);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.fade-in-down{opacity:0}.fade-in-down.fade-in{-webkit-animation:fade-in-down 1.2s cubic-bezier(0, 0, 0.13, 0.98);animation:fade-in-down 1.2s cubic-bezier(0, 0, 0.13, 0.98);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.bordered-list li a i,.bordered-list li a svg,.rssystem .showmore_trigger span,.social-likes-share,.back svg,.back i,.mob-controls,.cta:before,.share .share-links svg path,.share .share-links i path,.card .card-img img{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.footer-col .menu .extra a svg,.footer-col .menu .extra a i,.footer-social a span,.cta img{-webkit-transition:all 1s cubic-bezier(0.59, 0, 0.06, 1);transition:all 1s cubic-bezier(0.59, 0, 0.06, 1)}.lists-img-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-0.5em;margin-right:-0.5em}@media (max-width:40em){.lists-img-grid{display:block}}.lists-img-grid .column{width:calc(50% - 1em);margin:0 0.5em}@media (max-width:40em){.lists-img-grid .column{width:calc(100% - 1em);margin:0 0.5em}}.block-list{margin-bottom:1em;width:100%;background:#fff;padding:1em 2em;border:1px solid #E0E0E0}.block-list h1,.block-list h2,.block-list h3,.block-list h4{margin-bottom:1rem}.bordered-list{margin:0}.bordered-list li{padding:0.5rem 0;font-size:1em;margin:0;border-top:1px solid #E0E0E0}@media (max-width:40em){.bordered-list li{font-size:1em}}.bordered-list li:last-child{border-bottom:1px solid #E0E0E0}.bordered-list li:before{display:none}.bordered-list li a{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1em}.bordered-list li a i,.bordered-list li a svg{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bordered-list li a:hover i,.bordered-list li a:hover svg{right:-0.25em}.bordered-list li .alert{font-weight:normal;color:#D31334}.bordered-list li .note{font-weight:normal;color:#161616}.bordered-list.half-half{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bordered-list.half-half li{width:calc(50% - 0.5em);border-top:0;border-bottom:1px solid #E0E0E0}.bordered-list.half-half li:nth-child(1),.bordered-list.half-half li:nth-child(2){border-top:1px solid #E0E0E0}@media (max-width:40em){.bordered-list.half-half li:nth-child(2){border-top:0}}.bordered-list.half-half li:nth-child(odd){margin-right:0.5em}.bordered-list.half-half li:nth-child(even){margin-left:0.5em}@media (max-width:40em){.bordered-list.half-half li{width:100%}.bordered-list.half-half li:nth-child(odd),.bordered-list.half-half li:nth-child(even){margin:0}}.bordered-list.full-width .alert,.bordered-list.full-width .note{margin-right:2em}.bio{position:relative;font-size:0.875em;padding-left:7.25em;min-height:6em}@media (max-width:40em){.bio{font-size:1em;padding-left:8em}}.bio img{position:absolute;width:7em;height:7em;top:0;left:0;-o-object-fit:cover;object-fit:cover;font-family:'object-fit:cover;'}.bio .stars{position:absolute;right:0;top:0}@media (max-width:40em){.bio .stars{position:static}}.bio h5{padding-right:4em;margin-bottom:0.5rem}.page-builder-v2{padding-top:3.875rem;padding-bottom:2.5rem}.page-builder-v2 .content-with-sidebar{padding-top:0;margin-bottom:0}.page-builder-v2 .content-block{padding:2em 2.25em}@media (max-width:40em){.page-builder-v2 .content-block{padding:1.5em}}.content-img{display:-webkit-box;display:-ms-flexbox;display:flex;background:#161616}@media (max-width:48em){.content-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-img .img{width:50%;height:100%;min-height:20rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:48em){.content-img .img{width:100%}}.content-img .img img,.content-img .img video{width:100%;height:auto;position:static;min-height:30rem;-o-object-fit:contain;object-fit:contain;font-family:'object-fit:contain;'}@media (max-width:48em){.content-img .img img,.content-img .img video{min-height:20rem}}.content-img .img video{margin-top:2rem}@media (max-width:48em){.content-img .img video{margin-top:0}}.content-img .content{width:50%;padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:48em){.content-img .content{width:100%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2rem}}.content-img .content h2,.content-img .content h3{color:#fff}.content-img .content h3{font-weight:normal;margin-bottom:1.25rem}.content-img.content-right .content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.content-img.content-right img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:48em){.content-img.content-right .content{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.content-img.content-right img{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.page-content{text-align:center;max-width:52em;margin:0 auto 5em auto}.page-content li{padding-left:0;border-bottom:1px solid #f5f5f5;padding-bottom:0.75em}.page-content li:before{display:none}.error404{padding-top:10em}.sidebar{background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(16,16,16,0.25);box-shadow:0 2px 12px 0 rgba(16,16,16,0.25)}.sidebar .sidebar-widget{padding:1.5em;border-bottom:1px solid rgba(16,16,16,0.25)}.sidebar .sidebar-widget:last-child{border-bottom:0}.sidebar .sidebar-widget.share .share-links{margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidebar .sidebar-widget.share .share-links a{opacity:0.5}.sidebar .sidebar-widget.share .share-links a:first-child{margin-left:0}.sidebar .sidebar-widget.share .share-links a:hover{opacity:1}.sidebar .sidebar-widget.newsletter p{font-size:0.875em}@media (max-width:48em){.sidebar{display:none}}.content-title{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #E0E0E0;padding-bottom:2em;padding-top:2em}.content-title:first-child{padding-top:0}.content-title:last-child{padding-bottom:0;border:0}@media (max-width:40em){.content-title{display:block;padding-bottom:1em;padding-top:1em}.content-title:first-child{padding-top:0}.content-title:last-child{padding-bottom:0}}.content-title .left{width:14em;-ms-flex-negative:0;flex-shrink:0;padding-right:2em}@media (max-width:40em){.content-title .left{padding-right:0}}.content-title .left .sticky{position:sticky;top:6.75em;margin:0}.content-title .left .sticky h5{margin:0}@media (max-width:40em){.content-title .left .sticky{margin-bottom:1rem}}.content-title .left .strike{text-decoration:line-through}.content-title .left .price{font-weight:bold;color:#D31334}.content-title .left svg,.content-title .left i{margin-top:0.5em}.content-title .side-logo{border:1px solid #E0E0E0;padding:0.5em}.content-title .side-logo.small{max-width:7em}.icon-content{max-width:64em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1em;margin-bottom:2em}.icon-content .icon{margin-right:1em}.icon-content .icon svg,.icon-content .icon i{font-size:2.25em}.icon-content .icon img{width:5em;height:auto;-o-object-fit:contain;object-fit:contain;font-family:'object-fit:contain;'}.icon-content .content{font-size:0.875em}.icon-content .content *:last-child{margin-bottom:0}.review-slide{text-align:center}.review-slide .review{padding:1em 1.5em;position:relative;background:#F3F3F3;border-radius:4px;font-size:0.875em;margin-bottom:2em}.review-slide .review:after{content:"";position:absolute;bottom:-7px;left:calc(50% - 8px);width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#F3F3F3 transparent transparent transparent}.review-slide p{margin:0;font-weight:bold}.reviews-prev,.reviews-next{display:block;border-radius:100%;background:#D31334;color:#fff;width:1.25em;height:1.25em;position:absolute;bottom:0.75em;top:auto;-webkit-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews-prev svg,.reviews-prev i,.reviews-next svg,.reviews-next i{color:#fff;font-size:0.75em;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.reviews-prev{left:0}.reviews-prev svg,.reviews-prev i{margin-left:-0.125em}.reviews-next{right:0}.reviews-next svg,.reviews-next i{margin-right:-0.125em}.img-content-blocks{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:40em){.img-content-blocks{display:block}}.img-content-blocks .block-img{position:relative;margin-right:1em;margin-bottom:1em;width:22em}@media (max-width:40em){.img-content-blocks .block-img{width:100%;margin-right:0}}.img-content-blocks .block-img img{position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width:40em){.img-content-blocks .block-img img{position:static;height:auto}}.ebooks{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-0.5em;margin-right:-0.5em}@media (max-width:48em){.ebooks{display:block}}.ebooks .ebook{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0.5em}@media (max-width:48em){.ebooks .ebook{margin-bottom:1em}.ebooks .ebook:last-child{margin-bottom:0}}.ebooks .ebook p{margin-bottom:0.5em}.ebooks .ebook p:last-child{margin:0}.ebooks .ebook-img{width:8em;height:8em;position:relative;margin-right:1em;-ms-flex-negative:0;flex-shrink:0}.ebooks .ebook-img img{position:absolute;left:0;top:0;width:100%;height:100%}.block-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E0E0E0}.block-top img{width:6.25em;height:6.25em;margin-right:1rem}.columns .content-block{display:inline-block;margin:0 0 1em;width:100%}.two-cols{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:40em){.two-cols{display:block}}.two-cols .content-block{width:calc(50% - 0.5rem)}.two-cols .content-block:first-child{margin-right:0.5rem}@media (max-width:40em){.two-cols .content-block:first-child{margin-right:0}}.two-cols .content-block:last-child{margin-left:0.5rem}@media (max-width:40em){.two-cols .content-block:last-child{margin-left:0}}@media (max-width:40em){.two-cols .content-block{width:100%}}.two-cols.stacked-side .stacked{width:calc(50% - 0.5rem);margin-right:0.5rem}@media (max-width:40em){.two-cols.stacked-side .stacked{width:100%;margin-left:0;margin-right:0}}.two-cols.stacked-side .stacked .content-block{min-height:10em;width:100%;margin-left:0;margin-right:0;height:calc(50% - 1em)}@media (max-width:40em){.two-cols.stacked-side .stacked .content-block{min-height:0}}.two-cols.stacked-side.stacked-right .stacked{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:0.5rem;margin-right:0}@media (max-width:40em){.two-cols.stacked-side.stacked-right .stacked{margin-left:0;margin-right:0}}.two-cols.stacked-side.stacked-right>.content-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0;margin-right:0.5rem}@media (max-width:40em){.two-cols.stacked-side.stacked-right>.content-block{margin-left:0;margin-right:0}}.grecaptcha-badge{display:none}.rshare{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.rshare a{margin-right:0.5rem}.module.reviews{margin-bottom:1.5rem;border-bottom:1px solid #E0E0E0;padding-bottom:1.5rem}.rating_table{margin-top:1.5rem;font-size:1em}.rating_table tr td{border:0;padding:0}.rssystem .bottomline{font-size:0.875rem;padding:1rem 0}.rssystem .bottomlineanswer{font-size:1rem;font-weight:bold}.rssystem .date{float:right;font-size:0.875rem}.rssystem .user{font-weight:bold}.rssystem #rmoreb{border:0;font-weight:bold;border-radius:3px;color:#fff;padding:0.75em 1.875em;font-size:1em;line-height:1;cursor:pointer;width:auto;display:inline-block;position:relative;background:#D31334;margin-top:1.5rem}.rssystem #rmoreb:hover{background:#B81C29;color:#fff}.rssystem .snav,.rssystem .startingletter,.rssystem .dhand,.rssystem .l{display:none}.rateit{padding:1em 0}.rssystem .showmore_content{position:relative;overflow:hidden}.rssystem .showmore_trigger{width:100%;height:45px;line-height:45px;cursor:pointer;padding-top:0.5em}.rssystem .showmore_trigger span{display:block;color:#D31334}.rssystem .showmore_trigger span:hover{color:#B81C29}.rssystem .showmore_trigger span.more{position:relative}.rssystem .showmore_trigger span.more:after{content:"";position:absolute;top:-2em;left:0;width:100%;height:2em;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}.rateit{display:-moz-inline-box;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.rateit .rateit-range{position:relative;display:-moz-inline-box;display:inline-block;background:url(https://www.rating-system.com/v4/images/smallw.png);height:16px;outline:0}.rateit .rateit-range *{display:block}* html .rateit,* html .rateit .rateit-range{display:inline}.rateit .rateit-hover,.rateit .rateit-selected{position:absolute;left:0}.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl{left:auto;right:0}.rateit .rateit-hover,.rateit .rateit-hover-rtl{background:url(https://www.rating-system.com/v4/images/smallh.png)}.rateit .rateit-preset,.rateit .rateit-preset-rtl,.rateit .rateit-selected,.rateit .rateit-selected-rtl{background:url(https://www.rating-system.com/v4/images/star-yellow16.png)}.rateit button.rateit-reset{background:url(https://www.rating-system.com/v4/images/delete.gif);width:16px;height:16px;display:-moz-inline-box;display:inline-block;float:left;outline:0;border:none;padding:0}.rateit button.rateit-reset:focus,.rateit button.rateit-reset:hover{background-position:0 -16px}div.bigstars div.rateit-range{background:url(https://www.rating-system.com/v4/images/star-white32.png);height:32px}div.bigbars div.rateit-range{background:url(https://www.rating-system.com/v4/images/bar-white32.png);height:32px}div.bigstars div.rateit-hover{background:url(https://www.rating-system.com/v4/images/star-yellow32.png)}div.bigbars div.rateit-hover{background:url(https://www.rating-system.com/v4/images/bar-yellow32.png)}div.bigstars div.rateit-selected{background:url(https://www.rating-system.com/v4/images/star-yellow32.png)}div.bigbars div.rateit-selected{background:url(https://www.rating-system.com/v4/images/bar-yellow32.png)}div.bigstars div.rateit-reset{background:url(https://www.rating-system.com/v4/images/star-black32.png);width:32px;height:32px}div.bigbars div.rateit-reset{background:url(https://www.rating-system.com/v4/images/bar-white32.png);width:32px;height:32px}div.bigstars div.rateit-reset:hover{background:url(https://www.rating-system.com/v4/images/star-white32.png)}div.bigbars div.rateit-reset:hover{background:url(https://www.rating-system.com/v4/images/bar-white32.png)}div.smallstars div.rateit-range{background:url(https://www.rating-system.com/v4/images/star-white20.png);height:20px}div.smallbars div.rateit-range{background:url(https://www.rating-system.com/v4/images/bar-white20.png);height:20px}div.smallstars div.rateit-hover{background:url(https://www.rating-system.com/v4/images/bar-yellow20.png)}div.smallbars div.rateit-hover{background:url(https://www.rating-system.com/v4/images/bar-yellow20.png)}div.smallstars div.rateit-selected{background:url(https://www.rating-system.com/v4/images/star-yellow20.png)}div.smallbars div.rateit-selected{background:url(https://www.rating-system.com/v4/images/bar-yellow20.png)}div.smallstars div.rateit-reset{background:url(https://www.rating-system.com/v4/images/star-black20.png);width:20px;height:20px}div.smallbars div.rateit-reset{background:url(https://www.rating-system.com/v4/images/bar-white20.png);width:20px;height:20px}div.smallstars div.rateit-reset:hover{background:url(https://www.rating-system.com/v4/images/star-white20.png)}div.smallbars div.rateit-reset:hover{background:url(https://www.rating-system.com/v4/images/bar-white20.png)}.social-likes{display:inline-block;padding:0;vertical-align:middle !important;word-spacing:0 !important;text-indent:0 !important;list-style:none !important}.social-likes_visible{opacity:1;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.social-likes>*{display:inline-block}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes{min-height:36px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);line-height:1.5;font-size:14px}.icon-title{position:relative;top:-5px}.share-title{top:-4px;position:relative;padding:0 4px;font-size:12px}.social-likes-share{cursor:pointer;border:1px solid #ddd;width:80px;text-align:center;background-color:#dfdddd;border-radius:4px}.icon-facebook,.icon-social,.icon-twitter{width:25px;height:25px;display:inline-block;text-indent:-9999px;background-repeat:no-repeat}.social-share{position:absolute;top:-88px;border:1px solid #ddd;left:-20px;padding:10px;background-color:#fff;z-index:100}.fshare,.fshare a.click{background-color:#5D7DAE}.icon-social{background-image:url(https://www.rating-system.com/v4/images/share.png);vertical-align:text-bottom;background-position:0px}.icon-facebook{background-image:url(https://www.rating-system.com/v4/images/facebook.png);vertical-align:text-bottom;background-position:0px}.icon-twitter{background-image:url(https://www.rating-system.com/v4/images/twitter.png);vertical-align:text-bottom;background-position:0px}.fshare a.click,.tshare a.click{font-size:13px;color:#fff;border:1px solid #FFF;text-decoration:none;width:100px;display:block}.fshare{width:100px}.fshare a.click{cursor:pointer}.tshare{background-color:#1b95e0;width:100px}.tshare a.click{background-color:#1b95e0;cursor:pointer}.social-likes-share:hover{background-color:#807f7f;color:#fff}.rssystem .action{float:right;text-align:right}.rssystem .action div{color:#fff}.rssystem .action .recorded{color:#161616}.rssystem .action .atext{color:#161616;font-size:0.75em;padding-right:0.5rem}.rssystem .action .uhand:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"\f164"}#rs_nav{border-bottom:1px solid #E0E0E0;margin-bottom:1.5rem}.col-1-3t{text-align:center}.col-1-3t .rateit{padding:0}.col-1-3t .ratesum{margin-top:1rem}.sticky-content-side{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3.875rem}.sticky-content-side.mt{margin-top:3.875rem}@media (max-width:40em){.sticky-content-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sticky-content-side .content-side{width:28rem;-ms-flex-negative:0;flex-shrink:0;padding-right:3.25rem}.sticky-content-side .content-side p:last-child{margin:0}@media (max-width:48em){.sticky-content-side .content-side{width:20rem}}@media (max-width:40em){.sticky-content-side .content-side{width:100%;margin-bottom:1.25rem;padding-right:0}}.sticky-content-side .content-side-inner{position:sticky;top:6.75em}@media (max-width:40em){.sticky-content-side .content-side-inner{position:static;top:auto}}.sticky-content-side .content-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:2.5rem;margin-bottom:0}@media (max-width:40em){.sticky-content-side .content-block{width:100%;padding:1em}}.sticky-content-side .content-block .intro-content p:last-child{margin:0}.sticky-content-side .toggle-content-wrap{padding-top:0.5rem}.sticky-content-side .toggle-content-wrap .toggle-content{padding-top:0.5rem;padding-bottom:1rem}.sticky-content-side .toggle-content-wrap .toggle-content p:last-child,.sticky-content-side .toggle-content-wrap .toggle-content ul:last-child{margin-bottom:0}.sticky-content-side.landing ol{margin-left:0.75rem}.sticky-content-side.landing ol li{margin-bottom:0.25rem}.sticky-content-side.landing ol li:before{left:-0.75em;top:-2px;border-radius:100%;border:2px solid #D31334;width:1.75rem;height:1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#D31334;content:counter(ol-counter);-ms-flex-negative:0;flex-shrink:0}.sticky-content-side.landing ul{margin-left:0.75rem}.sticky-content-side.landing ul li:before{content:"\2713";background:none;width:auto;height:auto;line-height:1;left:-0.25em;color:#D31334;font-weight:bold;border-radius:unset;top:0.25em}.content-block.accordion-block{padding:0}.content-block.accordion-block .accordion .accordion-title{padding-left:1.375rem;padding-right:3.5rem}.content-block.accordion-block .accordion .accordion-title svg,.content-block.accordion-block .accordion .accordion-title i{right:1.375rem}.content-block.accordion-block .accordion .accordion-title h3,.content-block.accordion-block .accordion .accordion-title h4,.content-block.accordion-block .accordion .accordion-title h5,.content-block.accordion-block .accordion .accordion-title p{font-weight:normal;color:#161616}.content-block.accordion-block .accordion .accordion-content{padding-left:1.375rem;padding-right:1.375rem}.content-block.accordion-block .accordion .accordion-group:last-child{border-bottom:0}.content-block.accordion-block .content-block-footer{padding:1rem 1.375rem}.subtitle{color:#828282;font-size:0.875rem}.subtitle.red{color:#D31334}.subtitle.bold{font-weight:700}.toggle-content{display:none}.learn-more-toggle{color:#D31334;text-transform:uppercase}.learn-more-toggle i{margin-right:0.5rem}.learn-more-toggle:hover{color:#B81C29}.inner-content-row{margin-bottom:2.25rem}.inner-content-row h5.no-margin{margin:0}.inner-content-row:last-child{margin:0}.course-selection-pricing{border-top:1px solid #E0E0E0;margin-left:-2.5rem;margin-right:-2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-top:2.5rem;margin-top:2.5rem;display:none}@media (max-width:40em){.course-selection-pricing{margin-left:-1em;margin-right:-1em;padding-left:1em;padding-right:1em;padding-top:1em;margin-top:1em}}.course-selection-pricing.selected{display:block}.course-selection-pricing .price-p{font-size:1.125rem}.course-selection-pricing .price em{font-style:normal;position:relative}.course-selection-pricing .price em:after{content:"";height:2px;background:#e95340;position:absolute;left:0;top:calc(50% - 1px);width:100%}.course-selection-pricing .price strong{color:#e95340;font-weight:normal;white-space:nowrap}.course-selection-pricing .purchase .button{min-width:16rem;margin-right:1em}@media only screen and (max-width:1247px){.course-selection-pricing .purchase .button{width:100%;margin-right:0}.course-selection-pricing .purchase .button:first-child{margin-bottom:1em}}@media (max-width:48em){.course-selection-pricing .purchase .button{width:100%;margin-right:0}.course-selection-pricing .purchase .button:first-child{margin-bottom:1em}}.course-selection{margin-left:-0.5rem;margin-right:-0.5rem;margin-bottom:1.5em}.course-selection .button{margin:0.5rem}.course-selection.buttons-count-1 .button{width:calc(100% - 1rem)}@media only screen and (max-width:1247px){.course-selection.buttons-count-1 .button{width:100%}}@media (max-width:48em){.course-selection.buttons-count-1 .button{width:100%}}.course-selection.buttons-count-2 .button{width:calc(50% - 1rem)}@media only screen and (max-width:1247px){.course-selection.buttons-count-2 .button{width:100%}}@media (max-width:48em){.course-selection.buttons-count-2 .button{width:100%}}.course-selection.buttons-count-3 .button{width:calc(33.333% - 1rem)}@media only screen and (max-width:1247px){.course-selection.buttons-count-3 .button{width:100%}}@media (max-width:48em){.course-selection.buttons-count-3 .button{width:100%}}.course-selection.buttons-count-4 .button{width:calc(25% - 1rem)}@media only screen and (max-width:1247px){.course-selection.buttons-count-4 .button{width:100%}}@media (max-width:48em){.course-selection.buttons-count-4 .button{width:100%}}.page-template-page-course-v2 header{position:absolute}.content-block.new-block-links{padding:0;border:0;background:none}.content-block.new-block-links .content-block-links{padding-top:0;background:#fff;border:1px solid #E0E0E0}.content-block.new-block-links .content-block-links h4{border:0;padding:1rem;margin:0}.content-block.new-block-links .content-block-links .desc{padding:0 1rem 1rem 1rem}.content-block.new-block-links .content-block-links .bordered-list li{padding-left:1rem;padding-right:1rem}.content-block.new-block-links .content-block-links .bordered-list li a{padding-right:0}.content-block.new-block-links .content-block-links .bordered-list li:last-child{border-bottom:0}.content-block.new-block-links .content-block-links+.content-block-links{margin-top:1rem}.content-block-section{margin-bottom:2.5rem}.content-block-section:last-child{margin:0}.home-blocks{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.home-blocks .img-block{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;margin:0;width:100%}.home-blocks .img-block h3{font-weight:normal;margin-bottom:1rem}.content-with-sidebar blockquote{width:20em;float:left;margin-right:2.5em}@media (max-width:40em){.content-with-sidebar blockquote{margin-right:0;width:100%}}.next-post{margin-bottom:5rem}.next-post .cta.full-width{margin:0}.next-post .cta.full-width p{font-weight:bold}.next-post .cta.full-width .button{position:static;-webkit-transform:none;transform:none}.next-post .cta.full-width h2{margin-bottom:2rem}.back{position:relative;font-weight:bold}.back svg,.back i{margin-right:0.25em;color:#D31334}.back:hover svg,.back:hover i{-webkit-transform:translateX(-0.25em);transform:translateX(-0.25em)}@media (max-width:48em){.back-p{text-align:center}}.inner-content{max-width:45em}@media (max-width:48em){.inner-content{max-width:40em;margin:0 auto}}.inner-content>p:first-child{font-size:1.25rem;margin-bottom:2em}.post-info{background:#fff;border:1px solid #E0E0E0;margin-bottom:2em}.post-info .post-detail{border-bottom:1px solid #E0E0E0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.post-info .post-detail p{margin:0;font-size:0.875rem}.post-info .post-detail p:first-child{color:#828282}.post-info .post-detail p:last-child{font-weight:bold}.post-info .post-detail p .divider:last-child{display:none}.post-info .post-detail:last-child{border:0}.single-post .post-block{padding:2rem}.single-post .post-block h1{font-size:1.375em;margin-bottom:2rem}.single-post .post-block h2,.single-post .post-block h3,.single-post .post-block h4{font-size:1.25em}.single-post .post-block .post-content{padding:2rem 0 0 0}.next-post{background:#fff;border:1px solid #E0E0E0;padding:1.5rem;display:block;width:100%}.next-post img{width:100%;height:10rem;margin-bottom:1.3125rem}.next-post span{color:rgba(16,16,16,0.5);font-weight:normal;font-size:0.875rem}.next-post h3{font-size:1.125rem;color:#161616}.next-post p{color:#161616}.next-post .link{color:#D31334;text-transform:uppercase;font-weight:bold}footer{padding-top:3em;background:#161616;color:#fff;padding-bottom:60px}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2em}.footer-top .footer-col{width:25%}@media (max-width:40em){.footer-top .footer-col{width:50%;padding-bottom:2em}.footer-top .footer-col:last-child{padding-bottom:0}.footer-top .footer-col.hide-mob{display:none}}.footer-col .menu{margin:0;padding:0}.footer-col .menu li{margin:0;padding:0}.footer-col .menu li:before{display:none}.footer-col .menu li a{display:block;font-size:0.875em;font-weight:normal;color:#fff}.footer-col .menu li a svg{color:#fff}@media (max-width:40em){.footer-col .menu li a{padding:0.25em 0;font-size:1em;margin-bottom:0.25em}}.footer-col .menu li a:hover{color:#B81C29}@media (max-width:40em){.footer-col .menu li:first-child a{padding-top:0}}.footer-col .menu .title{font-weight:bold;padding-bottom:0.25em}.footer-col .menu .title a{font-size:1.25em;font-weight:bold}.footer-col .menu .extra{padding-top:0.25em}.footer-col .menu .extra a{font-weight:bold;font-size:1em}.footer-col .menu .extra a svg,.footer-col .menu .extra a i{margin-left:0.5em}.footer-col .menu .extra a:hover svg,.footer-col .menu .extra a:hover i{-webkit-transform:translateX(0.25em);transform:translateX(0.25em)}.footer-social a{color:#fff;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0.5em}.footer-social a span{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;width:2.5rem;height:2.5rem;margin-right:1rem;font-size:1.5em;background:#fff}@media (max-width:40em){.footer-social a span{width:2rem;height:2rem}}@media (max-width:40em){.footer-social a span svg,.footer-social a span i{font-size:0.75em}}.footer-social a:hover{color:#B81C29}.footer-social a:hover span{margin-right:1.25rem}.copyright{border-top:1px solid #505050;padding:2em 0}.copyright p{font-size:0.75em;margin:0}@media (max-width:40em){.copyright p{font-size:0.875em}}#ouibounce-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}#ouibounce-modal .custom-modal-close{position:fixed;top:0;right:0;z-index:12;cursor:pointer;padding:0.5em}#ouibounce-modal .custom-modal-close svg,#ouibounce-modal .custom-modal-close i{width:2em;height:2em;display:block}#ouibounce-modal .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(16,16,16,0.9);cursor:pointer;-webkit-animation:fadein 0.5s;animation:fadein 0.5s}#ouibounce-modal .modal{z-index:1;position:absolute;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:fadein 0.3s;animation:fadein 0.3s;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}@media (max-width:40em){#ouibounce-modal .modal{width:90vh;height:90vw;display:block}}#ouibounce-modal .modal-title{margin-bottom:0.5rem}#ouibounce-modal li{text-align:center;padding-left:0;padding-bottom:0.75em;border-bottom:1px solid #f5f5f5}#ouibounce-modal li:before{display:none}#ouibounce-modal .modal-inner{padding:2em}#ouibounce-modal .modal-inner p:last-child{margin:0}#ouibounce-modal .modal-footer{margin-bottom:1.5rem}#ouibounce-modal .modal-footer p{cursor:pointer;display:inline;color:#161616;border-bottom:1px solid #161616;font-size:0.85em}#ouibounce-modal .modal-footer p:hover{color:#B81C29}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.mob-controls{display:none;position:fixed;bottom:0;left:0;width:100%;z-index:5;overflow:hidden;background:#fff}.mob-controls .group-select{width:50%;padding:0.5em 1em}.mob-controls .group-select.stretch{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mob-controls .dropdown{margin:0}.mob-controls .faqs-search{padding:0.5em 1em 0.5em 0.5em;width:50%}.mob-controls .faqs-search svg,.mob-controls .faqs-search i{left:0.5em}.mob-controls .faqs-search .input-wrap input{margin:0}@media (max-width:40em){.mob-controls{display:-webkit-box;display:-ms-flexbox;display:flex}}.mob-controls.focus{width:160%}.mob-controls.focus .dropdown select,.mob-controls.focus .dropdown label{opacity:0.25}.mob-controls .back-to-top{border:0;border-radius:0;min-width:0;padding:0.75em 1em 0.75em 1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fancybox-slide--iframe .fancybox-content{min-height:470px}ul.products{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1.25rem;margin-right:-1.25rem}ul.products.splide__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:unset}ul.products.splide__list li{margin:0}@media (max-width:91em){ul.products{overflow:scroll;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:-15px;margin-right:-15px}}ul.products li.product{margin:0 1.25rem 4rem 1.25rem;padding:0;list-style:none;width:calc(25% - 2.5rem)}@media (max-width:91em){ul.products li.product{width:20rem;-ms-flex-negative:0;flex-shrink:0;margin:0 15px}}@media (max-width:48em){ul.products li.product{width:12rem}}ul.products li.product .woocommerce-loop-product__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:91em){ul.products li.product .woocommerce-loop-product__link{display:block}}ul.products li.product .woocommerce-loop-product__link:hover .attachment-woocommerce_thumbnail{-webkit-transform:scale(1.05);transform:scale(1.05)}ul.products li.product .onsale{display:none}ul.products li.product .add_to_cart_button,ul.products li.product .button.product_type_variable{margin-top:1rem}ul.products li.product .woocommerce-loop-product__title{font-size:1rem;font-family:"Gotham A","Gotham B","system-ui","Segoe UI","Roboto","Helvetica","Arial",sans-serif;font-weight:600;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:1rem;max-width:60%}@media (max-width:91em){ul.products li.product .woocommerce-loop-product__title{max-width:none;margin-bottom:0.25rem;padding-right:0}}ul.products li.product .prod-loop-img{width:100%;margin-bottom:1rem;background:#fff;border:1px solid #E0E0E0;overflow:hidden;position:relative;aspect-ratio:430 / 340}ul.products li.product .attachment-woocommerce_thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;mix-blend-mode:multiply}ul.products li.product .woocommerce-Price-amount{color:#D31334;font-weight:700;font-size:1rem}ul.products li.product .prod-desc{width:100%}ul.products li.product .prod-desc p{margin-bottom:1rem;color:#D31334;font-weight:400;font-size:0.875rem;font-family:"Gotham A","Gotham B","system-ui","Segoe UI","Roboto","Helvetica","Arial",sans-serif}ul.products li.product .prod-desc p:last-child{margin:0}ul.products li.product .price{width:40%;text-align:right}@media (max-width:91em){ul.products li.product .price{display:block;width:100%;text-align:left;margin-bottom:0.25rem}}ul.products li.product del{color:#161616;margin-right:0.25rem}ul.products li.product del .woocommerce-Price-amount{color:#161616}ul.products li.product ins{text-decoration:none}ul.products li.product ins .woocommerce-Price-amount{color:#D75A65}.prod-tags{position:absolute;right:1rem;top:1rem;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;left:3.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:48em){.prod-tags{display:none}}.prod-tags .tag{font-size:0.75rem;color:#D31334;font-weight:500;text-align:center;border-radius:4px;background-color:#fff;margin-left:0.5rem;margin:0 0 0.25rem 0.5rem;padding:0.25rem 0.5rem}.color-swatches{padding-bottom:0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.color-swatches .swatch{display:block;border-radius:8px;margin-right:0.5rem;width:1rem;height:0.875rem;background-color:#161616;position:relative}.color-swatches .swatch.active:after{content:"";position:absolute;height:2px;width:0.5rem;background:#D31334;bottom:-5px;left:calc(50% - 0.25rem)}.color-swatches .more{color:#161616;font-size:0.75rem;margin-left:0.5rem}.post-type-archive-product .content-area,.tax-product_cat .content-area{max-width:1800px;width:100%;margin:1.75rem auto;padding-left:15px;padding-right:15px}@media (max-width:1850px){.post-type-archive-product .content-area,.tax-product_cat .content-area{max-width:calc(100% - 50px)}}@media (max-width:91em){.post-type-archive-product .content-area,.tax-product_cat .content-area{max-width:100%}}@media (max-width:64em){.post-type-archive-product .content-area,.tax-product_cat .content-area{margin:2.5rem auto}}.related.products .prod-desc,.upsells.products .prod-desc{display:none}.builder-elements{padding-bottom:5rem}@media (max-width:40em){.builder-elements{padding-bottom:0}}.builder-elements .row{margin-bottom:5rem}.content-element{text-align:center;max-width:50em;margin:0 auto}.two-col-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:48em){.two-col-content{display:block}}.two-col-content .left-content{width:50%;padding-right:0.5em}@media (max-width:48em){.two-col-content .left-content{width:100%;padding:0 0 1em 0}}.two-col-content .right-content{width:50%;padding-left:0.5em}@media (max-width:48em){.two-col-content .right-content{width:100%;padding:0}}.title-img{margin-bottom:0.5em}.title-img img{width:8em;height:auto}.cta{margin:0.5em;min-height:25em;width:calc(33.333% - 1em);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}@media (max-width:40em){.cta{width:100%;margin:0.5em 0;min-height:20em}}.cta.full-width{width:100%;margin:0.5em 0}.cta.half{width:calc(50% - 1.01em)}@media (max-width:40em){.cta.half{width:100%}}.cta.quarter{width:calc(25% - 1.01em)}@media (max-width:48em){.cta.quarter{width:calc(50% - 1.01em)}}@media (max-width:40em){.cta.quarter{width:100%}}.cta.short{height:20em}.cta.short .cta-inner{padding:0}.cta img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cta hr{border-top:1px solid #E0E0E0}.cta:before{content:"";background:#161616;opacity:0.6;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.cta .cta-inner{position:relative;z-index:3;color:#fff;text-align:center;width:85%;padding:1em 1em 3em 1em}@media (max-width:40em){.cta .cta-inner{width:100% !important}}.cta h3{max-width:12em;margin:0 auto}.cta p{max-width:28em;margin:0 auto 1.5rem auto}.cta p:last-child{margin-bottom:0}@media (max-width:64em){.cta p{max-width:80%}}@media (max-width:40em){.cta p{max-width:100%;width:100%}}.cta .cta-excerpt{margin-bottom:1rem}.cta .cta-excerpt p{margin:0 auto;font-size:0.75em}.cta .date{margin-bottom:0.5rem}.cta.has-tagline{padding-top:3em}@media (max-width:40em){.cta.has-tagline{min-height:22em;padding-top:1em}}.cta .tagline{position:absolute;top:0;left:0;width:100%;padding-top:2.5rem;text-align:center;z-index:3;color:#fff}.cta .tagline:before{content:"";position:absolute;width:1px;left:50%;height:2em;background:#fff;top:0}.cta .button{min-width:0;position:absolute;bottom:1.5em;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.cta .button svg,.cta .button i{display:block}.cta:hover img{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}.cta:hover:before{opacity:0.7}.cta:hover .button{border:2px solid #B81C29;background:#D31334}.cta-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:40em){.cta-grid{margin-left:0;margin-right:0}}.cta-grid .cta{min-height:25em;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cta-grid .cta .diamond{margin-bottom:0}.cta-grid .cta .cta-inner{width:100%}.cta-grid .cta.home-tab-target{display:none;opacity:0}.cta-grid .cta.home-tab-target.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.cta-grid .cta.home-tab-target.transparent{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}.cta-grid.feat-first{display:block}.cta-grid.feat-first .cta{float:left;height:18em;min-height:0}.cta-grid.feat-first .cta:first-child{width:calc(50% - 1em);height:calc(37em - 0.5px)}@media (max-width:40em){.cta-grid.feat-first .cta:first-child{width:100%;height:18em}.cta-grid.feat-first .cta:first-child .diamond{display:none}.cta-grid.feat-first .cta:first-child h2{margin:0;font-size:1.357em;line-height:1.289473684210526}}.blog .posts-list .cta-grid .cta .cta-inner{padding:0.5em}@media (max-width:40em){.blog .posts-list .cta-grid .cta .cta-inner{padding:0.5em 2em}}.blog .posts-list .cta-grid .cta h4{line-height:1.125;margin-bottom:0.25em}.blog .posts-list .cta-grid .cta h6{font-size:0.75rem;margin-bottom:0.5rem}.blog .posts-list .cta-grid .cta h6 .divider:last-child{display:none}.blog .posts-list .cta-grid .cta .button{padding:0.5em}.blog .posts-list .cta-grid .cta .button svg,.blog .posts-list .cta-grid .cta .button i{width:0.75em;height:0.75em}.category-target.filtered{display:none}.category-target.fade-out{opacity:0}.single-details .divider:last-child{display:none}.share{padding-top:1rem}.share .share-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share .share-links svg,.share .share-links i{width:1.25em;height:1.25em}.share .share-links a{margin:0 0.75em}.share .share-links a:hover svg path,.share .share-links a:hover i path{fill:#161616}.cards{margin:3rem 0}.card-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-0.75em;margin-right:-0.75em}@media (max-width:40em){.card-grid{margin-left:0;margin-right:0}}.card{background:#fff;margin:0.75em;width:calc(33.333% - 1.51em);border:1px solid #E0E0E0;position:relative}@media (max-width:48em){.card{width:calc(50% - 1.51em)}}@media (max-width:40em){.card{width:100%;margin:0.75em 0;min-height:20em}}.card.half{width:calc(50% - 1.51em)}@media (max-width:40em){.card.half{width:100%}}.card.quarter{width:calc(25% - 1.51em)}@media (max-width:48em){.card.quarter{width:calc(50% - 1.51em)}}@media (max-width:40em){.card.quarter{width:100%}}.card .card-img{height:14em;position:relative;display:block;overflow:hidden;-webkit-transition:none;transition:none}.card .card-img img{position:absolute;top:0;left:0;width:100%;height:100%}.card .card-img img:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.card .card-content{padding:2em}.card .card-content *:last-child{margin-bottom:0}.card .card-content *{max-width:100%}.card h3{margin-bottom:0.5rem}.card .card-mini-links{margin-bottom:0.5rem;font-size:0.875em}.card .card-mini-links p{display:inline;margin:0 2em 0 0}.card .card-mini-links span,.card .card-mini-links a{opacity:0.5}.card .card-mini-links .divider:last-child{display:none}.card .card-mini-links a{font-weight:normal;color:#161616}.card .card-mini-links a:hover{opacity:1;color:#B81C29}.card h2 a,.card h3 a{color:#161616}.card h2 a:hover,.card h3 a:hover{color:#B81C29}.card .button{position:absolute;left:2em;bottom:2em}.card .tagline{font-weight:bold;color:#D31334}.feat-card{width:calc(100% - 1.51em);display:-webkit-box;display:-ms-flexbox;display:flex}.feat-card .tagline,.feat-card .card-mini-links,.feat-card h2,.feat-card h3{margin-bottom:1rem}.feat-card .card-img{height:auto;width:50%}@media (max-width:40em){.feat-card .card-img{width:100%;height:18em}}.feat-card .card-content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.5em 2em}@media (max-width:40em){.feat-card .card-content{width:100%;display:block}}.feat-card .button{position:static}@media (max-width:40em){.feat-card{display:block;width:100%}}.post-block{background:#fff;border:1px solid #E0E0E0;margin-bottom:2em}.post-block .post-img{position:relative;width:100%;height:13.75em}.post-block .post-img.single-post-img{height:28em}@media (max-width:40em){.post-block .post-img.single-post-img{height:13.75em}}.post-block .post-img.single-post-img:after{display:none}.post-block .post-img.single-post-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-block .post-img.single-post-video:before{content:"";position:absolute;top:-1%;left:0;width:100%;height:101%;z-index:2;background:#161616;opacity:0.7}.post-block .post-img.single-post-video span{position:relative;z-index:3;text-transform:uppercase;color:#fff}.post-block .post-img video,.post-block .post-img img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.post-block .post-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0.5)}.post-block .post-img .post-img-title{position:absolute;z-index:3;left:2em;bottom:1em;color:#fff}.post-block .post-img .post-img-title svg,.post-block .post-img .post-img-title i{color:#fff}@media (max-width:48em){.post-block .post-img .post-img-title{left:1em}}.post-block .post-img .post-img-title p,.post-block .post-img .post-img-title h3,.post-block .post-img .post-img-title h1,.post-block .post-img .post-img-title h2{margin:0;color:#fff}.post-block .post-img .post-img-title h1{font-size:1.25em}.post-block .post-img .post-img-title a{font-weight:normal;color:#fff}.post-block .post-img .post-img-title a:hover{color:#B81C29}.post-block .post-img .post-img-title .divider:last-child{display:none}.post-block .post-content{padding:2em;display:block}.post-block .post-content .post-details{-ms-flex-negative:0;flex-shrink:0;width:14em}@media (max-width:48em){.post-block .post-content .post-details{padding-top:0.5em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}.post-block .post-content .post-details p{margin-bottom:0.5em}@media (max-width:48em){.post-block .post-content .post-details p{padding-right:1em}}.post-block .post-content .post-details p:last-child{margin:0}@media (max-width:48em){.post-block .post-content .post-details p:last-child{padding-right:0}}.post-block .post-content .divider:last-child{display:none}.post-block .post-excerpt{padding-top:0.5em}.post-block .avatar{margin-top:-2.75rem;position:relative;z-index:5;margin-bottom:1rem}@media (max-width:48em){.post-block .avatar{margin:-0.25em 0.5em 0 0}}.post-block .avatar img{border-radius:100%;border:1px solid #E0E0E0;width:3.5em;height:3.5em}.post-excerpt .wp-caption{width:100% !important}.inpage-nav{background:#fff;padding:0.75rem 1rem;border:1px solid #E0E0E0;margin-bottom:1em;font-size:0.875em;position:sticky;top:5em;z-index:5}@media (max-width:48em){.inpage-nav{top:7em}}@media (max-width:40em){.inpage-nav{font-size:1em;padding:0.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:static}.inpage-nav span{display:block;width:100%}}.inpage-nav a{font-weight:bold;padding:0 0.5em}@media (max-width:40em){.inpage-nav a{width:50%;padding:0.125em 0}.inpage-nav a:nth-child(even){padding-left:0}.inpage-nav a:nth-child(odd){padding-right:0}}.inpage-nav a.active{color:#D31334}.author-details{text-align:center}.author-details h1{margin-bottom:1rem}.author-details p{font-size:0.875rem}.author-details .author-img img{border:4px solid #161616;width:200px;height:200px;border-radius:100%;margin:0 auto 2rem auto}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container ~ .fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;-webkit-transition-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19);transition-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:0.87;-webkit-transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1);transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,0.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider-wrap,.fancybox-slider{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image::before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial, sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'Ã—';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;-webkit-transition:background .2s;transition:background .2s;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0 30px;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0,0,0,0.1)), color-stop(40%, rgba(0,0,0,0.2)), color-stop(80%, rgba(0,0,0,0.6)), to(rgba(0,0,0,0.8)));background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-infobar__body,.fancybox-button{background:rgba(30,30,30,0.6)}.fancybox-button:hover{background:rgba(0,0,0,0.8)}.fancybox-button::before,.fancybox-button::after{content:'';pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:0.9;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.fancybox-button--disabled::before,.fancybox-button--disabled::after{opacity:0.5}.fancybox-button--left::after{left:20px;top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close::before,.fancybox-button--close::after{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media all and (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none !important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play::before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause::before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px 0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{top:20px;left:21px;width:3px;height:3px;-webkit-box-shadow:0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;box-shadow:0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0}.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;-webkit-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media all and (max-width:800px){.fancybox-thumbs{display:none !important}.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap{right:0}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@media print{body,*{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important}header,footer{display:none !important}img{display:block !important;max-width:100% !important;width:100% !important}html.cssanimations .fade-in,html.cssanimations .fade-in-up,html.cssanimations .fade-in-down,html.cssanimations .fade-in-left,html.cssanimations .fade-in-right{opacity:1 !important}}  