/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Agrandir,sans-serif;line-height:1.5}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{border:0 solid #e2e8f0}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-ash-grey{--border-opacity:1;border-color:#989898;border-color:rgba(152,152,152,var(--border-opacity))}.border-solid{border-style:solid}.border-none{border-style:none}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.box-border{-webkit-box-sizing:border-box;box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self-end{-ms-flex-item-align:end;align-self:flex-end}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.font-bold{font-weight:700}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-16{height:4rem}.text-xl{font-size:1.25rem}.m-0{margin:0}.m-4{margin:1rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-mt-2{margin-top:-.5rem}.-ml-4{margin-left:-1rem}.-mb-12{margin-bottom:-3rem}.opacity-0{opacity:0}.outline-none{outline:2px solid transparent;outline-offset:2px}.p-0{padding:0}.p-12{padding:3rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pt-6{padding-top:1.5rem}.pl-6{padding-left:1.5rem}.pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-right{text-align:right}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-vivid-violet{--text-opacity:1;color:#7126ff;color:rgba(113,38,255,var(--text-opacity))}.text-malibu{--text-opacity:1;color:#62abfa;color:rgba(98,171,250,var(--text-opacity))}.text-soft-red{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity))}.text-malachite{--text-opacity:1;color:#30fa00;color:rgba(48,250,0,var(--text-opacity))}.text-brown{--text-opacity:1;color:#96510d;color:rgba(150,81,13,var(--text-opacity))}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.whitespace-no-wrap{white-space:nowrap}.break-words{word-wrap:break-word;overflow-wrap:break-word}.w-4{width:1rem}.w-6{width:1.5rem}.w-16{width:4rem}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform;transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}:root{--content-margin:18px;--grid-gutter:28px;--scrollbar-width:18px;--halfpage-ad-width:300px;--content-width:calc(100vw - var(--content-margin)*2)}.skipLink{position:fixed;top:-100px;z-index:999}.skipLink:focus{top:0}#comments{margin-top:0}.da-reactions-outer{margin-bottom:3rem}.content-container,body,html{margin:0}main{position:relative}footer{margin-top:4rem}@media only screen and (min-width:768px){footer{margin-top:6rem}}.outer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-container{margin:0;width:var(--content-width)}.content-container:before{content:"";display:block;height:216px;margin-bottom:-216px;width:100%}.wideboard{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 2rem;width:320px}.leaderboard{height:90px;width:728px}.leaderboard,.videohead{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 2rem}.videohead{height:250px;width:994px}.halfpage{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:600px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5rem;position:fixed;width:300px}.--visible .halfpage{display:block}@media (min-width:1520px){.halfpage{width:500px}}.halfpage2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:600px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5rem;position:fixed;width:300px}@media (min-width:1520px){.halfpage2{width:500px}}@media (min-width:768px){.wideboard{display:none}.leaderboard{display:-webkit-box;display:-ms-flexbox;display:flex}.content-container{width:728px}}@media (min-width:1024px){:root{--content-margin:38px}.content-container{width:944px}}.publisher-container{display:none}@media (min-width:1280px){.content-container{margin-right:3rem;width:896px}.publisher-container{display:block;width:300px}}@media (min-width:1520px){.publisher-container{display:block;width:500px}}@media (min-width:1440px){.content-container{width:1064px}.leaderboard{display:none}}.grid,[is=flynt-list-search-results] .search-result,[is=flynt-list-search-results] .search-results__form,[is=flynt-list-search-results] .search-results__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.875rem;margin-right:-.875rem}.col-xs-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-0,[is=flynt-block-list] .block-list__sequence--large{margin-left:0}.col-xs-n-offset-0{margin-right:0}.col-xs-1{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-1{margin-left:8.33333%}.col-xs-n-offset-1{margin-right:8.33333%}.col-xs-2{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-2{margin-left:16.66667%}.col-xs-n-offset-2{margin-right:16.66667%}.col-xs-3,[is=flynt-block-list] .block-list__sequence--large{width:25%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-3,[is=flynt-block-list] .block-list__image-description{margin-left:25%}.col-xs-n-offset-3{margin-right:25%}.col-xs-4,[is=flynt-block-list] .block-list__sequence--mobile{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-4{margin-left:33.33333%}.col-xs-n-offset-4{margin-right:33.33333%}.col-xs-5{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-5{margin-left:41.66667%}.col-xs-n-offset-5{margin-right:41.66667%}.col-xs-6,[is=flynt-block-image-text] .block-image-text__content-block,[is=flynt-block-image-text] .block-image-text__image-block,[is=flynt-list-search-results] .search-result__image-block,[is=flynt-list-search-results] .search-result__text-block,[is=flynt-teaser-vertical] .teaser-vertical__image-block,[is=flynt-teaser-vertical] .teaser-vertical__text-block{width:50%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-6{margin-left:50%}.col-xs-n-offset-6{margin-right:50%}.col-xs-7{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-7{margin-left:58.33333%}.col-xs-n-offset-7{margin-right:58.33333%}.col-xs-8,[is=flynt-block-list] .block-list__image-block--even,[is=flynt-block-list] .block-list__image-block--odd,[is=flynt-block-list] .block-list__image-block--small{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-8{margin-left:66.66667%}.col-xs-n-offset-8{margin-right:66.66667%}.col-xs-9,[is=flynt-block-list] .block-list__image-description,[is=flynt-block-list] .block-list__text-block--large,[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--large{width:75%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-9{margin-left:75%}.col-xs-n-offset-9{margin-right:75%}.col-xs-10{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-10{margin-left:83.33333%}.col-xs-n-offset-10{margin-right:83.33333%}.col-xs-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-11{margin-left:91.66667%}.col-xs-n-offset-11{margin-right:91.66667%}.col-xs-12,[is=flynt-block-button] .block-button__content,[is=flynt-block-embed] .block-embed__content,[is=flynt-block-engagement] .block-engagement__content,[is=flynt-block-list] .block-list__image-block--large,[is=flynt-block-list] .block-list__intro-text,[is=flynt-block-list] .block-list__intro-title,[is=flynt-block-list] .block-list__text-block--no-numbers,[is=flynt-block-list] .block-list__text-block--small,[is=flynt-block-post-footer] .post-footer,[is=flynt-block-post-header] .post-header__lead-block--lead,[is=flynt-block-post-header] .post-header__lead-block--social,[is=flynt-block-post-header] .post-header__main-block--image,[is=flynt-block-post-header] .post-header__main-block--image-wide,[is=flynt-block-post-header] .post-header__main-block--title,[is=flynt-block-post-header] .post-header__main-block--title-indented,[is=flynt-block-post-header] .post-header__main-block--title-narrow,[is=flynt-block-post-header] .post-header__person-block--expert,[is=flynt-block-quote] .block-quote__content,[is=flynt-block-quote] .block-quote__source,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content,[is=flynt-block-wysiwyg] .block-wysiwyg__content,[is=flynt-form-contact-form-7] .form-contact-form-7__content,[is=flynt-form-wp-form] .wpforms-form__content,[is=flynt-list-search-results] .search-results__form-wrapper,[is=flynt-list-search-results] .search-results__pagination-wrapper,[is=flynt-most-read-posts] .most-read-posts__ad,[is=flynt-most-read-posts] .most-read-posts__large,[is=flynt-most-read-posts] .most-read-posts__slider_container,[is=flynt-slider-image-gallery] .slider-image-gallery__image-block,[is=flynt-slider-image-gallery] .slider-image-gallery__image-description,[is=flynt-slider-image-gallery] .slider-image-gallery__slider-thumbs,[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--small,[is=flynt-teaser-horizontal] .teaser-horizontal__image-block,[is=flynt-teaser-horizontal] .teaser-horizontal__text-block,[is=flynt-teaser-vertical] .teaser-vertical__image-block--full-width-moodboard,[is=flynt-teaser-vertical] .teaser-vertical__text-block--full-width-moodboard,[is=flynt-teaser-wide] .teaser-wide__image-block,[is=flynt-teaser-wide] .teaser-wide__text-block{width:100%;padding-left:.875rem;padding-right:.875rem}.col-xs-offset-12{margin-left:100%}.col-xs-n-offset-12{margin-right:100%}@media screen and (min-width:576px){.col-sm-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-0{margin-left:0}.col-sm-n-offset-0{margin-right:0}.col-sm-1{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-1{margin-left:8.33333%}.col-sm-n-offset-1{margin-right:8.33333%}.col-sm-2{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-2{margin-left:16.66667%}.col-sm-n-offset-2{margin-right:16.66667%}.col-sm-3{width:25%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-3{margin-left:25%}.col-sm-n-offset-3{margin-right:25%}.col-sm-4{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-4{margin-left:33.33333%}.col-sm-n-offset-4{margin-right:33.33333%}.col-sm-5{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-5{margin-left:41.66667%}.col-sm-n-offset-5{margin-right:41.66667%}.col-sm-6{width:50%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-6{margin-left:50%}.col-sm-n-offset-6{margin-right:50%}.col-sm-7{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-7{margin-left:58.33333%}.col-sm-n-offset-7{margin-right:58.33333%}.col-sm-8{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-8{margin-left:66.66667%}.col-sm-n-offset-8{margin-right:66.66667%}.col-sm-9{width:75%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-9{margin-left:75%}.col-sm-n-offset-9{margin-right:75%}.col-sm-10{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-10{margin-left:83.33333%}.col-sm-n-offset-10{margin-right:83.33333%}.col-sm-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-11{margin-left:91.66667%}.col-sm-n-offset-11{margin-right:91.66667%}.col-sm-12{width:100%;padding-left:.875rem;padding-right:.875rem}.col-sm-offset-12{margin-left:100%}.col-sm-n-offset-12{margin-right:100%}}@media screen and (min-width:768px){.col-md-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-md-offset-0,[is=flynt-block-list] .block-list__image-description,[is=flynt-slider-image-gallery] .slider-image-gallery__image-description{margin-left:0}.col-md-n-offset-0{margin-right:0}.col-md-1,[is=flynt-block-list] .block-list__sequence--large{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-1,[is=flynt-block-quote] .block-quote__content,[is=flynt-list-search-results] .search-result__image-block,[is=flynt-list-search-results] .search-result__text-block--full-width,[is=flynt-list-search-results] .search-results__form-wrapper,[is=flynt-list-search-results] .search-results__pagination-wrapper,[is=flynt-most-read-posts] .most-read-posts__large,[is=flynt-most-read-posts] .most-read-posts__slider_container,[is=flynt-teaser-horizontal] .teaser-horizontal__image-block,[is=flynt-teaser-wide] .teaser-wide__image-block,[is=flynt-teaser-wide] .teaser-wide__text-block{margin-left:8.33333%}.col-md-n-offset-1{margin-right:8.33333%}.col-md-2,[is=flynt-block-list] .block-list__image-description,[is=flynt-list-search-results] .search-result__image-block,[is=flynt-slider-image-gallery] .slider-image-gallery__image-description{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-2{margin-left:16.66667%}.col-md-n-offset-2,[is=flynt-block-list] .block-list__image-block--even{margin-right:16.66667%}.col-md-3,[is=flynt-block-list] .block-list__image-block--even,[is=flynt-block-list] .block-list__image-block--odd,[is=flynt-block-list] .block-list__image-block--small,[is=flynt-block-list] .block-list__sequence--no-numbers,[is=flynt-block-post-header] .post-header__lead-block--social,[is=flynt-teaser-horizontal] .teaser-horizontal__text-block{width:25%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-3,[is=flynt-block-embed] .block-embed__content,[is=flynt-block-engagement] .block-engagement__content,[is=flynt-block-list] .block-list__image-block--odd,[is=flynt-block-list] .block-list__intro-text,[is=flynt-block-list] .block-list__intro-title,[is=flynt-block-list] .block-list__sequence--large,[is=flynt-block-post-footer] .post-footer,[is=flynt-block-post-header] .post-header__person-block--expert,[is=flynt-block-quote] .block-quote__source,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content,[is=flynt-block-wysiwyg] .block-wysiwyg__content,[is=flynt-form-contact-form-7] .form-contact-form-7__content,[is=flynt-form-wp-form] .wpforms-form__content,[is=flynt-slider-image-gallery] .slider-image-gallery__slider-thumbs{margin-left:25%}.col-md-n-offset-3{margin-right:25%}.col-md-4,[is=flynt-block-list] .block-list__text-block--small,[is=flynt-most-read-posts] .most-read-posts__ad,[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--small{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-4{margin-left:33.33333%}.col-md-n-offset-4{margin-right:33.33333%}.col-md-5{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-5{margin-left:41.66667%}.col-md-n-offset-5{margin-right:41.66667%}.col-md-6,[is=flynt-block-list] .block-list__text-block--large,[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--large,[is=flynt-teaser-horizontal] .teaser-horizontal__image-block,[is=flynt-teaser-horizontal] .teaser-horizontal__text-block--wide{width:50%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-6{margin-left:50%}.col-md-n-offset-6{margin-right:50%}.col-md-7,[is=flynt-block-embed] .block-embed__content,[is=flynt-block-engagement] .block-engagement__content,[is=flynt-block-list] .block-list__intro-text,[is=flynt-block-list] .block-list__intro-title,[is=flynt-block-list] .block-list__text-block--no-numbers,[is=flynt-block-post-footer] .post-footer,[is=flynt-block-post-header] .post-header__lead-block--lead,[is=flynt-block-post-header] .post-header__person-block--expert,[is=flynt-block-quote] .block-quote__source,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content,[is=flynt-block-wysiwyg] .block-wysiwyg__content,[is=flynt-form-contact-form-7] .form-contact-form-7__content,[is=flynt-form-wp-form] .wpforms-form__content,[is=flynt-most-read-posts] .most-read-posts__large,[is=flynt-slider-image-gallery] .slider-image-gallery__slider-thumbs{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-7{margin-left:58.33333%}.col-md-n-offset-7{margin-right:58.33333%}.col-md-8,[is=flynt-list-search-results] .search-result__text-block,[is=flynt-list-search-results] .search-result__text-block--full-width{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-8{margin-left:66.66667%}.col-md-n-offset-8{margin-right:66.66667%}.col-md-9,[is=flynt-block-quote] .block-quote__content,[is=flynt-most-read-posts] .most-read-posts__slider_container{width:75%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-9{margin-left:75%}.col-md-n-offset-9{margin-right:75%}.col-md-10,[is=flynt-block-list] .block-list__image-block--large,[is=flynt-list-search-results] .search-results__form-wrapper,[is=flynt-list-search-results] .search-results__pagination-wrapper,[is=flynt-slider-image-gallery] .slider-image-gallery__image-block,[is=flynt-teaser-wide] .teaser-wide__image-block,[is=flynt-teaser-wide] .teaser-wide__text-block{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-10{margin-left:83.33333%}.col-md-n-offset-10{margin-right:83.33333%}.col-md-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-11{margin-left:91.66667%}.col-md-n-offset-11{margin-right:91.66667%}.col-md-12,[is=flynt-block-image-text] .block-image-text__content-block,[is=flynt-block-image-text] .block-image-text__image-block,[is=flynt-teaser-vertical] .teaser-vertical__image-block,[is=flynt-teaser-vertical] .teaser-vertical__text-block{width:100%;padding-left:.875rem;padding-right:.875rem}.col-md-offset-12{margin-left:100%}.col-md-n-offset-12{margin-right:100%}}@media screen and (min-width:1024px){.col-lg-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-0{margin-left:0}.col-lg-n-offset-0{margin-right:0}.col-lg-1{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-1,[is=flynt-block-post-header] .post-header__lead-block--social,[is=flynt-block-post-header] .post-header__main-block--title-indented{margin-left:8.33333%}.col-lg-n-offset-1{margin-right:8.33333%}.col-lg-2,[is=flynt-block-post-header] .post-header__lead-block--social,[is=flynt-list-search-results] .search-result__image-block{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-2,[is=flynt-list-search-results] .search-result__image-block,[is=flynt-list-search-results] .search-result__text-block--full-width,[is=flynt-list-search-results] .search-results__form-wrapper,[is=flynt-list-search-results] .search-results__pagination-wrapper{margin-left:16.66667%}.col-lg-n-offset-2{margin-right:16.66667%}.col-lg-3{width:25%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-3{margin-left:25%}.col-lg-n-offset-3{margin-right:25%}.col-lg-4{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-4{margin-left:33.33333%}.col-lg-n-offset-4{margin-right:33.33333%}.col-lg-5,[is=flynt-block-post-header] .post-header__main-block--title-narrow{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-5{margin-left:41.66667%}.col-lg-n-offset-5{margin-right:41.66667%}.col-lg-6,[is=flynt-block-post-header] .post-header__main-block--image,[is=flynt-block-post-header] .post-header__main-block--title,[is=flynt-list-search-results] .search-result__text-block{width:50%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-6{margin-left:50%}.col-lg-n-offset-6{margin-right:50%}.col-lg-7,[is=flynt-block-post-header] .post-header__main-block--image-wide{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-7{margin-left:58.33333%}.col-lg-n-offset-7{margin-right:58.33333%}.col-lg-8,[is=flynt-block-quote] .block-quote__content,[is=flynt-list-search-results] .search-result__text-block--full-width,[is=flynt-list-search-results] .search-results__form-wrapper,[is=flynt-list-search-results] .search-results__pagination-wrapper{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-8{margin-left:66.66667%}.col-lg-n-offset-8{margin-right:66.66667%}.col-lg-9{width:75%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-9{margin-left:75%}.col-lg-n-offset-9{margin-right:75%}.col-lg-10,[is=flynt-block-post-header] .post-header__main-block--title-indented{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-10{margin-left:83.33333%}.col-lg-n-offset-10{margin-right:83.33333%}.col-lg-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-11{margin-left:91.66667%}.col-lg-n-offset-11{margin-right:91.66667%}.col-lg-12{width:100%;padding-left:.875rem;padding-right:.875rem}.col-lg-offset-12{margin-left:100%}.col-lg-n-offset-12{margin-right:100%}}@media screen and (min-width:1280px){.col-xl-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-0{margin-left:0}.col-xl-n-offset-0{margin-right:0}.col-xl-1{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-1{margin-left:8.33333%}.col-xl-n-offset-1{margin-right:8.33333%}.col-xl-2{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-2{margin-left:16.66667%}.col-xl-n-offset-2{margin-right:16.66667%}.col-xl-3{width:25%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-3{margin-left:25%}.col-xl-n-offset-3{margin-right:25%}.col-xl-4{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-4{margin-left:33.33333%}.col-xl-n-offset-4{margin-right:33.33333%}.col-xl-5{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-5{margin-left:41.66667%}.col-xl-n-offset-5{margin-right:41.66667%}.col-xl-6{width:50%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-6{margin-left:50%}.col-xl-n-offset-6{margin-right:50%}.col-xl-7{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-7{margin-left:58.33333%}.col-xl-n-offset-7{margin-right:58.33333%}.col-xl-8{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-8{margin-left:66.66667%}.col-xl-n-offset-8{margin-right:66.66667%}.col-xl-9{width:75%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-9{margin-left:75%}.col-xl-n-offset-9{margin-right:75%}.col-xl-10{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-10{margin-left:83.33333%}.col-xl-n-offset-10{margin-right:83.33333%}.col-xl-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-11{margin-left:91.66667%}.col-xl-n-offset-11{margin-right:91.66667%}.col-xl-12{width:100%;padding-left:.875rem;padding-right:.875rem}.col-xl-offset-12{margin-left:100%}.col-xl-n-offset-12{margin-right:100%}}@media screen and (min-width:1440px){.col-xxl-0{width:0;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-0{margin-left:0}.col-xxl-n-offset-0{margin-right:0}.col-xxl-1{width:8.33333%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-1{margin-left:8.33333%}.col-xxl-n-offset-1{margin-right:8.33333%}.col-xxl-2{width:16.66667%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-2{margin-left:16.66667%}.col-xxl-n-offset-2{margin-right:16.66667%}.col-xxl-3{width:25%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-3{margin-left:25%}.col-xxl-n-offset-3{margin-right:25%}.col-xxl-4{width:33.33333%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-4{margin-left:33.33333%}.col-xxl-n-offset-4{margin-right:33.33333%}.col-xxl-5{width:41.66667%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-5{margin-left:41.66667%}.col-xxl-n-offset-5{margin-right:41.66667%}.col-xxl-6{width:50%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-6{margin-left:50%}.col-xxl-n-offset-6{margin-right:50%}.col-xxl-7{width:58.33333%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-7{margin-left:58.33333%}.col-xxl-n-offset-7{margin-right:58.33333%}.col-xxl-8{width:66.66667%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-8{margin-left:66.66667%}.col-xxl-n-offset-8{margin-right:66.66667%}.col-xxl-9{width:75%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-9{margin-left:75%}.col-xxl-n-offset-9{margin-right:75%}.col-xxl-10{width:83.33333%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-10{margin-left:83.33333%}.col-xxl-n-offset-10{margin-right:83.33333%}.col-xxl-11{width:91.66667%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-11{margin-left:91.66667%}.col-xxl-n-offset-11{margin-right:91.66667%}.col-xxl-12{width:100%;padding-left:.875rem;padding-right:.875rem}.col-xxl-offset-12{margin-left:100%}.col-xxl-n-offset-12{margin-right:100%}}@font-face{font-display:swap;font-family:Agrandir;font-style:normal;font-weight:400;src:url(../assets/fonts/Agrandir-Regular-4f2ddaceb6.woff2) format("woff2"),url(../assets/fonts/Agrandir-Regular-a65a59dd40.woff) format("woff")}@font-face{font-display:swap;font-family:Agrandir;font-style:italic;font-weight:400;src:url(../assets/fonts/Agrandir-Italic-8e97a2700b.woff2) format("woff2"),url(../assets/fonts/Agrandir-Italic-5eebbb4457.woff) format("woff")}@font-face{font-display:swap;font-family:Agrandir;font-style:normal;font-weight:700;src:url(../assets/fonts/Agrandir-TextBold-7bb76e7041.woff2) format("woff2"),url(../assets/fonts/Agrandir-TextBold-955896b021.woff) format("woff")}@font-face{font-display:swap;font-family:Agrandir;font-style:italic;font-weight:700;src:url(../assets/fonts/Agrandir-TextBoldItalic-79c76e01e2.woff2) format("woff2"),url(../assets/fonts/Agrandir-TextBoldItalic-062eeb6d6f.woff) format("woff")}@font-face{font-display:swap;font-family:GrandSlang;font-style:normal;font-weight:400;src:url(../assets/fonts/GrandSlang-Roman-1019941064.woff2) format("woff2"),url(../assets/fonts/GrandSlang-Roman-1025b98afe.woff) format("woff")}@font-face{font-display:swap;font-family:GrandSlang;font-style:italic;font-weight:400;src:url(../assets/fonts/GrandSlang-Italic-72355e112b.woff2) format("woff2"),url(../assets/fonts/GrandSlang-Italic-55d4b8645d.woff) format("woff")}.button,.page-categories__tag,[is=flynt-block-button] .block-button__link,[is=flynt-block-post-footer] .post-footer__tag,[is=flynt-list-search-results] .search-results__pagination-next,[is=flynt-list-search-results] .search-results__pagination-prev,button,input[type=button]{line-height:1;font-size:.9375rem;letter-spacing:.06em;line-height:1.15;--letter-spacing:.06em;--line-height:1.15}.button:hover,.page-categories__tag:hover,[is=flynt-block-button] .block-button__link:hover,[is=flynt-block-post-footer] .post-footer__tag:hover,[is=flynt-list-search-results] .search-results__pagination-next:hover,[is=flynt-list-search-results] .search-results__pagination-prev:hover,button:hover,input:hover[type=button]{font-style:normal}.button,.page-categories__tag,[is=flynt-block-button] .block-button__link,[is=flynt-block-post-footer] .post-footer__tag,[is=flynt-list-search-results] .search-results__pagination-next,[is=flynt-list-search-results] .search-results__pagination-prev,button,input[type=button]{border-width:1px;--border-opacity:1;padding:.75rem 2.5rem .5rem;cursor:pointer;-webkit-transition:all .33333s cubic-bezier(.65,-.25,.25,1.95);transition:all .33333s cubic-bezier(.65,-.25,.25,1.95);border-color:#414751}[is=flynt-block-button] .block-button__link--black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.button:active,.button:focus,.button:hover,.page-categories__tag:active,.page-categories__tag:focus,.page-categories__tag:hover,[is=flynt-block-button] .block-button__link:active,[is=flynt-block-button] .block-button__link:focus,[is=flynt-block-button] .block-button__link:hover,[is=flynt-block-post-footer] .post-footer__tag:active,[is=flynt-block-post-footer] .post-footer__tag:focus,[is=flynt-block-post-footer] .post-footer__tag:hover,[is=flynt-list-search-results] .search-results__pagination-next:active,[is=flynt-list-search-results] .search-results__pagination-next:focus,[is=flynt-list-search-results] .search-results__pagination-next:hover,[is=flynt-list-search-results] .search-results__pagination-prev:active,[is=flynt-list-search-results] .search-results__pagination-prev:focus,[is=flynt-list-search-results] .search-results__pagination-prev:hover,button:active,button:focus,button:hover,input:active[type=button],input:focus[type=button],input:hover[type=button]{letter-spacing:.12em}.button a,.page-categories__tag a,[is=flynt-block-button] .block-button__link a,[is=flynt-block-post-footer] .post-footer__tag a,[is=flynt-list-search-results] .search-results__pagination-next a,[is=flynt-list-search-results] .search-results__pagination-prev a,button a,input[type=button] a{font-style:normal}.button,[is=flynt-block-button] .block-button__link,[is=flynt-list-search-results] .search-results__pagination-next,[is=flynt-list-search-results] .search-results__pagination-prev,button,input[type=button]{font-size:1.0625rem;letter-spacing:.06em;line-height:1.15;--letter-spacing:.06em;--line-height:1.15}.button,[is=flynt-block-button] .block-button__link,[is=flynt-list-search-results] .search-results__pagination-next,[is=flynt-list-search-results] .search-results__pagination-prev,button,input[type=button]{text-transform:uppercase}[is=flynt-list-search-results] .search-results__pagination-next--disabled,[is=flynt-list-search-results] .search-results__pagination-prev--disabled{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity));--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));cursor:not-allowed}[is=flynt-list-search-results] .search-results__pagination-next--disabled:active,[is=flynt-list-search-results] .search-results__pagination-next--disabled:focus,[is=flynt-list-search-results] .search-results__pagination-next--disabled:hover,[is=flynt-list-search-results] .search-results__pagination-prev--disabled:active,[is=flynt-list-search-results] .search-results__pagination-prev--disabled:focus,[is=flynt-list-search-results] .search-results__pagination-prev--disabled:hover{letter-spacing:.06em}.label,label{text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;letter-spacing:.1em;line-height:1;--letter-spacing:.1em;--line-height:1}.button,.input,.wpcf7-date,.wpcf7-file,.wpcf7-number,.wpcf7-quiz,.wpcf7-select,.wpcf7-text,.wpcf7-textarea,input[type=email],input[type=text],textarea{--border-opacity:1;border:1px solid #414751}.input,.wpcf7-date,.wpcf7-file,.wpcf7-number,.wpcf7-quiz,.wpcf7-select,.wpcf7-text,.wpcf7-textarea,input[type=email],input[type=text],textarea{padding:.75rem .75rem .5rem;font-size:.875rem;letter-spacing:.02em;line-height:1;--letter-spacing:.02em;--line-height:1}.wpcf7-date,.wpcf7-select,select{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.wpcf7-file,input[type=file]{width:100%}.wpcf7-select,select{border-radius:0;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-size:16px 12px;min-height:41px}.wpcf7-submit,button[type=submit],input[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.wpcf7-form-control-wrap{margin-bottom:1rem}.wpcf7-list-item-label{font-size:.875rem;letter-spacing:.02em;line-height:1;--letter-spacing:.02em;--line-height:1}.wpcf7-not-valid-tip{text-transform:none;margin-top:.5rem;font-size:.75rem;letter-spacing:.1em;line-height:1;--letter-spacing:.1em;--line-height:1}.wysiwyg b,.wysiwyg strong{font-weight:700}.wysiwyg em{font-style:italic}.wysiwyg del{text-decoration:line-through}.wysiwyg h2{margin-bottom:1rem;font-size:1.5625rem}.wysiwyg h2,.wysiwyg h3{letter-spacing:.08em;line-height:1.5;--letter-spacing:.08em;--line-height:1.5}.wysiwyg h3{margin-bottom:.5rem;font-size:1.3125rem}.wysiwyg a{text-decoration:underline}.wysiwyg ol,.wysiwyg p,.wysiwyg ul{font-size:1rem;letter-spacing:.08em;line-height:1.75;--letter-spacing:.08em;--line-height:1.75;margin-bottom:3.5rem}@media only screen and (min-width:768px){.wysiwyg ol,.wysiwyg p,.wysiwyg ul{font-size:1.125rem;letter-spacing:.08em;line-height:1.75;--letter-spacing:.08em;--line-height:1.75}}.wysiwyg p{margin-bottom:2rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.wysiwyg ul{list-style:square}.wysiwyg ol{list-style:decimal}.wysiwyg-simple b,.wysiwyg-simple strong{font-weight:700}.wysiwyg-simple em{font-style:italic}.wysiwyg-simple del{text-decoration:line-through}.wysiwyg-simple a{text-decoration:underline}.pagination{margin-bottom:8rem}@media only screen and (min-width:768px){.pagination{margin-bottom:10rem}}@media only screen and (min-width:1024px){.pagination{margin-bottom:12rem}}.pagination__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination__list,.pagination__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__list-item{margin-left:.5rem;margin-right:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.pagination__list-item{margin-left:1rem;margin-right:1rem}}@media only screen and (min-width:1024px){.pagination__list-item{margin-left:1.5rem;margin-right:1.5rem}}.pagination__link{font-style:italic;font-size:1.5rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1;font-family:GrandSlang,serif}@media only screen and (min-width:768px){.pagination__link{font-size:4.5rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}@media only screen and (min-width:1024px){.pagination__link{font-size:6rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}.pagination__link--current{--border-opacity:1;border-color:#4a5568;border-bottom:4px;border-color:rgba(74,85,104,var(--border-opacity));border-style:solid}.pagination__icon{width:1rem;height:auto}@media only screen and (min-width:768px){.pagination__icon{width:1.5rem}}@media only screen and (min-width:1024px){.pagination__icon{width:2rem}}[is=flynt-accordion-default] .accordion{display:block;list-style:none;margin:0;padding:0}[is=flynt-accordion-default] .panel{padding-bottom:15px}[is=flynt-accordion-default] .panel:last-child{padding-bottom:0}[is=flynt-accordion-default] .panel-trigger{cursor:pointer;margin:0;padding:15px 30px 15px 0;position:relative;width:100%}[is=flynt-accordion-default] .panel-trigger:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='rgb(65,71,81)' stroke-width='2' points='2,9 16,25 30,9 '/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:100%;position:absolute;right:0;top:0;-webkit-transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1);width:30px}[is=flynt-accordion-default] .panel-trigger[aria-expanded=true]:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}[is=flynt-accordion-default] .panel-content{display:none;margin:0;padding:0}[is=flynt-accordion-default] .panel-inner{padding:0}[is=flynt-block-ad] .block-ad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3.5rem}[is=flynt-block-ad] .block-ad-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;letter-spacing:.2em;line-height:1.25;--letter-spacing:.2em;--line-height:1.25;display:none}[is=flynt-block-ad] .block-ad-separator:after,[is=flynt-block-ad] .block-ad-separator:before{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;--border-opacity:1;border-color:#989898;border-color:rgba(152,152,152,var(--border-opacity));border-bottom:2px rgba(152,152,152,var(--border-opacity));border-style:solid;content:""}[is=flynt-block-ad] .block-ad-separator:before{margin-right:.5rem}[is=flynt-block-ad] .block-ad-separator:after{margin-left:.5rem}[is=flynt-block-author-contact] .post-share__social-icon{margin-left:.75rem;margin-right:.75rem}@media only screen and (min-width:768px){[is=flynt-block-author-contact] .post-share__social-icon{margin-left:0;margin-right:.75rem}}@media only screen and (max-width:767px){[is=flynt-block-author-contact]{margin-bottom:1.5rem}[is=flynt-block-author-contact] .post-header__social-wrapper--desktop{display:block!important;text-align:center}}.author-posts-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.author-posts-title__title{margin-top:4rem;margin-bottom:2rem;font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.05em;line-height:1.5;--letter-spacing:.05em;--line-height:1.5;max-width:12em;text-align:center}@media only screen and (min-width:768px){.author-posts-title__title{margin-bottom:4rem;margin-top:5rem;font-size:2.5rem;letter-spacing:.05em;line-height:1.5;--letter-spacing:.05em;--line-height:1.5}}.author-posts-title__title span{border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));display:inline}[is=flynt-block-button] .block-button{margin-bottom:3.5rem}[is=flynt-block-button] .block-button__content{display:-webkit-box;display:-ms-flexbox;display:flex}[is=flynt-block-button] .block-button__link{margin-left:auto;margin-right:auto}[is=flynt-block-button] .block-button__link--left{margin-left:0}[is=flynt-block-collapse]{margin-top:-40px}@media (min-width:768px){[is=flynt-block-collapse]{margin-top:-80px}}@media (min-width:1280px){[is=flynt-block-collapse]{margin-top:-120px}}[is=flynt-block-cookie-notice]{background:#fff;border:1px solid #000;bottom:0;display:none;left:0;position:fixed;right:0;z-index:999}[is=flynt-block-cookie-notice] .container{padding:1rem}[is=flynt-block-cookie-notice] .content{font-size:.8rem;padding-bottom:15px}[is=flynt-block-cookie-notice] .content>:first-child{margin-top:0;padding-top:0}[is=flynt-block-cookie-notice] .content>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-block-cookie-notice].cookieNotice--isVisible{display:block}@media (min-width:768px){[is=flynt-block-cookie-notice].layoutBottom .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px;padding-top:30px}[is=flynt-block-cookie-notice].layoutBottom .content{padding-bottom:0;padding-right:30px}}@media (min-width:480px){[is=flynt-block-cookie-notice].layoutFloating{bottom:15px;left:15px;max-width:380px;width:calc(100% - 30px)}[is=flynt-block-cookie-notice].layoutFloating .container{padding:30px}}[is=flynt-block-count-up] .blockCountUp{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;width:100%;text-align:center}[is=flynt-block-count-up] .blockCountUp>*{width:calc(50% - 12px)}[is=flynt-block-count-up] .blockCountUp>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-block-count-up] .blockCountUp>:nth-child(1n+3){margin-top:40px}[is=flynt-block-count-up] .blockCountUp>:nth-child(2n){margin-right:0}[is=flynt-block-count-up] .blockCountUp>:last-child{margin-right:0}@media (min-width:480px){[is=flynt-block-count-up] .blockCountUp{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;width:100%}[is=flynt-block-count-up] .blockCountUp>*{width:calc(50% - 12px)}[is=flynt-block-count-up] .blockCountUp>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-block-count-up] .blockCountUp>:nth-child(1n+3){margin-top:40px}[is=flynt-block-count-up] .blockCountUp>:nth-child(2n){margin-right:0}[is=flynt-block-count-up] .blockCountUp>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-block-count-up] .blockCountUp{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;width:100%}[is=flynt-block-count-up] .blockCountUp>*{width:calc(25% - 18px)}[is=flynt-block-count-up] .blockCountUp>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-block-count-up] .blockCountUp>:nth-child(1n+5){margin-top:50px}[is=flynt-block-count-up] .blockCountUp>:nth-child(4n){margin-right:0}[is=flynt-block-count-up] .blockCountUp>:last-child{margin-right:0}}@media (min-width:480px) and (max-width:767px){[is=flynt-block-count-up] .blockCountUp .item-count-3{margin:0;width:33.333%}}[is=flynt-block-count-up] .icon{height:60px;margin-bottom:15px}@media (min-width:1024px){[is=flynt-block-count-up] .icon{margin-bottom:25px}}[is=flynt-block-count-up] .feather{color:#fff;height:60px;stroke-width:1px;top:0;vertical-align:top;width:60px}[is=flynt-block-count-up] .countValue{font-size:1.75rem;font-weight:700}@media (min-width:768px){[is=flynt-block-count-up] .countValue{font-size:2.25rem}}@media (min-width:1024px){[is=flynt-block-count-up] .countValue{font-size:2.875rem;line-height:3.125rem;margin-bottom:5px}}[is=flynt-block-count-up].themeDark .countValue,[is=flynt-block-count-up].themeLight .countValue{color:#f96417}[is=flynt-block-count-up].themeHero .feather{color:#d9edff;opacity:.7}[is=flynt-block-count-up].themeLight .feather{color:rgba(9,26,65,.8)}[is=flynt-block-embed] .block-embed{margin-bottom:3.5rem}[is=flynt-block-embed] .block-embed__object--daily_motion,[is=flynt-block-embed] .block-embed__object--vimeo,[is=flynt-block-embed] .block-embed__object--youtube{height:0;max-width:100%;overflow:hidden;position:relative}[is=flynt-block-embed] .block-embed__object--daily_motion embed,[is=flynt-block-embed] .block-embed__object--daily_motion iframe,[is=flynt-block-embed] .block-embed__object--daily_motion object,[is=flynt-block-embed] .block-embed__object--vimeo embed,[is=flynt-block-embed] .block-embed__object--vimeo iframe,[is=flynt-block-embed] .block-embed__object--vimeo object,[is=flynt-block-embed] .block-embed__object--youtube embed,[is=flynt-block-embed] .block-embed__object--youtube iframe,[is=flynt-block-embed] .block-embed__object--youtube object{height:100%;left:0;position:absolute;top:0;width:100%}[is=flynt-block-embed] .block-embed__object--daily_motion,[is=flynt-block-embed] .block-embed__object--youtube{padding-bottom:56.25%}[is=flynt-block-embed] .block-embed__object--vimeo{padding-bottom:60.27%}[is=flynt-block-engagement] .block-engagement{margin:1rem 0 3rem;opacity:1;-webkit-transition:1s cubic-bezier(.23,0,.05,1);transition:1s cubic-bezier(.23,0,.05,1);-webkit-transition-property:translate opacity;transition-property:translate opacity}@media only screen and (min-width:1024px){[is=flynt-block-engagement] .block-engagement{margin:3rem 0 4.5rem}}[is=flynt-block-engagement] .block-engagement--hidden{opacity:0;-webkit-transform:translateX(-100vh);transform:translateX(-100vh)}@media only screen and (min-width:1024px){[is=flynt-block-engagement] .block-engagement__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-block-engagement] .block-engagement__title{margin-bottom:1rem;font-size:1.125rem;letter-spacing:.08em;line-height:1.3;--letter-spacing:.08em;--line-height:1.3;text-align:center}@media only screen and (min-width:1024px){[is=flynt-block-engagement] .block-engagement__title{margin-bottom:0;margin-left:-11.5rem;max-width:9em;text-align:left}}[is=flynt-block-engagement] .block-engagement__buttons{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}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-outer{margin:0}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-outer>p{display:none}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-data.reaction{margin:0 1rem!important}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-data.reaction img{height:auto!important}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-data.reaction.inactive img{opacity:.5}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-data.reaction:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-data.reaction:hover:after{background:none;border-radius:0;bottom:0;color:#606060;font-size:.85rem;font-style:italic;letter-spacing:.15em;line-height:1.2;max-width:11em;padding:0;text-transform:uppercase;top:auto;-webkit-transform:translateX(-50%) translateY(calc(100% + .5rem));transform:translateX(-50%) translateY(calc(100% + .5rem));white-space:normal;width:50rem}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-static{text-align:center}[is=flynt-block-engagement] .block-engagement__buttons .da-reactions-static img{display:inline-block}[is=flynt-block-iframe]{height:0;margin:2rem 0;padding-bottom:100%;position:relative;width:100%}@media only screen and (max-width:1023px){[is=flynt-block-iframe]{padding-bottom:130%}}[is=flynt-block-iframe] iframe{border:0;display:block;height:100%;position:absolute;width:100%}[is=flynt-block-image].flyntComponent--sizeSmall .figure{max-width:375px}[is=flynt-block-image].flyntComponent--sizeMedium .figure{max-width:600px}[is=flynt-block-image].flyntComponent--sizeLarge .figure{max-width:800px}[is=flynt-block-image].flyntComponent--sizeFull .figure-caption{margin-left:.625rem}[is=flynt-block-image] .figure{margin:0 auto}[is=flynt-block-image-text] .block-image-text{margin-bottom:2.5rem}[is=flynt-block-image-text] .block-image-text__image{width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){[is=flynt-block-image-text] .block-image-text__image{margin-bottom:1rem}}[is=flynt-block-image-text] .block-image-text__title{margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-block-image-text] .block-image-text__title{margin-bottom:1.25rem;font-size:1.375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}}[is=flynt-block-image-text] .block-image-text__title a:hover{font-style:italic}[is=flynt-block-image-text] .block-image-text__content{font-size:.8125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-block-image-text] .block-image-text__content{font-size:1.125rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}[is=flynt-block-image-text-parallax] .box-inner{position:relative}@media (min-width:768px){[is=flynt-block-image-text-parallax] .box-inner--content{margin-right:auto;max-width:600px;position:relative;z-index:20}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box-inner--content{max-width:100%;padding:80px 40px;width:50%;z-index:0}}@media (min-width:1280px){[is=flynt-block-image-text-parallax] .box-inner--content{padding:120px 60px;width:40%}}[is=flynt-block-image-text-parallax] .box-inner--content:after{background-color:inherit;bottom:calc(-33.33333vw - -10px);content:"";display:block;left:-15px;position:absolute;right:-15px;top:0}@media (min-width:630px){[is=flynt-block-image-text-parallax] .box-inner--content:after{bottom:-200px}}@media (min-width:768px){[is=flynt-block-image-text-parallax] .box-inner--content:after{display:none}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box-inner--content:after{bottom:auto;display:block;height:100%;left:100%;top:0;width:56%}}[is=flynt-block-image-text-parallax] .box-inner--image{margin-left:auto;margin-right:auto;max-width:600px;position:relative;z-index:10}@media (min-width:768px){[is=flynt-block-image-text-parallax] .box-inner--image{bottom:40px;margin-right:0}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box-inner--image{bottom:auto;max-width:100%;width:50%}}@media (min-width:1280px){[is=flynt-block-image-text-parallax] .box-inner--image{width:60%}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box--imageLeft{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box--imageLeft .box-inner--content:after{left:auto;right:100%}}[is=flynt-block-image-text-parallax] .box-copy{margin-left:auto;margin-right:auto;max-width:600px;padding:40px 0 20px;position:relative;z-index:10}[is=flynt-block-image-text-parallax] .box-copy>:first-child{margin-top:0;padding-top:0}[is=flynt-block-image-text-parallax] .box-copy>:last-child{margin-bottom:0;padding-bottom:0}@media (min-width:768px){[is=flynt-block-image-text-parallax] .box-copy{padding:40px}}@media (min-width:1024px){[is=flynt-block-image-text-parallax] .box-copy{max-width:440px;padding:0}}[is=flynt-block-latest-issue] .latest-issue{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.5rem}@media only screen and (min-width:768px){[is=flynt-block-latest-issue] .latest-issue{margin-top:0}}[is=flynt-block-latest-issue] .latest-issue__col--left{max-width:50%;padding-right:15px}@media only screen and (min-width:768px){[is=flynt-block-latest-issue] .latest-issue__col--left{max-width:40%}}@media only screen and (min-width:1024px){[is=flynt-block-latest-issue] .latest-issue__col--left{max-width:32%}}[is=flynt-block-latest-issue] .latest-issue__col--right{max-width:50%;padding-left:15px}@media only screen and (min-width:768px){[is=flynt-block-latest-issue] .latest-issue__col--right{max-width:60%}}@media only screen and (min-width:1024px){[is=flynt-block-latest-issue] .latest-issue__col--right{max-width:68%}}[is=flynt-block-latest-issue] .latest-issue__image{width:154px}@media only screen and (min-width:768px){[is=flynt-block-latest-issue] .latest-issue__image{width:115px}}[is=flynt-block-latest-issue] .latest-issue__description{margin-left:30px}[is=flynt-block-latest-issue] .latest-issue__heading{text-transform:uppercase;padding-top:0;margin-bottom:.25rem;font-size:1.125rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-block-latest-issue] .latest-issue__text{margin-bottom:0;font-size:.875rem;letter-spacing:.1em;line-height:1.33333;--letter-spacing:.1em;--line-height:1.33333}[is=flynt-block-latest-issue] .latest-issue__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-block-list] .block-list__intro-title{margin-bottom:.75rem;font-size:1.25rem;letter-spacing:.08em;line-height:1.4;--letter-spacing:.08em;--line-height:1.4}[is=flynt-block-list] .block-list__intro-text{margin-bottom:1.25rem;font-size:1rem;letter-spacing:.08em;line-height:1.625;--letter-spacing:.08em;--line-height:1.625}[is=flynt-block-list] .block-list__item{margin-bottom:3.5rem}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}[is=flynt-block-list] .block-list__image-block--large{margin-bottom:1.5rem}[is=flynt-block-list] .block-list__image-description{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}[is=flynt-block-list] .block-list__image-caption{font-weight:700;margin-bottom:1rem;font-size:.8125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__image-caption{margin-bottom:.25rem}}[is=flynt-block-list] .block-list__image--narrow{margin-left:auto;width:100%}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__image--narrow{max-width:413px}}@media only screen and (min-width:1024px){[is=flynt-block-list] .block-list__image--narrow{max-width:567px}}@media only screen and (min-width:1280px){[is=flynt-block-list] .block-list__image--narrow{max-width:511px}}@media only screen and (min-width:1440px){[is=flynt-block-list] .block-list__image--narrow{max-width:609px}}[is=flynt-block-list] .block-list__image--wide{margin-left:auto;width:100%}[is=flynt-block-list] .block-list__image-credits{text-transform:uppercase;margin-bottom:2rem;font-size:.625rem;letter-spacing:.12em;line-height:1.33333;--letter-spacing:.12em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__image-credits{font-size:.8125rem;letter-spacing:.3em;line-height:1.33333;--letter-spacing:.3em;--line-height:1.33333}}[is=flynt-block-list] .block-list__text-block--small{margin-top:1.5rem}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__text-block--small{margin-top:0}}[is=flynt-block-list] .block-list__sequence--small{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:3.75rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}[is=flynt-block-list] .block-list__sequence--large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:2.75rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}[is=flynt-block-list] .block-list__sequence--desktop{display:none}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__sequence--desktop{display:block}}[is=flynt-block-list] .block-list__sequence--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__sequence--mobile{display:none}}[is=flynt-block-list] .block-list__sequence-number--large{font-style:italic;margin-top:1.25rem;font-family:GrandSlang,serif}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__sequence-number--large{margin-bottom:1.5rem}}[is=flynt-block-list] .block-list__sequence-number--small{font-family:GrandSlang,serif;font-style:italic}@media only screen and (min-width:768px){[is=flynt-block-list] .block-list__sequence-number--small{margin-top:-.5rem;margin-bottom:1.5rem}}[is=flynt-block-list] .block-list__title{margin-bottom:1.25rem;font-size:1.125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}[is=flynt-block-list] .block-list__text--small{font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}[is=flynt-block-list] .block-list__text--large{font-size:1rem;letter-spacing:.08em;line-height:1.625;--letter-spacing:.08em;--line-height:1.625}[is=flynt-block-moodboard] .block-moodboard{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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.5rem}@media only screen and (min-width:768px){[is=flynt-block-moodboard] .block-moodboard__column-offset{margin-top:3rem}}[is=flynt-block-moodboard] .block-moodboard__tag{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-block-moodboard] .block-moodboard__tag{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-block-not-found] .content{text-align:center}[is=flynt-block-not-found] .content>:first-child{margin-top:0;padding-top:0}[is=flynt-block-not-found] .content>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-block-person] .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[is=flynt-block-person] .person a:hover{font-style:italic}[is=flynt-block-person] .person__border{--border-opacity:1;border-color:#989898;border-color:rgba(152,152,152,var(--border-opacity))}[is=flynt-block-person] .person__border--top{border-top-width:2px;padding-top:1.5rem;margin-top:1rem}[is=flynt-block-person] .person__border--bottom{border-bottom-width:2px;padding-bottom:3rem;margin-bottom:1.5rem}[is=flynt-block-person] .person__image{margin-right:1.5rem;height:5.75rem;width:5.75rem}[is=flynt-block-person] .person__name{font-size:1.1875rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-block-person] .person__text{margin-top:1rem;font-size:1rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-block-post-footer] .post-footer__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1024px){[is=flynt-block-post-footer] .post-footer__meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.5rem}}[is=flynt-block-post-footer] .post-footer__date,[is=flynt-block-post-footer] .post-footer__share{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2rem;margin-bottom:2rem}[is=flynt-block-post-footer] .post-footer__date-string,[is=flynt-block-post-footer] .post-footer__date-title,[is=flynt-block-post-footer] .post-footer__engagement-title,[is=flynt-block-post-footer] .post-footer__share-title{text-transform:uppercase;margin-right:1rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}[is=flynt-block-post-footer] .post-footer__tag-title{margin-bottom:1rem;font-size:1.125rem;letter-spacing:.08em;line-height:1;--letter-spacing:.08em;--line-height:1}[is=flynt-block-post-footer] .post-footer__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem}[is=flynt-block-post-footer] .post-footer__tag{margin-right:.75rem;margin-bottom:.75rem}[is=flynt-block-post-footer] .post-footer__engagement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:3rem;margin-top:-1rem}@media only screen and (min-width:1024px){[is=flynt-block-post-footer] .post-footer__engagement{margin-top:0}}[is=flynt-block-post-footer] .post-footer__engagement-title{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;margin-right:1rem;max-width:10rem}[is=flynt-block-post-footer] .post-footer__engagement-title--long{display:none}@media only screen and (min-width:1024px){[is=flynt-block-post-footer] .post-footer__engagement-title{margin-right:1rem}[is=flynt-block-post-footer] .post-footer__engagement-title--short{display:none}[is=flynt-block-post-footer] .post-footer__engagement-title--long{display:-webkit-box;display:-ms-flexbox;display:flex}}[is=flynt-block-post-footer] .post-footer__engagement-buttons{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}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-outer{margin:0}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-outer>p{display:none}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction{margin:0 .5rem!important}@media only screen and (min-width:1024px){[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction{margin:0 1rem!important}}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction img{height:auto!important}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction.inactive img{opacity:.5}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-data.reaction:hover:after{background:none;border-radius:0;bottom:0;color:#606060;font-size:.85rem;font-style:italic;letter-spacing:.15em;line-height:1.2;max-width:11em;padding:0;text-transform:uppercase;top:auto;-webkit-transform:translateX(-50%) translateY(calc(100% + .5rem));transform:translateX(-50%) translateY(calc(100% + .5rem));white-space:normal;width:50rem}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-static{text-align:center}[is=flynt-block-post-footer] .post-footer__engagement-buttons .da-reactions-static img{display:inline-block}[is=flynt-block-post-footer] .post-footer__comments{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;margin-bottom:3rem}[is=flynt-block-post-footer] .post-footer__comments-text{font-size:1.125rem;letter-spacing:.08em;line-height:1;--letter-spacing:.08em;--line-height:1}[is=flynt-block-post-footer] .post-footer__icon-comments{height:48px;width:55px}[is=flynt-block-post-footer] .post-footer__icon-caret{height:40px;width:20px}[is=flynt-block-post-header] .post-header__main-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:1.875rem}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__main-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:3.75rem}}[is=flynt-block-post-header] .post-header__main-block--image{margin-top:2rem}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__main-block--image{margin-top:0}}[is=flynt-block-post-header] .post-header__main-block--image-wide{margin-top:2rem}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__main-block--image-wide{margin-top:0}}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__main-block--title{-ms-flex-item-align:center;align-self:center}}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__main-block--title-narrow{-ms-flex-item-align:center;align-self:center}}[is=flynt-block-post-header] .post-header__lead-block{margin-bottom:1.875rem}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__lead-block{margin-bottom:3.125rem}}[is=flynt-block-post-header] .post-header__person-block{margin-bottom:1.875rem}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__person-block{margin-bottom:3.75rem}}[is=flynt-block-post-header] .post-header__image{width:100%}[is=flynt-block-post-header] .post-header__tag{margin-top:.5rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}[is=flynt-block-post-header] .post-header__tag--sponsored{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity))}[is=flynt-block-post-header] .post-header__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-block-post-header] .post-header__title{margin-top:.75rem;word-wrap:break-word;overflow-wrap:break-word;font-family:GrandSlang,serif;font-size:2.1875rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:576px){[is=flynt-block-post-header] .post-header__title{margin-top:1rem;font-size:2.8125rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}}@media only screen and (min-width:768px){[is=flynt-block-post-header] .post-header__title{margin-top:1.25rem;font-size:3.4375rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}}[is=flynt-block-post-header] .post-header__credits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.75rem}@media only screen and (min-width:576px){[is=flynt-block-post-header] .post-header__credits{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:5.75rem}}[is=flynt-block-post-header] .post-header__credit{font-size:.75rem;letter-spacing:.3em;line-height:1.5;--letter-spacing:.3em;--line-height:1.5}[is=flynt-block-post-header] .post-header__credit-link:hover{font-style:italic}[is=flynt-block-post-header] .post-header__lead{font-size:1.25rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2;line-height:1.5}@media only screen and (min-width:1024px){[is=flynt-block-post-header] .post-header__lead{font-size:1.5625rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2;line-height:1.5}}[is=flynt-block-post-header] .post-header__social-wrapper--mobile{margin-top:2rem;text-align:center}@media only screen and (min-width:768px){[is=flynt-block-post-header] .post-header__social-wrapper--mobile{display:none}}@media only screen and (max-width:767px){[is=flynt-block-post-header] .post-header__social-wrapper--desktop{display:none}}[is=flynt-block-post-header] .post-header__social-wrapper--margin-top{margin-top:2.5rem}@media only screen and (min-width:768px){[is=flynt-block-post-header] .post-header__social-wrapper--margin-top{margin-top:3.5rem}}[is=flynt-block-post-header] .post-header__social-title{text-transform:uppercase;margin-top:.25rem;margin-bottom:.75rem;--text-opacity:1;color:#989898;color:rgba(152,152,152,var(--text-opacity));font-size:.875rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2;line-height:1.4}.post-share__social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.post-share__social-icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.post-share__social-icon{height:1rem;width:1rem;margin-right:1.25rem}.post-share__social-link--black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.post-share__social-link--gray{--text-opacity:1;color:#989898;color:rgba(152,152,152,var(--text-opacity))}[is=flynt-block-quote] .block-quote{margin-bottom:3.5rem}[is=flynt-block-quote] .block-quote__source{font-style:normal;margin-top:1.5rem;font-size:1rem;letter-spacing:.08em;line-height:1;--letter-spacing:.08em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-block-quote] .block-quote__source{font-size:1.125rem;letter-spacing:.08em;line-height:1;--letter-spacing:.08em;--line-height:1}}[is=flynt-block-quote] .block-quote__text--large,[is=flynt-block-quote] .block-quote__text--medium{font-family:GrandSlang,serif;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}[is=flynt-block-quote] .block-quote__text--large{font-size:2.5rem;letter-spacing:.02em;line-height:1.25;--letter-spacing:.02em;--line-height:1.25;line-height:1.15}@media only screen and (min-width:768px){[is=flynt-block-quote] .block-quote__text--large{font-size:3.75rem;letter-spacing:.02em;line-height:1.16666;--letter-spacing:.02em;--line-height:1.16666}}[is=flynt-block-quote] .block-quote__text--medium{font-size:1.75rem;letter-spacing:.02em;line-height:1.25;--letter-spacing:.02em;--line-height:1.25;line-height:1.15}@media only screen and (min-width:768px){[is=flynt-block-quote] .block-quote__text--medium{font-size:2.75rem;letter-spacing:.02em;line-height:1.16666;--letter-spacing:.02em;--line-height:1.16666}}[is=flynt-block-quote-home] .block-quote-home{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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.5rem}[is=flynt-block-quote-home] .block-quote-home__content{text-align:center}[is=flynt-block-quote-home] .block-quote-home__source{font-style:normal;margin-top:1.5rem;font-size:.625rem;letter-spacing:.12em;line-height:1;--letter-spacing:.12em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-block-quote-home] .block-quote-home__source{font-size:.8125rem;letter-spacing:.3em;line-height:1;--letter-spacing:.3em;--line-height:1}}[is=flynt-block-quote-home] .block-quote-home__text--large{word-wrap:break-word;overflow-wrap:break-word}[is=flynt-block-quote-home] .block-quote-home__text--large{font-size:2.5rem;letter-spacing:.02em;line-height:1.25;--letter-spacing:.02em;--line-height:1.25;font-family:GrandSlang,serif}[is=flynt-block-quote-home] .block-quote-home__text--large:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-block-quote-home] .block-quote-home__text--large{font-size:3.75rem;letter-spacing:.02em;line-height:1.16666;--letter-spacing:.02em;--line-height:1.16666}}[is=flynt-block-quote-home] .block-quote-home__tag{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));text-align:center;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;font-family:GrandSlang,serif}[is=flynt-block-quote-home] .block-quote-home__tag:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-block-quote-home] .block-quote-home__tag{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-block-text-image-crop]{overflow:hidden}@media (max-width:767px){[is=flynt-block-text-image-crop].componentSpacing{margin:0;padding:0}}@media (min-width:768px){[is=flynt-block-text-image-crop] .box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}}[is=flynt-block-text-image-crop] .box-inner--image{position:relative}@media (min-width:768px){[is=flynt-block-text-image-crop] .box-inner--image{width:45%}}[is=flynt-block-text-image-crop] .box-inner--content{padding:24px 15px}@media (min-width:768px){[is=flynt-block-text-image-crop] .box-inner--content{padding:40px;width:55%}}@media (min-width:1024px){[is=flynt-block-text-image-crop] .box-inner--content{padding:40px 80px}}@media (min-width:1280px){[is=flynt-block-text-image-crop] .box-inner--content{padding:60px 120px}}[is=flynt-block-text-image-crop] .box-contentWrapper{max-width:600px}[is=flynt-block-text-image-crop] .box-contentWrapper>:first-child{margin-top:0;padding-top:0}[is=flynt-block-text-image-crop] .box-contentWrapper>:last-child{margin-bottom:0;padding-bottom:0}@media (min-width:768px){[is=flynt-block-text-image-crop] .box--imageRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[is=flynt-block-text-image-crop] .box--imageRight .figure-caption{text-align:right}[is=flynt-block-text-image-crop] .box--imageRight .box-contentWrapper{margin-left:auto}}[is=flynt-block-text-image-crop] .figure{margin:0}@media (min-width:768px){[is=flynt-block-text-image-crop] .figure{bottom:0;left:0;position:absolute;right:0;top:0}}[is=flynt-block-text-image-crop] .figure-image{font-family:"object-fit: cover";height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}[is=flynt-block-text-image-crop] .figure-caption{padding:0 15px}[is=flynt-block-ticker] .block-ticker{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow:hidden;height:1.875rem;margin-bottom:3.5rem;margin-left:-1.125rem;margin-right:-1.125rem}@media only screen and (min-width:768px){[is=flynt-block-ticker] .block-ticker{margin-right:0;margin-left:0}}[is=flynt-block-ticker] .block-ticker:hover .block-ticker__list{-webkit-animation-play-state:paused;animation-play-state:paused}[is=flynt-block-ticker] .block-ticker__list{-webkit-animation:marquee var(--duration) linear infinite;animation:marquee var(--duration) linear infinite;-webkit-animation-play-state:running;animation-play-state:running;will-change:transform}[is=flynt-block-ticker] .block-ticker__list-item{margin-right:2rem}[is=flynt-block-ticker] .block-ticker__link{margin-right:2rem;display:inline-block;font-size:1.25rem;letter-spacing:0;line-height:1.2;--letter-spacing:0em;--line-height:1.2;font-family:GrandSlang,serif}[is=flynt-block-ticker] .block-ticker__link:hover{text-decoration:underline}[is=flynt-block-ticker] .block-ticker__link:hover:hover{font-style:italic;letter-spacing:inherit;line-height:1}@media only screen and (min-width:768px){[is=flynt-block-ticker] .block-ticker__link{font-size:1.5625rem;letter-spacing:0;line-height:1.2;--letter-spacing:0em;--line-height:1.2}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}[is=flynt-block-video-oembed] .figure{margin-bottom:0}[is=flynt-block-video-oembed] .figure-image{background:rgba(0,0,0,.03)}[is=flynt-block-video-oembed] .figure-image--isHidden{visibility:hidden}[is=flynt-block-video-oembed] .video-playButton{cursor:pointer;display:block;height:100%;left:0;outline:0;position:absolute;top:0;width:100%;z-index:2}[is=flynt-block-video-oembed] .video-playButton:before{content:"";left:50%;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background-color:rgba(51,51,51,.5);border:3px solid #fff;border-radius:50%;height:60px;margin-left:-30px;margin-top:-30px;width:60px}@media (min-width:768px){[is=flynt-block-video-oembed] .video-playButton:before{height:100px;margin-left:-50px;margin-top:-50px;width:100px}}[is=flynt-block-video-oembed] .video-playButton:after{content:"";left:50%;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border-bottom:10px solid transparent;border-left:20px solid #fff;border-top:10px solid transparent;height:0;margin-left:-9px;margin-top:-10px;width:0}@media (min-width:768px){[is=flynt-block-video-oembed] .video-playButton:after{border-bottom:20px solid transparent;border-left:40px solid #fff;border-top:20px solid transparent;margin-left:-18px;margin-top:-20px}}[is=flynt-block-video-oembed] .video-playButton:hover:after,[is=flynt-block-video-oembed] .video-playButton:hover:before{-webkit-transform:scale(1.1);transform:scale(1.1)}[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:before{content:"";left:50%;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background-color:rgba(51,51,51,.5);border:3px solid #fff;border-radius:50%;height:40px;margin-left:-20px;margin-top:-20px;width:40px}@media (min-width:768px){[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:before{height:60px;margin-left:-30px;margin-top:-30px;width:60px}}[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:after{content:"";left:50%;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border-bottom:5px solid transparent;border-left:10px solid #fff;border-top:5px solid transparent;height:0;margin-left:-4.5px;margin-top:-5px;width:0}@media (min-width:768px){[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:after{border-bottom:10px solid transparent;border-left:20px solid #fff;border-top:10px solid transparent;margin-left:-9px;margin-top:-10px}}[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:hover:after,[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:hover:before{-webkit-transform:scale(1.1);transform:scale(1.1)}[is=flynt-block-video-oembed] .video-loader{-webkit-animation:loading 1.1s linear infinite;animation:loading 1.1s linear infinite;border:4px solid hsla(0,0%,100%,.2);border-left-color:#fff;display:none;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;text-indent:-9999em;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media (min-width:768px){[is=flynt-block-video-oembed] .video-loader{margin-left:-50px;margin-top:-50px}}[is=flynt-block-video-oembed] .video-loader,[is=flynt-block-video-oembed] .video-loader:after{border-radius:50%;height:60px;width:60px}@media (min-width:768px){[is=flynt-block-video-oembed] .video-loader,[is=flynt-block-video-oembed] .video-loader:after{height:100px;width:100px}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[is=flynt-block-video-oembed] .video{margin:0 auto;position:relative}[is=flynt-block-video-oembed] .video-player{height:0;padding-bottom:56.25%;position:absolute;top:0;width:100%;z-index:10}[is=flynt-block-video-oembed] .video iframe{display:none;height:100%;left:0;position:absolute;top:0;width:100%}[is=flynt-block-video-oembed] .video-player--isLoading{background:rgba(0,0,0,.5);-webkit-transition:background .2s ease-out;transition:background .2s ease-out}[is=flynt-block-video-oembed] .video-player--isLoading .video-loader{display:block}[is=flynt-block-video-oembed] .video-player--isLoading .video-playButton{display:none}[is=flynt-block-video-oembed] .video-player--isLoaded .video-loader,[is=flynt-block-video-oembed] .video-player--isLoaded .video-playButton{display:none}[is=flynt-block-video-oembed] .video-player--isLoaded iframe{display:block}[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video{max-width:375px}[is=flynt-block-video-oembed].flyntComponent--sizeMedium .video{max-width:600px}[is=flynt-block-video-oembed].flyntComponent--sizeLarge .video{max-width:800px}[is=flynt-block-video-oembed].flyntComponent--sizeFull .figure-caption{margin-left:.625rem}[is=flynt-block-win-header] .post-header__main-block{margin-bottom:1rem;text-align:center}[is=flynt-block-win-header] .post-header__social-wrapper{margin-top:2rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-block-win-header] .post-header__social-title{margin:0 1rem 0 0}[is=flynt-block-win-header] .post-header__lead-block{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox{margin-bottom:3.5rem}[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content h2,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content h3{margin-bottom:.5rem;font-size:1.125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content ol,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content p,[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__content ul{margin-bottom:1rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}[is=flynt-block-wysiwyg-infobox] .block-wysiwyg-infobox__box{border-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));padding:1.5rem}[is=flynt-daily-calendar] .daily-calendar{margin-bottom:4rem;position:relative;--item-div-per-column:0}@media only screen and (max-width:767px){[is=flynt-daily-calendar] .daily-calendar{--item-div-per-column:3}}[is=flynt-daily-calendar] .daily-calendar__title{font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;text-align:center}@media only screen and (min-width:768px){[is=flynt-daily-calendar] .daily-calendar__title{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-daily-calendar] .daily-calendar__title-inner{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));display:inline-block}[is=flynt-daily-calendar] .daily-calendar__item{padding:.5625rem;width:33.3%}@media only screen and (min-width:768px){[is=flynt-daily-calendar] .daily-calendar__item{width:20%}}@media only screen and (min-width:1024px){[is=flynt-daily-calendar] .daily-calendar__item{padding:1rem}}[is=flynt-daily-calendar] .daily-calendar__item-inner{height:0;padding-bottom:100%;position:relative}[is=flynt-daily-calendar] .daily-calendar__item--layout-portrait{padding-bottom:160%}[is=flynt-daily-calendar] .daily-calendar__item--wiggle{-webkit-animation:daily-calendar-wiggle .5s;animation:daily-calendar-wiggle .5s}[is=flynt-daily-calendar] .daily-calendar__item-number{font-family:GrandSlang,serif;font-size:2.25rem;letter-spacing:.1em;line-height:1;--letter-spacing:.1em;--line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-style:italic;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;padding:.25rem;position:absolute;text-shadow:0 0 .5rem #000;top:0;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;width:100%}@media only screen and (min-width:768px){[is=flynt-daily-calendar] .daily-calendar__item-number{font-size:2.75rem;letter-spacing:.1em;line-height:1;--letter-spacing:.1em;--line-height:1}}[is=flynt-daily-calendar] .daily-calendar__item--visible-today .daily-calendar__item-number{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:768px){[is=flynt-daily-calendar] .daily-calendar__item--visible-today .daily-calendar__item-number{font-size:1.5rem}}[is=flynt-daily-calendar] .daily-calendar__item--visible-today .daily-calendar__image-container:hover img,[is=flynt-daily-calendar] .daily-calendar__item--visible-today .daily-calendar__image-container:hover video{-webkit-transform:scale(1.05);transform:scale(1.05)}[is=flynt-daily-calendar] .daily-calendar__item--hidden-today .daily-calendar__item-number span{border-radius:50%;display:block;height:1.5em;line-height:1.5em;text-align:center;text-indent:.15em;-webkit-transition:background .2s ease-out;transition:background .2s ease-out;width:1.5em}@media only screen and (min-width:768px){[is=flynt-daily-calendar] .daily-calendar__item--hidden-today .daily-calendar__item-number span{height:2em;line-height:2em;width:2em}}[is=flynt-daily-calendar] .daily-calendar__item--hidden-today .daily-calendar__item-number:hover{color:#000;text-shadow:none}[is=flynt-daily-calendar] .daily-calendar__item--hidden-today .daily-calendar__item-number:hover span{background:#fff}[is=flynt-daily-calendar] .daily-calendar__image-container{background:#e0e0e0;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}[is=flynt-daily-calendar] .daily-calendar__image-container a{height:100%;left:0;position:absolute;top:0;width:100%}[is=flynt-daily-calendar] .daily-calendar__image-container img,[is=flynt-daily-calendar] .daily-calendar__image-container video{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;width:100%}@-webkit-keyframes daily-calendar-wiggle{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}40%{-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem)}60%{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}80%{-webkit-transform:translateX(-.25rem);transform:translateX(-.25rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes daily-calendar-wiggle{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}40%{-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem)}60%{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}80%{-webkit-transform:translateX(-.25rem);transform:translateX(-.25rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:1280px){[is=flynt-form-contact-form-7] .preContent{margin-bottom:40px}}@media (min-width:1280px){[is=flynt-form-contact-form-7] .postContent{margin-top:40px}}[is=flynt-form-contact-form-7] .form{margin:0 auto;max-width:700px}[is=flynt-form-contact-form-7] .form .visuallyHidden+br{display:none}@media (min-width:768px){[is=flynt-form-contact-form-7] .form.boxPadding{padding:50px}}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-row-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2>*{width:calc(50% - 8px)}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-form-contact-form-7] .form-row-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2>*{width:calc(50% - 16px)}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2>:last-child{margin-right:0}}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-row-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-3>*{width:calc(33.33333% - 10.66667px)}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(1n+4){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(3n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-3>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-form-contact-form-7] .form-row-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-3>*{width:calc(33.33333% - 21.33333px)}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(1n+4){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-3>:nth-child(3n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-3>:last-child{margin-right:0}}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-row-2-lg-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2-lg-left>*{width:calc(50% - 8px)}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:last-child{margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:first-child{width:calc(66.66666% - 5.33333px)}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:last-child{width:calc(33.33333% - 10.66667px)}}@media (min-width:768px){[is=flynt-form-contact-form-7] .form-row-2-lg-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2-lg-left>*{width:calc(50% - 16px)}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:last-child{margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:first-child{width:calc(66.66666% - 10.66667px)}[is=flynt-form-contact-form-7] .form-row-2-lg-left>:last-child{width:calc(33.33333% - 21.33333px)}}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-row-2-lg-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2-lg-right>*{width:calc(50% - 8px)}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:last-child{margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:first-child{width:calc(33.33333% - 10.66667px)}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:last-child{width:calc(66.66666% - 5.33333px)}}@media (min-width:768px){[is=flynt-form-contact-form-7] .form-row-2-lg-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-contact-form-7] .form-row-2-lg-right>*{width:calc(50% - 16px)}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(1n+3){margin-top:24px}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:nth-child(2n){margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:last-child{margin-right:0}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:first-child{width:calc(33.33333% - 21.33333px)}[is=flynt-form-contact-form-7] .form-row-2-lg-right>:last-child{width:calc(66.66666% - 10.66667px)}}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}}[is=flynt-form-contact-form-7] .form-flex [type=date],[is=flynt-form-contact-form-7] .form-flex [type=email],[is=flynt-form-contact-form-7] .form-flex [type=number],[is=flynt-form-contact-form-7] .form-flex [type=password],[is=flynt-form-contact-form-7] .form-flex [type=search],[is=flynt-form-contact-form-7] .form-flex [type=tel],[is=flynt-form-contact-form-7] .form-flex [type=text],[is=flynt-form-contact-form-7] .form-flex [type=url],[is=flynt-form-contact-form-7] .form-flex select,[is=flynt-form-contact-form-7] .form-flex textarea{border-radius:4px;height:56px}[is=flynt-form-contact-form-7] .form-flex+.wpcf7-validation-errors{display:none!important}[is=flynt-form-contact-form-7] .form-flex-col{margin:0 0 1rem}@media (min-width:480px){[is=flynt-form-contact-form-7] .form-flex-col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 16px 0 0}[is=flynt-form-contact-form-7] .form-flex-col:last-child{margin-right:0}}[is=flynt-form-contact-form-7] .form-flex-col .ajax-loader{display:none!important}[is=flynt-form-contact-form-7] .form-flex-col .button{width:100%}[is=flynt-form-contact-form-7] .form-group{margin:0 0 1rem}@media (min-width:768px){[is=flynt-form-contact-form-7] .form-group{margin:0 0 1.875rem}}[is=flynt-form-contact-form-7] .form-button .ajax-loader{background-image:url(../assets/icons/spinner-2e5c842fc5.svg);background-size:20px 20px;height:20px;margin:0 0 0 10px;width:20px}@media (max-width:479px){[is=flynt-form-contact-form-7] .form-button{text-align:center}[is=flynt-form-contact-form-7] .form-button .button{width:100%}[is=flynt-form-contact-form-7] .form-button .ajax-loader{display:none;margin:15px 0 0}[is=flynt-form-contact-form-7] .form-button .ajax-loader.is-active{display:inline-block}}[is=flynt-form-contact-form-7] .wpcf7-form [type=date],[is=flynt-form-contact-form-7] .wpcf7-form [type=email],[is=flynt-form-contact-form-7] .wpcf7-form [type=number],[is=flynt-form-contact-form-7] .wpcf7-form [type=password],[is=flynt-form-contact-form-7] .wpcf7-form [type=search],[is=flynt-form-contact-form-7] .wpcf7-form [type=tel],[is=flynt-form-contact-form-7] .wpcf7-form [type=text],[is=flynt-form-contact-form-7] .wpcf7-form [type=url],[is=flynt-form-contact-form-7] .wpcf7-form select,[is=flynt-form-contact-form-7] .wpcf7-form textarea{width:100%}[is=flynt-form-contact-form-7] .wpcf7-form textarea{display:block}[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap{display:block}[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap input,[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap select,[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap textarea{margin-bottom:0}[is=flynt-form-contact-form-7] .wpcf7-list-item{margin:0 2rem 0 0}[is=flynt-form-contact-form-7] .wpcf7-list-item:last-child{margin-right:0}[is=flynt-form-contact-form-7] .wpcf7-not-valid{border-color:#ef3f45}[is=flynt-form-contact-form-7] .wpcf7-not-valid-tip{color:#ef3f45;font-size:.88rem;margin-top:5px}[is=flynt-form-contact-form-7] .wpcf7-response-output{border:0;color:#ef3f45;margin:32px 0 0;padding:0;text-align:center}@media (min-width:768px){[is=flynt-form-contact-form-7] .wpcf7-response-output{margin-top:40px}}[is=flynt-form-contact-form-7] .wpcf7-aborted,[is=flynt-form-contact-form-7] .wpcf7-acceptance-missing,[is=flynt-form-contact-form-7] .wpcf7-mail-sent-ng,[is=flynt-form-contact-form-7] .wpcf7-spam-blocked,[is=flynt-form-contact-form-7] .wpcf7-validation-errors{color:#ef3f45}[is=flynt-form-contact-form-7] .wpcf7-mail-sent-ok{color:#0b1016}[is=flynt-form-contact-form-7] .wpcf7-quiz-label{display:block;margin-bottom:.5rem}[is=flynt-form-contact-form-7] .wpcf7 label{width:100%}[is=flynt-form-contact-form-7] .wpcf7 .label-wrap label{margin-bottom:0}[is=flynt-form-contact-form-7] .wpcf7 [type=file]{max-width:100%}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox],[is=flynt-form-contact-form-7] .wpcf7 [type=radio]{opacity:0;pointer-events:none;position:absolute;width:1px}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox],[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:focus,[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:hover,[is=flynt-form-contact-form-7] .wpcf7 [type=radio],[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:focus,[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:hover{border-color:#d8d8d8;outline:0}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:focus+span:before,[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:focus+span:before{outline:1px solid #f96417}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]+span,[is=flynt-form-contact-form-7] .wpcf7 [type=radio]+span{display:inline-block;padding-left:1.875rem;position:relative;width:100%}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]+span:before,[is=flynt-form-contact-form-7] .wpcf7 [type=radio]+span:before{background-color:#fff;border:1px solid #d8d8d8;border-radius:2px;content:"";display:block;height:15px;left:0;margin:0;padding:0;position:absolute;top:-2px;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease;width:15px}[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:checked+span:before,[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:checked+span:before{background-color:#000;border-color:#000;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}[is=flynt-form-contact-form-7] .wpcf7 [type=radio]+span:before{border-radius:50%}[is=flynt-form-contact-form-7] .wpcf7 .wpcf7-response-output{border-style:none}[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=date],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=email],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=number],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=password],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=search],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=tel],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=text],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=url],[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) select,[is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) textarea,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=date],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=email],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=number],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=password],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=search],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=tel],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=text],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=url],[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) select,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) textarea{border:0;outline:none}[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .button:focus,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .button:hover{background-color:#f96417;border-color:#f96417;color:#fff}[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-aborted,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-acceptance-missing,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-mail-sent-ng,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-not-valid-tip,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-spam-blocked,[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-validation-errors{color:#091a41}@media only screen and (min-width:768px){[is=flynt-form-newsletter-signup] .newsletter-signup{margin-right:4rem}}[is=flynt-form-newsletter-signup] .newsletter-signup__heading{text-transform:uppercase;padding-top:0;margin-bottom:.25rem;font-weight:400;font-size:1.125rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-form-newsletter-signup] .newsletter-signup__text{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.1em;line-height:1.33333;--letter-spacing:.1em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-form-newsletter-signup] .newsletter-signup__text{margin-bottom:1.5rem}}@media only screen and (min-width:768px){[is=flynt-form-newsletter-signup] .newsletter-signup__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-form-newsletter-signup] .newsletter-signup__input{margin-bottom:.75rem;width:100%}@media only screen and (min-width:768px){[is=flynt-form-newsletter-signup] .newsletter-signup__input{margin:0 1.75rem 0 0}}[is=flynt-form-newsletter-signup] .newsletter-signup__button{text-transform:uppercase;margin:0}@media (min-width:1280px){[is=flynt-form-wp-form] .preContent{margin-bottom:40px}}@media (min-width:1280px){[is=flynt-form-wp-form] .postContent{margin-top:40px}}[is=flynt-form-wp-form] .wpforms-form{margin:0 auto;max-width:700px}[is=flynt-form-wp-form] .wpforms-form .visuallyHidden+br{display:none}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form.boxPadding{padding:50px}}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-row-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2>*{width:calc(50% - 8px)}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form-row-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2>*{width:calc(50% - 16px)}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2>:last-child{margin-right:0}}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-row-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-3>*{width:calc(33.33333% - 10.66667px)}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(1n+4){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(3n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-3>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form-row-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-3>*{width:calc(33.33333% - 21.33333px)}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(1n+4){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-3>:nth-child(3n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-3>:last-child{margin-right:0}}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>*{width:calc(50% - 8px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:last-child{margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:first-child{width:calc(66.66666% - 5.33333px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:last-child{width:calc(33.33333% - 10.66667px)}}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>*{width:calc(50% - 16px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:last-child{margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:first-child{width:calc(66.66666% - 10.66667px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-left>:last-child{width:calc(33.33333% - 21.33333px)}}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>*{width:calc(50% - 8px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:last-child{margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:first-child{width:calc(33.33333% - 10.66667px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:last-child{width:calc(66.66666% - 5.33333px)}}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>*{width:calc(50% - 16px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(n){margin-right:32px;margin-top:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(1n+3){margin-top:24px}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:nth-child(2n){margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:last-child{margin-right:0}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:first-child{width:calc(33.33333% - 21.33333px)}[is=flynt-form-wp-form] .wpforms-form-row-2-lg-right>:last-child{width:calc(66.66666% - 10.66667px)}}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}}[is=flynt-form-wp-form] .wpforms-form-flex [type=date],[is=flynt-form-wp-form] .wpforms-form-flex [type=email],[is=flynt-form-wp-form] .wpforms-form-flex [type=number],[is=flynt-form-wp-form] .wpforms-form-flex [type=password],[is=flynt-form-wp-form] .wpforms-form-flex [type=search],[is=flynt-form-wp-form] .wpforms-form-flex [type=tel],[is=flynt-form-wp-form] .wpforms-form-flex [type=text],[is=flynt-form-wp-form] .wpforms-form-flex [type=url],[is=flynt-form-wp-form] .wpforms-form-flex select,[is=flynt-form-wp-form] .wpforms-form-flex textarea{border-radius:4px;height:56px}[is=flynt-form-wp-form] .wpforms-form-flex+.wpcf7-validation-errors{display:none!important}[is=flynt-form-wp-form] .wpforms-form-flex-col{margin:0 0 1rem}@media (min-width:480px){[is=flynt-form-wp-form] .wpforms-form-flex-col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 16px 0 0}[is=flynt-form-wp-form] .wpforms-form-flex-col:last-child{margin-right:0}}[is=flynt-form-wp-form] .wpforms-form-flex-col .ajax-loader{display:none!important}[is=flynt-form-wp-form] .wpforms-form-flex-col .button{width:100%}[is=flynt-form-wp-form] .wpforms-form-group{margin:0 0 1rem}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-form-group{margin:0 0 1.875rem}}[is=flynt-form-wp-form] .wpforms-form-button .ajax-loader{background-image:url(../assets/icons/spinner-2e5c842fc5.svg);background-size:20px 20px;height:20px;margin:0 0 0 10px;width:20px}@media (max-width:479px){[is=flynt-form-wp-form] .wpforms-form-button{text-align:center}[is=flynt-form-wp-form] .wpforms-form-button .button{width:100%}[is=flynt-form-wp-form] .wpforms-form-button .ajax-loader{display:none;margin:15px 0 0}[is=flynt-form-wp-form] .wpforms-form-button .ajax-loader.is-active{display:inline-block}}[is=flynt-form-wp-form] .wpforms-form [type=date],[is=flynt-form-wp-form] .wpforms-form [type=email],[is=flynt-form-wp-form] .wpforms-form [type=number],[is=flynt-form-wp-form] .wpforms-form [type=password],[is=flynt-form-wp-form] .wpforms-form [type=search],[is=flynt-form-wp-form] .wpforms-form [type=tel],[is=flynt-form-wp-form] .wpforms-form [type=text],[is=flynt-form-wp-form] .wpforms-form [type=url],[is=flynt-form-wp-form] .wpforms-form select,[is=flynt-form-wp-form] .wpforms-form textarea{width:100%}[is=flynt-form-wp-form] .wpforms-form textarea{display:block;height:10em}[is=flynt-form-wp-form] .wpforms-field{margin-bottom:1em}[is=flynt-form-wp-form] .wpforms-field-label{display:block}[is=flynt-form-wp-form] .wpforms-field-label input,[is=flynt-form-wp-form] .wpforms-field-label select,[is=flynt-form-wp-form] .wpforms-field-label textarea{margin-bottom:0}[is=flynt-form-wp-form] .wpforms-field-sublabel{color:#7f7f7f}[is=flynt-form-wp-form] .wpforms-list-item{margin:0 2rem 0 0}[is=flynt-form-wp-form] .wpforms-list-item:last-child{margin-right:0}[is=flynt-form-wp-form] .wpforms-not-valid{border-color:#ef3f45}[is=flynt-form-wp-form] .wpforms-error{color:#ef3f45;font-size:.88rem;margin-top:5px}[is=flynt-form-wp-form] .wpforms-response-output{border:0;color:#ef3f45;margin:32px 0 0;padding:0;text-align:center}@media (min-width:768px){[is=flynt-form-wp-form] .wpforms-response-output{margin-top:40px}}[is=flynt-form-wp-form] .wpforms-aborted,[is=flynt-form-wp-form] .wpforms-acceptance-missing,[is=flynt-form-wp-form] .wpforms-mail-sent-ng,[is=flynt-form-wp-form] .wpforms-spam-blocked,[is=flynt-form-wp-form] .wpforms-validation-errors{color:#ef3f45}[is=flynt-form-wp-form] .wpforms-mail-sent-ok{color:#0b1016}[is=flynt-form-wp-form] .wpforms-quiz-label{display:block;margin-bottom:.5rem}[is=flynt-form-wp-form] .wpforms label{width:100%}[is=flynt-form-wp-form] .wpforms .label-wrap label{margin-bottom:0}[is=flynt-form-wp-form] .wpforms [type=file]{max-width:100%}[is=flynt-form-wp-form] .wpforms [type=checkbox],[is=flynt-form-wp-form] .wpforms [type=radio]{opacity:0;pointer-events:none;position:absolute;width:1px}[is=flynt-form-wp-form] .wpforms [type=checkbox],[is=flynt-form-wp-form] .wpforms [type=checkbox]:focus,[is=flynt-form-wp-form] .wpforms [type=checkbox]:hover,[is=flynt-form-wp-form] .wpforms [type=radio],[is=flynt-form-wp-form] .wpforms [type=radio]:focus,[is=flynt-form-wp-form] .wpforms [type=radio]:hover{border-color:#d8d8d8;outline:0}[is=flynt-form-wp-form] .wpforms [type=checkbox]:focus+span:before,[is=flynt-form-wp-form] .wpforms [type=radio]:focus+span:before{outline:1px solid #f96417}[is=flynt-form-wp-form] .wpforms [type=checkbox]+label,[is=flynt-form-wp-form] .wpforms [type=radio]+label{display:inline-block;padding-left:1.875rem;position:relative;width:100%}[is=flynt-form-wp-form] .wpforms [type=checkbox]+label:before,[is=flynt-form-wp-form] .wpforms [type=radio]+label:before{background-color:#fff;border:1px solid #d8d8d8;border-radius:2px;content:"";display:block;height:15px;left:0;margin:0;padding:0;position:absolute;top:-2px;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease;width:15px}[is=flynt-form-wp-form] .wpforms [type=checkbox]:checked+label:before,[is=flynt-form-wp-form] .wpforms [type=radio]:checked+label:before{background-color:#000;border-color:#000;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}[is=flynt-form-wp-form] .wpforms [type=radio]+labelf:before{border-radius:50%}[is=flynt-form-wp-form] .wpforms .wpcf7-response-output{border-style:none}[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=date],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=email],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=number],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=password],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=search],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=tel],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=text],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) [type=url],[is=flynt-form-wp-form].themeDark .form:not(.themeReset) select,[is=flynt-form-wp-form].themeDark .form:not(.themeReset) textarea,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=date],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=email],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=number],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=password],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=search],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=tel],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=text],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) [type=url],[is=flynt-form-wp-form].themeHero .form:not(.themeReset) select,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) textarea{border:0;outline:none}[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .button:focus,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .button:hover{background-color:#f96417;border-color:#f96417;color:#fff}[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-aborted,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-acceptance-missing,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-mail-sent-ng,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-not-valid-tip,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-spam-blocked,[is=flynt-form-wp-form].themeHero .form:not(.themeReset) .wpcf7-validation-errors{color:#091a41}@media only screen and (min-width:768px){[is=flynt-grid-blocks]{margin-bottom:4rem}}@media only screen and (min-width:768px){[is=flynt-grid-blocks] .grid-blocks__column-offset{margin-top:3.75rem}}[is=flynt-grid-image-text] .grid{display:block;list-style:none;padding:0;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:-24px 0 0 -24px}@media (min-width:768px){[is=flynt-grid-image-text] .grid--columns2 .grid-item,[is=flynt-grid-image-text] .grid--columns3 .grid-item,[is=flynt-grid-image-text] .grid--columns4 .grid-item{width:50%}}@media (min-width:1024px){[is=flynt-grid-image-text] .grid--columns3 .grid-item{width:33.33%}}[is=flynt-grid-image-text] .grid--columns4 .grid-item{max-width:409px}@media (min-width:1280px){[is=flynt-grid-image-text] .grid--columns4 .grid-item{width:25%}}[is=flynt-grid-image-text] .grid-item{max-width:675px;padding:24px 0 0 24px;width:100%}[is=flynt-grid-image-text] .content{height:100%}[is=flynt-grid-image-text] .content img{background:#414751}[is=flynt-grid-image-text] .content-inner>:first-child{margin-top:0;padding-top:0}[is=flynt-grid-image-text] .content-inner>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-grid-image-text] .content-inner:not(.boxPadding){padding:24px 0}[is=flynt-grid-posts-archive] ul{display:block;list-style:none;margin:0;padding:0}@media (min-width:768px){[is=flynt-grid-posts-archive] .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-grid-posts-archive] .posts>*{width:calc(50% - 12px)}[is=flynt-grid-posts-archive] .posts>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-grid-posts-archive] .posts>:nth-child(1n+3){margin-top:24px}[is=flynt-grid-posts-archive] .posts>:nth-child(2n){margin-right:0}[is=flynt-grid-posts-archive] .posts>:last-child{margin-right:0}}@media (min-width:1024px){[is=flynt-grid-posts-archive] .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-grid-posts-archive] .posts>*{width:calc(33.33333% - 16px)}[is=flynt-grid-posts-archive] .posts>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-grid-posts-archive] .posts>:nth-child(1n+4){margin-top:24px}[is=flynt-grid-posts-archive] .posts>:nth-child(3n){margin-right:0}[is=flynt-grid-posts-archive] .posts>:last-child{margin-right:0}}[is=flynt-grid-posts-archive] .posts-empty{padding:40px 0 0}[is=flynt-grid-posts-archive] .post{margin-bottom:24px}@media (min-width:768px){[is=flynt-grid-posts-archive] .post{margin-bottom:0}}[is=flynt-grid-posts-archive] .post-link{display:block;text-decoration:none}[is=flynt-grid-posts-archive] .post .figure{background-color:#414751;margin-bottom:0}[is=flynt-grid-posts-archive] .post-inner{padding:24px 0}[is=flynt-grid-posts-archive] .post-inner>:first-child{margin-top:0;padding-top:0}[is=flynt-grid-posts-archive] .post-inner>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-grid-posts-archive] .post-excerpt{margin-bottom:.75rem}[is=flynt-grid-posts-archive] .filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px 32px}[is=flynt-grid-posts-archive] .filter-item{padding:0 8px 15px}[is=flynt-grid-posts-archive] .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}[is=flynt-grid-posts-archive] .pagination--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-grid-posts-archive] .pagination--prevDisabled{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[is=flynt-grid-posts-archive] .pagination .button{white-space:nowrap}[is=flynt-grid-posts-archive] .pagination .arrow{color:#fff;height:18px;width:16px}[is=flynt-grid-posts-archive] .pagination-next .arrow{margin-right:-5px}[is=flynt-grid-posts-archive] .pagination-previous .arrow{margin-left:-5px}[is=flynt-grid-posts-latest] .grid-posts-latest{margin-bottom:3.5rem}[is=flynt-grid-posts-latest] .grid-posts-latest__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-grid-posts-latest] .grid-posts-latest__title{padding-bottom:.75rem;margin-bottom:1.25rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-grid-posts-latest] .grid-posts-latest__title{margin-bottom:3rem;font-size:2rem;letter-spacing:.04em;line-height:1.2;--letter-spacing:.04em;--line-height:1.2}}@media only screen and (min-width:1024px){[is=flynt-grid-posts-latest] .grid-posts-latest__title{margin-bottom:3rem;font-size:2.5rem;letter-spacing:.04em;line-height:1.2;--letter-spacing:.04em;--line-height:1.2}}[is=flynt-grid-posts-next-read] .grid-posts-next-read{margin-bottom:3.5rem}[is=flynt-grid-posts-next-read] .grid-posts-next-read__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-grid-posts-next-read] .grid-posts-next-read__title{padding-bottom:.75rem;margin-bottom:1.25rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-grid-posts-next-read] .grid-posts-next-read__title{margin-bottom:3rem;font-size:2.75rem;letter-spacing:.04em;line-height:1.25;--letter-spacing:.04em;--line-height:1.25}}@media only screen and (min-width:768px){[is=flynt-grid-teasers]{margin-bottom:4rem}}@media only screen and (min-width:768px){[is=flynt-grid-teasers] .grid-teasers__column-offset{margin-top:3.75rem}}[is=flynt-header]{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;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-bottom:2rem;position:sticky;top:0;margin-left:calc(var(--content-margin)*-1);margin-right:calc(var(--content-margin)*-1);padding-left:var(--content-margin);padding-right:var(--content-margin);width:auto;z-index:1000}@media only screen and (min-width:768px){[is=flynt-header]{padding-top:1rem;padding-bottom:1rem}}[is=flynt-header] .header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:767px){[is=flynt-header] .header__navigation{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:1.25rem;margin-bottom:1.25rem}}[is=flynt-header] .header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[is=flynt-header] .header__wrapper-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){[is=flynt-header] .header__wrapper-logo{width:calc(100vw - 95px)}}[is=flynt-header] .header__logo-desktop{margin:auto;padding:2rem 0 4rem;-webkit-transition:padding .2s linear;transition:padding .2s linear}[is=flynt-header] .header__logo-desktop--shrunk{padding:0}@media only screen and (max-width:767px){[is=flynt-header] .header__logo-desktop{display:none}}[is=flynt-header] .header__logo-mobile{display:none}@media only screen and (max-width:767px){[is=flynt-header] .header__logo-mobile{display:inline-block;height:28px;width:156px}}[is=flynt-header] .header__image{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}[is=flynt-header] .header__image--shrunk{-webkit-transform:scale(.62712);transform:scale(.62712)}[is=flynt-header] .header__list{display:inline-block;margin:0;padding:0;text-decoration:none;line-height:1rem}.is-menu-open [is=flynt-header] .header__list{display:none}@media only screen and (max-width:767px){[is=flynt-header] .header__list{display:none}}[is=flynt-header] .header__list-item{display:inline;cursor:pointer;padding-left:26px}[is=flynt-header] .header__list-item-link{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:700;text-transform:uppercase;text-decoration:none;font-size:.875rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-header] .header__list-item-link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-header] .header__list-item-link:active,[is=flynt-header] .header__list-item-link:visited{text-decoration:none}[is=flynt-header] .header__icon{height:20px;margin-left:28px;width:20px}[is=flynt-header] .header__icon.menu-button{display:block}.is-menu-open [is=flynt-header] .header__icon.menu-button{display:none}[is=flynt-header] .header__icon.close-button{display:none}.is-menu-open [is=flynt-header] .header__icon.close-button{display:block}[is=flynt-header] .header__flyout-menu{display:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));width:100%;margin-top:-2rem;z-index:1000}@media only screen and (min-width:768px){[is=flynt-header] .header__flyout-menu{margin-top:-3rem}}.is-menu-open [is=flynt-header] .header__flyout-menu{display:inline-block}@media only screen and (max-width:767px){.is-menu-open [is=flynt-header] .header__flyout-menu{height:calc(100vh - 85px);overflow:auto;padding-bottom:50px}}@media only screen and (max-width:767px){.block-ad-header{max-height:400px;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.is-menu-open .block-ad-header{max-height:0}}[is=flynt-hero-cta] .container{text-align:center}[is=flynt-hero-cta] .container>:first-child{margin-top:0;padding-top:0}[is=flynt-hero-cta] .container>:last-child{margin-bottom:0;padding-bottom:0}@media (max-width:599px){[is=flynt-hero-cta] br{content:"\00a0"}}[is=flynt-hero-image-cta]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--top{-o-object-position:left top;object-position:left top}[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--center{-o-object-position:left center;object-position:left center}[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--bottom{-o-object-position:left bottom;object-position:left bottom}[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--top{-o-object-position:center top;object-position:center top}[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--center{-o-object-position:center center;object-position:center center}[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--bottom{-o-object-position:center bottom;object-position:center bottom}[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--top{-o-object-position:right top;object-position:right top}[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--center{-o-object-position:right center;object-position:right center}[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--bottom{-o-object-position:right bottom;object-position:right bottom}[is=flynt-hero-image-cta]:not(.fullWidth) .container{display:block;margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0;position:relative;width:100%}@media (min-width:768px){[is=flynt-hero-image-cta]:not(.fullWidth) .container{display:block;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:0;padding-right:0}}[is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture{left:15px;right:15px}@media (min-width:768px){[is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture{left:40px;right:40px}}@media (min-width:1280px){[is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture{left:60px;right:60px}}[is=flynt-hero-image-cta],[is=flynt-hero-image-cta] .content,[is=flynt-hero-image-cta] .content-wrapper{min-height:420px}@media (min-width:768px){[is=flynt-hero-image-cta],[is=flynt-hero-image-cta] .content,[is=flynt-hero-image-cta] .content-wrapper{min-height:540px}}[is=flynt-hero-image-cta] .content{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 15px;position:relative;width:100%}@media (min-width:1280px){[is=flynt-hero-image-cta] .content{padding:50px 0}}[is=flynt-hero-image-cta] .content-wrapper{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;max-width:600px;width:100%}[is=flynt-hero-image-cta] .content-html{position:relative;text-align:center;width:100%}[is=flynt-hero-image-cta] .content-html>:first-child{margin-top:0;padding-top:0}[is=flynt-hero-image-cta] .content-html>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-hero-image-cta] .content-html:not([class*=theme]){color:#fff}[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h1,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h2,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h3,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h4,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h5,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h6,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h1,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h2,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h3,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h4,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h5,[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h6{color:inherit}[is=flynt-hero-image-cta] .content-picture{bottom:0;left:0;position:absolute;right:0;top:0}[is=flynt-hero-image-cta] .content-background{bottom:0;left:0;position:absolute;right:0;top:0}[is=flynt-hero-image-cta] .content-pictureEl{height:100%;width:100%}[is=flynt-hero-image-cta] .content-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){[is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--top{-o-object-position:left top;object-position:left top}[is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--center{-o-object-position:left center;object-position:left center}[is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--bottom{-o-object-position:left bottom;object-position:left bottom}[is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--top{-o-object-position:center top;object-position:center top}[is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--center{-o-object-position:center center;object-position:center center}[is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--bottom{-o-object-position:center bottom;object-position:center bottom}[is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--top{-o-object-position:right top;object-position:right top}[is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--center{-o-object-position:right center;object-position:right center}[is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--bottom{-o-object-position:right bottom;object-position:right bottom}}@media (max-width:629px){[is=flynt-hero-image-cta] br{content:"\00a0"}}[is=flynt-hero-image-text]{position:relative}[is=flynt-hero-image-text] .picture{height:400px;position:relative;width:100%}[is=flynt-hero-image-text] .image{background:#414751;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[is=flynt-hero-image-text] .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;padding:0 15px;position:absolute;top:0;width:100%}[is=flynt-hero-image-text] .content-inner{color:#fff;max-width:600px;text-align:center}[is=flynt-hero-image-text] .content-inner>:first-child{margin-top:0;padding-top:0}[is=flynt-hero-image-text] .content-inner>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-hero-image-text] .content-inner .h1,[is=flynt-hero-image-text] .content-inner .h2,[is=flynt-hero-image-text] .content-inner .h3,[is=flynt-hero-image-text] .content-inner .h4,[is=flynt-hero-image-text] .content-inner .h5,[is=flynt-hero-image-text] .content-inner .h6,[is=flynt-hero-image-text] .content-inner h1,[is=flynt-hero-image-text] .content-inner h2,[is=flynt-hero-image-text] .content-inner h3,[is=flynt-hero-image-text] .content-inner h4,[is=flynt-hero-image-text] .content-inner h5,[is=flynt-hero-image-text] .content-inner h6{color:inherit}@media (max-width:599px){[is=flynt-hero-image-text] br{content:"\00a0"}}[is=flynt-hero-slider]{display:-webkit-box;display:-ms-flexbox;display:flex;height:420px}@media (min-width:768px){[is=flynt-hero-slider]{height:640px}}[is=flynt-hero-slider] .container{display:block;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}[is=flynt-hero-slider] .container:before{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(rgba(0,0,0,.5)),to(rgba(0,0,0,.8)));background-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5),rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%}[is=flynt-hero-slider] .slider{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}[is=flynt-hero-slider] .slider-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(9,26,65,.5);border-radius:50%;cursor:pointer;display:none;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease,background-color .2s ease;transition:opacity .2s ease,background-color .2s ease;width:40px;z-index:10}[is=flynt-hero-slider] .slider-button.swiper-button-disabled{opacity:.5;pointer-events:none}@media (min-width:768px){[is=flynt-hero-slider] .slider-button{display:-webkit-box;display:-ms-flexbox;display:flex}}[is=flynt-hero-slider] .slider-button .feather{color:#fff;height:auto;top:0;width:80%}[is=flynt-hero-slider] .slider-button--prev{left:15px}@media (min-width:1024px){[is=flynt-hero-slider] .slider-button--prev{left:45px}}[is=flynt-hero-slider] .slider-button--next{right:15px}@media (min-width:1024px){[is=flynt-hero-slider] .slider-button--next{right:45px}}@media (min-width:768px){[is=flynt-hero-slider] .slider-button:focus,[is=flynt-hero-slider] .slider-button:hover{background-color:#f96417}}[is=flynt-hero-slider] .slider-pagination{bottom:10px;display:block;left:0;margin-top:0;position:absolute;right:0;text-align:center;z-index:1}@media (min-width:768px){[is=flynt-hero-slider] .slider-pagination{display:none}}[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.2);height:6px;opacity:1;-webkit-transition:width .2s cubic-bezier(.215,.61,.355,1),background-color .3s ease;transition:width .2s cubic-bezier(.215,.61,.355,1),background-color .3s ease;width:6px}[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet-active{background-color:#fff;border-radius:4px;width:20px}[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet:focus,[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet:hover{background-color:#fff}[is=flynt-hero-slider] .content{color:#fff;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:end;-ms-flex-pack:end;justify-content:flex-end;max-width:600px;padding:40px 15px;position:relative;z-index:1}[is=flynt-hero-slider] .content>:first-child{margin-top:0;padding-top:0}[is=flynt-hero-slider] .content>:last-child{margin-bottom:0;padding-bottom:0}@media (min-width:768px){[is=flynt-hero-slider] .content{padding:40px 80px}}@media (min-width:1024px){[is=flynt-hero-slider] .content{padding-bottom:60px;padding-left:120px}}[is=flynt-hero-slider] .picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}[is=flynt-hero-slider] .picture-imageEl{font-family:"object-fit: cover; object-position: center center;";height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}[is=flynt-hero-slider] .picture-imageEl--leftAlignMobile{-o-object-position:left center;object-position:left center}[is=flynt-hero-slider] .picture-imageEl--rightAlignMobile{-o-object-position:right center;object-position:right center}[is=flynt-hero-slider] .picture-imageEl--centerAlignMobile{-o-object-position:center center;object-position:center center}@media (min-width:768px){[is=flynt-hero-slider] .picture-imageEl--leftAlignDesktop{-o-object-position:left center;object-position:left center}[is=flynt-hero-slider] .picture-imageEl--rightAlignDesktop{-o-object-position:right center;object-position:right center}[is=flynt-hero-slider] .picture-imageEl--centerAlignDesktop{-o-object-position:center center;object-position:center center}}[is=flynt-hero-text-image]{overflow-x:hidden}@media (min-width:1024px){[is=flynt-hero-text-image] .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px){[is=flynt-hero-text-image] .container--textLeft .column--content{padding-right:24px}}[is=flynt-hero-text-image] .container--textRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:1024px){[is=flynt-hero-text-image] .container--textRight .column--content{padding-left:24px}}[is=flynt-hero-text-image] .column--content{display:block;margin-left:auto;margin-right:auto;max-width:600px;padding-left:0;padding-right:0}@media (min-width:1024px){[is=flynt-hero-text-image] .column--content{-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;margin:0}[is=flynt-hero-text-image] .column--content>:first-child{margin-top:0;padding-top:0}[is=flynt-hero-text-image] .column--content>:last-child{margin-bottom:0;padding-bottom:0}}[is=flynt-hero-text-image] .image{font-family:"object-fit: contain";max-height:400px;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){[is=flynt-hero-text-image] .image{font-family:"object-fit: fill";height:600px;max-height:none;max-width:none;-o-object-fit:fill;object-fit:fill;width:auto}}[is=flynt-list-components] .components{display:block;list-style:none;margin:0;padding:0;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;width:100%}[is=flynt-list-components] .components>*{width:100%}[is=flynt-list-components] .components>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-components] .components>:nth-child(1n+2){margin-top:48px}[is=flynt-list-components] .components>:nth-child(1n){margin-right:0}[is=flynt-list-components] .components>:last-child{margin-right:0}@media (min-width:768px){[is=flynt-list-components] .components{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-list-components] .components>*{width:calc(50% - 12px)}[is=flynt-list-components] .components>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-components] .components>:nth-child(1n+3){margin-top:48px}[is=flynt-list-components] .components>:nth-child(2n){margin-right:0}[is=flynt-list-components] .components>:last-child{margin-right:0}}@media (min-width:1024px){[is=flynt-list-components] .components{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-list-components] .components>*{width:calc(33.33333% - 16px)}[is=flynt-list-components] .components>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-components] .components>:nth-child(1n+4){margin-top:48px}[is=flynt-list-components] .components>:nth-child(3n){margin-right:0}[is=flynt-list-components] .components>:last-child{margin-right:0}}[is=flynt-list-components] .component{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:600px}[is=flynt-list-components] .component-imageWrapper{background-color:#fff;border-bottom:1px solid #d8d8d8;height:0;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}[is=flynt-list-components] .component-imageWrapper .image{position:absolute}[is=flynt-list-components] .component-imageWrapper .image--isSmallerThanWrapper{font-family:"object-fit: contain";height:100%;-o-object-fit:contain;object-fit:contain}[is=flynt-list-components] .component-link{display:block;text-decoration:none;width:100%}[is=flynt-list-components] .component-description{color:#414751;position:relative}[is=flynt-list-components] .component-description>:first-child{margin-top:0;padding-top:0}[is=flynt-list-components] .component-description>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-list-components] .component-description .h1,[is=flynt-list-components] .component-description .h2,[is=flynt-list-components] .component-description .h3,[is=flynt-list-components] .component-description .h4,[is=flynt-list-components] .component-description .h5,[is=flynt-list-components] .component-description .h6,[is=flynt-list-components] .component-description h1,[is=flynt-list-components] .component-description h2,[is=flynt-list-components] .component-description h3,[is=flynt-list-components] .component-description h4,[is=flynt-list-components] .component-description h5,[is=flynt-list-components] .component-description h6{color:#0b1016}[is=flynt-list-components] .component-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;border-top:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;width:100%}[is=flynt-list-components] .component-footer .component-ctaSecondary{color:#7b838d;text-decoration:none}[is=flynt-list-components] .component-footer .component-ctaSecondary .feather{color:inherit;margin-right:2px}[is=flynt-list-components] .component-footer .component-ctaSecondary:hover{color:#f96417}[is=flynt-list-components] .component-footer .component-ctaPrimary{float:right;margin-left:auto;padding:.9rem 0 1.1rem}[is=flynt-list-components] .component-footer .component-ctaPrimary:before{bottom:1.1rem}@media (min-width:1024px){[is=flynt-list-components] .component-footer{padding:0 30px}}[is=flynt-list-icons] .items{display:block;list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-list-icons] .items>*{width:100%}[is=flynt-list-icons] .items>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-icons] .items>:nth-child(1n+2){margin-top:48px}[is=flynt-list-icons] .items>:nth-child(1n){margin-right:0}[is=flynt-list-icons] .items>:last-child{margin-right:0}@media (min-width:480px){[is=flynt-list-icons] .items{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;width:100%}[is=flynt-list-icons] .items>*{width:calc(50% - 12px)}[is=flynt-list-icons] .items>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-icons] .items>:nth-child(1n+3){margin-top:48px}[is=flynt-list-icons] .items>:nth-child(2n){margin-right:0}[is=flynt-list-icons] .items>:last-child{margin-right:0}}@media (min-width:1024px){[is=flynt-list-icons] .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}[is=flynt-list-icons] .items>*{width:calc(25% - 18px)}[is=flynt-list-icons] .items>:nth-child(n){margin-right:24px;margin-top:0}[is=flynt-list-icons] .items>:nth-child(1n+5){margin-top:48px}[is=flynt-list-icons] .items>:nth-child(4n){margin-right:0}[is=flynt-list-icons] .items>:last-child{margin-right:0}}[is=flynt-list-icons] .feather{height:auto;width:100%}[is=flynt-list-icons] .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:320px}[is=flynt-list-icons] .item-icon{height:45px;width:45px}[is=flynt-list-icons] .item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:15px}[is=flynt-list-icons] .item-content>:first-child{margin-top:0;padding-top:0}[is=flynt-list-icons] .item-content>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-list-icons] .item-linkWrapper{margin-top:.75rem}[is=flynt-list-icons] .items--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}[is=flynt-list-icons] .items--centered .item-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0d8eff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;margin:0 auto;width:80px}[is=flynt-list-icons] .items--centered .feather{color:#f2f6fe;height:auto;margin:0 auto;top:0;width:40px}[is=flynt-list-icons].themeHero .items--centered .item-icon{background-color:#091a41}[is=flynt-list-logos] .list{display:block;list-style:none;margin:0;padding:0;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;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[is=flynt-list-logos] .list>*{width:calc(50% - 6px)}[is=flynt-list-logos] .list>:nth-child(n){margin-right:12px;margin-top:0}[is=flynt-list-logos] .list>:nth-child(1n+3){margin-top:12px}[is=flynt-list-logos] .list>:nth-child(2n){margin-right:0}[is=flynt-list-logos] .list>:last-child{margin-right:0}@media (min-width:375px){[is=flynt-list-logos] .list{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;width:100%}[is=flynt-list-logos] .list>*{width:calc(33.33333% - 10.66667px)}[is=flynt-list-logos] .list>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-list-logos] .list>:nth-child(1n+4){margin-top:16px}[is=flynt-list-logos] .list>:nth-child(3n){margin-right:0}[is=flynt-list-logos] .list>:last-child{margin-right:0}}@media (min-width:575px){[is=flynt-list-logos] .list{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;width:100%}[is=flynt-list-logos] .list>*{width:calc(25% - 12px)}[is=flynt-list-logos] .list>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-list-logos] .list>:nth-child(1n+5){margin-top:16px}[is=flynt-list-logos] .list>:nth-child(4n){margin-right:0}[is=flynt-list-logos] .list>:last-child{margin-right:0}}@media (min-width:768px){[is=flynt-list-logos] .list{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;width:100%}[is=flynt-list-logos] .list>*{width:calc(16.66667% - 13.33333px)}[is=flynt-list-logos] .list>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-list-logos] .list>:nth-child(1n+7){margin-top:16px}[is=flynt-list-logos] .list>:nth-child(6n){margin-right:0}[is=flynt-list-logos] .list>:last-child{margin-right:0}}@media (min-width:1280px){[is=flynt-list-logos] .list{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;width:100%}[is=flynt-list-logos] .list>*{width:calc(12.5% - 14px)}[is=flynt-list-logos] .list>:nth-child(n){margin-right:16px;margin-top:0}[is=flynt-list-logos] .list>:nth-child(1n+9){margin-top:16px}[is=flynt-list-logos] .list>:nth-child(8n){margin-right:0}[is=flynt-list-logos] .list>:last-child{margin-right:0}}[is=flynt-list-logos] .media{display:block;height:0;padding-bottom:70%;position:relative}.flyntComponent--card[is=flynt-list-logos] .media{background-color:#f2f6fe;padding-bottom:100%}.flyntComponent--card.themeLight[is=flynt-list-logos] .media{background-color:#fff}.flyntComponent--card.themeDark[is=flynt-list-logos] .media{background-color:#fff}.flyntComponent--card.themeHero[is=flynt-list-logos] .media{background-color:#fff}[is=flynt-list-logos] .media--svg{height:auto;padding-bottom:0}[is=flynt-list-logos] .media--svg .logo{position:static}.flyntComponent--card[is=flynt-list-logos] .media--svg .logo{position:absolute}[is=flynt-list-logos] .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:12px;position:absolute;top:0;width:100%}@media (min-width:375px){[is=flynt-list-logos] .logo{padding:16px}}@media (min-width:480px){[is=flynt-list-logos] .logo{padding:24px}}.flyntComponent--card[is=flynt-list-logos] .logo{padding:16px}@media (min-width:375px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:20px}}@media (min-width:480px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:28px}}@media (min-width:575px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:24px}}@media (min-width:768px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:20px}}@media (min-width:1200px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:36px}}@media (min-width:1280px){.flyntComponent--card[is=flynt-list-logos] .logo{padding:24px}}.flyntComponent--card[is=flynt-list-logos] .logo:hover .caption{color:#fff;display:block;opacity:1;-webkit-transition:opacity .6s;transition:opacity .6s;visibility:visible}[is=flynt-list-logos] .caption{background-color:#f96417;bottom:0;display:block;font-size:.8125rem;font-weight:700;left:0;line-height:1.15;margin:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .6s,visibility 0s linear .6s;transition:opacity .6s,visibility 0s linear .6s;visibility:visible}.flyntComponent--card[is=flynt-list-logos] .caption{padding:10px}[is=flynt-list-logos] .image{display:block;height:auto;margin:0;width:100%}[is=flynt-list-logos] .image-object{height:100%}[is=flynt-list-logos] .image-object .image-tag{display:block;font-family:"object-fit: contain";height:100%;-o-object-fit:contain;object-fit:contain;width:100%}[is=flynt-list-logos] .image-tag{display:block;height:auto;width:100%}[is=flynt-list-logos] .image svg{display:block;height:auto;width:100%}[is=flynt-list-search-results] .search-results__form{margin-bottom:4rem}[is=flynt-list-search-results] .search-results__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-results__form-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-list-search-results] .search-results__form-group{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-flex:1;-ms-flex-positive:1;flex-grow:1}[is=flynt-list-search-results] .search-results__form-button{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end;width:100%;margin-top:1rem}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-results__form-button{margin-top:0;width:auto;margin-left:1.75rem}}[is=flynt-list-search-results] .search-results__pagination{margin-bottom:3rem}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-results__pagination{margin-bottom:4rem}}[is=flynt-list-search-results] .search-results__pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[is=flynt-list-search-results] .search-result{margin-bottom:2rem}[is=flynt-list-search-results] .search-result__image-block--hidden{display:none}[is=flynt-list-search-results] .search-result__tag{margin-bottom:.5rem;font-size:.75rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-result__tag{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}}[is=flynt-list-search-results] .search-result__title{margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-result__title{margin-bottom:1.25rem;font-size:1.375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}}[is=flynt-list-search-results] .search-result__link{display:block}[is=flynt-list-search-results] .search-result__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-list-search-results] .search-result__credit{font-size:.625rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5}@media only screen and (min-width:768px){[is=flynt-list-search-results] .search-result__credit{font-size:.75rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5;margin-left:3.75rem}}[is=flynt-list-social] .social__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.5rem}@media only screen and (min-width:576px){[is=flynt-list-social] .social__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem}}@media only screen and (min-width:576px){[is=flynt-list-social] .social__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-list-social] .social__heading{text-transform:uppercase;padding-top:0;margin:0;font-weight:400;font-size:1.125rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}@media only screen and (min-width:576px){[is=flynt-list-social] .social__heading{margin-bottom:0;margin-right:1.5rem;margin-top:.5rem}}[is=flynt-list-social] .social__icons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin-top:.25rem;margin-bottom:1.5rem}@media only screen and (min-width:576px){[is=flynt-list-social] .social__icons{margin:0}}[is=flynt-list-social] .social__icon{margin-right:1rem;height:1.875rem;width:1.875rem}@media only screen and (min-width:576px){[is=flynt-list-social] .social__icon{margin-right:1.5rem}}[is=flynt-list-social] .social__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-most-read-posts] .most-read-posts--gallery{margin-bottom:3.5rem}[is=flynt-most-read-posts] .most-read-posts__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-most-read-posts] .most-read-posts__title-wrapper--list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:3.5rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__title-wrapper--list{margin-left:4.125rem}}[is=flynt-most-read-posts] .most-read-posts__title{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__title{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-most-read-posts] .most-read-posts__title--list{margin-bottom:0;margin-top:3rem}[is=flynt-most-read-posts] .most-read-posts__title--large{margin-bottom:0}[is=flynt-most-read-posts] .most-read-posts__large{margin-bottom:3rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__large{margin-bottom:4rem}}@media only screen and (min-width:1024px){[is=flynt-most-read-posts] .most-read-posts__list{margin-left:24%}}[is=flynt-most-read-posts] .most-read-posts__item{display:-webkit-box;display:-ms-flexbox;display:flex}[is=flynt-most-read-posts] .most-read-posts__item--spacer{margin-top:.75rem}[is=flynt-most-read-posts] .most-read-posts__item--large{margin-bottom:1rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__item--large{margin-bottom:1.25rem}}[is=flynt-most-read-posts] .most-read-posts__item-number{font-family:GrandSlang,serif;font-style:italic;font-size:3.125rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1;margin-right:1.125rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__item-number{margin-right:1.75rem}}[is=flynt-most-read-posts] .most-read-posts__item-number--fixed{text-align:right;min-width:2.375rem}[is=flynt-most-read-posts] .most-read-posts__item-number--large{text-align:right;margin-right:2rem;font-size:3.125rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1;min-width:3.5rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__item-number--large{font-size:6.25rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1;min-width:5rem}}[is=flynt-most-read-posts] .most-read-posts__item-title{font-size:.9375rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}[is=flynt-most-read-posts] .most-read-posts__item-title--spacer{margin-top:.75rem}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__item-title--spacer{margin-top:1.25rem}}[is=flynt-most-read-posts] .most-read-posts__item-title--alt{margin-top:1rem;font-size:1.25rem;letter-spacing:0;line-height:1.2;--letter-spacing:0em;--line-height:1.2;font-family:GrandSlang,serif}@media only screen and (min-width:768px){[is=flynt-most-read-posts] .most-read-posts__item-title--alt{margin-top:3rem;font-size:1.75rem;letter-spacing:0;line-height:1.25;--letter-spacing:0em;--line-height:1.25}}[is=flynt-most-read-posts] .most-read-posts__item-link{display:block}[is=flynt-most-read-posts] .most-read-posts__item-link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-most-read-posts] .most-read-posts__item-link--alt:hover{font-style:italic;letter-spacing:inherit;line-height:1}[is=flynt-navigation-footer] .nav-footer{margin-top:2.5rem}@media only screen and (min-width:1024px){[is=flynt-navigation-footer] .nav-footer{margin-top:3.5rem}}[is=flynt-navigation-footer] .nav-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:2.5rem}@media only screen and (min-width:1024px){[is=flynt-navigation-footer] .nav-footer__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.5rem}}[is=flynt-navigation-footer] .nav-footer__item{border-top:1px solid #707070}[is=flynt-navigation-footer] .nav-footer__item:first-child{border-top:0}@media only screen and (min-width:576px){[is=flynt-navigation-footer] .nav-footer__item{border-color:transparent}}[is=flynt-navigation-footer] .nav-footer__link{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-transform:uppercase;letter-spacing:.025em;padding-top:.75rem;padding-bottom:.75rem;display:block;line-height:1;font-size:1.25rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-navigation-footer] .nav-footer__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}@media only screen and (min-width:1024px){[is=flynt-navigation-footer] .nav-footer__link{padding:0}}@media only screen and (min-width:1024px){[is=flynt-navigation-footer] .nav-footer__copyright{text-align:right}}[is=flynt-navigation-footer-logo] .footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-navigation-footer-logo] .footer-logo__image{max-width:13.125rem}[is=flynt-navigation-main] .nav-main{margin-top:2.5rem}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main{margin-top:3.5rem}}[is=flynt-navigation-main] .nav-main__column{width:100%}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main__column{width:25%}}[is=flynt-navigation-main] .nav-main__list{padding:0;margin-bottom:.25rem;opacity:1;-webkit-transition:all .125s ease-in;transition:all .125s ease-in}@media only screen and (max-width:767px){[is=flynt-navigation-main] .nav-main__list--level-0{border-bottom:1px solid #707070}}[is=flynt-navigation-main] .nav-main__list--closed{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .125s ease-out;transition:all .125s ease-out}[is=flynt-navigation-main] .nav-main__item{position:relative}[is=flynt-navigation-main] .nav-main__item>.nav-main__link{text-transform:uppercase;font-size:1.375rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main__item>.nav-main__link{padding-bottom:1rem;border-bottom:1px solid #707070;margin-bottom:2.125rem}}[is=flynt-navigation-main] .nav-main__subitem>.nav-main__link{font-size:1.125rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2}[is=flynt-navigation-main] .nav-main__link{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));letter-spacing:.025em;padding-top:.5rem;padding-bottom:.5rem;display:block;line-height:1}[is=flynt-navigation-main] .nav-main__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-navigation-main] .nav-main__icon{height:1.5rem;width:1.5rem;position:absolute;top:0;right:0;margin-top:.5rem;margin-bottom:.5rem;margin-left:.5rem}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main__icon{display:none}}[is=flynt-navigation-main] .nav-main__additional-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main__additional-block{margin-top:3.5rem}}[is=flynt-navigation-main] .nav-main__additional-block--left{-webkit-box-flex:1.618003;-ms-flex:1.618003 1.618003 0px;flex:1.618003 1.618003 0}[is=flynt-navigation-main] .nav-main__additional-block--right{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main__additional-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-navigation-main] .nav-main nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){[is=flynt-navigation-main] .nav-main{margin-top:3.5rem}[is=flynt-navigation-main] .nav-main nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-newsletter-popup] .newsletter-popup{padding:4rem 1.5rem 2rem;background:#fff;position:relative}[is=flynt-newsletter-popup] .newsletter-popup__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5);display:none;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5000}[is=flynt-newsletter-popup] .newsletter-popup__container{max-height:100%;max-width:28rem;overflow:scroll;width:100%}[is=flynt-newsletter-popup] .newsletter-popup--open{display:-webkit-box;display:-ms-flexbox;display:flex}[is=flynt-newsletter-popup] .newsletter-popup__close{position:absolute;right:1.5rem;top:1.5rem}[is=flynt-newsletter-popup] .newsletter-popup__close-icon{height:1.25rem;width:1.25rem}[is=flynt-newsletter-popup] .newsletter-popup__title{text-transform:uppercase;position:relative;text-align:center;margin-right:auto;margin-left:auto;margin-bottom:1rem;z-index:10;font-size:3rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1;font-family:GrandSlang,serif}@media only screen and (min-width:576px){[is=flynt-newsletter-popup] .newsletter-popup__title{font-size:4rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}[is=flynt-newsletter-popup] .newsletter-popup__image{display:block;height:auto;max-width:100%;width:100%}[is=flynt-newsletter-popup] .newsletter-popup__image-wrapper{margin-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;margin-top:-2.5rem}@media only screen and (min-width:576px){[is=flynt-newsletter-popup] .newsletter-popup__image-wrapper{margin-top:-3rem}}[is=flynt-newsletter-popup] .newsletter-popup__text{margin-bottom:2.5rem;font-size:.875rem;letter-spacing:.1em;line-height:1.4;--letter-spacing:.1em;--line-height:1.4}[is=flynt-newsletter-popup] .newsletter-popup__form [type=email],[is=flynt-newsletter-popup] .newsletter-popup__form [type=text]{width:100%}[is=flynt-newsletter-popup] .newsletter-popup__form .wpforms-field{margin-bottom:1.5rem}[is=flynt-newsletter-popup] .newsletter-popup__form .wpforms-field-label{margin-bottom:.5rem;letter-spacing:.2em}[is=flynt-newsletter-popup] .newsletter-popup__form .wpforms-submit-container{margin-top:3rem}[is=flynt-newsletter-popup] .newsletter-popup__form .wpforms-submit{position:relative}[is=flynt-newsletter-popup] .newsletter-popup__form-subtext{margin-top:.5rem;font-size:.75rem;letter-spacing:.1em;line-height:1.4;--letter-spacing:.1em;--line-height:1.4}[is=flynt-newsletter-popup] .newsletter-popup__button-icon{background:#fff;border:.25rem solid #fff;bottom:-1.3rem;display:block;position:absolute;right:-2.2rem;width:48px}[is=flynt-search-input-field]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:30px}@media only screen and (min-width:768px){[is=flynt-search-input-field]{margin-left:28px}}@media only screen and (max-width:767px){[is=flynt-search-input-field]{display:none;margin:1rem;width:100%;max-width:100%}.is-search-open [is=flynt-search-input-field]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:767px){[is=flynt-search-input-field] .search-input-field__form{width:100%;padding-right:1rem}}[is=flynt-search-input-field] .search-input-field__input{border-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;outline:2px solid transparent;outline-offset:2px;border-radius:0;font-size:.875rem;letter-spacing:.1em;line-height:1.2;--letter-spacing:.1em;--line-height:1.2;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-bottom:1px solid #707070;color:#989898;font-family:Agrandir,Helvetica,Arial,sans-serif;margin:0 28px 0 0;min-height:20px;padding:0 10px 4px;width:300px}.is-search-open [is=flynt-search-input-field] .search-input-field__input{display:inline-block}@media only screen and (max-width:1023px){[is=flynt-search-input-field] .search-input-field__input{width:248px}}@media only screen and (max-width:767px){[is=flynt-search-input-field] .search-input-field__input{margin-right:1rem;width:100%}}[is=flynt-search-input-field] .search-input-field__icon{height:20px;width:20px}[is=flynt-slider-image-gallery] .slider-image-gallery{margin-bottom:3.5rem;position:relative}[is=flynt-slider-image-gallery] .slider-image-gallery__slider-thumbs{position:relative;margin-top:1rem}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__slider-thumbs{margin-top:2.5rem}}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}[is=flynt-slider-image-gallery] .slider-image-gallery__item--full-width{width:100%;height:100%}[is=flynt-slider-image-gallery] .slider-image-gallery__image-block--lightbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}[is=flynt-slider-image-gallery] .slider-image-gallery__image--narrow{margin-left:auto;width:100%}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image--narrow{max-width:413px}}@media only screen and (min-width:1024px){[is=flynt-slider-image-gallery] .slider-image-gallery__image--narrow{max-width:567px}}@media only screen and (min-width:1280px){[is=flynt-slider-image-gallery] .slider-image-gallery__image--narrow{max-width:511px}}@media only screen and (min-width:1440px){[is=flynt-slider-image-gallery] .slider-image-gallery__image--narrow{max-width:609px}}[is=flynt-slider-image-gallery] .slider-image-gallery__image--wide{margin-left:auto;width:100%}[is=flynt-slider-image-gallery] .slider-image-gallery__image--lightbox-landscape,[is=flynt-slider-image-gallery] .slider-image-gallery__image--lightbox-portrait,[is=flynt-slider-image-gallery] .slider-image-gallery__image--lightbox-square{margin-left:auto}[is=flynt-slider-image-gallery] .slider-image-gallery__image--lightbox-portrait,[is=flynt-slider-image-gallery] .slider-image-gallery__image--lightbox-square{height:100%}[is=flynt-slider-image-gallery] .slider-image-gallery__image-text{margin-bottom:2rem}[is=flynt-slider-image-gallery] .slider-image-gallery__image-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:1.5rem}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-description--lightbox{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;margin-top:1.5rem;margin-left:1.75rem;width:16.66667%}[is=flynt-slider-image-gallery] .slider-image-gallery__image-caption{font-weight:700;margin-bottom:1rem;font-size:.8125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-caption{margin-bottom:.25rem}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-caption a{text-decoration:underline}[is=flynt-slider-image-gallery] .slider-image-gallery__image-credits{text-transform:uppercase;font-size:.625rem;letter-spacing:.12em;line-height:1.33333;--letter-spacing:.12em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-credits{font-size:.8125rem;letter-spacing:.3em;line-height:1.33333;--letter-spacing:.3em;--line-height:1.33333}}[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--small{margin-top:1.5rem}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__text-block--small{margin-top:0}}[is=flynt-slider-image-gallery] .slider-image-gallery__title{margin-bottom:1.25rem;font-size:1.125rem;letter-spacing:.08em;line-height:1.33333;--letter-spacing:.08em;--line-height:1.33333}[is=flynt-slider-image-gallery] .slider-image-gallery__text--small{font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}[is=flynt-slider-image-gallery] .slider-image-gallery__text--large{font-size:1rem;letter-spacing:.08em;line-height:1.625;--letter-spacing:.08em;--line-height:1.625}[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{position:absolute;top:0;z-index:10;padding-left:.25rem;padding-right:.25rem;opacity:0;height:100%}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{opacity:1;max-height:401px}}@media only screen and (min-width:1024px){[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{max-height:521px}}@media only screen and (min-width:1280px){[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{max-height:495px}}@media only screen and (min-width:1440px){[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{max-height:588px}}[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--prev{left:0}[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--next{right:0}[is=flynt-slider-image-gallery] .slider-image-gallery__button-gallery--lightbox{max-height:none}[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--prev{display:none;height:100%}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--next,[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--prev{display:block;position:absolute;top:0;z-index:10}}[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--next.swiper-button-disabled,[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--prev.swiper-button-disabled{display:none}[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--prev{left:-1rem}[is=flynt-slider-image-gallery] .slider-image-gallery__button-thumbs--next{right:-1rem}[is=flynt-slider-image-gallery] .slider-image-gallery__icon-gallery,[is=flynt-slider-image-gallery] .slider-image-gallery__icon-thumbs{height:1.25rem}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__icon-gallery,[is=flynt-slider-image-gallery] .slider-image-gallery__icon-thumbs{height:1.875rem}}@media only screen and (min-width:1440px){[is=flynt-slider-image-gallery] .slider-image-gallery__icon-gallery,[is=flynt-slider-image-gallery] .slider-image-gallery__icon-thumbs{height:2.5rem}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1.5rem}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination{margin-right:0}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-current-slide,[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-divider,[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-total-slides{font-family:GrandSlang,serif}[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-current-slide{font-style:italic;margin-top:1rem;font-size:1.875rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-current-slide{font-size:3.125rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-divider{margin-left:-1rem;margin-right:-1rem;font-size:5.625rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-divider{font-size:7.5rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-total-slides{font-style:italic;margin-top:2.5rem;font-size:1.25rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-slider-image-gallery] .slider-image-gallery__image-pagination-total-slides{font-size:2.1875rem;letter-spacing:0;line-height:1;--letter-spacing:0em;--line-height:1}}[is=flynt-slider-image-gallery] .slider-image-gallery__grid--lightbox{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}[is=flynt-slider-image-gallery] .slider-image-gallery__lightbox-container{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));top:0;right:0;bottom:0;left:0;opacity:0;padding:3rem;position:fixed;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .2s ease-out;transition:all .2s ease-out;z-index:4000}[is=flynt-slider-image-gallery] .slider-image-gallery__lightbox-container--visible{opacity:1;-webkit-transform:scale(1);transform:scale(1)}[is=flynt-slider-image-gallery] .slider-image-gallery .slider-button{border:0}[is=flynt-slider-image-gallery] .swiper-slide-thumb:hover{cursor:pointer}[is=flynt-slider-image-gallery] .swiper-slide-thumb:after{position:absolute;top:0;right:0;bottom:0;left:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));opacity:.5;content:" "}[is=flynt-slider-image-gallery] .swiper-slide-thumb-active:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;content:" "}[is=flynt-slider-image-gallery] .slider-toggle-lightbox--close,[is=flynt-slider-image-gallery] .slider-toggle-lightbox--open{display:none}@media only screen and (min-width:1280px){[is=flynt-slider-image-gallery] .slider-toggle-lightbox--open{position:absolute;display:block;z-index:50;right:190px;top:10px;width:38px}[is=flynt-slider-image-gallery] .slider-toggle-lightbox--close{position:absolute;display:block;height:1.25rem;width:1.25rem;right:1rem;top:1rem}}.sliderLightbox{height:100%}.swiper-slide--lightbox{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}[is=flynt-slider-images] .slider{max-width:800px;position:relative}[is=flynt-slider-images] .slider-item{height:0;overflow:hidden;padding-bottom:66.66667%;position:relative}[is=flynt-slider-images] .slider-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(9,26,65,.5);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:40px;z-index:10}@media (min-width:1024px){[is=flynt-slider-images] .slider-button:focus,[is=flynt-slider-images] .slider-button:hover{background-color:#f96417}}[is=flynt-slider-images] .slider-button.swiper-button-disabled{opacity:.5;pointer-events:none}[is=flynt-slider-images] .slider-button--prev{left:15px}[is=flynt-slider-images] .slider-button--next{right:15px}[is=flynt-slider-images] .slider-button .feather{color:#fff;height:auto;top:0;width:80%}[is=flynt-slider-images] .figure{bottom:0;left:0;margin-bottom:0;position:absolute;right:0;top:0}[is=flynt-slider-images] .figure-image{height:100%;margin:0 auto;width:auto}[is=flynt-slider-images] .figure-caption{background:rgba(9,26,65,.5);bottom:0;color:#f2f6fe;display:inline-block;font-size:.8rem;max-width:450px;padding:.25rem .5rem;position:absolute;right:0}[is=flynt-slider-images-centered] .slider-item{max-width:375px}@media (min-width:768px){[is=flynt-slider-images-centered] .slider-item{max-width:580px}}@media (min-width:1024px){[is=flynt-slider-images-centered] .slider-item{max-width:870px}}[is=flynt-slider-images-centered] .slider-item .figure{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0;overflow:hidden;-webkit-transform:scale(.9) translateZ(0);transform:scale(.9) translateZ(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1)}[is=flynt-slider-images-centered] .slider-item .figure:before{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(rgba(0,0,0,.5)),to(rgba(0,0,0,.8)));background-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5),rgba(0,0,0,.8));content:"";height:102%;opacity:1;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:102%}[is=flynt-slider-images-centered] .slider-item .figure-caption{background:rgba(9,26,65,.4);bottom:0;color:#f2f6fe;display:inline-block;font-size:.8rem;max-width:450px;padding:.25rem .5rem;position:absolute;right:0}[is=flynt-slider-images-centered] .slider-item.swiper-slide-active .figure{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}[is=flynt-slider-images-centered] .slider-item.swiper-slide-active .figure:before{opacity:0}[is=flynt-slider-images-centered] .slider-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(9,26,65,.5);border-radius:50%;cursor:pointer;display:none;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-out,background-color .2s ease-out;transition:opacity .2s ease-out,background-color .2s ease-out;width:40px;z-index:10}[is=flynt-slider-images-centered] .slider-button.swiper-button-disabled{opacity:.5;pointer-events:none}[is=flynt-slider-images-centered] .slider-button .feather{color:#fff;height:auto;top:0;width:80%}[is=flynt-slider-images-centered] .slider-button--prev{left:10px}@media (min-width:1280px){[is=flynt-slider-images-centered] .slider-button--prev{left:40px}}[is=flynt-slider-images-centered] .slider-button--next{right:10px}@media (min-width:1280px){[is=flynt-slider-images-centered] .slider-button--next{right:40px}}@media (min-width:768px){[is=flynt-slider-images-centered] .slider-button{display:-webkit-box;display:-ms-flexbox;display:flex}[is=flynt-slider-images-centered] .slider-button:focus,[is=flynt-slider-images-centered] .slider-button:hover{background-color:#f96417}}[is=flynt-slider-images-centered] .slider-pagination{margin-top:1.5rem;text-align:center}@media (min-width:1280px){[is=flynt-slider-images-centered] .slider-pagination{margin-top:3rem}}[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet{background-color:rgba(65,71,81,.2);height:6px;opacity:1;-webkit-transition:width .2s cubic-bezier(.215,.61,.355,1),background-color .3s ease;transition:width .2s cubic-bezier(.215,.61,.355,1),background-color .3s ease;width:6px}[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet-active{background-color:#414751;border-radius:4px;width:20px}[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet:focus,[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet:hover{background-color:#414751}[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet,[is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.2)}[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet-active,[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet:focus,[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet:hover,[is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet-active,[is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet:focus,[is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet:hover{background-color:#fff}[is=flynt-slider-products] .slider-products{margin-bottom:3.5rem}[is=flynt-slider-products] .slider-products__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[is=flynt-slider-products] .slider-products__title{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));font-family:GrandSlang,serif;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-slider-products] .slider-products__title{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-slider-products] .slider-products__item-image{margin-bottom:1rem;width:100%}[is=flynt-slider-products] .slider-products__item-title{text-transform:uppercase;margin-bottom:.25rem}[is=flynt-slider-products] .slider-products__item-text,[is=flynt-slider-products] .slider-products__item-title{font-size:.9375rem;letter-spacing:.02em;line-height:1.33333;--letter-spacing:.02em;--line-height:1.33333}[is=flynt-slider-products] .slider-products__button--next,[is=flynt-slider-products] .slider-products__button--prev{position:absolute;top:0;z-index:10;padding-left:.25rem;padding-right:.25rem;opacity:0;border:0;height:100%}@media only screen and (min-width:768px){[is=flynt-slider-products] .slider-products__button--next,[is=flynt-slider-products] .slider-products__button--prev{opacity:1;background:hsla(0,0%,100%,.25);height:213px}}@media only screen and (min-width:1024px){[is=flynt-slider-products] .slider-products__button--next,[is=flynt-slider-products] .slider-products__button--prev{height:179px}}@media only screen and (min-width:1280px){[is=flynt-slider-products] .slider-products__button--next,[is=flynt-slider-products] .slider-products__button--prev{height:168px}}@media only screen and (min-width:1440px){[is=flynt-slider-products] .slider-products__button--next,[is=flynt-slider-products] .slider-products__button--prev{height:205px}}[is=flynt-slider-products] .slider-products__button--next:hover,[is=flynt-slider-products] .slider-products__button--prev:hover{background:hsla(0,0%,100%,.5)}[is=flynt-slider-products] .slider-products__button--prev{left:0}[is=flynt-slider-products] .slider-products__button--next{right:0}[is=flynt-slider-products] .slider-products__icon{height:1.25rem}@media only screen and (min-width:768px){[is=flynt-slider-products] .slider-products__icon{height:1.875rem}}@media only screen and (min-width:1440px){[is=flynt-slider-products] .slider-products__icon{height:2.5rem}}@media only screen and (min-width:768px){[is=flynt-slider-products] .slider-products:hover .slider-products__button--next,[is=flynt-slider-products] .slider-products:hover .slider-products__button--prev{opacity:1}}[is=flynt-slider-products] .swiper-button-disabled .slider-products__icon{opacity:.25}[is=flynt-teaser] .block-ad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3.5rem}[is=flynt-teaser] .block-ad-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;letter-spacing:.2em;line-height:1.25;--letter-spacing:.2em;--line-height:1.25;display:none}[is=flynt-teaser] .block-ad-separator:after,[is=flynt-teaser] .block-ad-separator:before{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;--border-opacity:1;border-color:#989898;border-color:rgba(152,152,152,var(--border-opacity));border-bottom:2px rgba(152,152,152,var(--border-opacity));border-style:solid;content:""}[is=flynt-teaser] .block-ad-separator:before{margin-right:.5rem}[is=flynt-teaser] .block-ad-separator:after{margin-left:.5rem}.block-ad-wrapper.--visible .block-ad-separator{display:block}[is=flynt-teaser-horizontal] .teaser-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{position:relative;text-transform:uppercase;text-align:center;word-wrap:break-word;overflow-wrap:break-word;margin:1.25rem auto 1rem;z-index:30;font-size:3.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;font-family:GrandSlang,serif}@media only screen and (min-width:576px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{font-size:5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{margin-bottom:-3rem;margin-top:3rem;font-size:6.875rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1024px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{margin-bottom:-3rem;font-size:8.75rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1280px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{margin-bottom:-4rem;font-size:10rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1440px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title{font-size:11.25rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}[is=flynt-teaser-horizontal] .teaser-horizontal__section-title--small{display:inline-block;font-size:3.125rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title--small{font-size:5.3125rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1024px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title--small{font-size:6.875rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1280px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title--small{font-size:7.5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1440px){[is=flynt-teaser-horizontal] .teaser-horizontal__section-title--small{font-size:8.125rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}[is=flynt-teaser-horizontal] .teaser-horizontal__section-title span{font-family:GrandSlang,serif}[is=flynt-teaser-horizontal] .teaser-horizontal__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__container{margin-bottom:0}}[is=flynt-teaser-horizontal] .teaser-horizontal__container--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[is=flynt-teaser-horizontal] .teaser-horizontal__image-block{margin-bottom:.75rem}[is=flynt-teaser-horizontal] .teaser-horizontal__image-block--wide{margin-left:0}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__text-block{margin-top:-4rem}[is=flynt-teaser-horizontal] .teaser-horizontal__text-block--wide{margin-top:0}}[is=flynt-teaser-horizontal] .teaser-horizontal__image{width:100%}[is=flynt-teaser-horizontal] .teaser-horizontal__image--round{border-radius:9999px}[is=flynt-teaser-horizontal] .teaser-horizontal__image--gallery{position:absolute;right:0;top:0;z-index:10;width:96%}[is=flynt-teaser-horizontal] .teaser-horizontal__image--overlay{position:absolute;right:0;top:0;z-index:20;margin-right:1rem;margin-top:1rem;height:2.1875rem;width:2.1875rem}[is=flynt-teaser-horizontal] .teaser-horizontal__image-link{position:relative;display:block;padding-top:.75rem;padding-right:.75rem}[is=flynt-teaser-horizontal] .teaser-horizontal__tag{margin-bottom:.5rem;font-size:.75rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__tag{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}}[is=flynt-teaser-horizontal] .teaser-horizontal__title{margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word;font-size:1.125rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__title{margin-bottom:1.25rem;font-size:1.375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}}[is=flynt-teaser-horizontal] .teaser-horizontal__title--alt{font-family:GrandSlang,serif;font-size:2.1875rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}@media only screen and (min-width:576px){[is=flynt-teaser-horizontal] .teaser-horizontal__title--alt{font-size:2.8125rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__title--alt{margin-bottom:.75rem;font-size:3.4375rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}}[is=flynt-teaser-horizontal] .teaser-horizontal__link{display:block}[is=flynt-teaser-horizontal] .teaser-horizontal__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-teaser-horizontal] .teaser-horizontal__link--alt{display:block;letter-spacing:.01em}[is=flynt-teaser-horizontal] .teaser-horizontal__link--alt:hover{font-style:italic;letter-spacing:-.01em}[is=flynt-teaser-horizontal] .teaser-horizontal__link--sponsored{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity))}[is=flynt-teaser-horizontal] .teaser-horizontal__link--sponsored,[is=flynt-teaser-horizontal] .teaser-horizontal__link--sponsored:hover{font-style:normal;letter-spacing:0;--letter-spacing:0}[is=flynt-teaser-horizontal] .teaser-horizontal__credit{font-size:.625rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5;margin-left:3.75rem}[is=flynt-teaser-horizontal] .teaser-horizontal__credit a:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__credit{font-size:.75rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5}}@media only screen and (min-width:768px){[is=flynt-teaser-horizontal] .teaser-horizontal__credit--alt{margin-left:5.75rem}}[is=flynt-teaser-sticky]{display:none;opacity:1;-webkit-transform:translate3d(1rem,-4rem,0);transform:translate3d(1rem,-4rem,0);-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:2000}@media only screen and (min-width:768px){[is=flynt-teaser-sticky]{display:block;position:fixed}}[is=flynt-teaser-sticky] .teaser-sticky__close{position:absolute;right:0;top:0}[is=flynt-teaser-sticky] .teaser-sticky__icon{pointer-events:none;height:.75rem;width:.75rem}[is=flynt-teaser-sticky] .teaser-sticky__image{border-radius:9999px;height:9rem;width:9rem}[is=flynt-teaser-sticky] .teaser-sticky__text{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));text-align:center;padding:.25rem .5rem;font-size:.75rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333;width:9rem}[is=flynt-teaser-vertical] .teaser-vertical{margin-bottom:2.5rem}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical{margin-bottom:0}}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical--moodboard{margin-bottom:1.25rem}}[is=flynt-teaser-vertical] .teaser-vertical__image-block--full-width-moodboard{margin-bottom:1rem}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__image-block--full-width-moodboard{margin-bottom:0}}[is=flynt-teaser-vertical] .teaser-vertical__image{width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__image{margin-bottom:1rem}}[is=flynt-teaser-vertical] .teaser-vertical__image--round{border-radius:9999px}[is=flynt-teaser-vertical] .teaser-vertical__image--moodboard{width:auto}[is=flynt-teaser-vertical] .teaser-vertical__image--gallery{position:absolute;right:0;top:0;z-index:10;width:96%}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__image--background{margin-bottom:1rem}}[is=flynt-teaser-vertical] .teaser-vertical__image--overlay{position:absolute;right:0;top:0;z-index:20;margin-right:1rem;margin-top:1rem;height:2.1875rem;width:2.1875rem}[is=flynt-teaser-vertical] .teaser-vertical__image-link{position:relative;display:block;padding-top:.75rem;padding-right:.75rem}[is=flynt-teaser-vertical] .teaser-vertical__tag{margin-bottom:.5rem;font-size:.75rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__tag{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333}}[is=flynt-teaser-vertical] .teaser-vertical__tag.ad-tag{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity))}[is=flynt-teaser-vertical] .teaser-vertical__title{margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__title{margin-bottom:1.25rem;font-size:1.375rem;letter-spacing:.06em;line-height:1.33333;--letter-spacing:.06em;--line-height:1.33333}}[is=flynt-teaser-vertical] .teaser-vertical__title--full-width-moodboard{font-family:GrandSlang,serif;font-size:1.75rem;letter-spacing:.02em;line-height:1.25;--letter-spacing:.02em;--line-height:1.25}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__title--full-width-moodboard{font-size:2.75rem;letter-spacing:.02em;line-height:1.2;--letter-spacing:.02em;--line-height:1.2}}[is=flynt-teaser-vertical] .teaser-vertical__link{display:block}[is=flynt-teaser-vertical] .teaser-vertical__link:hover{font-style:italic;letter-spacing:calc(.025em + var(--letter-spacing))}[is=flynt-teaser-vertical] .teaser-vertical__link--moodboard:hover{font-style:italic;letter-spacing:inherit;line-height:1}[is=flynt-teaser-vertical] .teaser-vertical__link--sponsored{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity))}[is=flynt-teaser-vertical] .teaser-vertical__link--sponsored,[is=flynt-teaser-vertical] .teaser-vertical__link--sponsored:hover{font-style:normal;letter-spacing:.2em;--letter-spacing:0.2em}[is=flynt-teaser-vertical] .teaser-vertical__credit{font-size:.625rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5}[is=flynt-teaser-vertical] .teaser-vertical__credit a:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-teaser-vertical] .teaser-vertical__credit{font-size:.75rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5;margin-left:3.75rem}}[is=flynt-teaser-vertical] .teaser-vertical__credit--full-width-moodboard{margin-left:3.75rem}[is=flynt-teaser-wide] .teaser-wide{margin-bottom:3.5rem}[is=flynt-teaser-wide] .teaser-wide__text-block{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-align:center;-ms-flex-align:center;align-items:center}[is=flynt-teaser-wide] .teaser-wide__image{margin-bottom:1.5rem}[is=flynt-teaser-wide] .teaser-wide__tag{padding-bottom:.75rem;margin-bottom:2rem;border-bottom-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));text-align:center;font-size:1.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;font-family:GrandSlang,serif}[is=flynt-teaser-wide] .teaser-wide__tag:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-teaser-wide] .teaser-wide__tag{font-size:1.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}}[is=flynt-teaser-wide] .teaser-wide__title{margin-bottom:.75rem;text-align:center;word-wrap:break-word;overflow-wrap:break-word;font-size:1.75rem;letter-spacing:.02em;line-height:1.25;--letter-spacing:.02em;--line-height:1.25;font-family:GrandSlang,serif}[is=flynt-teaser-wide] .teaser-wide__title:hover{font-style:italic}@media only screen and (min-width:768px){[is=flynt-teaser-wide] .teaser-wide__title{font-size:3.75rem;letter-spacing:.02em;line-height:1.16666;--letter-spacing:.02em;--line-height:1.16666;margin-bottom:1.25rem}}[is=flynt-teaser-wide] .teaser-wide__credit{font-size:.625rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5}@media only screen and (min-width:768px){[is=flynt-teaser-wide] .teaser-wide__credit{font-size:.75rem;letter-spacing:.2em;line-height:1.5;--letter-spacing:.2em;--line-height:1.5;margin-left:3.75rem}}[is=flynt-top-story]{margin-bottom:2rem}@media only screen and (min-width:768px){[is=flynt-top-story]{margin-bottom:4rem}}.page-categories__page-title{text-transform:uppercase;text-align:center;word-wrap:break-word;overflow-wrap:break-word;font-size:3.75rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;font-family:GrandSlang,serif;margin-bottom:2.5rem}@media only screen and (min-width:768px){.page-categories__page-title{font-size:5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1024px){.page-categories__page-title{font-size:6.25rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1280px){.page-categories__page-title{font-size:6.875rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1440px){.page-categories__page-title{font-size:7.5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}.page-categories__page-title--small{font-size:2.8125rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1}@media only screen and (min-width:768px){.page-categories__page-title--small{font-size:3.4375rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1024px){.page-categories__page-title--small{font-size:4.6875rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1280px){.page-categories__page-title--small{font-size:5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1440px){.page-categories__page-title--small{font-size:5.3125rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}.page-categories__page-title span{font-family:GrandSlang,serif}.page-categories__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-categories__tag{margin-right:.75rem;margin-bottom:.75rem}@media only screen and (min-width:768px){.page-categories__tag{margin-left:.75rem;margin-right:.75rem;margin-bottom:1.5rem}}.page-categories__tag--active.page-categories__tag--vivid-violet{--text-opacity:1;color:#7126ff;color:rgba(113,38,255,var(--text-opacity));--border-opacity:1;border-color:#7126ff;border-color:rgba(113,38,255,var(--border-opacity))}.page-categories__tag--active.page-categories__tag--malibu{--text-opacity:1;color:#62abfa;color:rgba(98,171,250,var(--text-opacity));--border-opacity:1;border-color:#62abfa;border-color:rgba(98,171,250,var(--border-opacity))}.page-categories__tag--active.page-categories__tag--soft-red{--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity));--border-opacity:1;border-color:#fc6683;border-color:rgba(252,102,131,var(--border-opacity))}.page-categories__tag--active.page-categories__tag--brown{--text-opacity:1;color:#96510d;color:rgba(150,81,13,var(--text-opacity));--border-opacity:1;border-color:#96510d;border-color:rgba(150,81,13,var(--border-opacity))}.page-categories__tag--active.page-categories__tag--malachite{--text-opacity:1;color:#30fa00;color:rgba(48,250,0,var(--text-opacity));--border-opacity:1;border-color:#30fa00;border-color:rgba(48,250,0,var(--border-opacity))}.page-default__page-title{text-align:center;font-size:2.5rem;letter-spacing:.2em;line-height:1;--letter-spacing:.2em;--line-height:1;font-family:GrandSlang,serif;margin-bottom:3.5rem}@media only screen and (min-width:768px){.page-default__page-title{font-size:3.25rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1024px){.page-default__page-title{font-size:4rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1280px){.page-default__page-title{font-size:4.75rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}@media only screen and (min-width:1440px){.page-default__page-title{font-size:5.5rem;letter-spacing:.2em;line-height:.95;--letter-spacing:.2em;--line-height:.95}}.page-default__page-title--uppercase{text-transform:uppercase}.page-default__page-sponsored-text{text-align:center;--text-opacity:1;color:#fc6683;color:rgba(252,102,131,var(--text-opacity));font-size:1rem;letter-spacing:.2em;line-height:1.33333;--letter-spacing:.2em;--line-height:1.33333;margin-bottom:3.5rem}.page-default__page-sponsored-text a{text-decoration:underline}.page-default__image{margin-bottom:3rem}@media print{*,:after,:before{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.mainFooter,.mainHeader,.wpFooter{display:none!important}a,a:visited{text-decoration:underline}[href]:after{content:"(" attr(href) ")";display:inline}.button[href]{max-width:100%}abbr[title]:after{content:"(" attr(title) ")"}[href^="#"]:after,[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}